Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/clock Modified Files: Makefile.am module.desktop.in Added Files: e-module-clock.edj Removed Files: module.edj Log Message: Remove X specific elements from the .desktop files. Rename the icons so that the get a unique name. This will make it possible to create a standard (FDO) icon theme for e which supplies these icons without using custom X- keys. =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/clock/Makefile.am,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- Makefile.am 9 Oct 2006 15:40:57 -0000 1.11 +++ Makefile.am 24 Mar 2007 09:23:09 -0000 1.12 @@ -4,7 +4,7 @@ # data files for the module filesdir = $(libdir)/enlightenment/modules/$(MODULE) files_DATA = \ -module.edj module.desktop +e-module-$(MODULE).edj module.desktop EXTRA_DIST = $(files_DATA) =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/clock/module.desktop.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- module.desktop.in 3 Sep 2006 07:40:44 -0000 1.1 +++ module.desktop.in 24 Mar 2007 09:23:09 -0000 1.2 @@ -1,5 +1,4 @@ [Desktop Entry] +Type=Link Name=Clock -Exec=enlightenment -X-Enlightenment-IconClass=clock,gadget -Icon=./module.edj +Icon=e-module-clock ------------------------------------------------------------------------- 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