Author: hadess Date: Fri Jan 18 17:32:14 2008 New Revision: 182 URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=182&view=rev
Log: 2008-01-18 Bastien Nocera <[EMAIL PROTECTED]> * Makefile.am: Fix distcheck 2008-01-18 Bastien Nocera <[EMAIL PROTECTED]> * POTFILES.skip: Add the .in file to the list, the .in.in is translated Modified: trunk/ChangeLog trunk/Makefile.am trunk/po/ChangeLog trunk/po/POTFILES.skip Modified: trunk/Makefile.am ============================================================================== --- trunk/Makefile.am (original) +++ trunk/Makefile.am Fri Jan 18 17:32:14 2008 @@ -84,7 +84,7 @@ intltool-update.in \ gnome-user-share.desktop.in.in -CLEANFILES = $(desktop_DATA) +CLEANFILES = $(desktop_DATA) $(autostart_DATA) DISTCLEANFILES = $(schema_DATA) \ intltool-extract \ Modified: trunk/po/POTFILES.skip ============================================================================== --- trunk/po/POTFILES.skip (original) +++ trunk/po/POTFILES.skip Fri Jan 18 17:32:14 2008 @@ -1,2 +1,3 @@ # List of source files that should NOT be translated. # Please keep this file sorted alphabetically. +gnome-user-share.desktop.in _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.