[hamradio-commits] [pyqso] 09/09: Added description to patch
Iain Learmonth
irl-guest at moszumanska.debian.org
Sat Feb 7 23:49:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository pyqso.
commit d9b6245252cc7822bad1eedc2e9661f1bae00648
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Sat Feb 7 23:45:25 2015 +0000
Added description to patch
---
debian/patches/fix_icon_path.patch | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/patches/fix_icon_path.patch b/debian/patches/fix_icon_path.patch
index 339d0ed..ac4e1f2 100644
--- a/debian/patches/fix_icon_path.patch
+++ b/debian/patches/fix_icon_path.patch
@@ -1,7 +1,11 @@
+Description: Correct path for icon to the correct path
+Author: Iain R. Learmonth <irl at fsfe.org>
+Last-Update: 2015-02-07
+
--- pyqso.orig/bin/pyqso
+++ pyqso/bin/pyqso
@@ -59,7 +59,7 @@
-
+
self.set_size_request(800, 600) # Default to an 800 x 600 resolution.
self.set_position(Gtk.WindowPosition.CENTER)
- possible_icon_paths = [os.path.join(pyqso_path, "icons", "log_64x64.png")]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/pyqso.git
More information about the pkg-hamradio-commits
mailing list