]> git.lyx.org Git - features.git/commit
InsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua)
authorBo Peng <bpeng@lyx.org>
Thu, 11 Oct 2007 15:23:52 +0000 (15:23 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 11 Oct 2007 15:23:52 +0000 (15:23 +0000)
commitf847e0776b4437d2f4d27e2f7f83028c9db2b02a
tree23bd9e363a3222c5dbd40b6b3cd7ed97195b0a28
parent4ed5939d2e397629117eb7ab8e34024ca107b4ba
InsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua)
NOTE: The syntax in LyXRC.cpp is ugly, and this feature is not extremely useful. Therefore, this patch may be reverted in the end.
* src/insets/InsetInfo.h|cpp: support LYXRC_INFO
* src/LyXRC.h|cpp: allow output of a specific RC item.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20908 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyXRC.cpp
src/LyXRC.h
src/insets/InsetInfo.cpp
src/insets/InsetInfo.h