summaryrefslogtreecommitdiffstats
path: root/kde/patch/ksudoku/ksudoku_qwindowtitle.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/ksudoku/ksudoku_qwindowtitle.patch')
-rw-r--r--kde/patch/ksudoku/ksudoku_qwindowtitle.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde/patch/ksudoku/ksudoku_qwindowtitle.patch b/kde/patch/ksudoku/ksudoku_qwindowtitle.patch
new file mode 100644
index 0000000..3417b34
--- /dev/null
+++ b/kde/patch/ksudoku/ksudoku_qwindowtitle.patch
@@ -0,0 +1,15 @@
+Qt5 .desktop files for apps accept qwindowtitle, not caption.
+However, the 17.04 branch of ksudoku is still kdelibs4 based, and the
+patch applied to KDE BUG 381087 broke the launch of ksudoku here:
+
+--- a/src/gui/org.kde.ksudoku.desktop 2017-06-13 02:44:11.000000000 +0200
++++ b/src/gui/org.kde.ksudoku.desktop 2017-07-15 11:58:32.027477614 +0200
+@@ -50,7 +50,7 @@
+ Name[x-test]=xxKSudokuxx
+ Name[zh_CN]=KSudoku
+ Name[zh_TW]=KSudoku
+-Exec=ksudoku %i -qwindowtitle %c
++Exec=ksudoku %i -caption %c
+ Icon=ksudoku
+ Type=Application
+ X-DocPath=ksudoku/index.html