Git commit b2d450c2993dfb8cf2d1053b6f7527daaf6dad87 by Burkhard Lück.
Committed on 23/09/2016 at 12:49.
Pushed by lueck into branch 'master'.

update screenshots example 'Pin a Window to a Desktop and set other Attributes' 
and fix outdated link to Qt regexp documentation

M  +-    --    doc/windowspecific/akgregator-info.png
M  +-    --    doc/windowspecific/akregator-attributes.png
M  +-    --    doc/windowspecific/akregator-fav.png
M  +-    --    doc/windowspecific/config-win-behavior.png
M  +1    -1    doc/windowspecific/index.docbook
M  +-    --    doc/windowspecific/kwin-rules-main-n-akregator.png
M  +-    --    doc/windowspecific/kwin-rules-main.png
M  +-    --    doc/windowspecific/window-matching-init.png
M  +-    --    doc/windowspecific/window-matching-ready-akregator.png

http://commits.kde.org/kwin/b2d450c2993dfb8cf2d1053b6f7527daaf6dad87

diff --git a/doc/windowspecific/akgregator-info.png 
b/doc/windowspecific/akgregator-info.png
index c05311f..1b10b82 100644
Binary files a/doc/windowspecific/akgregator-info.png and 
b/doc/windowspecific/akgregator-info.png differ
diff --git a/doc/windowspecific/akregator-attributes.png 
b/doc/windowspecific/akregator-attributes.png
index b22478f..2a54075 100644
Binary files a/doc/windowspecific/akregator-attributes.png and 
b/doc/windowspecific/akregator-attributes.png differ
diff --git a/doc/windowspecific/akregator-fav.png 
b/doc/windowspecific/akregator-fav.png
index 553fc44..21f5b02 100644
Binary files a/doc/windowspecific/akregator-fav.png and 
b/doc/windowspecific/akregator-fav.png differ
diff --git a/doc/windowspecific/config-win-behavior.png 
b/doc/windowspecific/config-win-behavior.png
index afe9ebb..3958279 100644
Binary files a/doc/windowspecific/config-win-behavior.png and 
b/doc/windowspecific/config-win-behavior.png differ
diff --git a/doc/windowspecific/index.docbook b/doc/windowspecific/index.docbook
index aeb05c7..af1b0b7 100644
--- a/doc/windowspecific/index.docbook
+++ b/doc/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://qt-project.org/doc/qt-4.8/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://doc.qt.io/qt-5/qregexp.html";>pattern matching using regular 
expressions</ulink>.</para></listitem>
 </itemizedlist>
 <sect1 id="detect-window-properties"><title>Detect Window Properties</title>
 <para>
diff --git a/doc/windowspecific/kwin-rules-main-n-akregator.png 
b/doc/windowspecific/kwin-rules-main-n-akregator.png
index a801fef..509af2b 100644
Binary files a/doc/windowspecific/kwin-rules-main-n-akregator.png and 
b/doc/windowspecific/kwin-rules-main-n-akregator.png differ
diff --git a/doc/windowspecific/kwin-rules-main.png 
b/doc/windowspecific/kwin-rules-main.png
index fa290fa..f78c847 100644
Binary files a/doc/windowspecific/kwin-rules-main.png and 
b/doc/windowspecific/kwin-rules-main.png differ
diff --git a/doc/windowspecific/window-matching-init.png 
b/doc/windowspecific/window-matching-init.png
index 0bdbcf3..d8fa7e5 100644
Binary files a/doc/windowspecific/window-matching-init.png and 
b/doc/windowspecific/window-matching-init.png differ
diff --git a/doc/windowspecific/window-matching-ready-akregator.png 
b/doc/windowspecific/window-matching-ready-akregator.png
index f2c0f7c..35ccf29 100644
Binary files a/doc/windowspecific/window-matching-ready-akregator.png and 
b/doc/windowspecific/window-matching-ready-akregator.png differ

Reply via email to