summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-03-02 11:34:36 +0100
committerraveit65 <[email protected]>2020-03-02 21:47:45 +0100
commit1438fc157ef1646af33adf7dcf6ca8773d5935f5 (patch)
tree1f7a1dcc1e856f4290f5bde7f59dda577ad9d9ec /shell
parente4a84f773b1b1fac191e6f6b34de13b5cd43b6e1 (diff)
downloadmate-control-center-1438fc157ef1646af33adf7dcf6ca8773d5935f5.tar.bz2
mate-control-center-1438fc157ef1646af33adf7dcf6ca8773d5935f5.tar.xz
Do not collect the translation for Icon
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 15447108..77d1c1ac 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -21,7 +21,7 @@ sysdir = $(datadir)/applications
sys_in_files = matecc.desktop.in
sys_DATA = $(sys_in_files:.desktop.in=.desktop)
$(sys_DATA): $(sys_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Comment --keyword=Keywords --template $< -d $(top_srcdir)/po -o $@
directorydir = $(datadir)/desktop-directories
directory_in_files = matecc.directory.desktop.in