summaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
Diffstat (limited to 'applets')
-rw-r--r--applets/clock/Makefile.am2
-rw-r--r--applets/fish/Makefile.am2
-rw-r--r--applets/notification_area/Makefile.am2
-rw-r--r--applets/wncklet/Makefile.am2
4 files changed, 4 insertions, 4 deletions
diff --git a/applets/clock/Makefile.am b/applets/clock/Makefile.am
index 5247f63a..55f94e93 100644
--- a/applets/clock/Makefile.am
+++ b/applets/clock/Makefile.am
@@ -136,7 +136,7 @@ $(applet_in_files): $(applet_in_files).in Makefile
$< > $@
$(applet_DATA): $(applet_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --keyword Name --keyword Description --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
if !CLOCK_INPROCESS
servicedir = $(datadir)/dbus-1/services
diff --git a/applets/fish/Makefile.am b/applets/fish/Makefile.am
index f5cfbf78..814d5d8c 100644
--- a/applets/fish/Makefile.am
+++ b/applets/fish/Makefile.am
@@ -51,7 +51,7 @@ $(applet_in_files): $(applet_in_files).in Makefile
$< > $@
$(applet_DATA): $(applet_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --keyword Name --keyword Description --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
if !FISH_INPROCESS
servicedir = $(datadir)/dbus-1/services
diff --git a/applets/notification_area/Makefile.am b/applets/notification_area/Makefile.am
index f7b68110..539db550 100644
--- a/applets/notification_area/Makefile.am
+++ b/applets/notification_area/Makefile.am
@@ -74,7 +74,7 @@ applet_in_files = org.mate.panel.NotificationAreaApplet.mate-panel-applet.deskto
applet_DATA = $(applet_in_files:.mate-panel-applet.desktop.in=.mate-panel-applet)
$(applet_DATA): $(applet_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --keyword Name --keyword Description --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
$(applet_in_files): $(applet_in_files).in Makefile
$(AM_V_GEN)sed \
diff --git a/applets/wncklet/Makefile.am b/applets/wncklet/Makefile.am
index 19923878..b933f81b 100644
--- a/applets/wncklet/Makefile.am
+++ b/applets/wncklet/Makefile.am
@@ -60,7 +60,7 @@ $(applet_in_files): $(applet_in_files).in Makefile
$< > $@
$(applet_DATA): $(applet_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --keyword Name --keyword Description --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
if !WNCKLET_INPROCESS
servicedir = $(datadir)/dbus-1/services