From 817741732cc0bbc80ed369cf9ef210fc6c02c1ad Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 5 Nov 2008 12:17:07 +0000 Subject: [PATCH] New TODO list for icons that need to be done. SVN revision: 37471 --- data/themes/default.edc | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index 7ee7fe59a..90459ceee 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -1,5 +1,12 @@ -// TODO: Items that need some revision +// TODO: // Add group{} locations to all sections. eg. "widget/preview" is found in Wallpaper selector" +// Icons: +// EFM - All popup icons ... eg, paste copy delete properties +// EFM - Desktop, folders, dynamic mime icons +// Toolbar +// Icons - Favorite, system icons, window icons, icon theme +// - Dialogs, Interactions, applications +// // // TODO Code: // - ilist e.swallow.icon should use e_ilist_icon_size_set to make a dummy box @@ -21619,27 +21626,6 @@ group { name: "e/toolbar/default/base"; ///////////////////////////////////////////////////////////////////////////// /*** ICONS ***/ -/* - -TODO: Icons (redo) - EFM buttons. (Use same icon style as border icons). - System buttons (restart,logout,hibernate, etc etc) - Window icons (pager, window remembers, etc etc) - Wallpaper - Icon theme icon? - Interactions - Dialogs - E icon - Extensions - Mixer - Favorites - Menu Icons - Applications (different gear) - -TODO: Document how #define works. - -*/ - #define ICON(NAME, FILE, SIZE) \ group { name: "e/icons/"NAME ; \ max: SIZE SIZE; \