From c4e69e2e5857bd5d586e7f2c7762ad766138e359 Mon Sep 17 00:00:00 2001 From: Chris Kühl Date: Thu, 1 Dec 2011 15:49:18 +0100 Subject: dbus-server: Make dbus-server notification file names conformant The Notification* files in src/dbus/server were the only files using camel case. The commit fixes that. Now files are of the form notification-*. --- po/POTFILES.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 73a8f64c..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/dbus/server/NotificationBackendLibnotify.cpp +src/dbus/server/notification-backend-libnotify.cpp src/dbus/server/auto-sync-manager.cpp -- cgit v1.2.3