]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
* implemented the previously committed playmode buttons and fixed the playmode saving
[vlc] / extras / MacOSX / Resources / English.lproj / MainMenu.nib / classes.nib
index e420b2b50cf595a395e29f77991f0f6d37135728..8728980030640aa4e5629fcda21b267707f1aee6 100644 (file)
@@ -22,6 +22,7 @@
                 prev = id; 
                 random = id; 
                 repeat = id; 
+                repeatButtonAction = id; 
                 slower = id; 
                 stop = id; 
                 toggleVar = id; 
@@ -33,6 +34,9 @@
             CLASS = VLCControls; 
             LANGUAGE = ObjC; 
             OUTLETS = {
+                "o_btn_addNode" = id; 
+                "o_btn_repeat" = id; 
+                "o_btn_shuffle" = id; 
                 "o_fs_panel" = id; 
                 "o_main" = id; 
                 "o_specificTime_cancel_btn" = id; 
             ACTIONS = {
                 addNode = id; 
                 deleteItem = id; 
-                handlePopUp = id; 
                 playItem = id; 
                 preparseItem = id; 
                 recursiveExpandNode = id;