summaryrefslogtreecommitdiff
path: root/applets/clock/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-03-02 10:03:36 +0100
committerraveit65 <[email protected]>2020-03-02 18:01:54 +0100
commit01027ded8c8e9451d0dd34cd0b34db07462a352b (patch)
treed1ad98db889a9b007ddbc9d32dcd62aaf5aaa00e /applets/clock/Makefile.am
parentff33beed95c841a5af1f8e8ed54acb7ac16f21a6 (diff)
downloadmate-panel-01027ded8c8e9451d0dd34cd0b34db07462a352b.tar.bz2
mate-panel-01027ded8c8e9451d0dd34cd0b34db07462a352b.tar.xz
Do not collect the translation for Icon
Diffstat (limited to 'applets/clock/Makefile.am')
-rw-r--r--applets/clock/Makefile.am2
1 files changed, 1 insertions, 1 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