diff options
| author | Urs Wolfer <[email protected]> | 2008-07-26 14:01:34 +0000 |
|---|---|---|
| committer | Urs Wolfer <[email protected]> | 2008-07-26 14:01:34 +0000 |
| commit | 7d3e2cc93fed0118f952b4aae5c5025d6677ad4d (patch) | |
| tree | 7a5cf9ce20ebee60ef42a4dcc644c28eef45026c /src/main.cpp | |
| parent | a07ea82381c53c3b2a2a73d8637a17bf43038940 (diff) | |
it's http://dolphin.kde.org/ now
svn path=/trunk/KDE/kdebase/apps/; revision=838040
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 4333666a9..abbd2321e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -36,7 +36,7 @@ int main(int argc, char **argv) ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2008 Peter Penz")); - about.setHomepage("http://enzosworld.gmxhome.de"); + about.setHomepage("http://dolphin.kde.org"); about.addAuthor(ki18nc("@info:credit", "Peter Penz"), ki18nc("@info:credit", "Maintainer and developer"), |
