diff --git a/src/frontends/qt2/ChangeLog b/src/frontends/qt2/ChangeLog index c650872328..ad57227c2e 100644 --- a/src/frontends/qt2/ChangeLog +++ b/src/frontends/qt2/ChangeLog @@ -1,3 +1,8 @@ +2004-11-27 Jürgen Spitzmüller + + * ui/QTabularDialogBase.ui: Rename button ("Default" to "Set"), + which is more appropriate. Also modify some tooltips. + 2004-11-26 Angus Leeming * FileDialog.C: diff --git a/src/frontends/qt2/ui/QTabularDialogBase.ui b/src/frontends/qt2/ui/QTabularDialogBase.ui index af8b252c02..6c38f8e55f 100644 --- a/src/frontends/qt2/ui/QTabularDialogBase.ui +++ b/src/frontends/qt2/ui/QTabularDialogBase.ui @@ -13,7 +13,7 @@ 0 0 - 459 + 451 408 @@ -670,6 +670,10 @@ 1 + + toolTip + Set borders of the current (selected) cell(s) + @@ -702,11 +706,11 @@ text - &Default + &Set toolTip - Set all borders + Set all borders of the current (selected) cell(s) @@ -721,7 +725,7 @@ toolTip - Unset all borders + Unset all borders of the current (selected) cell(s)