[marco] 04/10: Drop 0006_correct-name-for-missing-icon.patch. Applied upstream.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Thu Jun 11 19:10:51 UTC 2015


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

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository marco.

commit 8abe7b4d766b4df4101736eab39b1440a23f66b8
Author: Martin Wimpress <code at flexion.org>
Date:   Thu Jun 11 17:25:43 2015 +0100

    Drop 0006_correct-name-for-missing-icon.patch. Applied upstream.
---
 .../0006_correct-name-for-missing-icon.patch       | 32 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 33 deletions(-)

diff --git a/debian/patches/0006_correct-name-for-missing-icon.patch b/debian/patches/0006_correct-name-for-missing-icon.patch
deleted file mode 100644
index 296590d..0000000
--- a/debian/patches/0006_correct-name-for-missing-icon.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 429ec1ec0f4e890bac3550db41d13bb07398a952 Mon Sep 17 00:00:00 2001
-From: monsta <monsta at inbox.ru>
-Date: Fri, 20 Feb 2015 13:25:24 +0300
-Subject: [PATCH] ui: use correct name for missing icon
-
----
- src/ui/ui.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/ui/ui.c b/src/ui/ui.c
-index c170adb..ce860ca 100644
---- a/src/ui/ui.c
-+++ b/src/ui/ui.c
-@@ -846,7 +846,7 @@ meta_ui_get_default_window_icon (MetaUI *ui)
-                                                    NULL);
-       else
-           default_icon = gtk_icon_theme_load_icon (theme,
--                                                   "gtk-missing-image",
-+                                                   "image-missing",
-                                                    META_ICON_WIDTH,
-                                                    0,
-                                                    NULL);
-@@ -881,7 +881,7 @@ meta_ui_get_default_mini_icon (MetaUI *ui)
-                                                    NULL);
-       else
-           default_icon = gtk_icon_theme_load_icon (theme,
--                                                   "gtk-missing-image",
-+                                                   "image-missing",
-                                                    META_MINI_ICON_WIDTH,
-                                                    0,
-                                                    NULL);
-
diff --git a/debian/patches/series b/debian/patches/series
index 32ad0c3..e31f187 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-0006_correct-name-for-missing-icon.patch
 0007_correct-name-for-missing-icon-in-preview-widget.patch
 0008_glib243-keybindings-notifications-fix.patch
 0009_fix-notifications-of-workspace-name-changes.patch

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



More information about the pkg-mate-commits mailing list