summaryrefslogtreecommitdiff
path: root/plugins/pythonconsole/pythonconsole.plugin.desktop.in.in
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-26 13:08:32 +0100
committerraveit65 <[email protected]>2021-02-04 22:46:51 +0100
commit97e1fe87f7cb362e0731b4aceec5b8f21e5632d1 (patch)
tree5feb76d92b71af6159d77f383e4a9851b215219f /plugins/pythonconsole/pythonconsole.plugin.desktop.in.in
parent299d0088a38a465c9de2ef890cecba9bd7a2b0f5 (diff)
downloadpluma-97e1fe87f7cb362e0731b4aceec5b8f21e5632d1.tar.bz2
pluma-97e1fe87f7cb362e0731b4aceec5b8f21e5632d1.tar.xz
build: Use PACKAGE_URL variable
Diffstat (limited to 'plugins/pythonconsole/pythonconsole.plugin.desktop.in.in')
-rw-r--r--plugins/pythonconsole/pythonconsole.plugin.desktop.in.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/pythonconsole/pythonconsole.plugin.desktop.in.in b/plugins/pythonconsole/pythonconsole.plugin.desktop.in.in
new file mode 100644
index 00000000..41a5a79e
--- /dev/null
+++ b/plugins/pythonconsole/pythonconsole.plugin.desktop.in.in
@@ -0,0 +1,11 @@
+[Plugin]
+Loader=python3
+Module=pythonconsole
+IAge=2
+Name=Python Console
+Description=Interactive Python console standing in the bottom panel
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
+Icon=text-x-python
+Authors=Steve Frécinaux <[email protected]>
+Copyright=Copyright © 2006 Steve Frécinaux
+Website=@PACKAGE_URL@