From 90cf67720e68db8fc3a909ef9544ad58656031c5 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Tue, 27 Mar 2007 22:14:10 +0000 Subject: [PATCH] Qt4 - cosmetics. --- modules/gui/qt4/components/preferences_widgets.cpp | 2 +- modules/gui/qt4/ui/open.ui | 2 +- modules/gui/qt4/ui/open_disk.ui | 2 +- modules/gui/qt4/ui/open_file.ui | 2 +- modules/gui/qt4/ui/sout.ui | 2 +- modules/gui/qt4/ui/sprefs_audio.ui | 4 ++-- modules/gui/qt4/ui/sprefs_input.ui | 2 +- modules/gui/qt4/ui/sprefs_interface.ui | 2 +- modules/gui/qt4/ui/sprefs_playlist.ui | 2 +- modules/gui/qt4/ui/sprefs_subtitles.ui | 2 +- modules/gui/qt4/ui/sprefs_video.ui | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/modules/gui/qt4/components/preferences_widgets.cpp b/modules/gui/qt4/components/preferences_widgets.cpp index 382640ecca..9006cb768a 100644 --- a/modules/gui/qt4/components/preferences_widgets.cpp +++ b/modules/gui/qt4/components/preferences_widgets.cpp @@ -225,7 +225,7 @@ FileConfigControl::FileConfigControl( vlc_object_t *_p_this, { label = new QLabel( qfu(p_item->psz_text) ); text = new QLineEdit( qfu(p_item->value.psz) ); - browse = new QPushButton( qtr( "Browse" ) ); + browse = new QPushButton( qtr( "Browse..." ) ); BUTTONACT( browse, updateField() ); diff --git a/modules/gui/qt4/ui/open.ui b/modules/gui/qt4/ui/open.ui index 88b7363940..301db43bf0 100644 --- a/modules/gui/qt4/ui/open.ui +++ b/modules/gui/qt4/ui/open.ui @@ -130,7 +130,7 @@ false - Browse + Browse... diff --git a/modules/gui/qt4/ui/open_disk.ui b/modules/gui/qt4/ui/open_disk.ui index 5a260e0627..86976fe1a9 100644 --- a/modules/gui/qt4/ui/open_disk.ui +++ b/modules/gui/qt4/ui/open_disk.ui @@ -95,7 +95,7 @@ - Browse + Browse... diff --git a/modules/gui/qt4/ui/open_file.ui b/modules/gui/qt4/ui/open_file.ui index eb71c57b90..88e3827953 100644 --- a/modules/gui/qt4/ui/open_file.ui +++ b/modules/gui/qt4/ui/open_file.ui @@ -221,7 +221,7 @@ - Browse + Browse... diff --git a/modules/gui/qt4/ui/sout.ui b/modules/gui/qt4/ui/sout.ui index 08818e8da3..2334e99bc2 100644 --- a/modules/gui/qt4/ui/sout.ui +++ b/modules/gui/qt4/ui/sout.ui @@ -141,7 +141,7 @@ false - Browse + Browse... diff --git a/modules/gui/qt4/ui/sprefs_audio.ui b/modules/gui/qt4/ui/sprefs_audio.ui index ef876558f5..c154939e9c 100644 --- a/modules/gui/qt4/ui/sprefs_audio.ui +++ b/modules/gui/qt4/ui/sprefs_audio.ui @@ -151,7 +151,7 @@ - Browse + Browse... @@ -165,7 +165,7 @@ - Browse + Browse... diff --git a/modules/gui/qt4/ui/sprefs_input.ui b/modules/gui/qt4/ui/sprefs_input.ui index ed4a01b5dd..7c005cbfdf 100644 --- a/modules/gui/qt4/ui/sprefs_input.ui +++ b/modules/gui/qt4/ui/sprefs_input.ui @@ -45,7 +45,7 @@ - Browse + Browse... diff --git a/modules/gui/qt4/ui/sprefs_interface.ui b/modules/gui/qt4/ui/sprefs_interface.ui index df7852e7f3..52754e6b54 100644 --- a/modules/gui/qt4/ui/sprefs_interface.ui +++ b/modules/gui/qt4/ui/sprefs_interface.ui @@ -74,7 +74,7 @@ p, li { white-space: pre-wrap; } - Browse + Browse... diff --git a/modules/gui/qt4/ui/sprefs_playlist.ui b/modules/gui/qt4/ui/sprefs_playlist.ui index b96b077c7c..6fb60516b6 100644 --- a/modules/gui/qt4/ui/sprefs_playlist.ui +++ b/modules/gui/qt4/ui/sprefs_playlist.ui @@ -103,7 +103,7 @@ false - Browse + Browse... diff --git a/modules/gui/qt4/ui/sprefs_subtitles.ui b/modules/gui/qt4/ui/sprefs_subtitles.ui index 91f7096364..13a80961b7 100644 --- a/modules/gui/qt4/ui/sprefs_subtitles.ui +++ b/modules/gui/qt4/ui/sprefs_subtitles.ui @@ -134,7 +134,7 @@ - Browse + Browse... diff --git a/modules/gui/qt4/ui/sprefs_video.ui b/modules/gui/qt4/ui/sprefs_video.ui index 6a5cc61bf3..1d9bcc6b67 100644 --- a/modules/gui/qt4/ui/sprefs_video.ui +++ b/modules/gui/qt4/ui/sprefs_video.ui @@ -155,7 +155,7 @@ - Browse + Browse... -- 2.39.2