Bug 164978

Summary: System Settings toolbar not following text position effects
Product: [Applications] systemsettings Reporter: Javier <javi.azuaga>
Component: generalAssignee: System Settings Bugs <sourtooth+ssbugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: bluedzins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Javier 2008-06-26 01:28:53 UTC
Version:            (using KDE 4.0.83)
Installed from:    Ubuntu Packages

When you define a text position on System Settings, Appearance, Style, Effects tab, the setting doesn't apply to the System Settings toolbar itself.
Comment 1 Ben Cooksley 2009-05-04 06:12:12 UTC
SVN commit 963175 by bcooksley:

Ensure we don't force a toolbar direction.
Coding style fixes ( whitespace + tabs )
Give better proper names to both Icon and Tree views
Remove unused members
Replace about button with Help menu
Fix window title not changing when switching between views

BUG: 164978
BUG: 157725
BUG: 191491

 M  +72 -69    app/SettingsBase.cpp  
 M  +10 -6     app/SettingsBase.h  
 M  +1 -1      app/systemsettingsui.rc  
 M  +1 -1      classic/ClassicMode.cpp  
 M  +1 -1      core/MenuModel.cpp  
 M  +1 -1      core/ToolTips/KToolTipDelegate.cpp  
 M  +2 -3      icons/IconMode.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=963175