Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/icon_theme


Modified Files:
        ewl_icon_theme.c 


Log Message:
- use the simple icon

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/icon_theme/ewl_icon_theme.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ewl_icon_theme.c    17 Oct 2006 04:59:56 -0000      1.1
+++ ewl_icon_theme.c    8 Dec 2006 02:52:59 -0000       1.2
@@ -313,7 +313,7 @@
                path = ewl_icon_theme_icon_path_get(icons[ewl_icon_theme_pos],
                                                        EWL_ICON_SIZE_MEDIUM);
 
-               o = ewl_icon_new();
+               o = ewl_icon_simple_new();
                if (path) ewl_icon_image_set(EWL_ICON(o), path, 
                                                icons[ewl_icon_theme_pos]);
                ewl_icon_label_set(EWL_ICON(o), icons[ewl_icon_theme_pos]);



-------------------------------------------------------------------------
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

Reply via email to