From d0a02bafd5e80e31679259166ca5b4faf0fe5287 Mon Sep 17 00:00:00 2001 From: Aurelien Desbrieres Date: Thu, 18 Dec 2014 14:48:30 +0100 Subject: Feature-rich GTK+ theme switcher of the LXDE Desktop (GTK+ 3 version) --- .../0002-Fix-About-dialog-for-GTK-3.patch | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 pcr/lxappearance-gtk3/0002-Fix-About-dialog-for-GTK-3.patch (limited to 'pcr/lxappearance-gtk3/0002-Fix-About-dialog-for-GTK-3.patch') diff --git a/pcr/lxappearance-gtk3/0002-Fix-About-dialog-for-GTK-3.patch b/pcr/lxappearance-gtk3/0002-Fix-About-dialog-for-GTK-3.patch new file mode 100644 index 000000000..04cacfbdd --- /dev/null +++ b/pcr/lxappearance-gtk3/0002-Fix-About-dialog-for-GTK-3.patch @@ -0,0 +1,27 @@ +From a29d071de300708dc27cc3fa6cc1f3993824a954 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= +Date: Thu, 18 Dec 2014 13:27:20 +0100 +Subject: [PATCH 2/2] Fix About dialog for GTK+ 3 + +--- + data/ui/about.glade.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/data/ui/about.glade.in b/data/ui/about.glade.in +index e1b1975..04f09f8 100644 +--- a/data/ui/about.glade.in ++++ b/data/ui/about.glade.in +@@ -4,9 +4,9 @@ + 5 + center-on-parent + dialog +- False + LXAppearance + @VERSION@ ++ preferences-desktop-theme + Copyright (C) 2008-2014 LXDE Project + Customizes look and feel of your desktop + http://lxde.org/ +-- +2.1.3 + -- cgit v1.2.3-2-g168b