[Pkg-mc-commits] r271 - in trunk/debian: . patches patches/bugs

Denis Briand narcan-guest at alioth.debian.org
Sun Sep 20 11:42:41 UTC 2009


Author: narcan-guest
Date: 2009-09-20 11:42:40 +0000 (Sun, 20 Sep 2009)
New Revision: 271

Added:
   trunk/debian/patches/bugs/83_add_ico_files_support.patch
Modified:
   trunk/debian/changelog
   trunk/debian/patches/series
Log:
add ico files support, closes #546737


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-09-19 13:07:35 UTC (rev 270)
+++ trunk/debian/changelog	2009-09-20 11:42:40 UTC (rev 271)
@@ -23,6 +23,7 @@
   * Change doc-base Document field into lower-case name.
   * Change doc-base Section field into `File Management'.
   * Escape few minus sign again into manpages.
+  * Add ico files support (Closes: #546737).
 
  -- Patrick Winnertz <winnie at debian.org>  Wed, 19 Aug 2009 21:52:58 +0200
 

Added: trunk/debian/patches/bugs/83_add_ico_files_support.patch
===================================================================
--- trunk/debian/patches/bugs/83_add_ico_files_support.patch	                        (rev 0)
+++ trunk/debian/patches/bugs/83_add_ico_files_support.patch	2009-09-20 11:42:40 UTC (rev 271)
@@ -0,0 +1,17 @@
+Description: Add ico files support
+Bug-Debian: http://bugs.debian.org/546737
+Author: Denis Briand <denis at narcan.fr>
+Index: mc-4.7.0-pre2~git20090919/misc/mc.ext.in
+===================================================================
+--- mc-4.7.0-pre2~git20090919.orig/misc/mc.ext.in	2009-09-20 13:33:17.000000000 +0200
++++ mc-4.7.0-pre2~git20090919/misc/mc.ext.in	2009-09-20 13:34:13.000000000 +0200
+@@ -378,6 +378,9 @@
+ 	Include=image
+ 	View=sxpm %f
+ 
++shell/.ico
++	Include=image
++
+ include/image
+ 	Open=(see %f &)
+ 	View=%view{ascii} identify %f

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2009-09-19 13:07:35 UTC (rev 270)
+++ trunk/debian/patches/series	2009-09-20 11:42:40 UTC (rev 271)
@@ -16,3 +16,4 @@
 debian/07_use_default_images_viewer.patch
 man/01_man_es_escape_minus_sign.patch
 man/02_man_escape_minus_sign.patch
+bugs/83_add_ico_files_support.patch




More information about the Pkg-mc-commits mailing list