Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
kdelibs3
scalable-tray-icons.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scalable-tray-icons.patch of Package kdelibs3
diff -wruN kdelibs-3.5.10.orig/kdeui/ksystemtray.cpp kdelibs-3.5.10/kdeui/ksystemtray.cpp --- kdelibs-3.5.10.orig/kdeui/ksystemtray.cpp 2007-05-14 11:52:25.000000000 +0400 +++ kdelibs-3.5.10/kdeui/ksystemtray.cpp 2012-04-14 10:00:21.934064954 +0400 @@ -311,7 +311,7 @@ { KConfig *appCfg = kapp->config(); KConfigGroupSaver configSaver(appCfg, "System Tray"); - int iconWidth = appCfg->readNumEntry("systrayIconWidth", 22); + int iconWidth = appCfg->readNumEntry("systrayIconWidth", 16); return instance->iconLoader()->loadIcon( icon, KIcon::Panel, iconWidth ); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor