diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 3 | ||||
-rw-r--r-- | po/POTFILES.skip | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 3b2cc225..6a7df05d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -73,6 +73,9 @@ plugins/modelines/modelines.plugin.desktop.in plugins/pythonconsole/pythonconsole.plugin.desktop.in plugins/pythonconsole/pythonconsole/__init__.py [type: gettext/glade]plugins/pythonconsole/pythonconsole/config.ui +plugins/quickopen/quickopen/popup.py +plugins/quickopen/quickopen/windowhelper.py +plugins/quickopen/quickopen.plugin.desktop.in plugins/sort/pluma-sort-plugin.c plugins/sort/sort.plugin.desktop.in [type: gettext/glade]plugins/sort/sort.ui diff --git a/po/POTFILES.skip b/po/POTFILES.skip index eeabb59e..c0a846f8 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,9 +1,6 @@ # List of source files that should *not* be translated. # Please keep this file sorted alphabetically. data/pluma.desktop.in -plugins/quickopen/quickopen/popup.py -plugins/quickopen/quickopen/windowhelper.py -plugins/quickopen/quickopen.pluma-plugin.desktop.in plugins/snippets/snippets.pluma-plugin.desktop.in [type: gettext/glade]plugins/snippets/snippets/snippets.ui plugins/snippets/snippets/Document.py |