diff options
author | Martin Wimpress <[email protected]> | 2015-06-16 22:31:52 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2015-06-16 22:31:52 +0100 |
commit | f6addc421a2dc87d02477b88b4828dadf3a9ade3 (patch) | |
tree | 9ca92c224599e1ea5259525a4e3ec1a60b2fc37b /po | |
parent | 0f093c69c0c6bfdc7560da1bb6b516a28665bdac (diff) | |
parent | b9133a18f88938db0afdd88f4fffc419e6477c09 (diff) | |
download | pluma-f6addc421a2dc87d02477b88b4828dadf3a9ade3.tar.bz2 pluma-f6addc421a2dc87d02477b88b4828dadf3a9ade3.tar.xz |
Merge pull request #120 from NiceandGently/master
fixes for gschema translation
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 |