new menu settings icon; needs a bit more love, but I need e17_icon_configuration's SVG

raster, help me :-)
updated Applications icon. Looks nice in the panel, not in the menu.
I may hack it a bit. Raster, I know you wanted three gears, but I think
that this variant is much better. I can put back the old one, if you want.


SVN revision: 27877
This commit is contained in:
manowarrior 2007-01-08 20:17:29 +00:00 committed by manowarrior
parent 332f1bc2ce
commit 38b83905c0
4 changed files with 22 additions and 1 deletions

View File

@ -99,6 +99,7 @@ images {
image: "e17_icon_imc.png" COMP;
image: "e17_icon_file_icons.png" COMP;
image: "e17_icon_desklock_menu.png" COMP;
image: "e17_icon_menu_settings.png" COMP;
}
group {
@ -2128,6 +2129,25 @@ group {
}
}
}
group {
name: "e/icons/enlightenment/menu_settings";
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_menu_settings.png";
}
}
}
}
}

View File

@ -519,5 +519,6 @@ e17_icon_appearance.png \
e17_icon_extensions.png \
e17_icon_advanced.png \
e17_icon_file_icons.png \
e17_icon_imc.png
e17_icon_imc.png \
e17_icon_menu_settings.png

Binary file not shown.