summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-15 12:34:46 +0300
committermonsta <[email protected]>2016-12-19 16:32:30 +0300
commit0bbd1671ab53efe079357689fcf18d10e9d846a4 (patch)
tree96d2bf14d3ac681545608b47efe44909fabf2431 /po
parent4ea3ff79c350c9af799ed76e72e5c862af3eb73e (diff)
downloadpluma-0bbd1671ab53efe079357689fcf18d10e9d846a4.tar.bz2
pluma-0bbd1671ab53efe079357689fcf18d10e9d846a4.tar.xz
pythonconsole plugin: port to gi and libpeas
note: config dialog is broken for ages since it tries to use ancient MateConf, so it's left as is for now. later it can be ported to GSettings and PeasGtk. mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=4dcd8d84b1a6b11c5254416d9b5ed7af8105f538 https://git.gnome.org/browse/gedit/commit/?id=a9d2ea047401124537e49ef6a2bf9c0f6c4a4f22 https://git.gnome.org/browse/gedit/commit/?id=c2ef43753eaf07d7ea9eecf9221daacff5f2a3b7 https://git.gnome.org/browse/gedit/commit/?id=ad07a02a15ba868bbd5654152f3946350db2dadf
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in3
-rw-r--r--po/POTFILES.skip3
2 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 375cc50d..3b2cc225 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -70,6 +70,9 @@ plugins/filebrowser/pluma-file-browser-store.c
plugins/filebrowser/pluma-file-browser-view.c
plugins/filebrowser/pluma-file-browser-widget.c
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/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 5bbd91eb..eeabb59e 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/pythonconsole/pythonconsole.pluma-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.pluma-plugin.desktop.in