diff options
author | Stefano Karapetsas <[email protected]> | 2012-08-31 10:05:56 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-08-31 10:05:56 +0200 |
commit | f4a51f740a79d81ecc27a82aa4f3dd0d4a520ddc (patch) | |
tree | 56f3c471ef203bbddd2ca643f00d76a8d5fa54ce /plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in | |
parent | fed1c689d7c39999cc3a302e36ac2ee217f38492 (diff) | |
download | pluma-f4a51f740a79d81ecc27a82aa4f3dd0d4a520ddc.tar.bz2 pluma-f4a51f740a79d81ecc27a82aa4f3dd0d4a520ddc.tar.xz |
fix wrong url
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
Diffstat (limited to 'plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in')
-rwxr-xr-x | plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in index ca941412..8a221bd3 100755 --- a/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in +++ b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in @@ -7,4 +7,4 @@ _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 +Website=http://www.mate-desktop.org |