diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-05-21 21:13:05 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-05-21 21:13:05 +0200 |
commit | f4368fbfb9fd0de6f1d1625ffddee17b67926c89 (patch) | |
tree | 274c6fe882a2f22aa99d0c301fb90a882e379900 /portato/gui/templates/AboutWindow.glade | |
parent | 43509c27dd08219147e4bcdb0897ebb2f5ec22cc (diff) | |
parent | c24b4970e48771a32155cbc79060c76d218fdd85 (diff) | |
download | portato-f4368fbfb9fd0de6f1d1625ffddee17b67926c89.tar.gz portato-f4368fbfb9fd0de6f1d1625ffddee17b67926c89.tar.bz2 portato-f4368fbfb9fd0de6f1d1625ffddee17b67926c89.zip |
Merged from trunk
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/AboutWindow.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portato/gui/templates/AboutWindow.glade b/portato/gui/templates/AboutWindow.glade index 57708d9..d5cfbef 100644 --- a/portato/gui/templates/AboutWindow.glade +++ b/portato/gui/templates/AboutWindow.glade @@ -16,7 +16,7 @@ <property name="has_separator">False</property> <property name="program_name">Portato</property> <property name="copyright" translatable="yes">This software is licensed under the terms of the GPLv2. -Copyright (C) 2006-2007 René 'Necoro' Neumann <necoro@necoro.net></property> +Copyright (C) 2006-2008 René 'Necoro' Neumann <necoro@necoro.net></property> <property name="comments">A Portage GUI</property> <property name="website">http://portato.necoro.net</property> <property name="authors">René 'Necoro' Neumann @@ -28,7 +28,7 @@ Thanks goto: <property name="translator_credits">Catalan - Roger Calvó German - René 'Necoro' Neumann Polish - Tomasz Osiński -Turkish - Gürkan Gür</property> +Turkish - Gürkan 'seqizz' Gür</property> <property name="artists">p4r4d0x (inspired by wolfden)</property> <signal name="response" handler="close"/> <child internal-child="vbox"> |