Author: sdelcroix
Date: Mon Jan 28 07:44:36 2008
New Revision: 3602
URL: http://svn.gnome.org/viewvc/f-spot?rev=3602&view=rev

Log:
pass distcheck

Modified:
   trunk/extensions/GalleryExport/Makefile.am
   trunk/po/POTFILES.in

Modified: trunk/extensions/GalleryExport/Makefile.am
==============================================================================
--- trunk/extensions/GalleryExport/Makefile.am  (original)
+++ trunk/extensions/GalleryExport/Makefile.am  Mon Jan 28 07:44:36 2008
@@ -22,8 +22,8 @@
        -pkg:glade-sharp-2.0
 
 RESOURCES =                            \
-       -resource:$(PLUGIN_MANIFEST)    \
-       -resource:$(PLUGIN_NAME).glade
+       -resource:$(srcdir)/$(PLUGIN_MANIFEST)  \
+       -resource:$(srcdir)/$(PLUGIN_NAME).glade
 
 all: $(PLUGIN_ASSEMBLY)
 
@@ -43,7 +43,8 @@
 
 EXTRA_DIST =                   \
        $(PLUGIN_SOURCES)       \
-       $(PLUGIN_MANIFEST)
+       $(PLUGIN_MANIFEST)      \
+       $(PLUGIN_NAME).glade
 
 CLEANFILES =                   \
        $(PLUGIN_ASSEMBLY)      \

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in        (original)
+++ trunk/po/POTFILES.in        Mon Jan 28 07:44:36 2008
@@ -46,8 +46,6 @@
 src/FormClient.cs
 src/FormClient.cs
 src/FullScreenView.cs
-src/GalleryExport.cs
-src/GalleryRemote.cs
 src/GlTransition.cs
 src/GroupSelector.cs
 src/Imaging/Exif.cs
@@ -69,7 +67,6 @@
 src/Preferences.cs
 src/ProgressDialog.cs
 src/QueryWidget.cs
-src/RatingMenu.cs
 src/RotateCommand.cs
 src/SendEmail.cs
 src/SingleView.cs
_______________________________________________
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.

Reply via email to