summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/windows.py
diff options
context:
space:
mode:
authornecoro <>2007-06-14 14:18:40 +0000
committernecoro <>2007-06-14 14:18:40 +0000
commit6d48d4caadc9a24628c4d9a0b97da7488bd7bc92 (patch)
tree5d4712961e4fbdcb92d75c99140255fb1b5745e4 /portato/gui/gtk/windows.py
parentee7e444d9214f5cbc83d18a26b38afd7eaf90159 (diff)
downloadportato-6d48d4caadc9a24628c4d9a0b97da7488bd7bc92.tar.gz
portato-6d48d4caadc9a24628c4d9a0b97da7488bd7bc92.tar.bz2
portato-6d48d4caadc9a24628c4d9a0b97da7488bd7bc92.zip
corrected the about-statements
Diffstat (limited to 'portato/gui/gtk/windows.py')
-rw-r--r--portato/gui/gtk/windows.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/gtk/windows.py b/portato/gui/gtk/windows.py
index 967a9d8..33948a1 100644
--- a/portato/gui/gtk/windows.py
+++ b/portato/gui/gtk/windows.py
@@ -120,7 +120,7 @@ A Portage-GUI""" % VERSION)
llabel.set_markup("""This software is licensed under the terms of the GPLv2.
Copyright (C) 2006-2007 René 'Necoro' Neumann &lt;necoro@necoro.net&gt;
-Icon created by wolfden
+Icon created by P4R4D0X
""")
view = self.tree.get_widget("pluginList")