Enlightenment CVS committal

Author  : lok
Project : e17
Module  : apps/emphasis

Dir     : e17/apps/emphasis/data


Modified Files:
        Makefile.am emphasis.desktop 


Log Message:
Added the installation of the .desktop

===================================================================
RCS file: /cvs/e/e17/apps/emphasis/data/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 9 Oct 2006 19:35:57 -0000       1.4
+++ Makefile.am 19 Mar 2007 20:13:01 -0000      1.5
@@ -6,6 +6,12 @@
 files_DATA = $(FILES)
 EXTRA_DIST = $(FILES)
 
+desktopdir   = $(datadir)/applications
+desktop_DATA = emphasis.desktop
+
+icondir = $(datadir)/pixmaps/
+icon_DATA = emphasis.png emphasis.svg
+
 SUBDIRS = images 
 
 MAINTAINERCLEANFILES = Makefile.in \
===================================================================
RCS file: /cvs/e/e17/apps/emphasis/data/emphasis.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- emphasis.desktop    9 Oct 2006 19:35:57 -0000       1.1
+++ emphasis.desktop    19 Mar 2007 20:13:01 -0000      1.2
@@ -12,7 +12,7 @@
 Exec=emphasis
 Terminal=false
 Type=Application
-Icon=emphasis.png
+Icon=emphasis
 Categories=ENLIGHTENMENT;Application;AudioVideo;
 StartupNotify=true
 Encoding=UTF-8



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