Bug 164978 - System Settings toolbar not following text position effects
Summary: System Settings toolbar not following text position effects
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 01:28 UTC by Javier
Modified: 2009-05-04 06:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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