forked from len0rd/rockbox
A few fixes to the About panel.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13613 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1bc4ce9a0a
commit
e94adbbc28
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ static const wxString rbutil_developers[] = {
|
|||
};
|
||||
|
||||
#define RBUTIL_WEBSITE "http://www.rockbox.org/"
|
||||
#define RBUTIL_COPYRIGHT wxT("(C) 2005-7 The Rockbox Team\n" \
|
||||
"released under the GNU Public License v2")
|
||||
#define RBUTIL_COPYRIGHT wxT("© 2005-2007 The Rockbox Team\n" \
|
||||
"Released under the GNU General Public License v2.")
|
||||
#define RBUTIL_DESCRIPTION wxT("Installer and housekeeping utility for " \
|
||||
"the Rockbox open source digital audio player firmware.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue