[plasma-framework] src/shell: [plasma-shell] Mute all debug output when started from autostart

Àlex Fiestas afiestas at kde.org
Tue Dec 17 18:49:21 UTC 2013


Git commit dfcfad1182e51d5165bd8d289a33253aba7b8776 by Àlex Fiestas.
Committed on 17/12/2013 at 18:44.
Pushed by afiestas into branch 'master'.

[plasma-shell] Mute all debug output when started from autostart

This enables other developers to use journalctl/~.xsession-errors and
do not drown on warnings.

CCMAIL: plasma-devel at kde.org

M  +1    -1    src/shell/plasma-shell.desktop

http://commits.kde.org/plasma-framework/dfcfad1182e51d5165bd8d289a33253aba7b8776

diff --git a/src/shell/plasma-shell.desktop b/src/shell/plasma-shell.desktop
index f6c4229..0d6d231 100644
--- a/src/shell/plasma-shell.desktop
+++ b/src/shell/plasma-shell.desktop
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Exec=plasma-shell
+Exec=plasma-shell --shut-up
 X-DBUS-StartupType=Unique
 Name=Plasma Desktop Workspace
 Name[de]=Plasma-Arbeitsflächenbereich


More information about the Plasma-devel mailing list