diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-06-11 12:19:05 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-06-11 12:19:05 +0000 |
commit | fa8933aaa497b096f061722d6fff420f975e6bbd (patch) | |
tree | 288f9881166773fa0311aa7e9fb64de7f148770c /gnome-extra/gnome-utils/files/gnome-utils-2.32.0-new-icons2.patch | |
parent | arm stable, bug #369403 (diff) | |
download | gentoo-2-fa8933aaa497b096f061722d6fff420f975e6bbd.tar.gz gentoo-2-fa8933aaa497b096f061722d6fff420f975e6bbd.tar.bz2 gentoo-2-fa8933aaa497b096f061722d6fff420f975e6bbd.zip |
Revision bump backporting a patch also used un OpenBSD to fix uninitialized variable preventing crashes, also install updated icons (fixing bug #369785 by Jani Kananen).
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gnome-utils/files/gnome-utils-2.32.0-new-icons2.patch')
-rw-r--r-- | gnome-extra/gnome-utils/files/gnome-utils-2.32.0-new-icons2.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/gnome-extra/gnome-utils/files/gnome-utils-2.32.0-new-icons2.patch b/gnome-extra/gnome-utils/files/gnome-utils-2.32.0-new-icons2.patch new file mode 100644 index 000000000000..072463b5a1ae --- /dev/null +++ b/gnome-extra/gnome-utils/files/gnome-utils-2.32.0-new-icons2.patch @@ -0,0 +1,22 @@ +From 104f536687255ac939ab4e779081ef30aa033d15 Mon Sep 17 00:00:00 2001 +From: Cosimo Cecchi <cosimoc@gnome.org> +Date: Mon, 21 Mar 2011 16:50:00 +0000 +Subject: logview: ship the SVG source for the new hires icon + +--- +(limited to 'logview/data/icons/Makefile.am') + +diff --git a/logview/data/icons/Makefile.am b/logview/data/icons/Makefile.am +index 5131cf9..65be8d4 100644 +--- a/logview/data/icons/Makefile.am ++++ b/logview/data/icons/Makefile.am +@@ -13,6 +13,7 @@ public_icons = \ + $(NULL) + + noinst_DATA = \ ++ logview.svg \ + $(NULL) + + EXTRA_DIST = \ +-- +cgit v0.9 |