Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/electric
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-09-25 21:20:26 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-09-25 21:20:26 (GMT)
commitbf2de288b1b4ad09aa43a75f6edf42d7e97ab8ae (patch)
treed9bfa67c79650afcddba950221eb3fef39d08d18 /boards/electric
parentbb62b10e9c2bfbe6ec720f42ad407082c154b939 (diff)
- fixed missing config.h.mingw.in (that replaces config.h.mingw)
- added support for python plugin compilation under mingw - improved wordprocessor activity. it no more crashes and allow two styles, on for the layout, one for the color (on an idea of my daughter Clara) - This activity could be moved out of --experimental now but we are in string freeze. - Added a double switch in electricity. It is now possible to make a 2 switches corridor like circuit (va et vient in french). - config.c : fixed a double memory free on locale that crashed GC at exit time. - file_selector.c: fixed mime type loading and display. now uses gettext instead of inline xml translation. - menu.c: fixed a misplaced free that makes all board description in the database to be junk
Diffstat (limited to 'boards/electric')
-rw-r--r--boards/electric/switch2_icon.pngbin0 -> 3324 bytes
-rw-r--r--boards/electric/switch2_off.pngbin0 -> 2494 bytes
-rw-r--r--boards/electric/switch2_on.pngbin0 -> 2419 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/boards/electric/switch2_icon.png b/boards/electric/switch2_icon.png
new file mode 100644
index 0000000..8e88924
--- /dev/null
+++ b/boards/electric/switch2_icon.png
Binary files differ
diff --git a/boards/electric/switch2_off.png b/boards/electric/switch2_off.png
new file mode 100644
index 0000000..0d2fd27
--- /dev/null
+++ b/boards/electric/switch2_off.png
Binary files differ
diff --git a/boards/electric/switch2_on.png b/boards/electric/switch2_on.png
new file mode 100644
index 0000000..48c541d
--- /dev/null
+++ b/boards/electric/switch2_on.png
Binary files differ