]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/ui/QViewSourceUi.ui: remove bogus Whatsthis entry.
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 19 Dec 2006 08:17:47 +0000 (08:17 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 19 Dec 2006 08:17:47 +0000 (08:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16330 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x
src/frontends/qt4/ui/QViewSourceUi.ui

index 0b2e7657aeb23b5799054a3ce9a2adb0cdf4aaee..43c73899bbac1403ee3f66ba94c3ed06e0139dbb 100644 (file)
@@ -174,17 +174,6 @@ MENUS
   This should definitely be documented somewhere before the final release,
   because many users will copy their old config files.
 
-* Mysterious *.po entry:
-
-  #: src/frontends/qt4/ui/QViewSourceUi.ui:31
-  msgid ""
-  "<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style=\" "
-  "white-space: pre-wrap; font-family:Sans Serif; font-size:13pt; font-"
-  "weight:400; font-style:normal; text-decoration:none;\"><p style=\"-qt-"
-  "paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; "
-  "margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p></body></html>"
-  msgstr ""
-
 
 EDITING
 
@@ -601,3 +590,14 @@ CREDITS:
   one field to another)
   FIXED (JSpitzm 2006-12-18)
 
+* Mysterious *.po entry:
+
+  #: src/frontends/qt4/ui/QViewSourceUi.ui:31
+  msgid ""
+  "<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style=\" "
+  "white-space: pre-wrap; font-family:Sans Serif; font-size:13pt; font-"
+  "weight:400; font-style:normal; text-decoration:none;\"><p style=\"-qt-"
+  "paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; "
+  "margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p></body></html>"
+  msgstr ""
+  FIXED (JSpitzm 2006-12-19)
index 45f8c41d9ca15b3520ec4d0d662d9e65015e31a3..ff50ba17d1c81ae7a4f92a41bc20d42169a20b68 100644 (file)
@@ -1,7 +1,4 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QViewSourceUi</class>
  <widget class="QDialog" name="QViewSourceUi" >
   <property name="geometry" >
@@ -28,7 +25,7 @@
    <item>
     <widget class="QTextEdit" name="viewSourceTV" >
      <property name="whatsThis" >
-      <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:13pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>&lt;/body>&lt;/html></string>
+      <string/>
      </property>
     </widget>
    </item>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
- <includes>
-  <include location="local" >qt_helpers.h</include>
- </includes>
  <tabstops>
   <tabstop>viewSourceTV</tabstop>
   <tabstop>viewFullSourceCB</tabstop>
   <tabstop>updatePB</tabstop>
   <tabstop>closePB</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>