From f81fd5bb87db1bbb8275d015d6687aa983d201ce Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Wed, 2 May 2007 21:10:08 +0000 Subject: [PATCH] Qt4 - Add various tooltips: Open (1) --- modules/gui/qt4/ui/open.ui | 3 ++ modules/gui/qt4/ui/open_disk.ui | 90 ++++++++++++++++++--------------- modules/gui/qt4/ui/open_file.ui | 15 +++++- modules/gui/qt4/ui/open_net.ui | 12 ++++- 4 files changed, 77 insertions(+), 43 deletions(-) diff --git a/modules/gui/qt4/ui/open.ui b/modules/gui/qt4/ui/open.ui index b2b259818d..4e558e7e4f 100644 --- a/modules/gui/qt4/ui/open.ui +++ b/modules/gui/qt4/ui/open.ui @@ -32,6 +32,9 @@ + + Show extended options + Show &more options diff --git a/modules/gui/qt4/ui/open_disk.ui b/modules/gui/qt4/ui/open_disk.ui index 86976fe1a9..e773609c84 100644 --- a/modules/gui/qt4/ui/open_disk.ui +++ b/modules/gui/qt4/ui/open_disk.ui @@ -6,8 +6,8 @@ 0 0 - 450 - 246 + 475 + 287 @@ -32,14 +32,7 @@ 6 - - - - SVCD/VCD - - - - + Qt::Horizontal @@ -52,13 +45,6 @@ - - - - Disk device - - - @@ -72,33 +58,27 @@ - - - - Qt::LeftToRight - - - DVD - - - true - - - - + true - + Browse... + + + + Disk device + + + @@ -106,36 +86,66 @@ - + + + + Qt::LeftToRight + + + DVD + + + true + + + + + + + SVCD/VCD + + + + Qt::Horizontal - 21 + 40 20 - + + + + Qt::Horizontal + + + + Qt::Horizontal - 40 + 21 20 - - - - Qt::Horizontal + + + + Disable DVD Menus (for compatibility) + + + No DVD Menus diff --git a/modules/gui/qt4/ui/open_file.ui b/modules/gui/qt4/ui/open_file.ui index 6a0a29e051..81223bf2ba 100644 --- a/modules/gui/qt4/ui/open_file.ui +++ b/modules/gui/qt4/ui/open_file.ui @@ -60,7 +60,11 @@ - + + + Choose one or more media file to open + + @@ -80,6 +84,9 @@ + + Add a subtitle file + Use a sub&titles file @@ -139,6 +146,9 @@ 0 + + Set subtitle alignement + -1 @@ -181,6 +191,9 @@ 0 + + Set default subtitle size + diff --git a/modules/gui/qt4/ui/open_net.ui b/modules/gui/qt4/ui/open_net.ui index 3250f09e77..d5d1b38cb1 100644 --- a/modules/gui/qt4/ui/open_net.ui +++ b/modules/gui/qt4/ui/open_net.ui @@ -33,7 +33,11 @@ 6 - + + + Set the protocol for the URL + + @@ -75,7 +79,11 @@ - + + + Enter the URL of the network stream here,\nwith or without the protocol. + + -- 2.39.2