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 @@ ...@@ -4,9 +4,19 @@
<dict> <dict>
<key>IBClasses</key> <key>IBClasses</key>
<array> <array>
<dict>
<key>CLASS</key>
<string>NSView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSResponder</string>
</dict>
<dict> <dict>
<key>ACTIONS</key> <key>ACTIONS</key>
<dict> <dict>
<key>addPlaylist</key>
<string>id</string>
<key>mediaListViewItemDoubleClicked</key> <key>mediaListViewItemDoubleClicked</key>
<string>id</string> <string>id</string>
<key>newMainWindow</key> <key>newMainWindow</key>
...@@ -20,15 +30,15 @@ ...@@ -20,15 +30,15 @@
<dict> <dict>
<key>categoriesListView</key> <key>categoriesListView</key>
<string>id</string> <string>id</string>
<key>fillScreenButton</key>
<string>id</string>
<key>mediaListItemFetchedStatus</key> <key>mediaListItemFetchedStatus</key>
<string>id</string> <string>id</string>
<key>mediaListItemsCount</key> <key>mediaListItemsCount</key>
<string>id</string> <string>id</string>
<key>mediaListView</key>
<string>id</string>
<key>mediaListSearchField</key> <key>mediaListSearchField</key>
<string>id</string> <string>id</string>
<key>fillScreenButton</key> <key>mediaListView</key>
<string>id</string> <string>id</string>
<key>videoView</key> <key>videoView</key>
<string>VLCBrowsableVideoView</string> <string>VLCBrowsableVideoView</string>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<integer>5</integer> <integer>5</integer>
<key>IBOpenObjects</key> <key>IBOpenObjects</key>
<array> <array>
<integer>81</integer> <integer>24</integer>
</array> </array>
<key>IBSystem Version</key> <key>IBSystem Version</key>
<string>9B18</string> <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