[mate-netbook] 02/03: debian/patches: Drop 0001_respect_undecorate_setting.patch. Included in lates upstream release.

Mike Gabriel sunweaver at debian.org
Fri Mar 13 13:12:18 UTC 2015


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

sunweaver pushed a commit to annotated tag debian/1.8.2-1
in repository mate-netbook.

commit f9a73c96a81b1ada0551c30ee300a82e4265a919
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Mar 13 14:08:21 2015 +0100

    debian/patches: Drop 0001_respect_undecorate_setting.patch. Included in lates upstream release.
---
 .../patches/0001_respect_undecorate_setting.patch  | 22 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 23 deletions(-)

diff --git a/debian/patches/0001_respect_undecorate_setting.patch b/debian/patches/0001_respect_undecorate_setting.patch
deleted file mode 100644
index 61e3daf..0000000
--- a/debian/patches/0001_respect_undecorate_setting.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 90cfdef36b1140f7f75ada67ea0f22fe0d4d7f79 Mon Sep 17 00:00:00 2001
-From: Monsta <monsta at inbox.ru>
-Date: Fri, 9 Jan 2015 23:40:09 +0300
-Subject: [PATCH] mate-maximus: respect "undecorate" setting, goddammit
-
----
- maximus/maximus-app.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/maximus/maximus-app.c b/maximus/maximus-app.c
-index ea303d9..a1c4221 100644
---- a/maximus/maximus-app.c
-+++ b/maximus/maximus-app.c
-@@ -380,7 +380,7 @@ on_window_opened (WnckScreen  *screen,
- 
-   if (no_maximize || priv->no_maximize)
-   {
--    if (wnck_window_is_maximized(window))
-+    if (wnck_window_is_maximized(window) && priv->undecorate)
-     {
-       _window_set_decorations (window, 0);
-       gdk_flush ();
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ec49b06..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001_respect_undecorate_setting.patch

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



More information about the pkg-mate-commits mailing list