[SCM] live-config branch, debian-next,	updated. debian/3.0.2-1-4-g9b8347b
    Daniel Baumann 
    daniel at debian.org
       
    Tue Aug 14 10:31:06 UTC 2012
    
    
  
The following commit has been merged in the debian-next branch:
commit 9b8347b8a6e4a76a5d622187578a26af5c5fe0bb
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 14 12:30:26 2012 +0200
    Don't show flags in KDE (kxkbrc) too as we already do with GNOME by default for better cultural correctness.
    
    See http://www.cs.tut.fi/~jkorpela/flags.html for more information.
diff --git a/scripts/config/1060-kde-services b/scripts/config/1060-kde-services
index 35d8ea6..dcbdf16 100755
--- a/scripts/config/1060-kde-services
+++ b/scripts/config/1060-kde-services
@@ -50,7 +50,7 @@ cat > "/home/${LIVE_USERNAME}/.kde/share/config/kxkbrc" << EOF
 DisplayNames=${LIVE_KEYBOARD_LAYOUTS}
 IndicatorOnly=false
 LayoutList=${LIVE_KEYBOARD_LAYOUTS}
-ShowFlag=true
+ShowFlag=false
 SwitchMode=Global
 Use=true
 EOF
-- 
live-config
    
    
More information about the debian-live-changes
mailing list