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
2ec5a379
Commit
2ec5a379
authored
Jun 15, 2013
by
Felix Paul Kühne
Browse files
Empty Library View: fix outdated icon reference
parent
276bd581
Changes
2
Hide whitespace changes
Inline
Side-by-side
Resources/VLCEmptyLibraryView~ipad.xib
View file @
2ec5a379
...
...
@@ -52,7 +52,7 @@
<string
key=
"targetRuntimeIdentifier"
>
IBIPadFramework
</string>
<object
class=
"NSCustomResource"
key=
"IBUIImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
vlcetix144
.png
</string>
<string
key=
"NSResourceName"
>
Icon-512
.png
</string>
</object>
</object>
<object
class=
"IBUILabel"
id=
"222554551"
>
...
...
@@ -61,6 +61,7 @@
<string
key=
"NSFrame"
>
{{66, 242}, {280, 192}}
</string>
<reference
key=
"NSSuperview"
ref=
"586773713"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -275,8 +276,8 @@
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"NS.key.0"
>
vlcetix144
.png
</string>
<string
key=
"NS.object.0"
>
{
144, 144
}
</string>
<string
key=
"NS.key.0"
>
Icon-512
.png
</string>
<string
key=
"NS.object.0"
>
{
512, 512
}
</string>
</object>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
...
...
Resources/VLCEmptyLibraryView~iphone.xib
View file @
2ec5a379
...
...
@@ -52,7 +52,7 @@
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSCustomResource"
key=
"IBUIImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
vlcetix144
.png
</string>
<string
key=
"NSResourceName"
>
Icon-512
.png
</string>
</object>
</object>
<object
class=
"IBUILabel"
id=
"145484960"
>
...
...
@@ -93,6 +93,7 @@
<string
key=
"NSFrame"
>
{{20, 185}, {280, 175}}
</string>
<reference
key=
"NSSuperview"
ref=
"887075663"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -275,8 +276,8 @@
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"NS.key.0"
>
vlcetix144
.png
</string>
<string
key=
"NS.object.0"
>
{
144, 144
}
</string>
<string
key=
"NS.key.0"
>
Icon-512
.png
</string>
<string
key=
"NS.object.0"
>
{
512, 512
}
</string>
</object>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
...
...
Write
Preview
Supports
Markdown
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