]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
* wizard.*: added the display-option to the advanced-transcoding and the advanced...
[vlc] / extras / MacOSX / Resources / English.lproj / Wizard.nib / classes.nib
index b076c4cfdba5e9ce8cc975389871e06415f5e7d2..65add74676db553cc05c27755f870309a48df781 100644 (file)
@@ -1,6 +1,18 @@
 {
     IBClasses = (
         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
+        {CLASS = VLCPlaylistCommon; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
+        {
+            CLASS = VLCPlaylistWizard; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                "o_outline_view" = id; 
+                "o_tc_author" = id; 
+                "o_tc_duration" = id; 
+                "o_tc_name" = id; 
+            }; 
+            SUPERCLASS = VLCPlaylistCommon; 
+        }, 
         {
             ACTIONS = {
                 cancelRun = id; 
                 "t2_addNewStream" = id; 
                 "t2_chooseStreamOrPlst" = id; 
                 "t2_enableExtract" = id; 
-                "t3_addressEntered" = id; 
                 "t3_strmMthdChanged" = id; 
                 "t4_AudCdcChanged" = id; 
                 "t4_VidCdcChanged" = id; 
                 "t4_enblAudTrnscd" = id; 
                 "t4_enblVidTrnscd" = id; 
+                "t67_mrInfo_local" = id; 
                 "t6_enblSapAnnce" = id; 
                 "t6_mrInfo_sap" = id; 
                 "t6_mrInfo_ttl" = id; 
@@ -29,6 +41,7 @@
                 "o_btn_backward" = id; 
                 "o_btn_cancel" = id; 
                 "o_btn_forward" = id; 
+                "o_playlist_wizard" = id; 
                 "o_t1_btn_mrInfo_strmg" = id; 
                 "o_t1_btn_mrInfo_trnscd" = id; 
                 "o_t1_matrix_strmgOrTrnscd" = id; 
                 "o_t5_matrix_encap" = id; 
                 "o_t5_text" = id; 
                 "o_t5_title" = id; 
+                "o_t6_btn_mrInfo_local" = id; 
                 "o_t6_btn_mrInfo_sap" = id; 
                 "o_t6_btn_mrInfo_ttl" = id; 
+                "o_t6_ckb_local" = id; 
                 "o_t6_ckb_sap" = id; 
                 "o_t6_fld_sap" = id; 
                 "o_t6_fld_ttl" = id; 
@@ -83,6 +98,8 @@
                 "o_t6_title" = id; 
                 "o_t6_txt_ttl" = id; 
                 "o_t7_btn_chooseFile" = id; 
+                "o_t7_btn_mrInfo_local" = id; 
+                "o_t7_ckb_local" = id; 
                 "o_t7_fld_filePath" = id; 
                 "o_t7_text" = id; 
                 "o_t7_title" = id; 
                 "o_t8_fld_destination" = id; 
                 "o_t8_fld_encapFormat" = id; 
                 "o_t8_fld_inptStream" = id; 
+                "o_t8_fld_local" = id; 
                 "o_t8_fld_mrl" = id; 
                 "o_t8_fld_partExtract" = id; 
                 "o_t8_fld_sap" = id; 
                 "o_t8_txt_destination" = id; 
                 "o_t8_txt_encapFormat" = id; 
                 "o_t8_txt_inputStream" = id; 
+                "o_t8_txt_local" = id; 
                 "o_t8_txt_mrl" = id; 
                 "o_t8_txt_partExtract" = id; 
                 "o_t8_txt_sap" = id;