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 | |
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')
-rw-r--r-- | po/POTFILES.in | 2 | ||||
-rw-r--r-- | po/POTFILES.skip | 3 |
2 files changed, 3 insertions, 2 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 diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 9bdf1ad1..1bd56e64 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,5 +1,6 @@ +# List of source files that should *not* be translated. +# Please keep this file sorted alphabetically. data/pluma.desktop.in -data/pluma.schemas.in pluma/pluma-document-output-stream.c pluma/dialogs/pluma-style-scheme-dialog.c pluma/dialogs/pluma-style-scheme-dialog.ui |