diff options
author | Wu Xiaotian <[email protected]> | 2019-10-29 16:10:25 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-07 11:22:37 +0100 |
commit | cd5b6003a7c380e95d8422b66f116d294c09b945 (patch) | |
tree | c8b7858f68d996adf2a5341e3b55125140ff3ac5 /data | |
parent | 9f5e0db85fe80f97c38576922c2748eb94b46a4b (diff) | |
download | mate-notification-daemon-cd5b6003a7c380e95d8422b66f116d294c09b945.tar.bz2 mate-notification-daemon-cd5b6003a7c380e95d8422b66f116d294c09b945.tar.xz |
migrate from intltools to gettext
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 6c70b9d..623725d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -18,7 +18,6 @@ service_DATA = org.freedesktop.mate.Notifications.service gsettingsschema_in_files = org.mate.NotificationDaemon.gschema.xml.in gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) -@INTLTOOL_XML_NOMERGE_RULE@ @GSETTINGS_RULES@ EXTRA_DIST = \ |