]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
* enhanced the interaction core with some method additions/changes
[vlc] / extras / MacOSX / Resources / English.lproj / Interaction.nib / classes.nib
index e384c091c36bf7a3192dba3cceb3beaa5e0a21d3..15d18c5e9b472fd8158a43dba21a2912b3985e01 100644 (file)
@@ -2,7 +2,7 @@
     IBClasses = (
         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
         {
-            ACTIONS = {cancelAndClose = id; okayAndClose = id; }; 
+            ACTIONS = {cancelAndClose = id; cancelDialog = id; okayAndClose = id; }; 
             CLASS = VLCInteraction; 
             LANGUAGE = ObjC; 
             OUTLETS = {
@@ -24,6 +24,7 @@
                 "o_prog_bar" = id; 
                 "o_prog_cancel_btn" = id; 
                 "o_prog_description" = id; 
+                "o_prog_timeToGo" = id; 
                 "o_prog_title" = id; 
                 "o_prog_win" = id; 
             };