[rkward-cvs] [rkward] rkward: Disable broken startup notification for now.
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue Dec 2 13:13:16 UTC 2014
Git commit 6f959fb624338ea0c7a22cbca3f50a272ee4c5ca by Thomas Friedrichsmeier.
Committed on 02/12/2014 at 13:12.
Pushed by tfry into branch 'master'.
Disable broken startup notification for now.
M +3 -0 rkward/rkward.desktop
http://commits.kde.org/rkward/6f959fb624338ea0c7a22cbca3f50a272ee4c5ca
diff --git a/rkward/rkward.desktop b/rkward/rkward.desktop
index 78050c8..8fe9c74 100644
--- a/rkward/rkward.desktop
+++ b/rkward/rkward.desktop
@@ -28,4 +28,7 @@ Terminal=false
Type=Application
X-DocPath=rkward/index.html
Categories=Science;Math;NumericalAnalysis;
+# Startup notification broken, as startup id is not passed to rkward.frontend.
+# It may be possible to fix this in Qt 5.4. See https://git.reviewboard.kde.org/r/121230/
+StartupNotify=false
# vi: encoding=utf-8
More information about the rkward-tracker
mailing list