e theme: add a keyboard icon.
authorChidambar Zinnoury <illogict@online.fr>
Sun, 8 Jul 2012 10:33:08 +0000 (10:33 +0000)
committerChidambar Zinnoury <illogict@online.fr>
Sun, 8 Jul 2012 10:33:08 +0000 (10:33 +0000)
 Could icon designers make the original files available? Thanks :)

SVN revision: 73465

data/themes/default.edc
data/themes/images/icon_keyboard.png [new file with mode: 0644]

index b9b4c38..ba76e63 100644 (file)
@@ -31149,8 +31149,8 @@ collections {
    ICON("preferences-desktop-font","icon_fonts.png",64)                       // "enlightenment/fonts"
    ICON("preferences-desktop-screensaver","icon_screensaver.png",64)          // "enlightenment/screensaver"
    ICON("preferences-desktop-display","icon_screen_setup.png",64)             // "enlightenment/screen_setup"
-   ICON("preferences-desktop-keyboard","icon_keys.png",64)                    // "enlightenment/keys"
-   ICON("preferences-desktop-keyboard-shortcuts","icon_keys.png",64)           // "enlightenment/keys"
+   ICON("preferences-desktop-keyboard","icon_keyboard.png",64)                // "enlightenment/keys"
+   ICON("preferences-desktop-keyboard-shortcuts","icon_keys.png",64)          // "enlightenment/keys"
    ICON("preferences-desktop-pointer","icon_mouse.png",64)             // *** // "enlightenment/mouse"
    ICON("preferences-desktop-mouse","icon_mouse_clean.png",64)                // "enlightenment/mouse_clean"
    ICON("preferences-desktop-mouse-left","icon_mouse_left.png",64)     // *** // "enlightenment/mouse_left"
diff --git a/data/themes/images/icon_keyboard.png b/data/themes/images/icon_keyboard.png
new file mode 100644 (file)
index 0000000..84b14ba
Binary files /dev/null and b/data/themes/images/icon_keyboard.png differ