git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32fce32
)
Oups
author
Christophe Mutricy
<xtophe@videolan.org>
Sat, 1 Sep 2007 22:43:54 +0000
(22:43 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Sat, 1 Sep 2007 22:43:54 +0000
(22:43 +0000)
modules/gui/qt4/dialogs/help.cpp
patch
|
blob
|
history
diff --git
a/modules/gui/qt4/dialogs/help.cpp
b/modules/gui/qt4/dialogs/help.cpp
index
dcfb11f
..
8b7f8d0
100644
(file)
--- a/
modules/gui/qt4/dialogs/help.cpp
+++ b/
modules/gui/qt4/dialogs/help.cpp
@@
-89,7
+89,7
@@
AboutDialog::AboutDialog( intf_thread_t *_p_intf) : QVLCFrame( _p_intf )
QWidget *infoWidget = new QWidget( this );
QHBoxLayout *infoLayout = new QHBoxLayout( infoWidget );
QLabel *infoLabel = new QLabel( "VLC media player " PACKAGE_VERSION "\n\n"
- "(c) 1996-2007
777777
- the VideoLAN Team\n\n" +
+ "(c) 1996-2007 - the VideoLAN Team\n\n" +
qtr( "VLC media player is a free media player, made by the "
"VideoLAN Team.\nIt is a standalone multimedia player, "
"encoder and streamer, that can read from many supports "