Enlightenment CVS committal

Author  : andreas99
Project : e16
Module  : tools

Dir     : e16/tools/e16menuedit2


Modified Files:
        Makefile.am configure.in e16menuedit2.prj 


Log Message:
initial commit completed -> report CVS source build bugs to [EMAIL PROTECTED]

===================================================================
RCS file: /cvsroot/enlightenment/e16/tools/e16menuedit2/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 25 Jul 2004 17:21:50 -0000      1.1
+++ Makefile.am 25 Jul 2004 20:20:14 -0000      1.2
@@ -3,7 +3,7 @@
 ## If you don't want it to overwrite it,
 ##     Please disable it in the Anjuta project configuration
 
-SUBDIRS = intl po src
+SUBDIRS = intl po src pixmaps
 
 e16menuedit2docdir = ${prefix}/doc/e16menuedit2
 e16menuedit2doc_DATA = \
@@ -16,7 +16,7 @@
        TODO\
        ABOUT-NLS
 
-EXTRA_DIST = $(e16menuedit2doc_DATA)
+EXTRA_DIST = $(e16menuedit2doc_DATA) e16menuedit2.glade config.rpath
 
 # Copy all the spec files. Of cource, only one is actually used.
 dist-hook:
===================================================================
RCS file: /cvsroot/enlightenment/e16/tools/e16menuedit2/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        25 Jul 2004 20:05:58 -0000      1.3
+++ configure.in        25 Jul 2004 20:20:14 -0000      1.4
@@ -31,7 +31,7 @@
 
 
 dnl Languages which your application supports
-ALL_LINGUAS="de"
+ALL_LINGUAS="de en"
 AM_GNU_GETTEXT
 AM_GNU_GETTEXT_VERSION(0.10.40)
 
@@ -104,5 +104,6 @@
 intl/Makefile
 po/Makefile.in
 src/Makefile
+pixmaps/Makefile
 ])
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/tools/e16menuedit2/e16menuedit2.prj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e16menuedit2.prj    25 Jul 2004 17:21:50 -0000      1.1
+++ e16menuedit2.prj    25 Jul 2004 20:20:14 -0000      1.2
@@ -82,7 +82,8 @@
 
 module.pixmap.name=pixmaps
 module.pixmap.type=
-module.pixmap.files=
+module.pixmap.files=\
+       e16menuedit2-icon.png
 
 module.data.name=data
 module.data.type=




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to