Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : efm_nav

Dir     : e_modules/efm_nav


Modified Files:
        e-module-efm_nav.edc 


Log Message:
Modified patch from Toma to add a favorites button to efm_nav. Thanks Toma :)

===================================================================
RCS file: /cvs/e/e_modules/efm_nav/e-module-efm_nav.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e-module-efm_nav.edc        19 Mar 2008 21:42:19 -0000      1.3
+++ e-module-efm_nav.edc        15 Jul 2008 15:00:57 -0000      1.4
@@ -144,6 +144,7 @@
    image: "forward.png" COMP;
    image: "refresh.png" COMP;
    image: "up.png" COMP;
+   image: "favorites.png" COMP;
 }
 
 collections 
@@ -198,4 +199,5 @@
    BTN("forward")
    BTN("refresh")
    BTN("up")
+   BTN("favorites")
 }



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to