summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-28 01:25:37 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-10-28 01:25:37 +0100
commit0970f347ab0c5e42996443bcd7c58b08db8fdbbe (patch)
tree62144cade9ff5afedcb59fdf76cb9e7ff452abe5 /src/main.cpp
parentLet Action Collection read settings (diff)
downloadrekonq-0970f347ab0c5e42996443bcd7c58b08db8fdbbe.tar.xz
rekonq 0.2.900.2.90
first 0.30 beta release
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9d7cc742..c874debd 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -71,7 +71,7 @@ int main(int argc, char **argv)
"");
about.addAuthor(ki18n("Lionel Chauvin"),
- ki18n("Developer, Ideas, Mockups"),
+ ki18n("Developer, Ideas, Mockups. And the icon."),
"megabigbug@yahoo.fr",
"");
@@ -102,7 +102,7 @@ int main(int argc, char **argv)
"");
about.addCredit(ki18n("Ivan Čukić"),
- ki18n("Patches, bugfixing"),
+ ki18n("Patches, bugfixing and ideas"),
"ivan@fomentgroup.org",
"");