[mate-panel] 08/10: Revert "debian/patches/0001_update-marco-wm-name.patch: Applied upstream."

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Fri Jun 12 17:04:23 UTC 2015


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

flexiondotorg-guest pushed a commit to branch master
in repository mate-panel.

commit c9ef3d43f1f9ae12c43a599f58e883a4687616dd
Author: Martin Wimpress <code at flexion.org>
Date:   Fri Jun 12 18:03:41 2015 +0100

    Revert "debian/patches/0001_update-marco-wm-name.patch: Applied upstream."
    
    This reverts commit ccde0f58429c49d175a48a2d5a3ccc9efe4a181e.
---
 debian/patches/0001_update-marco-wm-name.patch | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/debian/patches/0001_update-marco-wm-name.patch b/debian/patches/0001_update-marco-wm-name.patch
new file mode 100644
index 0000000..b990ecb
--- /dev/null
+++ b/debian/patches/0001_update-marco-wm-name.patch
@@ -0,0 +1,23 @@
+From 75e3f6c2143ac68829c7e699ea555b91ee4021d0 Mon Sep 17 00:00:00 2001
+From: Nathan Torchia <nemasu at gmail.com>
+Date: Fri, 3 Oct 2014 10:24:21 +0900
+Subject: [PATCH] Update Marco WM name as per Marco commit
+
+Closes https://github.com/mate-desktop/mate-panel/pull/240
+
+ cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a
+---
+ applets/wncklet/workspace-switcher.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/applets/wncklet/workspace-switcher.c
++++ b/applets/wncklet/workspace-switcher.c
+@@ -143,7 +143,7 @@
+ 
+ 	if (!wm_name)
+ 		pager->wm = PAGER_WM_UNKNOWN;
+-	else if (strcmp(wm_name, "Marco") == 0)
++	else if (strcmp(wm_name, "Metacity (Marco)") == 0)
+ 		pager->wm = PAGER_WM_MARCO;
+ 	else if (strcmp(wm_name, "Compiz") == 0)
+ 		pager->wm = PAGER_WM_COMPIZ;

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



More information about the pkg-mate-commits mailing list