[mate-panel] 03/06: debian/patches: Drop 0001_no_scale.patch. Applied upstream.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Tue Jan 23 16:43:02 UTC 2018
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch ubuntu/bionic
in repository mate-panel.
commit f63a57570cf27f69e4bf4a94a1b772712216f24f
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Tue Jan 23 12:44:22 2018 +0000
debian/patches: Drop 0001_no_scale.patch. Applied upstream.
---
debian/patches/0001_no_scale.patch | 17 -----------------
debian/patches/series | 1 -
2 files changed, 18 deletions(-)
diff --git a/debian/patches/0001_no_scale.patch b/debian/patches/0001_no_scale.patch
deleted file mode 100644
index 7a209f5..0000000
--- a/debian/patches/0001_no_scale.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: High dpi scaling does not work... so let's diable it for now...
-Author: Martin Wimpress <martin.wimpress at ubuntu.com>
-
-diff --git a/mate-panel/main.c b/mate-panel/main.c
-index 8355a22..e3241bc 100644
---- a/mate-panel/main.c
-+++ b/mate-panel/main.c
-@@ -84,6 +84,9 @@ main (int argc, char **argv)
-
- gtk_init (&argc, &argv);
-
-+ /* FIXME: High dpi scaling does not work... */
-+ gdk_x11_display_set_window_scale (gdk_display_get_default (), 1);
-+
- error = NULL;
- if (!g_option_context_parse (context, &argc, &argv, &error)) {
- g_printerr ("%s\n", error->message);
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5f23ddb..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001_no_scale.patch
--
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