Enlightenment CVS committal

Author  : morlenxus
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/other


Modified Files:
        Makefile.am 
Added Files:
        desktop_files.tar.gz desktop_order.tar.gz 


Log Message:
Removed ~/.e/e/applications/all as it isn't used anymore. Correct dir is 
~/.local/share/applications, so applications.tar.gz was parted into 
desktop_files.tar.gz which contains the .desktop files and is extracted to 
~/.local/share/applications/ and desktop_order.tar.gz which contains the menu 
and bar files and is extracted to ~/.e/e/ .

===================================================================
RCS file: /cvs/e/e17/apps/e/data/other/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 23 Jul 2006 11:22:13 -0000      1.4
+++ Makefile.am 13 Oct 2007 11:28:54 -0000      1.5
@@ -1,7 +1,8 @@
 MAINTAINERCLEANFILES = Makefile.in
 filesdir = $(datadir)/enlightenment/data/other
 files_DATA = \
-applications.tar.gz \
+desktop_files.tar.gz \
+desktop_order.tar.gz \
 efm_favorites.tar.gz \
 icon_example.tar.gz
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to