Refresh patch
This commit is contained in:
parent
9858a1d62a
commit
57de5b25a1
4
debian/patches/060_ignore-random-icons.patch
vendored
4
debian/patches/060_ignore-random-icons.patch
vendored
@ -20,10 +20,10 @@ Applied-upstream: no
|
|||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/gtk/updateiconcache.c b/gtk/updateiconcache.c
|
diff --git a/gtk/updateiconcache.c b/gtk/updateiconcache.c
|
||||||
index 61c42c7..433248f 100644
|
index 37f9b4f..52853dd 100644
|
||||||
--- a/gtk/updateiconcache.c
|
--- a/gtk/updateiconcache.c
|
||||||
+++ b/gtk/updateiconcache.c
|
+++ b/gtk/updateiconcache.c
|
||||||
@@ -683,7 +683,7 @@ scan_directory (const gchar *base_path,
|
@@ -689,7 +689,7 @@ scan_directory (const gchar *base_path,
|
||||||
directories = g_list_append (directories, g_strdup (subdir));
|
directories = g_list_append (directories, g_strdup (subdir));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user