]> git.lyx.org Git - features.git/commitdiff
* Doxy
authorPavel Sanda <sanda@lyx.org>
Wed, 9 Apr 2008 15:55:56 +0000 (15:55 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 9 Apr 2008 15:55:56 +0000 (15:55 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24191 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index c1d06de07a1b9afcaef0330eab43dc94e389c7f7..de30724b6e49770fc883073e7323570cbac7e2e2 100644 (file)
@@ -1312,7 +1312,8 @@ void LyXAction::init()
  * \li Action: Creates new empty LyX window.
  * \li Notion: Already opened documents from the previous window can be found under View menu.
  * \li Syntax: window-new [<GEOMETRY>]
- * \li Params: <GEOMETRY>: pass the geometry of the window. Currently works only under Windows.
+ * \li Params: <GEOMETRY>: pass the geometry of the window. This parameter is currently 
+                           accepted only on Windows platform.
  * \li Origin: Abdel, 21 Oct 2006
  * \endvar
  */