Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/ibar Modified Files: Makefile.am module.desktop.in Added Files: e-module-ibar.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/ibar/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- Makefile.am 9 Oct 2006 15:40:57 -0000 1.13 +++ Makefile.am 24 Mar 2007 09:23:10 -0000 1.14 @@ -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/ibar/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:10 -0000 1.2 @@ -1,5 +1,4 @@ [Desktop Entry] +Type=Link Name=IBar -Exec=enlightenment -X-Enlightenment-IconClass=ibar,gadget -Icon=./module.edj +Icon=e-module-ibar ------------------------------------------------------------------------- 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