[gnome-control-center] bluetooth: Rename Bluetooth desktop name



commit 2ee0d358445d8d9cac4bc4a70f998d28c1632b54
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Dec 11 13:23:38 2012 +0100

    bluetooth: Rename Bluetooth desktop name
    
    To match the pattern used by other desktop files.

 configure.ac                                       |    2 +-
 panels/bluetooth/Makefile.am                       |    4 ++--
 ...p.in.in => gnome-bluetooth-panel.desktop.in.in} |    1 -
 po/POTFILES.in                                     |    2 +-
 po/POTFILES.skip                                   |    2 +-
 5 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b021408..daddc13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,7 +410,7 @@ panels/common/Makefile
 panels/background/Makefile
 panels/background/gnome-background-panel.desktop.in
 panels/bluetooth/Makefile
-panels/bluetooth/bluetooth-properties.desktop.in
+panels/bluetooth/gnome-bluetooth-panel.desktop.in
 panels/datetime/Makefile
 panels/datetime/gnome-datetime-panel.desktop.in
 panels/datetime/po-timezones/Makefile
diff --git a/panels/bluetooth/Makefile.am b/panels/bluetooth/Makefile.am
index dbc034e..d07b795 100644
--- a/panels/bluetooth/Makefile.am
+++ b/panels/bluetooth/Makefile.am
@@ -17,8 +17,8 @@ libbluetooth_la_SOURCES =			\
 libbluetooth_la_LIBADD = $(PANEL_LIBS) $(BLUETOOTH_LIBS)
 
 desktopdir = $(datadir)/applications
-desktop_in_in_files = bluetooth-properties.desktop.in.in
-desktop_in_files = bluetooth-properties.desktop.in
+desktop_in_in_files = gnome-bluetooth-panel.desktop.in.in
+desktop_in_files = gnome-bluetooth-panel.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
diff --git a/panels/bluetooth/bluetooth-properties.desktop.in.in b/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
similarity index 92%
rename from panels/bluetooth/bluetooth-properties.desktop.in.in
rename to panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
index c5c6fdc..9e21ac8 100644
--- a/panels/bluetooth/bluetooth-properties.desktop.in.in
+++ b/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
@@ -12,4 +12,3 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-bluetooth
 X-GNOME-Bugzilla-Component=properties
 X-GNOME-Bugzilla-Version= VERSION@
-X-GNOME-Settings-Panel=bluetooth
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a1b8db8..3f477ad 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,7 +7,7 @@ panels/background/cc-background-chooser-dialog.c
 panels/background/cc-background-item.c
 panels/background/cc-background-panel.c
 panels/background/gnome-background-panel.desktop.in.in
-panels/bluetooth/bluetooth-properties.desktop.in.in
+panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
 [type: gettext/glade]panels/bluetooth/bluetooth.ui
 panels/bluetooth/cc-bluetooth-panel.c
 panels/color/cc-color-panel.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 335ab1b..2a66bd6 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,5 +1,5 @@
 panels/background/gnome-background-panel.desktop.in
-panels/bluetooth/bluetooth-properties.desktop.in
+panels/bluetooth/gnome-bluetooth-panel.desktop.in
 panels/color/gnome-color-panel.desktop.in
 panels/datetime/gnome-datetime-panel.desktop.in
 panels/display/gnome-display-panel.desktop.in



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