[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/2.0.0_rc3-549-g138209a

Sven Hoexter sven at timegate.de
Mon Apr 18 12:04:26 UTC 2011


The following commit has been merged in the master branch:
commit 75b072d7b96ded1699ec9a330e2d3d2ead4bd117
Author: Sven Hoexter <sven at timegate.de>
Date:   Mon Apr 18 13:40:22 2011 +0200

    Refresh prefer-xdg-open

diff --git a/debian/patches/prefer-xdg-open b/debian/patches/prefer-xdg-open
index e240861..e24a1e7 100644
--- a/debian/patches/prefer-xdg-open
+++ b/debian/patches/prefer-xdg-open
@@ -1,7 +1,7 @@
 Add xdg-open as the first choice whenever this seems to be usefull.
 --- a/lib/configure.py
 +++ b/lib/configure.py
-@@ -458,7 +458,7 @@ def checkFormatEntries(dtl_tools):
+@@ -493,7 +493,7 @@ def checkFormatEntries(dtl_tools):
      checkViewerEditor('a SVG viewer and editor', ['inkscape'],
          rc_entry = [r'\Format svg        svg     SVG                    "" "%%" "%%"	"vector"'])
      #
@@ -10,7 +10,7 @@ Add xdg-open as the first choice whenever this seems to be usefull.
          rc_entry = [r'''\Format bmp        bmp     BMP                    "" "%s"	"%s"	""
  \Format gif        gif     GIF                    "" "%s"	"%s"	""
  \Format jpg        jpg     JPEG                   "" "%s"	"%s"	""
-@@ -535,11 +535,11 @@ def checkFormatEntries(dtl_tools):
+@@ -570,11 +570,11 @@ def checkFormatEntries(dtl_tools):
      #
      #checkProg('a Postscript interpreter', ['gs'],
      #  rc_entry = [ r'\ps_command "%%"' ])
@@ -24,7 +24,7 @@ Add xdg-open as the first choice whenever this seems to be usefull.
  		    'gv', 'ghostview'],
          rc_entry = [r'''\Format pdf        pdf    "PDF (ps2pdf)"          P  "%%"	""	"document,vector,menu=export"
  \Format pdf2       pdf    "PDF (pdflatex)"        F  "%%"	""	"document,vector,menu=export"
-@@ -547,24 +547,24 @@ def checkFormatEntries(dtl_tools):
+@@ -582,24 +582,24 @@ def checkFormatEntries(dtl_tools):
  \Format pdf4       pdf    "PDF (XeTeX)"           X  "%%"	""	"document,vector,menu=export"
  \Format pdf5       pdf    "PDF (LuaTeX)"          u  "%%"	""	"document,vector,menu=export"'''])
      #

-- 
LyX packaging



More information about the Pkg-lyx-devel mailing list