[numix-gtk-theme] 01/01: Add 0001-Fix-GTK2-shadow.patch

Jeremy Bicha jbicha-guest at moszumanska.debian.org
Sat Jul 16 12:58:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

jbicha-guest pushed a commit to branch master
in repository numix-gtk-theme.

commit d008373bd51a1b6c80dacbd1b48d1a66c903c040
Author: Jeremy Bicha <jbicha at ubuntu.com>
Date:   Sat Jul 16 08:24:56 2016 -0400

    Add 0001-Fix-GTK2-shadow.patch
---
 debian/patches/0001-Fix-GTK2-shadow.patch | 30 ++++++++++++++++++++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 31 insertions(+)

diff --git a/debian/patches/0001-Fix-GTK2-shadow.patch b/debian/patches/0001-Fix-GTK2-shadow.patch
new file mode 100644
index 0000000..fb56ab7
--- /dev/null
+++ b/debian/patches/0001-Fix-GTK2-shadow.patch
@@ -0,0 +1,30 @@
+From 76321bb4f7ee9c6edd1fe4a4dafe3b7abf0fa4d7 Mon Sep 17 00:00:00 2001
+From: Alexey Donoga <adonoga at determine.com>
+Date: Fri, 15 Jul 2016 08:59:15 +0300
+Subject: [PATCH] Fix for issue #492 (#496)
+
+Murrine engine update causes misalignment of icon text and shadow. Fix by @makitso
+
+Bug: https://github.com/numixproject/numix-gtk-theme/issues/492
+Bug-Ubuntu: https://launchpad.net/bugs/1598316
+Origin: https://github.com/numixproject/numix-gtk-theme/commit/76321bb4f
+---
+ gtk-2.0/gtkrc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc
+index 7157c41..9ca4e8d 100755
+--- a/gtk-2.0/gtkrc
++++ b/gtk-2.0/gtkrc
+@@ -528,7 +528,7 @@ style "xfdesktop-icon-view" {
+ 	fg[ACTIVE] = @selected_fg_color
+ 
+ 	engine "murrine" {
+-		textstyle = 5
++		textstyle = 0
+ 		text_shade = 0.05
+ 	}
+ }
+-- 
+2.8.1
+
diff --git a/debian/patches/series b/debian/patches/series
index 453211c..6d42f73 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+0001-Fix-GTK2-shadow.patch
 1002-Set-Adwaita-as-default-icon-theme.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/numix-gtk-theme.git



More information about the pkg-mate-commits mailing list