Author: forenr
Date: Sun May 29 12:29:05 2011
New Revision: 38878
URL: http://www.lyx.org/trac/changeset/38878

Log:
Avoid too much verbosity.

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 Sat May 28 23:43:13 
2011        (r38877)
+++ lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui Sun May 29 12:29:05 
2011        (r38878)
@@ -323,7 +323,7 @@
          <bool>true</bool>
         </property>
         <property name="toolTip">
-         <string>Select whether LyX should output Windows or Cygwin style 
paths to LaTeX files.&#x0a;Change the default only if the TeX engine was not 
correctly detected at configure time and you know what you are 
doing.&#x0a;Warning: Your changes here will not be saved.</string>
+         <string>Select whether LyX should output Windows or Cygwin style 
paths to LaTeX files.&#x0a;Change the default only if the 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