[vlc-devel] commit: Removed 'fetch-meta' from the welcome dialogue. Still to be done for Sprefs. ( Felix Paul Kühne )
git version control
git at videolan.org
Mon Jul 7 11:11:30 CEST 2008
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jul 6 16:29:38 2008 +0200| [fb2b425ca89c22bcdca396661d230f85ef8d8ffa]
Removed 'fetch-meta' from the welcome dialogue. Still to be done for Sprefs.
Please check
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fb2b425ca89c22bcdca396661d230f85ef8d8ffa
---
modules/gui/qt4/main_interface.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/main_interface.cpp b/modules/gui/qt4/main_interface.cpp
index 5c099c6..1fef0ea 100644
--- a/modules/gui/qt4/main_interface.cpp
+++ b/modules/gui/qt4/main_interface.cpp
@@ -477,7 +477,7 @@ int MainInterface::privacyDialog( QList<ConfigControl *> controls )
"<p>The <i>VideoLAN Team</i> doesn't like when an application goes "
"online without authorization.</p>\n "
"<p><i>VLC media player</i> can request limited information on "
- "the Internet, especially to get CD covers and songs metadata or to know "
+ "the Internet, especially to get CD covers or to know "
"if updates are available.</p>\n"
"<p><i>VLC media player</i> <b>DOES NOT</b> send or collect <b>ANY</b> "
"information, even anonymously, about your usage.</p>\n"
More information about the vlc-devel
mailing list