The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 9397d6217dd49b1e7cc58ea33d781e96341220f3
Author: Pavel Sanda <[email protected]>
Date:   Thu May 10 17:34:11 2012 +0200

    Backport 17e8ea8a (#8018).

diff --git a/lib/configure.py b/lib/configure.py
index 0ef952f..f7380b3 100644
--- a/lib/configure.py
+++ b/lib/configure.py
@@ -573,7 +573,7 @@ def checkFormatEntries(dtl_tools):
         (iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, ie, iv, 
ie, iv, ie) )
     #
     checkViewerEditor('a text editor', ['xemacs', 'gvim', 'kedit', 'kwrite', 
'kate', \
-        'nedit', 'gedit', 'notepad'],
+        'nedit', 'gedit', 'notepad', 'geany', 'leafpad', 'mousepad'],
         rc_entry = [r'''\Format asciichess asc    "Plain text (chess output)"  
"" ""   "%%"    ""
 \Format asciiimage asc    "Plain text (image)"         "" ""   "%%"    ""
 \Format asciixfig  asc    "Plain text (Xfig output)"   "" ""   "%%"    ""
@@ -613,7 +613,8 @@ def checkFormatEntries(dtl_tools):
         'pybliographic', 'bibdesk', 'gbib', 'kbib', \
         'kbibtex', 'sixpack', 'bibedit', 'tkbibtex' \
         'xemacs', 'gvim', 'kedit', 'kwrite', 'kate', \
-        'nedit', 'gedit', 'notepad'],
+        'nedit', 'gedit', 'notepad', 'geany', \
+        'leafpad', 'mousepad'],
         rc_entry = [r'''\Format bibtex bib    "BibTeX"         "" ""   "%%"    
""''' ])
     #
     #checkProg('a Postscript interpreter', ['gs'],
diff --git a/status.20x b/status.20x
index fa544e3..7729258 100644
--- a/status.20x
+++ b/status.20x
@@ -59,6 +59,8 @@ What's new
 - When a command takes too long to complete, ask the user for what to do
   instead of automatically stopping it after a timeout interval (bug 8032).
 
+- Recognize geany, leafpad and mousepad as viewers (bug #8021).
+
 
 * DOCUMENTATION AND LOCALIZATION
 

-----------------------------------------------------------------------

Summary of changes:
 lib/configure.py |    5 +++--
 status.20x       |    2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to