fill in some more missing icons that were blank.

SVN revision: 80607
This commit is contained in:
Carsten Haitzler 2012-12-10 13:25:49 +00:00
parent c30e42e9ec
commit 9631ca7ba6
8 changed files with 16 additions and 3 deletions

View File

@ -208,6 +208,11 @@ img/icon_border_skip.png \
img/icon_border_stack_bot.png \
img/icon_border_stack_norm.png \
img/icon_border_stack_top.png \
img/icon_enlightenment.png \
img/icon_preferences-applications-personal.png \
img/icon_preferences-applications-screen-lock.png \
img/icon_preferences-applications-screen-unlock.png \
img/icon_preferences-desktop-environments.png \
img/icon_system-lock-screen.png \
img/icon_system-log-out.png \
img/icon_system.png \

View File

@ -212,7 +212,6 @@
* 3. Try to follow the naming convention
*/
//Standard Action Icons
ICON("help-about","logo_black_128.png",64) // "enlightenment/about"
ICON("list-add","icon_add.png",64) // "widget/add"
ICON("list-remove","icon_del.png",64) // "widget/del"
ICON("go-up","icon_up_arrow.png",64) // "widget/up_arrow" "widget/up_dir"
@ -339,7 +338,6 @@
ICON("preferences-system-screen-resolution","icon_screen_resolution.png",64)// *** // "enlightenment/screen_resolution"
ICON("preferences-illume","icon_illume.png",64)
ICON("system-file-manager","icon_efm_folder.png",64) // "enlightenment/fileman"
ICON("enlightenment","logo_white_128.png",64) // *** // "enlightenment/e"
//Standard Module Category Icons
ICON("modules-utils","icon_gadget.png",64)
ICON("modules-system","icon_gadget.png",64)

View File

@ -21,6 +21,16 @@
ICON("system-suspend-hibernate", 80, "icon_system-suspend-hibernate.png")
ICON("system-log-out", 80, "icon_system-log-out.png")
ICON("system-lock-screen", 80, "icon_system-lock-screen.png")
ICON("application-exit", 80, "icon_system-log-out.png")
ICON("enlightenment", 80, "icon_enlightenment.png")
ICON("help-about", 80, "icon_enlightenment.png")
ICON("preferences-desktop-environments", 80, "icon_preferences-desktop-environments.png")
ICON("preferences-applications-screen-lock", 80, "icon_preferences-applications-screen-lock.png")
ICON("preferences-applications-screen-unlock", 80, "icon_preferences-applications-screen-unlock.png")
ICON("preferences-applications-personal", 80, "icon_preferences-applications-personal.png")
#if 0
ICON("preferences-desklock-locale", 80, "")
ICON("preferences-desktop-signal-bindings", 80, "")
// ICON("", 80, "")
#endif
#undef ICON

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB