]> git.lyx.org Git - features.git/commitdiff
Michael's fix to my patch ;-)
authorAngus Leeming <leeming@lyx.org>
Sun, 26 Jan 2003 22:37:12 +0000 (22:37 +0000)
committerAngus Leeming <leeming@lyx.org>
Sun, 26 Jan 2003 22:37:12 +0000 (22:37 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5988 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/ChangeLog
src/frontends/qt2/ui/QThesaurusDialogBase.ui
src/frontends/xforms/ChangeLog
src/frontends/xforms/forms/form_thesaurus.fd

index df55f03cf206ca9e02acdb7112949754d773d309..0fe472beb5d16f52e9e78491be4953e49cb5c47f 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * ui/QThesaurusDialogBase.ui: add colons to labels.
+
 2003-01-23  John Levon  <levon@movementarian.org>
 
        * ui/*.ui: move several group box labels to title capitalisation
index 20c45acf042fb2f111972bdd2a27daed7ccefb92..e9cd6c377cff7c38f1e089448703fd4b7cd90b49 100644 (file)
@@ -57,7 +57,7 @@
                     </property>
                     <property stdset="1">
                         <name>text</name>
-                        <string>&amp;Keyword</string>
+                        <string>&amp;Keyword:</string>
                     </property>
                     <property>
                         <name>buddy</name>
             <column>
                 <property>
                     <name>text</name>
-                    <string>Thesaurus entries</string>
+                    <string>Thesaurus entries:</string>
                 </property>
                 <property>
                     <name>clickable</name>
                     </property>
                     <property stdset="1">
                         <name>text</name>
-                        <string>&amp;Selection</string>
+                        <string>&amp;Selection:</string>
                     </property>
                     <property>
                         <name>buddy</name>
index 7be7596e9516aaebbcf7439204e5346e3a31c15d..30dfdd842bb740efaacf4d0a0aeaebc3ecd9badb 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * forms/form_thesaurus.fd: add colons to labels. Shrink dialog.
+
 2003-01-25  Angus Leeming  <leeming@lyx.org>
 
        * forms/form_spellchecker.fd:
index 89f98bc5dd961e0b7e1a5255f694d26f8fc44bce..70a49d4aa72c1a236d7be408a334aa934ae9967e 100644 (file)
@@ -9,14 +9,14 @@ SnapGrid: 5
 
 =============== FORM ===============
 Name: form_thesaurus
-Width: 465
-Height: 450
+Width: 370
+Height: 390
 Number of Objects: 6
 
 --------------------
 class: FL_BOX
 type: UP_BOX
-box: 0 0 465 450
+box: 0 0 370 390
 boxtype: FL_UP_BOX
 colors: FL_COL1 FL_COL1
 alignment: FL_ALIGN_CENTER
@@ -34,7 +34,7 @@ argument:
 --------------------
 class: FL_BUTTON
 type: NORMAL_BUTTON
-box: 355 375 100 30
+box: 260 315 100 30
 boxtype: FL_UP_BOX
 colors: FL_COL1 FL_COL1
 alignment: FL_ALIGN_CENTER
@@ -52,7 +52,7 @@ argument: 0
 --------------------
 class: FL_BUTTON
 type: NORMAL_BUTTON
-box: 355 410 100 30
+box: 260 350 100 30
 boxtype: FL_UP_BOX
 colors: FL_COL1 FL_COL1
 alignment: FL_ALIGN_CENTER
@@ -70,14 +70,14 @@ argument: 0
 --------------------
 class: FL_INPUT
 type: NORMAL_INPUT
-box: 70 10 315 25
+box: 70 10 175 25
 boxtype: FL_DOWN_BOX
 colors: FL_COL1 FL_MCOL
 alignment: FL_ALIGN_LEFT
 style: FL_NORMAL_STYLE
 size: FL_NORMAL_SIZE
 lcol: FL_BLACK
-label: Keyword
+label: Keyword:
 shortcut: 
 resize: FL_RESIZE_ALL
 gravity: FL_NorthWest FL_NorthWest
@@ -88,14 +88,14 @@ argument: 0
 --------------------
 class: FL_INPUT
 type: NORMAL_INPUT
-box: 90 375 260 30
+box: 80 315 175 30
 boxtype: FL_DOWN_BOX
 colors: FL_COL1 FL_MCOL
 alignment: FL_ALIGN_LEFT
 style: FL_NORMAL_STYLE
 size: FL_NORMAL_SIZE
 lcol: FL_BLACK
-label: Selection|#S
+label: Selection:|#S
 shortcut: 
 resize: FL_RESIZE_ALL
 gravity: FL_NorthWest FL_NorthWest
@@ -106,14 +106,14 @@ argument: 0
 --------------------
 class: FL_BROWSER
 type: SELECT_BROWSER
-box: 15 60 440 305
+box: 15 60 345 245 
 boxtype: FL_DOWN_BOX
 colors: FL_COL1 FL_YELLOW
 alignment: FL_ALIGN_TOP_LEFT
 style: FL_NORMAL_STYLE
 size: FL_NORMAL_SIZE
 lcol: FL_BLACK
-label: Thesaurus entries
+label: Thesaurus entries:
 shortcut: 
 resize: FL_RESIZE_ALL
 gravity: FL_NoGravity FL_NoGravity