[Pkg-lyx-devel] svn commit: r379 - /lyx/trunk/debian/patches/05.configure.py_prog_prefer

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sun Oct 21 13:42:39 UTC 2007


Author: pelle
Date: Sun Oct 21 13:42:39 2007
New Revision: 379

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=379
Log:
refresh 05.configure.py_prog_prefer

Modified:
    lyx/trunk/debian/patches/05.configure.py_prog_prefer

Modified: lyx/trunk/debian/patches/05.configure.py_prog_prefer
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/patches/05.configure.py_prog_prefer?rev=379&op=diff
==============================================================================
--- lyx/trunk/debian/patches/05.configure.py_prog_prefer (original)
+++ lyx/trunk/debian/patches/05.configure.py_prog_prefer Sun Oct 21 13:42:39 2007
@@ -1,8 +1,8 @@
-Index: lyx-1.5/lib/configure.py
+Index: lyx/lib/configure.py
 ===================================================================
---- lyx-1.5.orig/lib/configure.py	2007-06-19 23:20:09.000000000 +0200
-+++ lyx-1.5/lib/configure.py	2007-07-15 12:18:52.000000000 +0200
-@@ -238,7 +238,7 @@
+--- lyx.orig/lib/configure.py	2007-09-26 17:58:48.000000000 +0200
++++ lyx/lib/configure.py	2007-10-21 15:41:29.000000000 +0200
+@@ -239,7 +239,7 @@
      checkViewer('a FEN viewer and editor', ['xboard -lpf $$i -mode EditPosition'],
          rc_entry = [r'\Format fen        fen     FEN                    "" "%%"	"%%"	""'])
      #
@@ -11,7 +11,7 @@
      path, ie = checkViewer('a raster image editor', ['gimp-remote', 'gimp'])
      addToRC(r'''\Format bmp        bmp     BMP                    "" "%s"	"%s"	""
  \Format gif        gif     GIF                    "" "%s"	"%s"	""
-@@ -252,7 +252,7 @@
+@@ -253,7 +253,7 @@
  \Format xpm        xpm     XPM                    "" "%s"	"%s"	""''' % \
          (iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie) )
      #
@@ -20,7 +20,7 @@
          'nedit', 'gedit', 'notepad'],
          rc_entry = [r'''\Format asciichess asc    "Plain text (chess output)"  "" ""	"%%"	""
  \Format asciiimage asc    "Plain text (image)"         "" ""	"%%"	""
-@@ -273,23 +273,23 @@
+@@ -274,23 +274,23 @@
      #
      #checkProg('a Postscript interpreter', ['gs'],
      #  rc_entry = [ r'\ps_command "%%"' ])




More information about the Pkg-lyx-devel mailing list