From 8b79bfd877138495f4ef784d695629f0d0aaf977 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 21 Dec 2010 22:09:09 +0100 Subject: Switching from sourceforge to kde site.. probably fixing also some dbus handling. --- CMakeLists.txt | 2 +- docs/index.docbook | 4 ++-- src/data/defaultbookmarks.xbel | 2 +- src/data/rekonq.desktop | 3 ++- src/rekonq.kcfg | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b146a1e2..2d6129a3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ SET(REKONQ_VERSION "0.6.55" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -SET(REKONQ_SITE "http://rekonq.sourceforge.net") +SET(REKONQ_SITE "http://rekonq.kde.org") # ================================================================================== # minimum cmake required diff --git a/docs/index.docbook b/docs/index.docbook index 7e8c132d..e26da902 100644 --- a/docs/index.docbook +++ b/docs/index.docbook @@ -942,7 +942,7 @@ As you can see the cookies can be configured in many ways. &kde; Forums is always a good place to ask user-specific questions. -The &rekonq; website has release announcements for the latest stable and unstable releases along with more helpful links. You can also contact the developers on the #rekonq IRC channel or the mailing list with more questions. +The &rekonq; website has release announcements for the latest stable and unstable releases along with more helpful links. You can also contact the developers on the #rekonq IRC channel or the mailing list with more questions. How do I contribute? @@ -1079,4 +1079,4 @@ To compile the code type in the following &documentation.index; - \ No newline at end of file + diff --git a/src/data/defaultbookmarks.xbel b/src/data/defaultbookmarks.xbel index 66e7af94..505059df 100644 --- a/src/data/defaultbookmarks.xbel +++ b/src/data/defaultbookmarks.xbel @@ -7,7 +7,7 @@ WebKit.org - + rekonq site diff --git a/src/data/rekonq.desktop b/src/data/rekonq.desktop index eb9a8f2d..ff89195e 100644 --- a/src/data/rekonq.desktop +++ b/src/data/rekonq.desktop @@ -77,4 +77,5 @@ Categories=Qt;KDE;Network;WebBrowser; Terminal=false MimeType=text/html;application/xhtml+xml;application/xml; X-DBUS-StartupType=Unique -X-DBUS-ServiceName=net.sourceforge.rekonq +X-DBUS-ServiceName=org.kde.rekonq + diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg index 33a07751..b605e69e 100644 --- a/src/rekonq.kcfg +++ b/src/rekonq.kcfg @@ -39,7 +39,7 @@ KDE Homepage,UserBase,rekonq site - http://www.kde.org,http://userbase.kde.org,http://rekonq.sourceforge.net + http://www.kde.org,http://userbase.kde.org,http://rekonq.kde.org -- cgit v1.2.1