Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/iconbar

Dir     : e17/apps/iconbar/data


Modified Files:
        build_icons.sh 


Log Message:

update the default icons to work with the latest edje changes

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/data/build_icons.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- build_icons.sh      23 Aug 2003 02:37:51 -0000      1.3
+++ build_icons.sh      18 Mar 2004 05:26:44 -0000      1.4
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DATA_PATH="$HOME/.e/iconbar/"
+DATA_PATH="./"
 TEMPLATE="$DATA_PATH/template.edc"
 
 setup()
@@ -27,7 +27,7 @@
 # usage: icon "name" "icon path" "executable"
 # icon files are called name.app.eet, so name must be unique for each icon
 
-USRIC="/usr/local/share/iconbar/data/images"
+USRIC="/usr/local/share/iconbar/images"
 icon "eterm"     $USRIC"/term-32.png"          "Eterm"
 icon "galeon"    $USRIC"/globe-32.png"         "galeon"
 icon "evolution" $USRIC"/mail-32.png"          "evolution"




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to