[gnome-clocks] Also extract X-GNOME-FullName
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] Also extract X-GNOME-FullName
- Date: Fri, 19 Aug 2016 20:59:10 +0000 (UTC)
commit c4531c883bec9f674bfba9d435f83033fe4a5354
Author: Paolo Borelli <pborelli gnome org>
Date: Fri Aug 19 22:58:35 2016 +0200
Also extract X-GNOME-FullName
Makefile.am | 2 +-
po/Makevars | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8334198..4707080 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = help po
-MSGFMT_DESKTOP_OPTIONS = --keyword=X-Geoclue-Reason
+MSGFMT_DESKTOP_OPTIONS = --keyword=X-GNOME-FullName --keyword=X-Geoclue-Reason
# desktop file
%.desktop: %.desktop.in
diff --git a/po/Makevars b/po/Makevars
index 23db032..4f94437 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -8,7 +8,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=X-Geoclue-Reason
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=X-GNOME-FullName --keyword=X-Geoclue-Reason
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]