diff options
author | infirit <[email protected]> | 2015-09-08 11:51:41 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-08 11:51:41 +0200 |
commit | bcf861f9a00d1e6e67616eee898291e1ed6cca36 (patch) | |
tree | eb569b16b4caa5a2b5cd3ef8d34741b2ad085af9 /po/POTFILES.in | |
parent | 57026bf522ee80d8fc3710ca33da73ff103f98c3 (diff) | |
download | mate-control-center-bcf861f9a00d1e6e67616eee898291e1ed6cca36.tar.bz2 mate-control-center-bcf861f9a00d1e6e67616eee898291e1ed6cca36.tar.xz |
Rework gsettings schema building
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 797c4e64..93fa69d5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,8 +1,8 @@ # Add files with translateable strings here. # Please keep this file sorted alphabetically. [encoding: UTF-8] -org.mate.control-center.gschema.xml.in.in -org.mate.control-center.keybinding.gschema.xml.in.in +[type: gettext/gsettings]org.mate.control-center.gschema.xml.in +[type: gettext/gsettings]org.mate.control-center.keybinding.gschema.xml.in capplets/about-me/eel-alert-dialog.c capplets/about-me/e-image-chooser.c capplets/about-me/mate-about-me.c |