From 59248bccd2a9377d64f6427af2f322b4abcd581f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Sat, 27 Nov 2004 18:39:07 +0000 Subject: [PATCH] Rename button in the tabular dialog, carify tooltip git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9319 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt2/ChangeLog | 5 +++++ src/frontends/qt2/ui/QTabularDialogBase.ui | 12 ++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) 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) -- 2.39.2