diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-12-31 00:39:09 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-12-31 00:39:09 +0100 |
commit | 412075ca56dc2182ea12dcd52e6cce5396575ae8 (patch) | |
tree | ef35eb4fe4f87b89c39c33c2c033203b6b5e006c /src | |
parent | Final settings for 0.0.2 release (diff) | |
download | rekonq-412075ca56dc2182ea12dcd52e6cce5396575ae8.tar.xz |
New rekonq site0.0.2
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 0988b367..e53eef3c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -39,7 +39,7 @@ int main(int argc, char **argv) KAboutData::License_GPL, ki18n("(C) 2008 Andrea Diamantini"), KLocalizedString(), - "http://www.adjam.org", + "http://rekonq.adjam.org", "adjam7@gmail.com" ); |