summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/.gitignore4
-rw-r--r--po/LINGUAS.README6
-rw-r--r--po/POTFILES.in4
3 files changed, 8 insertions, 6 deletions
diff --git a/po/.gitignore b/po/.gitignore
deleted file mode 100644
index 9625334b..00000000
--- a/po/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-/Makefile.in.in
-/LINGUAS
-/POTFILES
-/stamp-it
diff --git a/po/LINGUAS.README b/po/LINGUAS.README
new file mode 100644
index 00000000..4ad05aa2
--- /dev/null
+++ b/po/LINGUAS.README
@@ -0,0 +1,6 @@
+For translators:
+
+LINGUAS file is generated, so putting .po file here is enough.
+
+To test translation please run ./autogen.sh in top level
+directory of the project.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 170ae8ef..582c3ee2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -6,5 +6,5 @@ src/gtk-ui/sync.desktop.in
src/gtk-ui/sync-gtk.desktop.in
src/gtk-ui/sync-config-widget.c
src/gnome-bluetooth/syncevolution.c
-src/NotificationBackendLibnotify.cpp
-src/syncevo-dbus-server.cpp
+src/dbus/server/notification-backend-libnotify.cpp
+src/dbus/server/auto-sync-manager.cpp