summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-12-01 10:18:35 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-12-01 10:18:35 +0000
commit42631bfea6ce59e786c0c1d75b44cbf8301454ff (patch)
treec929298ef10b89ed2c66ea124f5feecbfa5c2d89
parentaea077019c718444fa55f8ebc5b59421ae5fbae3 (diff)
downloadgvfs-42631bfea6ce59e786c0c1d75b44cbf8301454ff.tar.gz
Add missing filesGVFS_1_1_1
2008-12-01 Alexander Larsson <alexl@redhat.com> * POTFILES.in: Add missing files 2008-12-01 Alexander Larsson <alexl@redhat.com> * daemon/Makefile.am (mount_in_files): Dist dav+sd.mount svn path=/trunk/; revision=2116
-rw-r--r--ChangeLog3
-rw-r--r--daemon/Makefile.am2
-rw-r--r--po/ChangeLog5
-rw-r--r--po/POTFILES.in12
4 files changed, 18 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index ce298c71..fd1924c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-12-01 Alexander Larsson <alexl@redhat.com>
+ * daemon/Makefile.am (mount_in_files):
+ Dist dav+sd.mount
+
* NEWS:
Update for release
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 035be2c1..e54de039 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -39,7 +39,7 @@ libexec_PROGRAMS=gvfsd gvfsd-sftp gvfsd-trash gvfsd-computer gvfsd-burn gvfsd-lo
mount_in_files = sftp.mount.in trash.mount.in computer.mount.in burn.mount.in localtest.mount.in
mount_DATA = sftp.mount trash.mount computer.mount burn.mount localtest.mount
-mount_in_files += http.mount.in dav.mount.in ftp.mount.in
+mount_in_files += http.mount.in dav.mount.in dav+sd.mount ftp.mount.in
if HAVE_HTTP
mount_DATA += http.mount dav.mount ftp.mount
if HAVE_AVAHI
diff --git a/po/ChangeLog b/po/ChangeLog
index 1cd9aa51..a4f3e987 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-01 Alexander Larsson <alexl@redhat.com>
+
+ * POTFILES.in:
+ Add missing files
+
2008-11-28 Petr Kovar <pknbe@volny.cz>
* cs.po: Updated Czech translation.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e77c9c6f..03efd0bb 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,13 +2,18 @@
# Please keep this file sorted alphabetically.
[encoding: UTF-8]
client/gdaemonfile.c
+client/gdaemonfileenumerator.c
client/gdaemonfileinputstream.c
client/gdaemonfileoutputstream.c
client/gdaemonvfs.c
client/gvfsdaemondbus.c
+client/gvfsiconloadable.c
common/gmounttracker.c
common/gsysutils.c
common/gvfsdaemonprotocol.c
+common/gvfsdnssdresolver.c
+common/gvfsdnssdutils.c
+common/gvfsicon.c
daemon/daemon-main.c
daemon/gvfsbackend.c
daemon/gvfsbackendarchive.c
@@ -45,6 +50,7 @@ daemon/gvfsjobmountmountable.c
daemon/gvfsjobmove.c
daemon/gvfsjobopenforread.c
daemon/gvfsjobopenforwrite.c
+daemon/gvfsjobopeniconforread.c
daemon/gvfsjobpull.c
daemon/gvfsjobpush.c
daemon/gvfsjobqueryattributes.c
@@ -61,14 +67,14 @@ daemon/gvfsjobunmountmountable.c
daemon/gvfsjobwrite.c
daemon/main.c
daemon/mount.c
+monitor/gphoto2/ggphoto2volume.c
+monitor/gphoto2/ggphoto2volumemonitor.c
+monitor/gphoto2/hal-utils.c
monitor/hal/ghaldrive.c
monitor/hal/ghalmount.c
monitor/hal/ghalvolume.c
monitor/hal/ghalvolumemonitor.c
monitor/hal/hal-utils.c
-monitor/gphoto2/ggphoto2volume.c
-monitor/gphoto2/ggphoto2volumemonitor.c
-monitor/gphoto2/hal-utils.c
programs/gvfs-cat.c
programs/gvfs-copy.c
programs/gvfs-info.c