rpms/redhat-artwork/devel redhat-artwork-7.0.0-kwin-bluecurve.patch, NONE, 1.1 redhat-artwork.spec, 1.194, 1.195

Than Ngo (than) fedora-extras-commits at redhat.com
Fri Sep 14 11:28:04 UTC 2007


Author: than

Update of /cvs/extras/rpms/redhat-artwork/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17642

Modified Files:
	redhat-artwork.spec 
Added Files:
	redhat-artwork-7.0.0-kwin-bluecurve.patch 
Log Message:
fix bz276731, KWin theme shows pixel noise for "sticky" icon


redhat-artwork-7.0.0-kwin-bluecurve.patch:

--- NEW FILE redhat-artwork-7.0.0-kwin-bluecurve.patch ---
--- redhat-artwork-7.0.0/art/kde/kwin/Bluecurve/bluecurveclient.cpp.orig	2007-09-14 13:23:49.000000000 +0200
+++ redhat-artwork-7.0.0/art/kde/kwin/Bluecurve/bluecurveclient.cpp	2007-09-14 13:24:43.000000000 +0200
@@ -30,7 +30,7 @@
 #include <kdebug.h>
 
 
-#define BASE_BUTTON_SIZE  17
+#define BASE_BUTTON_SIZE  16
 #define BORDER_WIDTH      6
 #define CORNER_RADIUS     12
 


Index: redhat-artwork.spec
===================================================================
RCS file: /cvs/extras/rpms/redhat-artwork/devel/redhat-artwork.spec,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- redhat-artwork.spec	12 Aug 2007 04:20:46 -0000	1.194
+++ redhat-artwork.spec	14 Sep 2007 11:27:32 -0000	1.195
@@ -4,7 +4,7 @@
 Summary: Artwork for Red Hat default look-and-feel
 Name: redhat-artwork
 Version: 7.0.0
-Release: 11%{?dist} 
+Release: 11%{?dist}.1 
 URL: http://www.redhat.com
 Source0: %{name}-%{version}.tar.gz
 Source1: post-install-fixup.sh
@@ -18,6 +18,7 @@
 Patch0: redhat-artwork-7.0.0-kdm-userlist.patch
 Patch1: redhat-artwork-7.0.0-timed-login.patch
 Patch2: default-theme.patch
+Patch3: redhat-artwork-7.0.0-kwin-bluecurve.patch
 Group: User Interface/Desktops
 License: GPL+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,6 +76,7 @@
 %patch0 -p1 -b .kdm-userlist
 %patch1 -p1 -b .timed-login
 %patch2 -p1 -b .default-theme
+%patch3 -p1 -b .kwin-bluecurve
 
 mkdir post-install
 (cd post-install; tar xzvf %{SOURCE2})
@@ -452,6 +454,9 @@
 %{_datadir}/apps/kwin/bluecurve.desktop
 
 %changelog
+* Fri Sep 14 2007 Than Ngo <than at redhat.com> - 7.0.0-11.1
+- fix bz276731, KWin theme shows pixel noise for "sticky" icon
+
 * Sun Aug 12 2007 Matthias Clasen <mclasen at redhat.com> - 7.0.0-11
 - Switch default theme to use Nodoka
 




More information about the fedora-extras-commits mailing list