Commit df67698f authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

MacOSX/VLC_app/MainMenu.nib: Test a new Menu Layout.

parent fc48d336
......@@ -4,9 +4,19 @@
<dict>
<key>IBClasses</key>
<array>
<dict>
<key>CLASS</key>
<string>NSView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSResponder</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>addPlaylist</key>
<string>id</string>
<key>mediaListViewItemDoubleClicked</key>
<string>id</string>
<key>newMainWindow</key>
......@@ -20,15 +30,15 @@
<dict>
<key>categoriesListView</key>
<string>id</string>
<key>fillScreenButton</key>
<string>id</string>
<key>mediaListItemFetchedStatus</key>
<string>id</string>
<key>mediaListItemsCount</key>
<string>id</string>
<key>mediaListView</key>
<string>id</string>
<key>mediaListSearchField</key>
<string>id</string>
<key>fillScreenButton</key>
<key>mediaListView</key>
<string>id</string>
<key>videoView</key>
<string>VLCBrowsableVideoView</string>
......
......@@ -10,7 +10,7 @@
<integer>5</integer>
<key>IBOpenObjects</key>
<array>
<integer>81</integer>
<integer>24</integer>
</array>
<key>IBSystem Version</key>
<string>9B18</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment