Added seperate icon for the desklock menu_item that matches the other System

icons better.


SVN revision: 27867
This commit is contained in:
Christopher Michael 2007-01-08 05:31:37 +00:00
parent 145a01b900
commit eb721d698e
1 changed files with 21 additions and 0 deletions

View File

@ -98,6 +98,7 @@ images {
image: "e17_icon_extensions.png" COMP;
image: "e17_icon_imc.png" COMP;
image: "e17_icon_file_icons.png" COMP;
image: "e17_icon_desklock_menu.png" COMP;
}
group {
@ -884,6 +885,26 @@ group {
}
}
}
group {
name: "e/icons/enlightenment/desklock_menu";
max: 64 64;
parts {
part {
name: "icon";
mouse_events: 0;
description {
state: "default" 0.0;
aspect: 1.0 1.0;
aspect_preference: BOTH;
max: 64 64;
image {
normal: "e17_icon_desklock_menu.png";
}
}
}
}
}
group {
name: "e/icons/enlightenment/regenerate_menus";
max: 64 64;