summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-28 03:40:54 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-28 03:40:54 +0200
commitf7d0c1e847801b2ba303e6a0b60545779948fbbf (patch)
treed03faab7cb663d64a79f9287726ce406966e526f /src/main.cpp
parentRevert "Some changes ported for merge to mainline (bookmarks & links handling... (diff)
downloadrekonq-f7d0c1e847801b2ba303e6a0b60545779948fbbf.tar.xz
Importing some reverted changes
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index d5e7c33b..80d94627 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -52,6 +52,11 @@ int main(int argc, char **argv)
"adjam7@gmail.com",
"http://www.adjam.org");
+ about.addAuthor(ki18n("Domrachev Alexandr"),
+ ki18n("Developer, Russian translations"),
+ "alexandr.domrachev@gmail.com",
+ "");
+
// about.addAuthor(ki18n("your name"),
// ki18n("your role"),
// "your mail",