]> git.lyx.org Git - features.git/commit
make InsetListings ready for dialects, part 1 (joint work with Bo Peng):
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 22 May 2007 04:43:30 +0000 (04:43 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 22 May 2007 04:43:30 +0000 (04:43 +0000)
commitcddcdd08ea30fed7c6f6e5f3cfee15f5d3a72c5e
tree0767d46c941a2931cf3fa7f35c92d1ea05675f53
parent380e2dba82cf4b77aacffc074ac09090447f1616
make InsetListings ready for dialects, part 1 (joint work with Bo Peng):

* src/insets/InsetListingsParams.cpp:
- complete list of languages/dialects
- fix some typos
- (validate): check for braces

* src/frontends/qt4/QListings.cpp:
- fix list of languages (not yet complete)
- make it possible to enter [dialect]language in the advanced widget

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18451 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QListings.cpp
src/insets/InsetListingsParams.cpp