[gnome-logs] Explicitly mark the GSettings schema for intltool



commit 1c47b4f1bdb0501a31522ebd814b5cb562a66240
Author: David King <davidk gnome org>
Date:   Thu May 5 14:30:37 2016 +0100

    Explicitly mark the GSettings schema for intltool
    
    As recommended in the GSettings documentation.

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d21988d..dd1033b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -6,7 +6,7 @@
 [type: gettext/glade]data/menus.ui
 data/org.gnome.Logs.appdata.xml.in
 data/org.gnome.Logs.desktop.in
-data/org.gnome.Logs.gschema.xml
+[type: gettext/gsettings]data/org.gnome.Logs.gschema.xml
 src/gl-application.c
 src/gl-eventtoolbar.c
 src/gl-eventviewdetail.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]