gnome-user-share r211 - in trunk: . data po



Author: hadess
Date: Fri Feb 29 11:41:43 2008
New Revision: 211
URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=211&view=rev

Log:
2008-02-29  Bastien Nocera  <hadess hadess net>

	* data/Makefile.am: Fix installation of the dav_user.conf
	file

2008-02-29  Bastien Nocera  <hadess hadess net>

	* POTFILES.in:
	* POTFILES.skip: Update for new files location



Modified:
   trunk/ChangeLog
   trunk/data/Makefile.am
   trunk/po/ChangeLog
   trunk/po/POTFILES.in
   trunk/po/POTFILES.skip

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Fri Feb 29 11:41:43 2008
@@ -27,8 +27,9 @@
 uninstall-local:
 	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
 	$(GCONFTOOL) --makefile-uninstall-rule $(schema_DATA)
+else
+install-data-local:
 endif
-
 	ln -sf dav_user_$(HTTPD_VERSION).conf $(DESTDIR)$(appdir)/dav_user.conf
 
 

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Fri Feb 29 11:41:43 2008
@@ -1,9 +1,9 @@
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
-desktop_gnome_file_sharing.schemas.in
-file-share-properties.c
-file-share-properties.glade
-gnome-user-share-properties.desktop.in
-gnome-user-share.desktop.in.in
-http.c
-user_share.c
+data/desktop_gnome_file_sharing.schemas.in
+data/file-share-properties.glade
+data/gnome-user-share-properties.desktop.in
+data/gnome-user-share.desktop.in.in
+src/file-share-properties.c
+src/http.c
+src/user_share.c

Modified: trunk/po/POTFILES.skip
==============================================================================
--- trunk/po/POTFILES.skip	(original)
+++ trunk/po/POTFILES.skip	Fri Feb 29 11:41:43 2008
@@ -1,3 +1,3 @@
 # List of source files that should NOT be translated.
 # Please keep this file sorted alphabetically.
-gnome-user-share.desktop.in
+data/gnome-user-share.desktop.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]