[SCM] Debian packaging of kephra branch, master, updated. upstream/0.4.3.32+dfsg-1-40-gfc6552a

Fabrizio Regalli fabreg at fabreg.it
Tue Sep 13 17:09:44 UTC 2011


The following commit has been merged in the master branch:
commit fc6552a4c3e2eb9a9b2214f4f5b68b2cf46f1ebc
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Sep 13 19:09:37 2011 +0200

    Added 02-change-icon.diff patch

diff --git a/debian/patches/02-change-icon.diff b/debian/patches/02-change-icon.diff
new file mode 100644
index 0000000..719f0ba
--- /dev/null
+++ b/debian/patches/02-change-icon.diff
@@ -0,0 +1,22 @@
+Description: use 'wxpl.icon' instead of 'proton.xpm' due to missing copyright
+Author: Fabrizio Regalli <fabreg at fabreg.it>
+Forwarded: no
+
+--- a/lib/Kephra/Config/Default/GlobalSettings.pm
++++ b/lib/Kephra/Config/Default/GlobalSettings.pm
+@@ -122,7 +122,7 @@
+ 					size_y => 600,
+ 				},
+ 				fullscreen => 0,
+-				icon => 'interface/icon/app/proton.xpm',
++				icon => 'interface/icon/app/wxpl.ico',
+ 				max_number => 1,
+ 				maximize_editpanel => 0,
+ 				position_x => 10,
+@@ -417,4 +417,4 @@
+ 	}
+ }
+ 
+-1;
+\ No newline at end of file
++1;

-- 
Debian packaging of kephra



More information about the Pkg-perl-cvs-commits mailing list