summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-12-11 14:32:38 +0300
committerMonsta <[email protected]>2015-12-11 14:32:38 +0300
commit7b0f6f1b1e50be586e42ca57778cc526acc9e356 (patch)
tree2370a46d36fe49e2a299065f0ae603178339124f
parent74b167bc757cc88f705de46e6f98038108f1ebaf (diff)
downloadmate-sensors-applet-7b0f6f1b1e50be586e42ca57778cc526acc9e356.tar.bz2
mate-sensors-applet-7b0f6f1b1e50be586e42ca57778cc526acc9e356.tar.xz
rename .mate-panel-applet file for consistency with other applets
-rw-r--r--Makefile.am2
-rw-r--r--org.mate.applets.SensorsApplet.mate-panel-applet.in.in (renamed from org.mate.applets.sensors-applet.mate-panel-applet.in.in)0
-rw-r--r--po/POTFILES.in2
3 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index dd042b0..9668622 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS = sensors-applet lib plugins pixmaps po help
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
appletdir = $(datadir)/mate-panel/applets
-applet_in_files = org.mate.applets.sensors-applet.mate-panel-applet.in
+applet_in_files = org.mate.applets.SensorsApplet.mate-panel-applet.in
applet_DATA = $(applet_in_files:.mate-panel-applet.in=.mate-panel-applet)
$(applet_in_files): $(applet_in_files).in Makefile
diff --git a/org.mate.applets.sensors-applet.mate-panel-applet.in.in b/org.mate.applets.SensorsApplet.mate-panel-applet.in.in
index b231b4f..b231b4f 100644
--- a/org.mate.applets.sensors-applet.mate-panel-applet.in.in
+++ b/org.mate.applets.SensorsApplet.mate-panel-applet.in.in
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3759ffb..ea17e60 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
-[type: gettext/ini]org.mate.applets.sensors-applet.mate-panel-applet.in.in
+[type: gettext/ini]org.mate.applets.SensorsApplet.mate-panel-applet.in.in
[type: gettext/gsettings]org.mate.sensors-applet.gschema.xml.in
[type: gettext/gsettings]org.mate.sensors-applet.sensor.gschema.xml.in
plugins/pmu-sys/pmu-sys-plugin.c