Git commit fb581f5138b9e5dd70c06cc30d22515f3cfaa188 by Yuri Chornoivan. Committed on 29/11/2016 at 19:12. Pushed by yurchor into branch 'master'.
Replace kde-files.org with store.kde.org in docs M +3 -4 doc/credits-and-license.docbook M +2 -2 doc/features.docbook M +3 -14 doc/help.docbook M +2 -5 doc/profiles.docbook M +3 -6 doc/useraction-xml.docbook https://commits.kde.org/krusader/fb581f5138b9e5dd70c06cc30d22515f3cfaa188 diff --git a/doc/credits-and-license.docbook b/doc/credits-and-license.docbook index 2f01a78..e82c288 100644 --- a/doc/credits-and-license.docbook +++ b/doc/credits-and-license.docbook @@ -119,10 +119,9 @@ <listitem> <para>Jonas Bähr (webspace)</para> </listitem> -<!-- <listitem> - <para><ulink url="http://www.kde-files.org/index.php?xcontentmode=660x661x662x663">kde-files.org</ulink> & - <ulink url="http://www.kde-apps.org/content/show.php?content=10214">KDE-APPS.org</ulink></para> - </listitem>--> + <listitem> + <para><ulink url="https://store.kde.org">store.kde.org</ulink></para> + </listitem> <listitem> <para><ulink url="http://www.google.com">Google.com</ulink></para> </listitem> diff --git a/doc/features.docbook b/doc/features.docbook index 1ad5e9f..83f2d53 100644 --- a/doc/features.docbook +++ b/doc/features.docbook @@ -272,8 +272,8 @@ <para><link linkend="configure-shortcuts">Key-binding Profiles</link></para> </listitem> </itemizedlist> -<!-- Download and upload your favourite &krusader; extensions at - <ulink url="http://www.kde-files.org/index.php?xcontentmode=660x661x662x663">kde-files.org</ulink>.--></para> + Download and upload your favourite &krusader; extensions at + <ulink url="https://store.kde.org/">store.kde.org</ulink>.</para> </listitem> </itemizedlist> </para> diff --git a/doc/help.docbook b/doc/help.docbook index 8a21218..7779ee1 100644 --- a/doc/help.docbook +++ b/doc/help.docbook @@ -41,25 +41,14 @@ this information in the handbook. By playing with the new features these editors can give valuable information to the developers for making the new features even better!</para> -<!-- <para> + <para> <emphasis role="bold">&krusader; Extensions</emphasis> </para> <para>Please upload your favourite extensions at - <ulink url="http://www.kde-files.org/index.php?xcontentmode=660x661x662x663">kde-files.org</ulink>, so that they become available for the + <ulink url="https://store.kde.org/">store.kde.org</ulink>, so that they become available for the &krusader; community. Maybe they will be shipped by - default with &krusader; at the next release :-)) It - features - <ulink url="http://www.kde-files.org/index.php?xcontentmode=660"> - Keymaps</ulink>, - <ulink url="http://www.kde-files.org/index.php?xcontentmode=661"> - Colormaps</ulink>, - <ulink url="http://www.kde-files.org/index.php?xcontentmode=662"> - User Actions</ulink>, - <ulink url="http://www.kde-files.org/index.php?xcontentmode=663"> - JavaScript Extensions</ulink>.</para> - <para>User Actions can be discussed in our - <ulink url="http://www.krusader.org/phpBB/viewforum.php?f=11">UserActions Forum</ulink>, please join!</para>--> + default with &krusader; at the next release :-)).</para> <para> <emphasis role="bold">Spread the Word &krusader;</emphasis> diff --git a/doc/profiles.docbook b/doc/profiles.docbook index 05f494e..3903285 100644 --- a/doc/profiles.docbook +++ b/doc/profiles.docbook @@ -29,16 +29,13 @@ <sect2 id="color_profiles"> <title>Color Profiles</title> <para>Colormaps can be saved and restored with - <link linkend="konfig-color">Color Profiles</link>. -<!-- &krusader; Color maps are available at -<ulink url="http://www.kde-files.org/index.php?xcontentmode=660x661x662x663">kde-files.org</ulink>.--></para> + <link linkend="konfig-color">Color Profiles</link>.</para> </sect2> <sect2 id="key_profiles"> <title>Key-binding Profiles</title> <para>Keymaps can be saved and restored with <link linkend="configure-shortcuts">Key-binding - Profiles</link>.<!-- &krusader; Keymaps are available at -<ulink url="http://www.kde-files.org/index.php?xcontentmode=660x661x662x663">kde-files.org</ulink>.--></para> + Profiles</link>.</para> </sect2> <sect2 id="search_profiles"> <title>Search Profiles</title> diff --git a/doc/useraction-xml.docbook b/doc/useraction-xml.docbook index 12b0d4a..239d4f2 100644 --- a/doc/useraction-xml.docbook +++ b/doc/useraction-xml.docbook @@ -26,12 +26,9 @@ start learning how to use them. Once you understand how to write UserActions you will find that &krusader; is an even more powerful, customizable tool.</para> -<!-- <para>Please consider uploading your UserActions at - <ulink url="http://www.kde-files.org/index.php?xcontentmode=660x661x662x663">kde-files.org</ulink> as we are collecting them. If your - UserAction is selected by us it will be shipped with - &krusader; at the next release. We provide also an - <ulink url="http://www.krusader.org/phpBB/viewforum.php?f=11">UserActions Forum</ulink>.</para> - --> + <para>Please consider uploading your UserActions at + <ulink url="http://store.kde.org">store.kde.org</ulink> as we are collecting them. If your UserAction is selected by us it will be shipped with + &krusader; at the next release.</para> <itemizedlist> <listitem><para>Runs <command>uptime</command>
