Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        eap_to_desktop 


Log Message:
This is more correct according to the spec, and allows you to delete the
.edj if you want to.  Sorry to everybody that has converted en mass already.

===================================================================
RCS file: /cvs/e/e17/apps/e/eap_to_desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- eap_to_desktop      14 Sep 2006 20:14:50 -0000      1.1
+++ eap_to_desktop      17 Sep 2006 21:04:11 -0000      1.2
@@ -71,7 +71,7 @@
     if [ "$ICLASS" ]; then
        echo "X-Enlightenment-IconClass=$ICLASS" >>$FILENAME.desktop
     fi
-    echo "Icon=$FILENAME.edj" >>$FILENAME.desktop
+    echo "Icon=$FILENAME" >>$FILENAME.desktop
 
     cp -f $FILENAME.desktop $WD
 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to