Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
81220127
Commit
81220127
authored
Jan 20, 2008
by
Rafaël Carré
Browse files
one day, the new qt4 interface will not be new anymore. be prevenant
parent
bce04f18
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/dialogs/help.cpp
View file @
81220127
...
...
@@ -110,7 +110,7 @@ AboutDialog::AboutDialog( intf_thread_t *_p_intf) : QVLCFrame( _p_intf )
"encoder and streamer, that can read from many supports "
"(files, CDs, DVDs, networks, capture cards...) and that "
"works on many platforms.
\n\n
"
)
+
qtr
(
"You are using the
new
Qt4 Interface.
\n
"
)
+
qtr
(
"You are using the Qt4 Interface.
\n
"
)
+
qtr
(
"Compiled by "
)
+
qfu
(
VLC_CompileBy
()
)
+
"@"
+
qfu
(
VLC_CompileHost
()
)
+
"."
+
qfu
(
VLC_CompileDomain
()
)
+
".
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment