New icon for the Search directories configuration dialog.

A microscope. I just wanted to make something different, rather than yet another magnifying glass. If you don't like the idea, I'm waiting for your good arguments.


SVN revision: 25785
This commit is contained in:
manowarrior 2006-09-12 16:32:10 +00:00 committed by manowarrior
parent 3ae4f33bde
commit f88a715c9e
4 changed files with 42 additions and 0 deletions

View File

@ -16,6 +16,8 @@ images {
image: "e17_icon_configuration.png" LOSSY 90;
image: "e17_icon_run.png" LOSSY 90;
image: "e17_icon_system.png" LOSSY 90;
image: "e17_icon_directories.png" LOSSY 90;
image: "e17_icon_font.png" LOSSY 90;
image: "e17_icon_background.png" LOSSY 90;
@ -429,6 +431,25 @@ group {
}
}
}
group {
name: "e/icons/enlightenment/system";
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_system.png";
}
}
}
}
}
group {
name: "e/icons/enlightenment/run";
max: 64 64;
@ -448,6 +469,25 @@ group {
}
}
}
group {
name: "e/icons/enlightenment/directories";
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_directories.png";
}
}
}
}
}
group {
name: "e/icons/enlightenment/fileman";
max: 64 64;

View File

@ -317,12 +317,14 @@ e17_winlist_bottom.png \
e17_pager_window_shaded.png \
e17_transition_vswipe_gap.png \
e17_icon_configuration.png \
e17_icon_system.png \
e17_icon_desktop.png \
e17_icon_e_0.png \
e17_icon_e_glow_0.png \
e17_icon_favorites.png \
e17_icon_module.png \
e17_icon_run.png \
e17_icon_directories.png \
e17_icon_theme.png \
e17_icon_windows.png \
e17_icon_window_focus.png \

Binary file not shown.