]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
* Use the playlist info panel instead of the old one everywhere
[vlc] / extras / MacOSX / Resources / English.lproj / MainMenu.nib / classes.nib
index 038df09213a391e4367155486e18152ab478f3c9..c6b412863f7d1455a1b118708910ccbe1ae3ad70 100644 (file)
@@ -29,6 +29,7 @@
                 next = id; 
                 pause = id; 
                 play = id; 
+                position = id; 
                 prev = id; 
                 random = id; 
                 repeat = id; 
             SUPERCLASS = NSObject; 
         }, 
         {
-            ACTIONS = {showCategory = id; toggleInfoPanel = id; }; 
+            ACTIONS = {
+                createOutlineGroup = id; 
+                deleteOutlineGroup = id; 
+                handleGroup = id; 
+                infoCancel = id; 
+                infoOk = id; 
+                toggleInfoPanel = id; 
+                togglePlaylistInfoPanel = id; 
+            }; 
             CLASS = VLCInfo; 
             LANGUAGE = ObjC; 
-            OUTLETS = {"o_selector" = id; "o_view" = id; "o_window" = id; }; 
+            OUTLETS = {
+                "o_author_lbl" = id; 
+                "o_author_txt" = id; 
+                "o_btn_add_group" = id; 
+                "o_btn_cancel" = id; 
+                "o_btn_delete_group" = id; 
+                "o_btn_ok" = id; 
+                "o_group_cbx" = id; 
+                "o_group_color" = id; 
+                "o_group_lbl" = id; 
+                "o_info_window" = id; 
+                "o_outline_view" = id; 
+                "o_title_lbl" = id; 
+                "o_title_txt" = id; 
+                "o_uri_lbl" = id; 
+                "o_uri_txt" = id; 
+            }; 
             SUPERCLASS = NSObject; 
         }, 
         {
                 "o_err_msg" = id; 
                 "o_error" = id; 
                 "o_info" = id; 
-                "o_info_window" = id; 
                 "o_messages" = id; 
                 "o_mi_about" = id; 
+                "o_mi_add_intf" = id; 
                 "o_mi_audiotrack" = id; 
                 "o_mi_bring_atf" = id; 
                 "o_mi_bwd" = id; 
                 "o_mi_website" = id; 
                 "o_msgs_btn_crashlog" = id; 
                 "o_msgs_panel" = id; 
+                "o_mu_add_intf" = id; 
                 "o_mu_audio" = id; 
                 "o_mu_audiotrack" = id; 
                 "o_mu_channels" = id; 
         {
             ACTIONS = {
                 deleteItems = id; 
+                disableGroup = id; 
+                enableGroup = id; 
                 handlePopUp = id; 
-                infoCancel = id; 
-                infoOk = id; 
                 playItem = id; 
                 savePlaylist = id; 
                 searchItem = id; 
                 selectAll = id; 
-                togglePlaylistInfoPanel = id; 
+                toggleItemsEnabled = id; 
                 toggleWindow = id; 
             }; 
             CLASS = VLCPlaylist; 
             LANGUAGE = ObjC; 
             OUTLETS = {
-                "o_author_lbl" = id; 
-                "o_author_txt" = id; 
-                "o_btn_info_cancel" = id; 
-                "o_btn_info_ok" = id; 
                 "o_btn_playlist" = id; 
                 "o_ctx_menu" = id; 
-                "o_info_window" = id; 
                 "o_loop_popup" = id; 
                 "o_mi_delete" = id; 
+                "o_mi_disableGroup" = id; 
+                "o_mi_enableGroup" = id; 
                 "o_mi_info" = id; 
                 "o_mi_play" = id; 
                 "o_mi_save_playlist" = id; 
                 "o_mi_selectall" = id; 
+                "o_mi_toggleItemsEnabled" = id; 
                 "o_random_ckb" = id; 
                 "o_search_button" = id; 
                 "o_search_keyword" = id; 
                 "o_tc_duration" = id; 
                 "o_tc_id" = id; 
                 "o_tc_name" = id; 
-                "o_title_lbl" = id; 
-                "o_title_txt" = id; 
-                "o_uri_lbl" = id; 
-                "o_uri_txt" = id; 
                 "o_window" = id; 
             }; 
             SUPERCLASS = NSObject;