diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:59:27 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 17:14:09 +0200 |
commit | 5fc5f40f20b77fa1fe91c661004e20d5042864dd (patch) | |
tree | 61522bc0faf7ef2f6b100168a9685647fd7133b4 | |
parent | fb345e583bfbd36c304ac0c63fd54ae23cc2d605 (diff) | |
download | python-caja-5fc5f40f20b77fa1fe91c661004e20d5042864dd.tar.bz2 python-caja-5fc5f40f20b77fa1fe91c661004e20d5042864dd.tar.xz |
Change url project's website
-rw-r--r-- | libcaja-python.caja-extension.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-python.caja-extension.in.in b/libcaja-python.caja-extension.in.in index d1c595b..146fbc3 100644 --- a/libcaja-python.caja-extension.in.in +++ b/libcaja-python.caja-extension.in.in @@ -5,4 +5,4 @@ _Description=Allows to use Python extensions Author=Perberos <[email protected]>;Stefano Karapetsas <[email protected]>;Steve Zesch <[email protected]>;Johan Dahlin <[email protected]>;Dave Camp <[email protected]>;Calvin Gaisford <[email protected]> Copyright=Copyright (C) 2004-2005 Johan Dahlin Version=@VERSION@ -Website=http://www.mate-desktop.org/ +Website=https://mate-desktop.org/ |