Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
9b5d0b4d
Commit
9b5d0b4d
authored
Jan 09, 2012
by
Christoph Miebach
Committed by
Christophe Mutricy
Jan 09, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed a space in front of questionmark. 2 Findings
Signed-off-by:
Christophe Mutricy
<
xtophe@chewa.net
>
parent
69a63547
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
modules/demux/avi/avi.c
modules/demux/avi/avi.c
+1
-1
modules/gui/qt4/ui/update.ui
modules/gui/qt4/ui/update.ui
+1
-1
No files found.
modules/demux/avi/avi.c
View file @
9b5d0b4d
...
...
@@ -678,7 +678,7 @@ aviindex:
"VLC won't repair your file but can temporary fix this "
"problem by building an index in memory.
\n
"
"This step might take a long time on a large file.
\n
"
"What do you want to do
?"
),
"What do you want to do?"
),
_
(
"Build index then play"
),
_
(
"Play as is"
),
_
(
"Do not play"
)
)
)
{
case
1
:
...
...
modules/gui/qt4/ui/update.ui
View file @
9b5d0b4d
...
...
@@ -112,7 +112,7 @@
<item>
<widget
class=
"QLabel"
name=
"label_2"
>
<property
name=
"text"
>
<string>
Do you want to download it
?
</string>
<string>
Do you want to download it?
</string>
</property>
<property
name=
"wordWrap"
>
<bool>
true
</bool>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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