diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-11 14:47:50 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-11 14:47:50 +0200 |
commit | 4c33a01669dbfa797b0ecdc44965df26fe1123fd (patch) | |
tree | 60502acf8943381d12d0918a3129dfedf5b6ae42 | |
parent | e1dfaf12bc9d1498d26a85d57235f2800e4d5849 (diff) | |
download | portato-4c33a01669dbfa797b0ecdc44965df26fe1123fd.tar.gz portato-4c33a01669dbfa797b0ecdc44965df26fe1123fd.tar.bz2 portato-4c33a01669dbfa797b0ecdc44965df26fe1123fd.zip |
Fixed homepage
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/AboutWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/templates/AboutWindow.ui b/portato/gui/templates/AboutWindow.ui index a3f81cf..893958a 100644 --- a/portato/gui/templates/AboutWindow.ui +++ b/portato/gui/templates/AboutWindow.ui @@ -18,7 +18,7 @@ <property name="copyright">This software is licensed under the terms of the GPLv2. Copyright (C) 2006-2010 René 'Necoro' Neumann <necoro@necoro.net></property> <property name="comments">A Portage GUI</property> - <property name="website">http://portato.necoro.net</property> + <property name="website">http://www.necoro.eu/portato</property> <property name="authors">René 'Necoro' Neumann Thanks goto: |