Author: forenr
Date: Fri May 13 15:07:25 2011
New Revision: 38740
URL: http://www.lyx.org/trac/changeset/38740

Log:
Warn user about the TeX engine detection.

Modified:
   lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui

Modified: lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui
==============================================================================
--- lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui Fri May 13 14:31:19 
2011        (r38739)
+++ lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui Fri May 13 15:07:25 
2011        (r38740)
@@ -323,10 +323,7 @@
          <bool>true</bool>
         </property>
         <property name="toolTip">
-         <string/>
-        </property>
-        <property name="whatsThis">
-         <string>Select if LyX should output Windows-style paths rather than 
Posix-style paths to LaTeX files. Useful if you're using the native Windows 
MikTeX rather than the Cygwin teTeX.</string>
+         <string>Select whether LyX should output Windows or Cygwin 
style&#x0a;paths to LaTeX files. Don't change the default unless the&#x0a;TeX 
engine was not correctly detected at configure time.&#x0a;Warning: Your changes 
here will not be saved.</string>
         </property>
         <property name="layoutDirection">
          <enum>Qt::LeftToRight</enum>

Reply via email to