Enlightenment CVS committal Author : davemds Project : e17 Module : proto
Dir : e17/proto/edje_editor/data Modified Files: Makefile.am Added Files: edje_editor.desktop edje_editor.png Log Message: Add .desktop file and the editor icon, thanks :) =================================================================== RCS file: /cvs/e/e17/proto/edje_editor/data/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 13 Jul 2007 17:13:02 -0000 1.2 +++ Makefile.am 17 Jul 2007 19:53:14 -0000 1.3 @@ -11,6 +11,14 @@ filesdir = $(pkgdatadir) files_DATA = edje_editor.edj +desktopdir = $(datadir)/applications +desktop_DATA = edje_editor.desktop + +#http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html +icondir = $(datadir)/icons/hicolor/48x48/apps +icon_DATA = edje_editor.png + + edje_editor.edj: Makefile $(EDJE_CC) $(EDJE_FLAGS) \ $(top_srcdir)/data/edje_editor.edc \ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs