]> git.lyx.org Git - features.git/commit
fix bug 2687
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 17 Jul 2006 20:06:58 +0000 (20:06 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 17 Jul 2006 20:06:58 +0000 (20:06 +0000)
commit766709e999ca6525a8d607de8f7b1ea6f2174ad4
treedee7d0e9fae5bb9f07303ac4d3c191b12e114d35
parent2ae2c0db71bc88ac0c3e11c3cbd33e6a90ae8f6d
fix bug 2687
* src/lyxfunc.C
(quoteArg): new, quotes arguments for the "log" dialog
(LyXFunc::dispatch): quote log filename

* src/frontends/controllers/ControlLog.C
(ControlLog::initialiseParams): parse \" as " and \\ as \ in filename

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14481 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/controllers/ControlLog.C
src/lyxfunc.C