Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
KDE:KDE3
kpowersave
kpowersave-icon-size.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kpowersave-icon-size.patch of Package kpowersave
diff -wruN kpowersave-0.7.3_svn3167.orig/src/kpowersave.cpp kpowersave-0.7.3_svn3167/src/kpowersave.cpp --- kpowersave-0.7.3_svn3167.orig/src/kpowersave.cpp 2008-11-20 19:07:01.000000000 +0300 +++ kpowersave-0.7.3_svn3167/src/kpowersave.cpp 2012-04-28 21:55:13.577200374 +0400 @@ -388,10 +388,10 @@ if(pixmap_name_tmp != pixmap_name) { pixmap_name = pixmap_name_tmp; if (pixmap_name.startsWith("ERROR")) { - pixmap = SmallIcon("laptoppower", 22, KIcon::DisabledState); + pixmap = SmallIcon("laptoppower", 0, KIcon::DisabledState); } else - pixmap = SmallIcon(pixmap_name, 22); + pixmap = SmallIcon(pixmap_name); } kdDebugFuncOut(trace);
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