~ubuntu-desktop/gtk/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/015_default-fallback-icon-theme.patch

  • Committer: Gianfranco Costamagna
  • Date: 2018-07-02 10:05:37 UTC
  • Revision ID: costamagnagianfranco@yahoo.it-20180702100537-q9b1n6o6cmd9q9ev
Tags: 2.24.32-2ubuntu1
releasing package gtk+2.0 version 2.24.32-2ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: gtk+-2.24.19/gtk/gtksettings.c
2
 
===================================================================
3
 
--- gtk+-2.24.19.orig/gtk/gtksettings.c 2013-06-28 23:40:03.703367678 +0200
4
 
+++ gtk+-2.24.19/gtk/gtksettings.c      2013-06-28 23:40:03.695367587 +0200
5
 
@@ -331,7 +331,7 @@
 
1
From: =?utf-8?q?Lo=C3=AFc_Minier?= <lool@dooz.org>
 
2
Date: Fri, 18 May 2007 19:02:20 +0200
 
3
Subject: Set the default gtk-fallback-icon-theme
 
4
 
 
5
[jbicha: Use Adwaita instead of gnome to match gtk3]
 
6
 
 
7
Similar to GTK+ 3 commit 2488b954f24c01f99995ff22898628c57b4aedc1 in
 
8
3.13.2.
 
9
 
 
10
Bug-Debian: https://bugs.debian.org/421353
 
11
---
 
12
 gtk/gtksettings.c | 2 +-
 
13
 1 file changed, 1 insertion(+), 1 deletion(-)
 
14
 
 
15
diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c
 
16
index 3fbbf00..dca040e 100644
 
17
--- a/gtk/gtksettings.c
 
18
+++ b/gtk/gtksettings.c
 
19
@@ -331,7 +331,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
6
20
                                              g_param_spec_string ("gtk-fallback-icon-theme",
7
21
                                                                  P_("Fallback Icon Theme Name"),
8
22
                                                                  P_("Name of a icon theme to fall back to"),