From b5df2ac0564a3b5aa806be7b1f17b73f361381df Mon Sep 17 00:00:00 2001 From: Edward Wang Date: Sun, 21 Apr 2013 16:34:54 +0200 Subject: [PATCH] Qt: minor grammar and orthography fixes Signed-off-by: Jean-Baptiste Kempf --- modules/gui/qt4/ui/about.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/qt4/ui/about.ui b/modules/gui/qt4/ui/about.ui index 47b8163979..1f3afce168 100644 --- a/modules/gui/qt4/ui/about.ui +++ b/modules/gui/qt4/ui/about.ui @@ -114,7 +114,7 @@ background-color: rgb(245, 245, 245); padding-right: 20px; - <html><head/><body><p>VLC media player is a free and open source media player, encoder and streamer made by the volunteers of the <a href="http://www.videolan.org/"><span style=" text-decoration: underline; color:#0057ae;">VideoLAN</span></a> community.</p><p>VLC uses its internal codecs and works on essentially every popular platform and can read almost every files, CDs, DVDs, network streams, capture cards and other media formats!</p><p><a href="http://www.videolan.org/contribute/"><span style=" text-decoration: underline; color:#0057ae;">Help and join us!</span></a></p></body></html> + <html><head/><body><p>VLC media player is a free and open source media player, encoder, and streamer made by the volunteers of the <a href="http://www.videolan.org/"><span style=" text-decoration: underline; color:#0057ae;">VideoLAN</span></a> community.</p><p>VLC uses its internal codecs, works on essentially every popular platform, and can read almost all files, CDs, DVDs, network streams, capture cards and other media formats!</p><p><a href="http://www.videolan.org/contribute/"><span style=" text-decoration: underline; color:#0057ae;">Help and join us!</span></a></p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop -- 2.39.5