Git commit 4eab002874550484f0405ae0ea727ca0bd3612f2 by Yuri Chornoivan. Committed on 18/07/2013 at 19:51. Pushed by yurchor into branch 'master'.
Update the address M +1 -1 doc/kcontrol/windowspecific/index.docbook http://commits.kde.org/kde-workspace/4eab002874550484f0405ae0ea727ca0bd3612f2 diff --git a/doc/kcontrol/windowspecific/index.docbook b/doc/kcontrol/windowspecific/index.docbook index be8de75..27df810 100644 --- a/doc/kcontrol/windowspecific/index.docbook +++ b/doc/kcontrol/windowspecific/index.docbook @@ -199,7 +199,7 @@ and <guibutton>Move Down</guibutton> buttons effects on how they are applied.</p <para><note><para>Both <guilabel>Exact Match</guilabel> and <guilabel>Substring Match</guilabel> implement case insensitive matching. For example, <emphasis>AB</emphasis> matches the string <emphasis>AB</emphasis>, <emphasis>ab</emphasis>, <emphasis>Ab</emphasis> and <emphasis>aB</emphasis>.</para></note> </para> <itemizedlist> -<listitem><para><guilabel>Regular Expression</guilabel> - Qt's regular expressions are implemented - see <ulink url="http://doc.qt.nokia.com/latest/qregexp.html">pattern matching using regular expressions</ulink>.</para></listitem> +<listitem><para><guilabel>Regular Expression</guilabel> - Qt's regular expressions are implemented - see <ulink url="http://qt-project.org/doc/qt-4.8/qregexp.html">pattern matching using regular expressions</ulink>.</para></listitem> </itemizedlist> <sect1 id="detect-window-properties"><title>Detect Window Properties</title> <para>
