Enlightenment CVS committal Author : englebass Project : e_modules Module : taskbar
Dir : e_modules/taskbar Modified Files: autogen.sh Log Message: No need to create the .pot file all the time =================================================================== RCS file: /cvs/e/e_modules/taskbar/autogen.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- autogen.sh 8 Nov 2007 04:56:54 -0000 1.5 +++ autogen.sh 12 Nov 2007 03:51:30 -0000 1.6 @@ -11,19 +11,6 @@ echo "Running autoconf..." ; autoconf || exit 1 echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize --automake) || exit 1 echo "Running automake..." ; automake --add-missing --copy --gnu || exit 1 -echo "Generating gettext taskbar.pot.template";\ -xgettext \ --n \ --C \ --d taskbar \ --p po \ ---copyright-holder="Enlightenment development team" \ ---foreign-user \ ---msgid-bugs-address="[EMAIL PROTECTED]" \ --kD_ \ ---from-code=UTF-8 \ --o taskbar.pot \ -`find . -name "*.[ch]" -print` || exit 1 if [ -z "$NOCONFIGURE" ]; then ./configure "$@" ------------------------------------------------------------------------- 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