[mate-icon-theme-faenza] 01/02: debian/patches: Add 0000_fix_start-here.patch. Fixes broken symlink in MATE Faenze Dark.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Mon Jul 24 12:14:18 UTC 2017


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

gnugr-guest pushed a commit to branch master
in repository mate-icon-theme-faenza.

commit a28850f6315535cf1cbc6bebc56f93afe7dc73b5
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Thu Jul 20 21:30:12 2017 +0100

    debian/patches: Add 0000_fix_start-here.patch. Fixes broken symlink in MATE Faenze Dark.
---
 debian/patches/0000_fix_start-here.patch | 47 ++++++++++++++++++++++++++++++++
 debian/patches/README                    |  3 ++
 debian/patches/series                    |  1 +
 3 files changed, 51 insertions(+)

diff --git a/debian/patches/0000_fix_start-here.patch b/debian/patches/0000_fix_start-here.patch
new file mode 100644
index 0000000..bd84354
--- /dev/null
+++ b/debian/patches/0000_fix_start-here.patch
@@ -0,0 +1,47 @@
+From 0292b9fdaf47b65185105a505fcc2671855aacde Mon Sep 17 00:00:00 2001
+From: AdamEsmail <adam.esmail at gmail.com>
+Date: Fri, 19 May 2017 14:20:11 +0100
+Subject: [PATCH] Fix to use MATE logo for dark theme
+
+When using the MATE Faenze Dark Icon theme, the MATE logo next to the Applications menu is from matefaenza/places/start-here.png. This fix should now replace it with the MATE logo found in the matefaezadark/places/start-here.png, which is more suitable for a dark theme. The fix involves adding the places/22 and places/24 directories into the index.theme file.
+---
+ matefaenzadark/index.theme | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+diff --git a/matefaenzadark/index.theme b/matefaenzadark/index.theme
+index e75440e9..a9f955fa 100644
+--- a/matefaenzadark/index.theme
++++ b/matefaenzadark/index.theme
+@@ -2,7 +2,7 @@
+ Name=MATE-Faenza-Dark
+ Inherits=matefaenza
+ Comment=Icon theme project with tilish style, by Tiheum
+-Directories=actions/16,apps/16,categories/16,status/16,stock/16,actions/22,apps/22,categories/22,status/22,stock/22,actions/24,apps/24,categories/24,status/24,stock/24,actions/32,apps/32,categories/32,status/32,stock/32,actions/48,apps/48,categories/48,status/48,stock/48,actions/64,apps/64,categories/64,status/64,stock/64,actions/96,apps/96,categories/96,status/96,stock/96,actions/scalable,apps/scalable,categories/scalable,status/scalable,stock/scalable
++Directories=actions/16,apps/16,categories/16,status/16,stock/16,actions/22,apps/22,categories/22,status/22,stock/22,places/22,actions/24,apps/24,categories/24,status/24,stock/24,places/24,actions/32,apps/32,categories/32,status/32,stock/32,actions/48,apps/48,categories/48,status/48,stock/48,actions/64,apps/64,categories/64,status/64,stock/64,actions/96,apps/96,categories/96,status/96,stock/96,actions/scalable,apps/scalable,categories/scalable,status/scalable,stock/scalable
+ 
+ [actions/16]
+ Size=16
+@@ -54,6 +54,11 @@ Size=22
+ Context=Stock
+ Type=fixed
+ 
++[places/22]
++Size=22
++Context=Places
++Type=fixed
++
+ [actions/24]
+ Size=24
+ Context=Actions
+@@ -79,6 +84,11 @@ Size=24
+ Context=Stock
+ Type=fixed
+ 
++[places/24]
++Size=24
++Context=Places
++Type=fixed
++
+ [actions/32]
+ Size=32
+ Context=Actions
diff --git a/debian/patches/README b/debian/patches/README
new file mode 100644
index 0000000..80c1584
--- /dev/null
+++ b/debian/patches/README
@@ -0,0 +1,3 @@
+0xxx: Grabbed from upstream development.
+1xxx: Possibly relevant for upstream adoption.
+2xxx: Only relevant for official Debian release.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..31df420
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0000_fix_start-here.patch

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



More information about the pkg-mate-commits mailing list