From 0b63d5a8d0c80604c0aa69c38292e65cc93c238a Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Sun, 7 Aug 2005 21:29:54 +0000 Subject: [PATCH] Give the browse button a sane tooltip. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10391 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt2/ChangeLog | 4 ++++ src/frontends/qt2/ui/QExternalDialogBase.ui | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/frontends/qt2/ChangeLog b/src/frontends/qt2/ChangeLog index 477a8eada1..fedc1a90db 100644 --- a/src/frontends/qt2/ChangeLog +++ b/src/frontends/qt2/ChangeLog @@ -1,3 +1,7 @@ +2005-08-07 Angus Leeming + + * ui/QExternalDialogBase.ui: give the browse button a sane tooltip. + 2005-07-28 Jean-Marc Lasgouttes * QDialogView.C (show): exit after update if Controller::exitEarly() diff --git a/src/frontends/qt2/ui/QExternalDialogBase.ui b/src/frontends/qt2/ui/QExternalDialogBase.ui index 07fde7ca7b..6fea556a63 100644 --- a/src/frontends/qt2/ui/QExternalDialogBase.ui +++ b/src/frontends/qt2/ui/QExternalDialogBase.ui @@ -201,7 +201,7 @@ toolTip - Get bounding box from the (EPS) file + Select a file -- 2.39.5