diff options
Diffstat (limited to 'plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in')
-rwxr-xr-x | plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in new file mode 100755 index 00000000..ca941412 --- /dev/null +++ b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in @@ -0,0 +1,10 @@ +[Pluma Plugin] +Loader=python +Module=pythonconsole +IAge=2 +_Name=Python Console +_Description=Interactive Python console standing in the bottom panel +Icon=mate-mime-text-x-python +Authors=Steve Frécinaux <[email protected]> +Copyright=Copyright © 2006 Steve Frécinaux +Website=http://www.pluma.org |