Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
ec8e54f5
Commit
ec8e54f5
authored
May 19, 2013
by
Jean-Baptiste Kempf
Browse files
Shorter title
parent
defcaeff
Changes
1
Hide whitespace changes
Inline
Side-by-side
AspenProject/VLCPlaylistViewController.m
View file @
ec8e54f5
...
...
@@ -25,7 +25,7 @@
{
self
=
[
super
initWithNibName
:
nibNameOrNil
bundle
:
nibBundleOrNil
];
if
(
self
)
self
.
title
=
@"VLC
for iOS
"
;
self
.
title
=
@"VLC"
;
return
self
;
}
...
...
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