]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Swap two printer related help messages.
[lyx.git] / ChangeLog
index e145fbf3f15e1326906d24379688cc9e16a1dc0c..5944dc1b80b8ea178c55e7ef90492794a6120027 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * src/frontends/xforms/FormPreferences.C (feedback): fix
+       description of RC_PRINTCOPIESFLAG and RC_PRINTCOLLCOPIESFLAG.
+
 2000-12-29  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * src/support/FileInfo.h: move unistd.h to after sys/types.h and
@@ -13,7 +18,6 @@
 
        * src/frontends/xforms/xform_helpers.C: adjust the order of
        includes, some whitespace changes.
-       
 
        * src/trans.C (Load): constify filename and res
 
@@ -42,7 +46,7 @@
        (scroll_cb): emit signal
 
        * src/LaTeXFeatures.C: include Floatlist.h
-       (getPackages): only load flot.sty when needed
+       (getPackages): only load float.sty when needed
        (getMacros): prepare for outputting the correct code to preamble.
 
        * src/Floating.h: make all variables private + rename to var_.