]> cloud.milkyroute.net Git - dolphin.git/commitdiff
it's http://dolphin.kde.org/ now
authorUrs Wolfer <uwolfer@kde.org>
Sat, 26 Jul 2008 14:01:34 +0000 (14:01 +0000)
committerUrs Wolfer <uwolfer@kde.org>
Sat, 26 Jul 2008 14:01:34 +0000 (14:01 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=838040

README
src/main.cpp

diff --git a/README b/README
index c9608af4a5985133ea9806a64227c01f60950463..9c2c9131fdc8472e3e67a002b6a04777b52d1d88 100644 (file)
--- a/README
+++ b/README
@@ -1,2 +1,2 @@
-See http://enzosworld.gmxhome.de for informations about Dolphin.
+See http://dolphin.kde.org for information about Dolphin.
 
 
index 4333666a9c214cf5089abfcadaa11dd3041b6520..abbd2321e89b83c32c2665ca832f0d2f6c9ea233 100644 (file)
@@ -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"));
                      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"),
                     "peter.penz@gmx.at");
     about.addAuthor(ki18nc("@info:credit", "Peter Penz"),
                     ki18nc("@info:credit", "Maintainer and developer"),
                     "peter.penz@gmx.at");