]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
* support for applying the same settings to multiple files in single run of the wizar...
[vlc] / extras / MacOSX / Resources / English.lproj / Wizard.nib / classes.nib
index b076c4cfdba5e9ce8cc975389871e06415f5e7d2..b79b58a0b70f56bcb2554c4d28a14b3c8d74bc42 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; 
                 "t7_selectTrnscdDestFile" = id; 
-                "wh_closeSheet" = id; 
             }; 
             CLASS = VLCWizard; 
             LANGUAGE = ObjC; 
@@ -29,6 +40,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; 
                 "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_t7_txt_note_saveFolderTo" = id; 
                 "o_t7_txt_saveFileTo" = 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; 
                 "o_t8_txt_trnscdVideo" = id; 
                 "o_t8_txt_ttl" = id; 
                 "o_tab_pageHolder" = id; 
-                "o_wh_btn_okay" = id; 
-                "o_wh_txt_text" = id; 
-                "o_wh_txt_title" = id; 
                 "o_wizard_window" = id; 
-                "o_wizardhelp_window" = id; 
             }; 
             SUPERCLASS = NSObject; 
         }