diff options
author | raveit65 <[email protected]> | 2015-06-16 00:56:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-06-16 00:56:55 +0200 |
commit | b9133a18f88938db0afdd88f4fffc419e6477c09 (patch) | |
tree | 9ca92c224599e1ea5259525a4e3ec1a60b2fc37b /po/POTFILES.in | |
parent | 0f093c69c0c6bfdc7560da1bb6b516a28665bdac (diff) | |
download | pluma-b9133a18f88938db0afdd88f4fffc419e6477c09.tar.bz2 pluma-b9133a18f88938db0afdd88f4fffc419e6477c09.tar.xz |
fixes for gschema translation
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1
- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- removed obsolete lines from po/POTFILES.skip
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a994e39d..65af65a2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,7 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. [encoding: UTF-8] -data/org.mate.pluma.gschema.xml.in.in +[type: gettext/gsettings]data/org.mate.pluma.gschema.xml.in data/pluma.appdata.xml.in data/pluma.desktop.in.in pluma/dialogs/pluma-close-confirmation-dialog.c |