Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 663989 Details for
Bug 887453
White widget fonts in brigth panel in GTK2 theme under Xfce
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch against zukitwo RPM package
0001-Fix-handling-of-Xfce-panel-widget-colors.patch (text/plain), 2.61 KB, created by
Maciek Borzecki
on 2012-12-15 12:44:26 UTC
(
hide
)
Description:
patch against zukitwo RPM package
Filename:
MIME Type:
Creator:
Maciek Borzecki
Created:
2012-12-15 12:44:26 UTC
Size:
2.61 KB
patch
obsolete
>From 0681a12e539eed5237e6a0944042f65aaee48f83 Mon Sep 17 00:00:00 2001 >From: Maciek Borzecki <maciek.borzecki@gmail.com> >Date: Sat, 15 Dec 2012 13:41:00 +0100 >Subject: [PATCH] Fix handling of Xfce panel widget colors > >--- > zukitwo-xfce-panel.patch | 13 +++++++++++++ > zukitwo.spec | 8 +++++++- > 2 files changed, 20 insertions(+), 1 deletion(-) > create mode 100644 zukitwo-xfce-panel.patch > >diff --git a/zukitwo-xfce-panel.patch b/zukitwo-xfce-panel.patch >new file mode 100644 >index 0000000000000000000000000000000000000000..9b22a9f699dfd153ea9018606667387bc40e48c9 >--- /dev/null >+++ b/zukitwo-xfce-panel.patch >@@ -0,0 +1,13 @@ >+--- Zukitwo/gtk-2.0/widgets/panel.rc.orig 2012-12-15 13:36:58.776170870 +0100 >++++ Zukitwo/gtk-2.0/widgets/panel.rc 2012-12-15 13:36:50.413037264 +0100 >+@@ -117,8 +117,8 @@ widget_class "*Notif*Beagle*" style "the >+ widget_class "*Notif*Brasero*" style "theme-panel-light" >+ >+ # XFCE panel theming. >+-widget "*Xfce*Panel*" style "theme-panel" >+-class "*Xfce*Panel*" style "theme-panel" >++widget "*Xfce*Panel*" style "theme-panel-light" >++class "*Xfce*Panel*" style "theme-panel-light" >+ >+ # lxpanel and fbpanel >+ widget "*.tclock.*" style "theme-panel" >diff --git a/zukitwo.spec b/zukitwo.spec >index f48f93db0e7e2def5917db3f6386dc2419c90138..60c4671df695c3fd38c60be6763589f28b3861a7 100644 >--- a/zukitwo.spec >+++ b/zukitwo.spec >@@ -5,7 +5,7 @@ > > Name: zukitwo > Version: 20121211 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Themes for GTK+2, GTK+3, Metacity, GNOME Shell and Xfwm4 > Group: User Interface/Desktops > >@@ -16,6 +16,8 @@ Source0: http://www.deviantart.com/download/%{deviantart_id}/%{name}_by_% > # This patch removes two references to Unity-related stuff from > # Zukitwo/gtk-3.0/gtk.css > Patch0: %{name}-rm_unity.patch >+# This patch fixes Xfce panel colors >+Patch1: %{name}-xfce-panel.patch > > BuildArch: noarch > >@@ -80,6 +82,7 @@ Themes for Xfwm4 as part of the %{theme_name} theme. > %prep > %setup -q -c -n %{name}_by_%{author}-%{tag} > %patch0 -p0 >+%patch1 -p0 > > # Remove "Thumbs.db" files > find . -name Thumbs.db -type f -exec rm -f '{}' \; >@@ -129,6 +132,9 @@ cp -pr %{theme_name}-Shell/gnome-shell/* %{buildroot}%{_datadir}/themes/%{theme_ > > > %changelog >+* Sat Dec 15 2012 Maciek Borzecki <maciek.borzecki@gmail.com> - 20121211-1 >+- Add patch for handling Xfce panel colors >+ > * Thu Dec 13 2012 Mattia Meneguzzo <odysseus@fedoraproject.org> - 20121211-1 > - Update to latest upstream version > - Change font package required by gnome-shell-theme-zukitwo from liberation-sans-fonts to google-droid-sans-fonts >-- >1.8.0.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 887453
: 663989