summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-03-02 10:03:36 +0100
committerraveit65 <[email protected]>2020-03-02 18:00:37 +0100
commit6749f0b63fbbb49f15b2591e37a24e2199897d03 (patch)
tree21587029ad12563639f39c6d1819227dcd2336e5 /mate-panel
parentc5bf4ab2b96081d2e41c0b939df525e969fcd147 (diff)
downloadmate-panel-6749f0b63fbbb49f15b2591e37a24e2199897d03.tar.bz2
mate-panel-6749f0b63fbbb49f15b2591e37a24e2199897d03.tar.xz
Do not collect the translation for Icon
Diffstat (limited to 'mate-panel')
-rw-r--r--mate-panel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am
index 91edecf1..0c641583 100644
--- a/mate-panel/Makefile.am
+++ b/mate-panel/Makefile.am
@@ -291,7 +291,7 @@ desktopdir = $(datadir)/applications
desktop_in_files = mate-panel.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
$(desktop_DATA): $(desktop_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Comment --template $< -d $(top_srcdir)/po -o $@
EXTRA_DIST = \
$(ui_FILES) \