]> git.lyx.org Git - features.git/commitdiff
Windows doesn't support the geometry option
authorPeter Kümmel <syntheticpp@gmx.net>
Wed, 29 Nov 2006 10:10:07 +0000 (10:10 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Wed, 29 Nov 2006 10:10:07 +0000 (10:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16101 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index e1110ec857beaae6b673a9ff397ee9d85b407ced..fe1be6ed5be6fa81a3662d2057a83b49970808b4 100644 (file)
@@ -239,10 +239,6 @@ PAINTING & PERFORMANCE
 
 REGRESSIONS
 
-* The -geometry option doesn't work on Windows (it did in 1.4.x)
-  c:\> lyx-qt4.exe -geometry 800x600+100+30
-  Wrong command line option `-geometry'. Exiting.
-
 * open lyx, create a new document, enter a few chars, quit. Lyx does not
   ask if you want to save the file.
 
@@ -452,3 +448,8 @@ CREDITS:
   window size has also become to small to show the whole toolbar
   (Joost 4/11/06). See also the math panel buttons entry above.
   FIXED (Peter, 2006-11-28)
+
+* The -geometry option doesn't work on Windows (it did in 1.4.x)
+  c:\> lyx-qt4.exe -geometry 800x600+100+30
+  Wrong command line option `-geometry'. Exiting.
+  REJECTED (Peter, 2006-11-29)