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.


SVN revision: 25937
This commit is contained in:
David Walter Seikel 2006-09-17 21:04:11 +00:00
parent 5db379c480
commit 225be57cc9
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ if [ -e "$FILENAME.eap" ]; then
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