From 9fd13449f61481b8b7d7b3572493c43a573675a5 Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Wed, 2 Mar 2016 19:14:19 +0900 Subject: Added gettext domain in ibus-anthy.appdata.xml --- data/Makefile.am | 1 + data/ibus-anthy.appdata.xml.in | 1 + 2 files changed, 2 insertions(+) diff --git a/data/Makefile.am b/data/Makefile.am index a8845a2..89d5ee0 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -30,6 +30,7 @@ dictsdir = $(pkgdatadir)/dicts # rf. i18n appdata.xml # http://www.freedesktop.org/software/appstream/docs/sect-Quickstart-Translation.html +# https://blogs.gnome.org/hughsie/2016/01/25/appdata-and-the-gettext-domain/ appdata_in_files = ibus-anthy.appdata.xml.in appdata_DATA = $(appdata_in_files:.xml.in=.xml) appdatadir=$(datadir)/appdata diff --git a/data/ibus-anthy.appdata.xml.in b/data/ibus-anthy.appdata.xml.in index 7a4dda2..26247e4 100644 --- a/data/ibus-anthy.appdata.xml.in +++ b/data/ibus-anthy.appdata.xml.in @@ -18,5 +18,6 @@ https://github.com/ibus/ibus/wiki https://github.com/ibus/ibus-anthy/issues https://github.com/ibus/ibus/wiki/FAQ + ibus-anthy tfujiwar_AT_redhat.com -- cgit v1.2.1