]> git.lyx.org Git - features.git/commitdiff
configure.py: rename "Comma-separated values" to "Table (CSV)"
authorUwe Stöhr <uwestoehr@web.de>
Tue, 20 May 2008 00:59:16 +0000 (00:59 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Tue, 20 May 2008 00:59:16 +0000 (00:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24852 a592a061-630c-0410-9148-cb99ea01b6c8

lib/configure.py

index 91473dc63849a8ec2be60eedd8ceff13f66e71bb..77a7c63fb3f14f976df29b71216400ab0915b51b 100644 (file)
@@ -313,7 +313,7 @@ def checkFormatEntries(dtl_tools):
     #
     # entried that do not need checkProg
     addToRC(r'''\Format date       ""     "date command"          "" ""        ""      ""
-\Format csv        csv    "Comma-separated values"  "" ""      ""      "document"
+\Format csv        csv    "Table (CSV)"  "" "" ""      "document"
 \Format fax        ""      Fax                    "" ""        ""      "document"
 \Format lyx        lyx     LyX                    "" ""        ""      ""
 \Format lyx13x     lyx13  "LyX 1.3.x"             "" ""        ""      "document"