Icon theme icon, Show/Hide windows icon is used, added an eject icon for efm, not that its being used yet but its now there.

SVN revision: 38696
This commit is contained in:
toma 2009-01-22 13:50:17 +00:00 committed by toma
parent fd8cb46a11
commit b7b219ccfb
3 changed files with 5 additions and 3 deletions

View File

@ -3,7 +3,7 @@
// Icons:
// EFM - All popup icons ... eg, paste copy delete properties
// EFM - folders (perhaps?), dynamic mime icons
// Icons - Icon theme, Dialogs, Interactions, applications, settings, show/hide all windows
// Icons - Dialogs, Interactions, settings,
// -Automatically Scroll Contents, better looking SD card.
//
@ -22419,7 +22419,6 @@ ICON("widget/resize","icon_resize.png",64)
ICON("enlightenment/engine","icon_dummy.png",64)
ICON("enlightenment/profiles","icon_dummy.png",64)
ICON("enlightenment/autoscroll","icon_dummy.png",64)
ICON("enlightenment/showhide","icon_dummy.png",64)
ICON("enlightenment/toolbar","icon_dummy.png",64)
ICON("enlightenment/settings","icon_dummy.png",64)
@ -22442,6 +22441,7 @@ ICON("enlightenment/colors","icon_colors.png",64)
ICON("enlightenment/themes","icon_theme.png",64)
ICON("enlightenment/screen_setup","icon_screen_setup.png",64)
ICON("enlightenment/windows","icon_windows.png",64)
ICON("enlightenment/showhide","icon_windows.png",64)
ICON("enlightenment/lost_windows","icon_lost_windows.png",64)
ICON("enlightenment/window_remembers","icon_window_remembers.png",64)
ICON("enlightenment/focus","icon_window_focus.png",64)
@ -23034,7 +23034,9 @@ MIMEBASE("application/x-font-bdf","icon_mime_font_generic.png", ".BDF", 128);
}
}
}
/////////////////////////////////////////////////////////////////////////////
/*** INIT SPLASH ***/
/* this first group is used for the primary screen (or only screen) so in
* a multi-monitor setup whichever is first (screen 0) will get this
* splash on it */

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB