[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    [patch] [Bug 160506] Bugfix "Restore volumes on login"-setting is
From:       Christian Esken <esken () kde ! org>
Date:       2008-05-31 9:25:06
Message-ID: 200805311125.06815.esken () kde ! org
[Download RAW message or body]

Hello,

the attached simple patch fixes an unpleasant KMix bug. Without the patch the volume \
will most likely be restored on Login even if you switch that option off (*). Can \
this still go into KDE4.0.5 (I am aware that tagging was 3 days ago)? Patch is \
already commited to trunk and 4.0 branch.

 Christian

(*) Detailed explanation: If you wonder why the autostart condition evaluates to \
"true" and not to "false": It reads an obsolete value from the KDE3 version of KMix. \
So you either have it restored always or not restored, independent from the setting \
of KDE4's KMix.

-- 
Things should be made as simple as possible, but no simpler. 
  - Albert Einstein


["restore_kmix_volumes.patch" (text/x-diff)]

--- branches/KDE/4.0/kdemultimedia/kmix/restore_kmix_volumes.desktop	2008/01/27 08:39:15	767020
+++ branches/KDE/4.0/kdemultimedia/kmix/restore_kmix_volumes.desktop	2008/05/31 08:58:56	814737
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 X-KDE-autostart-phase=1
-X-KDE-autostart-condition=kmixrc::startkdeRestore:true
+X-KDE-autostart-condition=kmixrc:Global:startkdeRestore:true
 Type=Application
 Exec=kmixctrl --restore
 OnlyShowIn=KDE;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic