Enlightenment CVS committal Author : moom Project : e17 Module : libs/etk
Dir : e17/libs/etk/src/tools/etk_prefs Modified Files: etk_prefs.c Log Message: * [Etk_Prefs] Fixed * [Default theme] Use Edje for the group-aliases instead of the old aliasing system =================================================================== RCS file: /cvs/e/e17/libs/etk/src/tools/etk_prefs/etk_prefs.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- etk_prefs.c 10 Mar 2007 03:22:08 -0000 1.7 +++ etk_prefs.c 21 Mar 2007 18:23:42 -0000 1.8 @@ -95,7 +95,7 @@ const char *file; Etk_Tree_Row *row; - file = etk_theme_icon_get(); + file = etk_theme_icon_path_get(); row = etk_tree_row_append(ETK_TREE(tree), NULL, etk_tree_nth_col_get(ETK_TREE(tree), 0), file, icon, label, NULL); ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs