]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
assure that no expensive operations are done when the Information Panel has been...
[dolphin.git] / src / main.cpp
index 4333666a9c214cf5089abfcadaa11dd3041b6520..0df406f926be666d797613dda5c019aab6bcc523 100644 (file)
@@ -32,11 +32,11 @@ int main(int argc, char **argv)
 {
     KAboutData about("dolphin", 0,
                      ki18nc("@title", "Dolphin"),
-                     "1.1.1",
+                     "1.1.80",
                      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");