diff options
author | Wu Xiaotian <[email protected]> | 2019-12-25 13:30:24 +0800 |
---|---|---|
committer | ZenWalker <[email protected]> | 2020-01-05 13:56:24 +0100 |
commit | 5a0d1fa2dcf6dc972f17b4c443d321c25e39c68a (patch) | |
tree | 7c93bc1ff5809468ccfb80983c1e7ce49df33e3e /maximus/Makefile.am | |
parent | 66c9f25ba4db120a2ede11d5cc56952ecfcadcda (diff) | |
download | mate-netbook-5a0d1fa2dcf6dc972f17b4c443d321c25e39c68a.tar.bz2 mate-netbook-5a0d1fa2dcf6dc972f17b4c443d321c25e39c68a.tar.xz |
migrate from intltools to gettext
Diffstat (limited to 'maximus/Makefile.am')
-rw-r--r-- | maximus/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maximus/Makefile.am b/maximus/Makefile.am index b827cb8..0ea9bad 100644 --- a/maximus/Makefile.am +++ b/maximus/Makefile.am @@ -30,7 +30,6 @@ mate_maximus_SOURCES = \ xutils.c \ xutils.h -@INTLTOOL_XML_NOMERGE_RULE@ gsettingsschema_in_files = org.mate.maximus.gschema.xml.in gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) |