summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-27 00:54:58 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-27 00:54:58 +0200
commit3d21fd31fddfc1260d44b5b3507bb6a6e8b8a243 (patch)
tree80f8d9933361d51f4a1aaadd8b9d993896b66321 /src/main.cpp
parentSome fixes icon related (diff)
parentAdding comments (diff)
downloadrekonq-3d21fd31fddfc1260d44b5b3507bb6a6e8b8a243.tar.xz
Merge branch 'historyKDE' into develop
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 2c3d797c..a6654774 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -50,8 +50,7 @@ int main(int argc, char **argv)
KAboutData::License_GPL_V3,
ki18n("(C) 2008-2009 Andrea Diamantini"),
KLocalizedString(),
- "http://rekonq.sourceforge.net",
- "rekonq@kde.org"
+ "http://rekonq.sourceforge.net"
);
// --------------- about authors -----------------------------