[mate-dock-applet] 03/05: debian/patches/1002_fix-typos.patch: Dropped, applied upstream.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Sun Mar 13 15:25:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-dock-applet.
commit 0bad7a6f154f5aeccc890e5f173f6e1a08ad71f8
Author: Martin Wimpress <code at flexion.org>
Date: Sun Mar 13 15:02:59 2016 +0000
debian/patches/1002_fix-typos.patch: Dropped, applied upstream.
---
debian/patches/1002_fix-typos.patch | 35 -----------------------------------
debian/patches/series | 1 -
2 files changed, 36 deletions(-)
diff --git a/debian/patches/1002_fix-typos.patch b/debian/patches/1002_fix-typos.patch
deleted file mode 100644
index 178ea9f..0000000
--- a/debian/patches/1002_fix-typos.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: Fix typos in upstream code.
-Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-Forwarded: https://github.com/robint99/dock-applet/issues/39
-
---- a/README.md
-+++ b/README.md
-@@ -12,7 +12,7 @@
- * Use an indicator by each app to show when it is running
- * Optionally, use multiple indicators for each window an app has open
- * Use either a light or dark indicator that it can always be seen no matter what colour the panel is, or turn indicators off altogether
--* Change the colour of MATE panels to the dominant colour (i.e. the most common colour) of the desktop wallpaper. The colour can be applied to all panels or just the panel contaning the dock.
-+* Change the colour of MATE panels to the dominant colour (i.e. the most common colour) of the desktop wallpaper. The colour can be applied to all panels or just the panel containing the dock.
-
- ### Installation
-
---- a/src/dock_prefs.in
-+++ b/src/dock_prefs.in
-@@ -478,7 +478,7 @@
- self.__cb_panel_color_change.set_active(change_color)
-
- def get_change_dock_color_only(self):
-- """ Get whether only the panel contaning the dock is to be changed when settung
-+ """ Get whether only the panel containing the dock is to be changed when settung
- the panel colour according to the current wallpaper
-
- Returns: boolean
-@@ -487,7 +487,7 @@
- return self.__cb_dock_panel_only.get_active()
-
- def set_change_dock_color_only(self, dock_only):
-- """ Sets whether only the panel contaning the dock is to be changed when settings
-+ """ Sets whether only the panel containing the dock is to be changed when settings
- the panel colour according to the current wallpaper
-
- Args: dock_only - boolean
diff --git a/debian/patches/series b/debian/patches/series
index 246114a..4e6bab1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-1002_fix-typos.patch
1003_fix-shebangs.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-dock-applet.git
More information about the pkg-mate-commits
mailing list