OSDN Git Service

import jp-0.9.3
authorhylom <hylom@silver.local>
Thu, 3 Dec 2009 12:14:47 +0000 (21:14 +0900)
committerhylom <hylom@silver.local>
Tue, 4 Jan 2011 12:24:49 +0000 (21:24 +0900)
115 files changed:
.gitignore [new file with mode: 0644]
BuildContribsDarwin.sh [changed mode: 0755->0644]
DownloadMacOsXContribBinaries.sh [changed mode: 0755->0644]
Jamrules
Makefile
Makefile.config
configure [changed mode: 0755->0644]
gtk/autogen.sh [changed mode: 0755->0644]
jam [changed mode: 0755->0644]
jp-workfiles/Main.cs.diff [new file with mode: 0644]
jp-workfiles/PresetsHandler.cs.diff [new file with mode: 0644]
jp-workfiles/QueryGenerator.cs.diff [new file with mode: 0644]
jp-workfiles/Queue.cs.diff [new file with mode: 0644]
jp-workfiles/Settings.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/Settings.settings.diff [new file with mode: 0644]
jp-workfiles/app.config.diff [new file with mode: 0644]
jp-workfiles/create_dmg.sh [new file with mode: 0755]
jp-workfiles/entries.diff [new file with mode: 0644]
jp-workfiles/frmAbout.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmActivityWindow.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmActivityWindow.cs.diff [new file with mode: 0644]
jp-workfiles/frmAddPreset.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmDownload.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmDownload.cs.diff [new file with mode: 0644]
jp-workfiles/frmMain.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmMain.cs.diff [new file with mode: 0644]
jp-workfiles/frmMain.resx.diff [new file with mode: 0644]
jp-workfiles/frmOptions.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmOptions.cs.diff [new file with mode: 0644]
jp-workfiles/frmQueue.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmQueue.cs.diff [new file with mode: 0644]
jp-workfiles/frmReadDVD.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmReadDVD.cs.diff [new file with mode: 0644]
jp-workfiles/frmUpdater.Designer.cs.diff [new file with mode: 0644]
jp-workfiles/frmUpdater.cs.diff [new file with mode: 0644]
macosx/Controller.mm
macosx/English.lproj/Advanced.strings [new file with mode: 0644]
macosx/English.lproj/AdvancedView.strings [new file with mode: 0644]
macosx/English.lproj/Controller.strings [new file with mode: 0644]
macosx/English.lproj/Localizable.strings [new file with mode: 0644]
macosx/English.lproj/MainMenu.strings [new file with mode: 0644]
macosx/English.lproj/OutputPanel.strings [new file with mode: 0644]
macosx/English.lproj/Picture.strings [new file with mode: 0644]
macosx/English.lproj/PictureSettings.strings [new file with mode: 0644]
macosx/English.lproj/Preferences.strings [new file with mode: 0644]
macosx/English.lproj/Queue.strings [new file with mode: 0644]
macosx/English.lproj/strings_file/AdvancedView.strings [new file with mode: 0644]
macosx/English.lproj/strings_file/MainMenu.strings [new file with mode: 0644]
macosx/English.lproj/strings_file/OutputPanel.strings [new file with mode: 0644]
macosx/English.lproj/strings_file/PictureSettings.strings [new file with mode: 0644]
macosx/English.lproj/strings_file/Preferences.strings [new file with mode: 0644]
macosx/English.lproj/strings_file/Queue.strings [new file with mode: 0644]
macosx/HBAdvancedController.m
macosx/HBOutputPanelController.m
macosx/HBPreferencesController.m
macosx/HBPreferencesTransFormer.h [new file with mode: 0644]
macosx/HBPreferencesTransFormer.m [new file with mode: 0644]
macosx/HBQueueController.mm
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/Japanese.lproj/Advanced.strings [new file with mode: 0644]
macosx/Japanese.lproj/AdvancedView.strings [new file with mode: 0644]
macosx/Japanese.lproj/AdvancedView.xib [new file with mode: 0644]
macosx/Japanese.lproj/Controller.strings [new file with mode: 0644]
macosx/Japanese.lproj/InfoPlist.strings [new file with mode: 0644]
macosx/Japanese.lproj/Localizable.strings [new file with mode: 0644]
macosx/Japanese.lproj/MainMenu.strings [new file with mode: 0644]
macosx/Japanese.lproj/MainMenu.xib [new file with mode: 0644]
macosx/Japanese.lproj/OutputPanel.strings [new file with mode: 0644]
macosx/Japanese.lproj/OutputPanel.xib [new file with mode: 0644]
macosx/Japanese.lproj/Picture.strings [new file with mode: 0644]
macosx/Japanese.lproj/PictureSettings.strings [new file with mode: 0644]
macosx/Japanese.lproj/PictureSettings.xib [new file with mode: 0644]
macosx/Japanese.lproj/Preferences.strings [new file with mode: 0644]
macosx/Japanese.lproj/Preferences.xib [new file with mode: 0644]
macosx/Japanese.lproj/Queue.strings [new file with mode: 0644]
macosx/Japanese.lproj/Queue.xib [new file with mode: 0644]
macosx/Japanese.lproj/strings_file/AdvancedView.strings [new file with mode: 0644]
macosx/Japanese.lproj/strings_file/MainMenu.strings [new file with mode: 0644]
macosx/Japanese.lproj/strings_file/OutputPanel.strings [new file with mode: 0644]
macosx/Japanese.lproj/strings_file/PictureSettings.strings [new file with mode: 0644]
macosx/Japanese.lproj/strings_file/Preferences.strings [new file with mode: 0644]
macosx/Japanese.lproj/strings_file/Queue.strings [new file with mode: 0644]
macosx/LocalizationTools/LocalizationTable.txt [new file with mode: 0644]
macosx/LocalizationTools/MakeTraslateTable.py [new file with mode: 0755]
macosx/LocalizationTools/TranslateStringsFile.py [new file with mode: 0755]
macosx/LocalizationTools/UpdateStringsFile.py [new file with mode: 0755]
macosx/PictureController.mm
scripts/manicure.rb [changed mode: 0755->0644]
scripts/tst.aspect [changed mode: 0755->0644]
win/C#/Functions/Main.cs
win/C#/Functions/Queue.cs
win/C#/HandBrakeCS.csproj
win/C#/HandBrakeCS.sln
win/C#/Presets/PresetsHandler.cs
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/app.config
win/C#/frmAbout.Designer.cs
win/C#/frmActivityWindow.Designer.cs
win/C#/frmAddPreset.Designer.cs
win/C#/frmDownload.Designer.cs
win/C#/frmDownload.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx
win/C#/frmMain/QueryGenerator.cs
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmQueue.Designer.cs
win/C#/frmReadDVD.Designer.cs
win/C#/frmReadDVD.cs
win/C#/frmUpdater.Designer.cs
win/C#/frmUpdater.cs
win/C#/updates/appcast.xml [new file with mode: 0644]
win/C#/updates/appcast_unstable.xml [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..915b330
--- /dev/null
@@ -0,0 +1,3 @@
+.DS_Store
+*~
+
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 490aa87..80c63ee 100644 (file)
--- a/Jamrules
+++ b/Jamrules
@@ -12,7 +12,7 @@ if ! $(DEFINES)
 }
 
 # This line needs to be manually bumped for each release.
-HB_VERSION  = 0.9.3 ;
+HB_VERSION  = 0.9.3-jp ;
 
 # If the user configured with the --snapshot argument,
 # generate  version and build numbers that include
@@ -26,7 +26,8 @@ APPCAST_URL = "http://handbrake.fr/appcast_unstable.xml" ;
 else
 {
 HB_BUILD = "$(BUILD_DATE)00" ;
-APPCAST_URL = "http://handbrake.fr/appcast.xml" ;
+# APPCAST_URL = "http://handbrake.fr/appcast.xml" ;
+APPCAST_URL = "http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml" ;
 }
 
 DEFINES    += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ;
index 10a1a76..e83e2f2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -109,7 +109,8 @@ all:    contrib/.contrib HandBrakeCLI
 contrib/.contrib:
        @$(MAKE) --no-print-directory -C contrib all
 
-libhb/libhb.a: unstable-libhb/hbversion.h
+#libhb/libhb.a: unstable-libhb/hbversion.h
+libhb/libhb.a: libhb/hbversion.h
        @$(MAKE) --no-print-directory -C libhb all
 
 HandBrakeCLI: libhb/libhb.a
@@ -133,7 +134,7 @@ libhb/hbversion.h:
        echo "#define HB_VERSION \"$(HB_VERSION)\"" >> libhb/hbversion.h
        echo "#endif" >> libhb/hbversion.h
        echo "#ifndef HB_APPCAST_URL" >> libhb/hbversion.h
-       echo "#define APPCAST_URL \"http://handbrake.fr/appcast.xml\"" >> libhb/hbversion.h
+       echo "#define APPCAST_URL \"http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml\"" >> libhb/hbversion.h
        echo "#endif" >> libhb/hbversion.h
 
 unstable-libhb/hbversion.h:
index 4ae9bcc..dc25cff 100644 (file)
@@ -1,5 +1,5 @@
 # This line needs to be manually bumped for each release.
-HB_VERSION = 0.9.3
+HB_VERSION = 0.9.3-jp
 
 # Use the current date for the build number
 HB_BUILD = $(shell date "+%Y%m%d")00
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/jam b/jam
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/jp-workfiles/Main.cs.diff b/jp-workfiles/Main.cs.diff
new file mode 100644 (file)
index 0000000..b3a20d8
--- /dev/null
@@ -0,0 +1,16 @@
+176c176
+<                     data_chpt.Rows[i].Cells[1].Value = "Chapter " + (i + 1);\r
+---
+>                     data_chpt.Rows[i].Cells[1].Value = "\83`\83\83\83v\83^\81[ " + (i + 1);\r
+243c243
+<                         if (Properties.Settings.Default.autoNamePath.Trim() != "Click 'Browse' to set the default location")\r
+---
+>                         if (Properties.Settings.Default.autoNamePath.Trim() != "\83u\83\89\83E\83Y\83{\83^\83\93\82Å\83f\83t\83H\83\8b\83g\82Ì\95Û\91\90æ\82ð\8ew\92è...")\r
+309c309
+<                     MessageBox.Show("Unable to check for updates, Please try again later. \n" + exc.ToString(), "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+---
+>                     MessageBox.Show("\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\82ª\82Å\82«\82Ü\82¹\82ñ\82Å\82µ\82½\81B\n" + exc.ToString(), "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+341c341
+<                 Match m = Regex.Match(line, @"HandBrake ([0-9\.]*)*(svn[0-9]*[M]*)* \([0-9]*\)");\r
+---
+>                 Match m = Regex.Match(line, @"HandBrake ([0-9\.a-zA-Z-]*)*(svn[0-9]*[M]*)* \([0-9]*\)");\r
diff --git a/jp-workfiles/PresetsHandler.cs.diff b/jp-workfiles/PresetsHandler.cs.diff
new file mode 100644 (file)
index 0000000..3af8fc5
--- /dev/null
@@ -0,0 +1,12 @@
+36c36
+<                 MessageBox.Show("Sorry, that preset name already exists. Please choose another!", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>                 MessageBox.Show("そのプリセット名はすでに存在しています。 別の名前を選択してください", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+264c264
+<                 MessageBox.Show("Unable to write to the file. Please make sure the location has the correct permissions for file writing.\n Error Information: \n\n" + exc.ToString(), "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+---
+>                 MessageBox.Show("ファイルの書き込みに失敗しました。\n Error Information: \n\n" + exc.ToString(), "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+286c286
+<                 MessageBox.Show("Unable to write to the file. Please make sure the location has the correct permissions for file writing.\n Error Information: \n\n" + exc.ToString(), "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+---
+>                 MessageBox.Show("ファイルの書き込みに失敗しました。\n Error Information: \n\n" + exc.ToString(), "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
diff --git a/jp-workfiles/QueryGenerator.cs.diff b/jp-workfiles/QueryGenerator.cs.diff
new file mode 100644 (file)
index 0000000..10648cc
--- /dev/null
@@ -0,0 +1,16 @@
+22c22
+<             if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "Click 'Source' to continue"))\r
+---
+>             if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "「変換元」をクリックして指定"))\r
+57c57
+<             if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "Click 'Source' to continue"))\r
+---
+>             if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "「変換元」をクリック..."))\r
+489c489
+<                 if ((source_name.Trim() != "Click 'Source' to continue") && (source_name.Trim() != ""))\r
+---
+>                 if ((source_name.Trim() != "「変換元」をクリックして指定") && (source_name.Trim() != ""))\r
+604c604
+<                 MessageBox.Show("Unable to save Chapter Makrers file! \nChapter marker names will NOT be saved in your encode \n\n" + exc.ToString(), "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>                 MessageBox.Show("チャプターマーカーファイルの保存に失敗しました。\nチャプターマーカー名が保存されません。\n\n" + exc.ToString(), "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
diff --git a/jp-workfiles/Queue.cs.diff b/jp-workfiles/Queue.cs.diff
new file mode 100644 (file)
index 0000000..3bf6ea6
--- /dev/null
@@ -0,0 +1,12 @@
+166c166
+<                     MessageBox.Show("Your batch script has been sucessfully saved.", "Status", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+---
+>                     MessageBox.Show("バッチは保存されました。", "Status", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+170c170
+<                     MessageBox.Show("Unable to write to the file. Please make sure that the location has the correct permissions for file writing.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+---
+>                     MessageBox.Show("ファイルの書き込みに失敗しました。", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+201c201
+<                 MessageBox.Show("HandBrake was unable to recover the queue. \nError Information:" + exc.ToString(), "Queue Recovery Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+---
+>                 MessageBox.Show("キューの復旧に失敗しました。\nError Information:" + exc.ToString(), "Queue Recovery Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
diff --git a/jp-workfiles/Settings.Designer.cs.diff b/jp-workfiles/Settings.Designer.cs.diff
new file mode 100644 (file)
index 0000000..fceef89
--- /dev/null
@@ -0,0 +1,20 @@
+3,4c3,4
+< //     This code was generated by a tool.\r
+< //     Runtime Version:2.0.50727.3053\r
+---
+> //     このコードはツールによって生成されました。\r
+> //     ランタイム バージョン:2.0.50727.3053\r
+6,7c6,7
+< //     Changes to this file may cause incorrect behavior and will be lost if\r
+< //     the code is regenerated.\r
+---
+> //     このファイルへの変更は、以下の状況下で不正な動作の原因になったり、\r
+> //     コードが再生成されるときに損失したりします。\r
+172c172
+<         [global::System.Configuration.DefaultSettingValueAttribute("http://handbrake.fr/appcast.xml")]\r
+---
+>         [global::System.Configuration.DefaultSettingValueAttribute("http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml")]\r
+184c184
+<         [global::System.Configuration.DefaultSettingValueAttribute("http://handbrake.fr/appcast_unstable.xml")]\r
+---
+>         [global::System.Configuration.DefaultSettingValueAttribute("http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml")]\r
diff --git a/jp-workfiles/Settings.settings.diff b/jp-workfiles/Settings.settings.diff
new file mode 100644 (file)
index 0000000..1bad069
--- /dev/null
@@ -0,0 +1,8 @@
+42c42
+<       <Value Profile="(Default)">http://handbrake.fr/appcast.xml</Value>\r
+---
+>       <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml</Value>\r
+45c45
+<       <Value Profile="(Default)">http://handbrake.fr/appcast_unstable.xml</Value>\r
+---
+>       <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml</Value>\r
diff --git a/jp-workfiles/app.config.diff b/jp-workfiles/app.config.diff
new file mode 100644 (file)
index 0000000..ad50462
--- /dev/null
@@ -0,0 +1,8 @@
+47c47
+<                 <value>http://handbrake.fr/appcast.xml</value>\r
+---
+>                 <value>http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml</value>\r
+50c50
+<                 <value>http://handbrake.fr/appcast_unstable.xml</value>\r
+---
+>                 <value>http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml</value>\r
diff --git a/jp-workfiles/create_dmg.sh b/jp-workfiles/create_dmg.sh
new file mode 100755 (executable)
index 0000000..17dc930
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+mkdir HandBrake
+cp -pr ../HandBrake.app HandBrake/
+hdiutil create -srcfolder HandBrake -format UDZO HandBrake-0.9.30jp-b1.dmg
+
diff --git a/jp-workfiles/entries.diff b/jp-workfiles/entries.diff
new file mode 100644 (file)
index 0000000..69d4c32
--- /dev/null
@@ -0,0 +1,250 @@
+5c5
+< svn+ssh://hylom@svn.sourceforge.jp/svnroot/handbrake-jp/tags/0.9.3/win/C%23/Resources
+---
+> svn+ssh://hylom@svn.sourceforge.jp/svnroot/handbrake-jp/trunk/win/C%23/Resources
+10,11c10,11
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+35c35
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+37,38c37,38
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+48c48
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+50,51c50,51
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+61c61
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+63,64c63,64
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+74c74
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+76,77c76,77
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+87c87
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+89,90c89,90
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+100c100
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+102,103c102,103
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+113c113
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+115,116c115,116
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+126c126
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+128,129c128,129
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+139c139
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+141,142c141,142
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+152c152
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+154,155c154,155
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+165c165
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+167,168c167,168
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+178c178
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+180,181c180,181
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+191c191
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+193,194c193,194
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+204c204
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+206,207c206,207
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+217c217
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+219,220c219,220
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+230c230
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+232,233c232,233
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+243c243
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+245,246c245,246
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+256c256
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+258,259c258,259
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+269c269
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+271,272c271,272
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+282c282
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+284,285c284,285
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+295c295
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+297,298c297,298
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+308c308
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+310,311c310,311
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+321c321
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+323,324c323,324
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
+334c334
+< 2008-12-12T09:10:27.000000Z
+---
+> 2008-12-12T09:06:40.000000Z
+336,337c336,337
+< 2008-12-08T14:27:42.837015Z
+< 13
+---
+> 2008-11-26T11:47:04.719844Z
+> 2
diff --git a/jp-workfiles/frmAbout.Designer.cs.diff b/jp-workfiles/frmAbout.Designer.cs.diff
new file mode 100644 (file)
index 0000000..9441de6
--- /dev/null
@@ -0,0 +1,16 @@
+55c55
+<             this.Label4.Size = new System.Drawing.Size(346, 26);\r
+---
+>             this.Label4.Size = new System.Drawing.Size(329, 26);\r
+57c57
+<             this.Label4.Text = "HandBrake is a GPL-licensed, multiplatform, multithreaded \r\nvideo transcoder. ";\r
+---
+>             this.Label4.Text = "HandBrake\82Í\83}\83\8b\83`\83v\83\89\83b\83g\83t\83H\81[\83\80\82¨\82æ\82Ñ\83}\83\8b\83`\83X\83\8c\83b\83h\91Î\89\9e\82Ì\93®\89æ\95Ï\8a·\83c\81[\83\8b\r\n\82Å\82·\81BGPL\83\89\83C\83Z\83\93\83X\82Å\92ñ\8b\9f\82³\82ê\82Ä\82¢\82Ü\82·\81B";\r
+68c68
+<             this.btn_close.Text = "Close";\r
+---
+>             this.btn_close.Text = "\95Â\82\82é";\r
+151c151
+<             this.Text = "About HandBrake";\r
+---
+>             this.Text = "HandBrake\82É\82Â\82¢\82Ä";\r
diff --git a/jp-workfiles/frmActivityWindow.Designer.cs.diff b/jp-workfiles/frmActivityWindow.Designer.cs.diff
new file mode 100644 (file)
index 0000000..0d10e0e
--- /dev/null
@@ -0,0 +1,95 @@
+39a40,41
+>             this.rightClickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+>             this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+50,51c52
+<             this.rightClickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+<             this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+---
+>             this.rightClickMenu.SuspendLayout();\r
+54d54
+<             this.rightClickMenu.SuspendLayout();\r
+66c66
+<             this.rtf_actLog.Size = new System.Drawing.Size(471, 530);\r
+---
+>             this.rtf_actLog.Size = new System.Drawing.Size(471, 529);\r
+69a70,84
+>             // rightClickMenu\r
+>             // \r
+>             this.rightClickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+>             this.copyToolStripMenuItem});\r
+>             this.rightClickMenu.Name = "rightClickMenu";\r
+>             this.rightClickMenu.Size = new System.Drawing.Size(106, 26);\r
+>             // \r
+>             // copyToolStripMenuItem\r
+>             // \r
+>             this.copyToolStripMenuItem.Image = global::Handbrake.Properties.Resources.copy;\r
+>             this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";\r
+>             this.copyToolStripMenuItem.Size = new System.Drawing.Size(105, 22);\r
+>             this.copyToolStripMenuItem.Text = "Copy";\r
+>             this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);\r
+>             // \r
+97,98c112,113
+<             this.toolStripDropDownButton1.Size = new System.Drawing.Size(94, 22);\r
+<             this.toolStripDropDownButton1.Text = "Select Log";\r
+---
+>             this.toolStripDropDownButton1.Size = new System.Drawing.Size(97, 22);\r
+>             this.toolStripDropDownButton1.Text = "\83\8d\83O\82ð\91I\91ð";\r
+104,105c119,120
+<             this.btn_encode_log.Size = new System.Drawing.Size(151, 22);\r
+<             this.btn_encode_log.Text = "Encode Log";\r
+---
+>             this.btn_encode_log.Size = new System.Drawing.Size(160, 22);\r
+>             this.btn_encode_log.Text = "\83G\83\93\83R\81[\83h\83\8d\83O";\r
+112,113c127,128
+<             this.btn_scan_log.Size = new System.Drawing.Size(151, 22);\r
+<             this.btn_scan_log.Text = "Scan Log";\r
+---
+>             this.btn_scan_log.Size = new System.Drawing.Size(160, 22);\r
+>             this.btn_scan_log.Text = "\83X\83L\83\83\83\93\83\8d\83O";\r
+122,123c137,138
+<             this.btn_copy.Size = new System.Drawing.Size(122, 22);\r
+<             this.btn_copy.Text = "Copy to clipboard";\r
+---
+>             this.btn_copy.Size = new System.Drawing.Size(160, 22);\r
+>             this.btn_copy.Text = "\83N\83\8a\83b\83v\83{\81[\83h\82É\83R\83s\81[";\r
+139c154
+<             this.statusStrip1.Location = new System.Drawing.Point(0, 555);\r
+---
+>             this.statusStrip1.Location = new System.Drawing.Point(0, 554);\r
+141c156
+<             this.statusStrip1.Size = new System.Drawing.Size(471, 22);\r
+---
+>             this.statusStrip1.Size = new System.Drawing.Size(471, 23);\r
+149,150c164,165
+<             this.lbl_slb.Size = new System.Drawing.Size(94, 17);\r
+<             this.lbl_slb.Text = "Selected Log: ";\r
+---
+>             this.lbl_slb.Size = new System.Drawing.Size(84, 18);\r
+>             this.lbl_slb.Text = "\91I\91ð\92\86\82Ì\83\8d\83O\81F";\r
+156c171
+<             this.txt_log.Size = new System.Drawing.Size(85, 17);\r
+---
+>             this.txt_log.Size = new System.Drawing.Size(91, 18);\r
+159,173d173
+<             // rightClickMenu\r
+<             // \r
+<             this.rightClickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+<             this.copyToolStripMenuItem});\r
+<             this.rightClickMenu.Name = "rightClickMenu";\r
+<             this.rightClickMenu.Size = new System.Drawing.Size(153, 48);\r
+<             // \r
+<             // copyToolStripMenuItem\r
+<             // \r
+<             this.copyToolStripMenuItem.Image = global::Handbrake.Properties.Resources.copy;\r
+<             this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";\r
+<             this.copyToolStripMenuItem.Size = new System.Drawing.Size(152, 22);\r
+<             this.copyToolStripMenuItem.Text = "Copy";\r
+<             this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);\r
+<             // \r
+191c191,192
+<             this.Text = "Activity Window";\r
+---
+>             this.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
+>             this.rightClickMenu.ResumeLayout(false);\r
+196d196
+<             this.rightClickMenu.ResumeLayout(false);\r
diff --git a/jp-workfiles/frmActivityWindow.cs.diff b/jp-workfiles/frmActivityWindow.cs.diff
new file mode 100644 (file)
index 0000000..36ad310
--- /dev/null
@@ -0,0 +1,16 @@
+52c52
+<                 txt_log.Text = "Scan Log";\r
+---
+>                 txt_log.Text = "\83X\83L\83\83\83\93\83\8d\83O";\r
+54c54
+<                 txt_log.Text = "Encode Log";\r
+---
+>                 txt_log.Text = "\83G\83\93\83R\81[\83h\83\8d\83O";\r
+120c120
+<             txt_log.Text = "Scan Log";\r
+---
+>             txt_log.Text = "\83X\83L\83\83\83\93\83\8d\83O";\r
+138c138
+<             txt_log.Text = "Encode Log";\r
+---
+>             txt_log.Text = "\83G\83\93\83R\81[\83h\83\8d\83O";\r
diff --git a/jp-workfiles/frmAddPreset.Designer.cs.diff b/jp-workfiles/frmAddPreset.Designer.cs.diff
new file mode 100644 (file)
index 0000000..aee4f16
--- /dev/null
@@ -0,0 +1,20 @@
+50c50
+<             this.lbl_name.Size = new System.Drawing.Size(89, 13);\r
+---
+>             this.lbl_name.Size = new System.Drawing.Size(57, 13);\r
+52c52
+<             this.lbl_name.Text = "Preset Name: ";\r
+---
+>             this.lbl_name.Text = "プリセット名:";\r
+74c74
+<             this.btn_add.Text = "Add";\r
+---
+>             this.btn_add.Text = "追加";\r
+89c89
+<             this.btn_cancel.Text = "Cancel";\r
+---
+>             this.btn_cancel.Text = "キャンセル";\r
+110c110
+<             this.Text = "Add Preset";\r
+---
+>             this.Text = "プリセットを追加";\r
diff --git a/jp-workfiles/frmDownload.Designer.cs.diff b/jp-workfiles/frmDownload.Designer.cs.diff
new file mode 100644 (file)
index 0000000..b258442
--- /dev/null
@@ -0,0 +1,16 @@
+51c51
+<             this.lblProgress.Size = new System.Drawing.Size(115, 13);\r
+---
+>             this.lblProgress.Size = new System.Drawing.Size(78, 13);\r
+53c53
+<             this.lblProgress.Text = "Awaiting Download";\r
+---
+>             this.lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\82Ì\90i\92»";\r
+82c82
+<             this.btn_cancel.Text = "Cancel";\r
+---
+>             this.btn_cancel.Text = "\83L\83\83\83\93\83Z\83\8b";\r
+100c100
+<             this.Text = "Downloading Update";\r
+---
+>             this.Text = "\83A\83b\83v\83f\81[\83g\82Ì\83_\83E\83\93\83\8d\81[\83h";\r
diff --git a/jp-workfiles/frmDownload.cs.diff b/jp-workfiles/frmDownload.cs.diff
new file mode 100644 (file)
index 0000000..6999f44
--- /dev/null
@@ -0,0 +1,16 @@
+101,102c101,102
+<             lblProgress.Text = "Download Complete";\r
+<             btn_cancel.Text = "Close";\r
+---
+>             lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\8a®\97¹";\r
+>             btn_cancel.Text = "\95Â\82\82é";\r
+113,114c113,114
+<             lblProgress.Text = "Download Failed";\r
+<             btn_cancel.Text = "Close";\r
+---
+>             lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\8e¸\94s";\r
+>             btn_cancel.Text = "\95Â\82\82é";\r
+126c126
+<                 lblProgress.Text = "Download Stopped";\r
+---
+>                 lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\92â\8e~";\r
diff --git a/jp-workfiles/frmMain.Designer.cs.diff b/jp-workfiles/frmMain.Designer.cs.diff
new file mode 100644 (file)
index 0000000..307fbd2
--- /dev/null
@@ -0,0 +1,1813 @@
+41c41
+<             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();\r
+---
+>             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();\r
+104a105
+>             this.check_forced = new System.Windows.Forms.CheckBox();\r
+165d165
+<             this.check_forced = new System.Windows.Forms.CheckBox();\r
+302c302
+<             Label38.Location = new System.Drawing.Point(334, 38);\r
+---
+>             Label38.Location = new System.Drawing.Point(334, 35);\r
+304c304
+<             Label38.Size = new System.Drawing.Size(108, 13);\r
+---
+>             Label38.Size = new System.Drawing.Size(82, 13);\r
+306c306
+<             Label38.Text = "Target Size (MB):";\r
+---
+>             Label38.Text = "\8fo\97Í\83T\83C\83Y(MB):";\r
+314c314
+<             notifyIconMenu.Size = new System.Drawing.Size(129, 26);\r
+---
+>             notifyIconMenu.Size = new System.Drawing.Size(122, 26);\r
+319c319
+<             this.btn_restore.Size = new System.Drawing.Size(128, 22);\r
+---
+>             this.btn_restore.Size = new System.Drawing.Size(121, 22);\r
+343c343
+<             this.drop_chapterFinish.Location = new System.Drawing.Point(427, 52);\r
+---
+>             this.drop_chapterFinish.Location = new System.Drawing.Point(398, 48);\r
+348c348
+<             this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+---
+>             this.ToolTip.SetToolTip(this.drop_chapterFinish, "\83G\83\93\83R\81[\83h\82·\82é\83`\83\83\83v\83^\81[\82ð\91I\91ð\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Å\82Í\82·\82×\82Ä\82Ì\83`\83\83\83v\83^\81[\82ª\91I\91ð\82³\82ê\82Ü\82·");\r
+355c355
+<             this.drop_chapterStart.Location = new System.Drawing.Point(295, 52);\r
+---
+>             this.drop_chapterStart.Location = new System.Drawing.Point(295, 48);\r
+360c360
+<             this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+---
+>             this.ToolTip.SetToolTip(this.drop_chapterStart, "\83G\83\93\83R\81[\83h\82·\82é\83`\83\83\83v\83^\81[\82ð\91I\91ð\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Å\82Í\82·\82×\82Ä\82Ì\83`\83\83\83v\83^\81[\82ª\91I\91ð\82³\82ê\82Ü\82·");\r
+369c369
+<             this.drp_dvdtitle.Location = new System.Drawing.Point(99, 52);\r
+---
+>             this.drp_dvdtitle.Location = new System.Drawing.Point(99, 48);\r
+374,375c374
+<             this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\nThe longest title is selected by default af" +\r
+<                     "ter you have scanned a source.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_dvdtitle, "\83G\83\93\83R\81[\83h\82·\82é\83^\83C\83g\83\8b\82ð\91I\91ð\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Å\82Í\8dÅ\82à\92·\82¢\83^\83C\83g\83\8b\82ª\91I\91ð\82³\82ê\82Ü\82·");\r
+382c381
+<             this.text_source.Location = new System.Drawing.Point(99, 19);\r
+---
+>             this.text_source.Location = new System.Drawing.Point(99, 18);\r
+386,387c385,386
+<             this.text_source.Text = "Click \'Source\' to continue";\r
+<             this.ToolTip.SetToolTip(this.text_source, "Location of the source input file, folder or dvd.");\r
+---
+>             this.text_source.Text = "\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\8ew\92è";\r
+>             this.ToolTip.SetToolTip(this.text_source, "\95Ï\8a·\8c³\82Ì\83t\83@\83C\83\8b\82â\83t\83H\83\8b\83_\81ADVD\82ð\91I\91ð\82µ\82Ü\82·");\r
+392c391
+<             this.text_destination.Location = new System.Drawing.Point(99, 19);\r
+---
+>             this.text_destination.Location = new System.Drawing.Point(99, 18);\r
+396c395
+<             this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved.");\r
+---
+>             this.ToolTip.SetToolTip(this.text_destination, "\83G\83\93\83R\81[\83h\82µ\82½\83t\83@\83C\83\8b\82Ì\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
+409c408
+<             this.drp_videoEncoder.Location = new System.Drawing.Point(125, 35);\r
+---
+>             this.drp_videoEncoder.Location = new System.Drawing.Point(125, 32);\r
+413c412
+<             this.ToolTip.SetToolTip(this.drp_videoEncoder, "Select a video encoder");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_videoEncoder, "\93®\89æ\83G\83\93\83R\81[\83_\82ð\91I\91ð\82µ\82Ü\82·");\r
+431c430
+<             this.drp_audbit_1.Location = new System.Drawing.Point(546, 53);\r
+---
+>             this.drp_audbit_1.Location = new System.Drawing.Point(546, 49);\r
+436c435
+<             this.ToolTip.SetToolTip(this.drp_audbit_1, "Set the Audio Bit-Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audbit_1, "\89¹\90º\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+449c448
+<             this.drp_audsr_1.Location = new System.Drawing.Point(488, 53);\r
+---
+>             this.drp_audsr_1.Location = new System.Drawing.Point(488, 49);\r
+454c453
+<             this.ToolTip.SetToolTip(this.drp_audsr_1, "Set the Audio Sample Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audsr_1, "\89¹\90º\82Ì\83T\83\93\83v\83\8a\83\93\83O\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+461c460
+<             this.check_largeFile.Location = new System.Drawing.Point(193, 22);\r
+---
+>             this.check_largeFile.Location = new System.Drawing.Point(193, 20);\r
+463c462
+<             this.check_largeFile.Size = new System.Drawing.Size(105, 17);\r
+---
+>             this.check_largeFile.Size = new System.Drawing.Size(83, 17);\r
+465,467c464,466
+<             this.check_largeFile.Text = "Large file size";\r
+<             this.ToolTip.SetToolTip(this.check_largeFile, "Caution: This option will likely break device compatibility with all but the Appl" +\r
+<                     "eTV Take 2.\r\nChecking this box enables a 64bit mp4 file which can be over 4GB.");\r
+---
+>             this.check_largeFile.Text = "64\83r\83b\83gMP4";\r
+>             this.ToolTip.SetToolTip(this.check_largeFile, "64\83r\83b\83gMP4\82ð\8dì\90¬\82·\82é\82±\82Æ\82Å\81A4GB\88È\8fã\82Ì\83T\83C\83Y\82Ì\93®\89æ\83t\83@\83C\83\8b\82ª\8dì\90¬\89Â\94\\82É\82È\82è\82Ü\82·\81B\r\n\82½\82¾\82µ\81AAppleTV Take 2\88È\8aO\82Å\82Ì\8dÄ\90\8cÝ\8a·\90«\82ª\96³\82­\82È\82é\89Â\94\\90«" +\r
+>                     "\82ª\82 \82è\82Ü\82·");\r
+476c475
+<             this.check_turbo.Location = new System.Drawing.Point(37, 184);\r
+---
+>             this.check_turbo.Location = new System.Drawing.Point(37, 170);\r
+481c480
+<             this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
+---
+>             this.ToolTip.SetToolTip(this.check_turbo, "\83`\83F\83b\83N\82ð\93ü\82ê\82é\82Æ\81A2\83p\83X\83G\83\93\83R\81[\83h\82Ì\8eg\97p\8e\9e\82É1\89ñ\96Ú\82Ì\83p\83X\82ð\8d\82\91¬\82É\8ds\82¢\82Ü\82·");\r
+498c497
+<             this.drp_videoFramerate.Location = new System.Drawing.Point(125, 68);\r
+---
+>             this.drp_videoFramerate.Location = new System.Drawing.Point(125, 63);\r
+503c502
+<             this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to \"Same as source\" in most cases.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_videoFramerate, "\92Ê\8fí\82Í\81uSame as source\81v\82ð\91I\91ð\82µ\82Ü\82·");\r
+507c506
+<             this.slider_videoQuality.Location = new System.Drawing.Point(468, 91);\r
+---
+>             this.slider_videoQuality.Location = new System.Drawing.Point(468, 84);\r
+513c512
+<             this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. (Around 70% is fine for most)");\r
+---
+>             this.ToolTip.SetToolTip(this.slider_videoQuality, "\93®\89æ\82Ì\95i\8e¿\83\8c\83x\83\8b\82ð\91I\91ð\82µ\82Ü\82·\81B70\81\93\92ö\93x\82ª\91½\82­\82Ì\83P\81[\83X\82Å\97Ç\8dD\82Å\82·");\r
+519c518
+<             this.text_filesize.Location = new System.Drawing.Point(476, 36);\r
+---
+>             this.text_filesize.Location = new System.Drawing.Point(476, 33);\r
+523c522
+<             this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");\r
+---
+>             this.ToolTip.SetToolTip(this.text_filesize, "\83G\83\93\83R\81[\83h\8cã\82Ì\8aó\96]\83t\83@\83C\83\8b\83T\83C\83Y\82ð\8ew\92è\82µ\82Ü\82·");\r
+529c528
+<             this.text_bitrate.Location = new System.Drawing.Point(476, 63);\r
+---
+>             this.text_bitrate.Location = new System.Drawing.Point(476, 58);\r
+533c532
+<             this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");\r
+---
+>             this.ToolTip.SetToolTip(this.text_bitrate, "\93®\89æ\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\90Ý\92è\82µ\82Ü\82·");\r
+543c542
+<             this.drp_subtitle.Location = new System.Drawing.Point(79, 244);\r
+---
+>             this.drp_subtitle.Location = new System.Drawing.Point(79, 225);\r
+548c547,548
+<             this.ToolTip.SetToolTip(this.drp_subtitle, resources.GetString("drp_subtitle.ToolTip"));\r
+---
+>             this.ToolTip.SetToolTip(this.drp_subtitle, "\8e\9a\96\8b\82Ì\8c¾\8cê\82ð\8ew\92è\82µ\82Ü\82·\81B\r\nAutoselect\82ð\91I\91ð\82µ\82½\8fê\8d\87\81A1\89ñ\96Ú\82Ì\83p\83X\82Å\8e\9a\96\8b\82ð\83X\83L\83\83\83\93\82µ\81A\82»\82Ì\82¤\82¿\r\n\8e\9e\8aÔ\93I\82É10\81\93\88È\89º\82µ\82©\8eg\82í\82ê\82Ä\82¢\82È\82¢\82à\82Ì\82ð\91I\91ð\82µ\82Ü\82·\81B" +\r
+>                     "\r\n\82±\82ê\82É\82æ\82è\81A\92Z\82¢\8c¾\8cê\83Z\83O\83\81\83\93\83g\82Ì\82½\82ß\82É\8e\9a\96\8b\82ð\94z\92u\82·\82é\82±\82Æ\82ª\82Å\82«\82Ü\82·\81B\82±\82ê\82Í\r\n\81u\8b­\90§\93I\82É\8e\9a\96\8b\82Ì\82Ý\82É\82·\82é\81v\82Æ\95¹\97p\82·\82é\82Ì\82ª\8dD\82Ü\82µ\82¢\82æ\82¤\82Å\82·");\r
+556c556
+<             this.btn_setDefault.Location = new System.Drawing.Point(108, 8);\r
+---
+>             this.btn_setDefault.Location = new System.Drawing.Point(108, 7);\r
+558c558
+<             this.btn_setDefault.Size = new System.Drawing.Size(72, 22);\r
+---
+>             this.btn_setDefault.Size = new System.Drawing.Size(81, 20);\r
+561,563c561,562
+<             this.btn_setDefault.Text = "Set Default";\r
+<             this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.\r\nRequires option to be enabled in Tools" +\r
+<                     " > Options");\r
+---
+>             this.btn_setDefault.Text = "\83f\83t\83H\83\8b\83g\82É\90Ý\92è";\r
+>             this.ToolTip.SetToolTip(this.btn_setDefault, "\8c»\8dÝ\82Ì\90Ý\92è\82ð\83f\83t\83H\83\8b\83g\90Ý\92è\82Æ\82µ\82Ä\95Û\91¶");\r
+578c577
+<             this.drp_audmix_1.Location = new System.Drawing.Point(353, 53);\r
+---
+>             this.drp_audmix_1.Location = new System.Drawing.Point(353, 49);\r
+583c582
+<             this.ToolTip.SetToolTip(this.drp_audmix_1, "Please note: Some options require a 5.1 audio channel to be selected");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audmix_1, "\92\8d\88Ó:\82¢\82­\82Â\82©\82Ì\83I\83v\83V\83\87\83\93\82Í5.1\89¹\90º\83`\83\83\83\93\83l\83\8b\82ª\95K\97v\82Å\82·");\r
+590c589
+<             this.text_height.Location = new System.Drawing.Point(498, 81);\r
+---
+>             this.text_height.Location = new System.Drawing.Point(498, 75);\r
+594c593
+<             this.ToolTip.SetToolTip(this.text_height, "Video Resolution (Height)\r\nCan only be altered when Anamorphic is set to \"None\"");\r
+---
+>             this.ToolTip.SetToolTip(this.text_height, "\93®\89æ\82Ì\89ð\91\9c\93x(\8d\82\82³)\81F\r\n\81u\83\8f\83C\83h\83X\83N\83\8a\81[\83\93\89»\81v\82ð\81uNone\81v\82É\82µ\82½\8fê\8d\87\82Ì\82Ý\95Ï\8dX\89Â\94\\82Å\82·");\r
+600c599
+<             this.text_width.Location = new System.Drawing.Point(407, 81);\r
+---
+>             this.text_width.Location = new System.Drawing.Point(407, 75);\r
+604,605c603
+<             this.ToolTip.SetToolTip(this.text_width, "Video Resolution (Width)\r\nCan only be altered when Anamorphic is set to \"None\" or" +\r
+<                     " \"Loose\"");\r
+---
+>             this.ToolTip.SetToolTip(this.text_width, "\93®\89æ\82Ì\89ð\91\9c\93x(\95\9d)\81F\r\n\81u\83\8f\83C\83h\89»\81v\82ð\81uNone\81v\82à\82µ\82­\82Í\81uLoose\81v\82É\82µ\82½\8fê\8d\87\82Ì\82Ý\95Ï\8dX\89Â\94\\82Å\82·");\r
+613c611
+<             this.check_optimiseMP4.Location = new System.Drawing.Point(304, 22);\r
+---
+>             this.check_optimiseMP4.Location = new System.Drawing.Point(304, 20);\r
+615c613
+<             this.check_optimiseMP4.Size = new System.Drawing.Size(110, 17);\r
+---
+>             this.check_optimiseMP4.Size = new System.Drawing.Size(99, 17);\r
+617,620c615,617
+<             this.check_optimiseMP4.Text = "Web optimized";\r
+<             this.ToolTip.SetToolTip(this.check_optimiseMP4, "MP4 files can be optimized for progressive downloads over the Web,\r\nbut note that" +\r
+<                     " QuickTime can only read the files as long as the file extension is .mp4\r\nCan on" +\r
+<                     "ly be used with H.264 ");\r
+---
+>             this.check_optimiseMP4.Text = "Web\97p\82É\8dÅ\93K\89»";\r
+>             this.ToolTip.SetToolTip(this.check_optimiseMP4, "Web\82©\82ç\82Ì\83_\83E\83\93\83\8d\81[\83h\8dÄ\90\82É\8dÅ\93K\89»\82³\82ê\82½\83v\83\8d\83O\83\8c\83b\83V\83u\8c`\8e®MP4\83t\83@\83C\83\8b\82ð\8dì\90¬\82Å\82«\82Ü\82·\81B\r\n\82½\82¾\82µ\81AQuickTime\82Å\82Í\8ag\92£\8eq\82ª.mp4\82Ì\8fê\8d\87\82É\82Ì\82Ý\8dÄ\90\89Â\94\\82Å" +\r
+>                     "\82·\81B\r\nH.264\82Å\82Ì\82Ý\97\98\97p\89Â\94\\82Å\82·");\r
+628c625
+<             this.check_iPodAtom.Location = new System.Drawing.Point(420, 22);\r
+---
+>             this.check_iPodAtom.Location = new System.Drawing.Point(420, 20);\r
+630c627
+<             this.check_iPodAtom.Size = new System.Drawing.Size(117, 17);\r
+---
+>             this.check_iPodAtom.Size = new System.Drawing.Size(98, 17);\r
+632,634c629,630
+<             this.check_iPodAtom.Text = "iPod 5G support";\r
+<             this.ToolTip.SetToolTip(this.check_iPodAtom, "Support for legacy 5th Generation iPods.\r\nEncodes will not sync if this option is" +\r
+<                     " not enabled for H.264 encodes.");\r
+---
+>             this.check_iPodAtom.Text = "iPod 5G\82É\91Î\89\9e";\r
+>             this.ToolTip.SetToolTip(this.check_iPodAtom, "iPod 5G\82É\91Î\89\9e\82µ\82½\93®\89æ\82ð\8dì\90¬\82·\82é\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
+646c642
+<             this.data_chpt.Location = new System.Drawing.Point(16, 55);\r
+---
+>             this.data_chpt.Location = new System.Drawing.Point(16, 51);\r
+648c644,645
+<             this.data_chpt.Size = new System.Drawing.Size(661, 234);\r
+---
+>             this.data_chpt.RowTemplate.Height = 21;\r
+>             this.data_chpt.Size = new System.Drawing.Size(661, 216);\r
+654,656c651,653
+<             dataGridViewCellStyle1.Format = "N0";\r
+<             dataGridViewCellStyle1.NullValue = null;\r
+<             this.number.DefaultCellStyle = dataGridViewCellStyle1;\r
+---
+>             dataGridViewCellStyle10.Format = "N0";\r
+>             dataGridViewCellStyle10.NullValue = null;\r
+>             this.number.DefaultCellStyle = dataGridViewCellStyle10;\r
+673c670
+<             this.btn_addPreset.Location = new System.Drawing.Point(3, 8);\r
+---
+>             this.btn_addPreset.Location = new System.Drawing.Point(3, 7);\r
+675c672
+<             this.btn_addPreset.Size = new System.Drawing.Size(35, 22);\r
+---
+>             this.btn_addPreset.Size = new System.Drawing.Size(35, 20);\r
+678,679c675,676
+<             this.btn_addPreset.Text = "Add";\r
+<             this.ToolTip.SetToolTip(this.btn_addPreset, "Add a preset to the preset panel");\r
+---
+>             this.btn_addPreset.Text = "\92Ç\89Á";\r
+>             this.ToolTip.SetToolTip(this.btn_addPreset, "\83v\83\8a\83Z\83b\83g\90Ý\92è\82ð\92Ç\89Á");\r
+688c685
+<             this.btn_removePreset.Location = new System.Drawing.Point(44, 8);\r
+---
+>             this.btn_removePreset.Location = new System.Drawing.Point(44, 7);\r
+690c687
+<             this.btn_removePreset.Size = new System.Drawing.Size(58, 22);\r
+---
+>             this.btn_removePreset.Size = new System.Drawing.Size(58, 20);\r
+693,694c690,691
+<             this.btn_removePreset.Text = "Remove";\r
+<             this.ToolTip.SetToolTip(this.btn_removePreset, "Remove a preset from the panel above.");\r
+---
+>             this.btn_removePreset.Text = "\8dí\8f\9c";\r
+>             this.ToolTip.SetToolTip(this.btn_removePreset, "\83v\83\8a\83Z\83b\83g\90Ý\92è\82ð\8dí\8f\9c");\r
+709c706
+<             this.drp_audmix_2.Location = new System.Drawing.Point(353, 92);\r
+---
+>             this.drp_audmix_2.Location = new System.Drawing.Point(353, 85);\r
+714c711
+<             this.ToolTip.SetToolTip(this.drp_audmix_2, "Please note: Some options require a 5.1 audio channel to be selected");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audmix_2, "\92\8d\88Ó:\82¢\82­\82Â\82©\82Ì\83I\83v\83V\83\87\83\93\82Í5.1\89¹\90º\83`\83\83\83\93\83l\83\8b\82ª\95K\97v\82Å\82·");\r
+726c723
+<             this.drp_audenc_1.Location = new System.Drawing.Point(236, 53);\r
+---
+>             this.drp_audenc_1.Location = new System.Drawing.Point(236, 49);\r
+731c728
+<             this.ToolTip.SetToolTip(this.drp_audenc_1, "Select an audio encoder.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audenc_1, "\89¹\90º\83R\81[\83f\83b\83N\82ð\91I\91ð\82µ\82Ü\82·");\r
+743c740
+<             this.drp_audenc_2.Location = new System.Drawing.Point(236, 92);\r
+---
+>             this.drp_audenc_2.Location = new System.Drawing.Point(236, 85);\r
+748c745
+<             this.ToolTip.SetToolTip(this.drp_audenc_2, "Select an audio encoder.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audenc_2, "\89¹\90º\83R\81[\83f\83b\83N\82ð\91I\91ð\82µ\82Ü\82·");\r
+766c763
+<             this.drp_audbit_2.Location = new System.Drawing.Point(546, 92);\r
+---
+>             this.drp_audbit_2.Location = new System.Drawing.Point(546, 85);\r
+771c768
+<             this.ToolTip.SetToolTip(this.drp_audbit_2, "Set the Audio Bit-Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audbit_2, "\89¹\90º\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+784c781
+<             this.drp_audsr_2.Location = new System.Drawing.Point(488, 92);\r
+---
+>             this.drp_audsr_2.Location = new System.Drawing.Point(488, 85);\r
+789c786
+<             this.ToolTip.SetToolTip(this.drp_audsr_2, "Set the Audio Sample Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audsr_2, "\89¹\90º\82Ì\83T\83\93\83v\83\8a\83\93\83O\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+803c800
+<             this.drp_audsr_3.Location = new System.Drawing.Point(488, 133);\r
+---
+>             this.drp_audsr_3.Location = new System.Drawing.Point(488, 123);\r
+808c805
+<             this.ToolTip.SetToolTip(this.drp_audsr_3, "Set the Audio Sample Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audsr_3, "\89¹\90º\82Ì\83T\83\93\83v\83\8a\83\93\83O\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+826c823
+<             this.drp_audbit_3.Location = new System.Drawing.Point(546, 133);\r
+---
+>             this.drp_audbit_3.Location = new System.Drawing.Point(546, 123);\r
+831c828
+<             this.ToolTip.SetToolTip(this.drp_audbit_3, "Set the Audio Bit-Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audbit_3, "\89¹\90º\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+843c840
+<             this.drp_audenc_3.Location = new System.Drawing.Point(236, 133);\r
+---
+>             this.drp_audenc_3.Location = new System.Drawing.Point(236, 123);\r
+848c845
+<             this.ToolTip.SetToolTip(this.drp_audenc_3, "Select an audio encoder.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audenc_3, "\89¹\90º\83R\81[\83f\83b\83N\82ð\91I\91ð\82µ\82Ü\82·");\r
+863c860
+<             this.drp_audmix_3.Location = new System.Drawing.Point(353, 133);\r
+---
+>             this.drp_audmix_3.Location = new System.Drawing.Point(353, 123);\r
+868c865
+<             this.ToolTip.SetToolTip(this.drp_audmix_3, "Please note: Some options require a 5.1 audio channel to be selected");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audmix_3, "\92\8d\88Ó:\82¢\82­\82Â\82©\82Ì\83I\83v\83V\83\87\83\93\82Í5.1\89¹\90º\83`\83\83\83\93\83l\83\8b\82ª\95K\97v\82Å\82·");\r
+883c880
+<             this.drp_audsr_4.Location = new System.Drawing.Point(488, 175);\r
+---
+>             this.drp_audsr_4.Location = new System.Drawing.Point(488, 162);\r
+888c885
+<             this.ToolTip.SetToolTip(this.drp_audsr_4, "Set the Audio Sample Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audsr_4, "\89¹\90º\82Ì\83T\83\93\83v\83\8a\83\93\83O\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+906c903
+<             this.drp_audbit_4.Location = new System.Drawing.Point(546, 175);\r
+---
+>             this.drp_audbit_4.Location = new System.Drawing.Point(546, 162);\r
+911c908
+<             this.ToolTip.SetToolTip(this.drp_audbit_4, "Set the Audio Bit-Rate");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audbit_4, "\89¹\90º\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+923c920
+<             this.drp_audenc_4.Location = new System.Drawing.Point(236, 175);\r
+---
+>             this.drp_audenc_4.Location = new System.Drawing.Point(236, 162);\r
+928c925
+<             this.ToolTip.SetToolTip(this.drp_audenc_4, "Select an audio encoder.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audenc_4, "\89¹\90º\83R\81[\83f\83b\83N\82ð\91I\91ð\82µ\82Ü\82·");\r
+943c940
+<             this.drp_audmix_4.Location = new System.Drawing.Point(353, 175);\r
+---
+>             this.drp_audmix_4.Location = new System.Drawing.Point(353, 162);\r
+948c945
+<             this.ToolTip.SetToolTip(this.drp_audmix_4, "Please note: Some options require a 5.1 audio channel to be selected");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_audmix_4, "\92\8d\88Ó:\82¢\82­\82Â\82©\82Ì\83I\83v\83V\83\87\83\93\82Í5.1\89¹\90º\83`\83\83\83\93\83l\83\8b\82ª\95K\97v\82Å\82·");\r
+962c959
+<             this.drop_format.Location = new System.Drawing.Point(75, 19);\r
+---
+>             this.drop_format.Location = new System.Drawing.Point(75, 18);\r
+966c963
+<             this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.");\r
+---
+>             this.ToolTip.SetToolTip(this.drop_format, "\83R\83\93\83e\83i\83t\83H\81[\83}\83b\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
+972c969,970
+<             this.check_customCrop.Location = new System.Drawing.Point(16, 58);\r
+---
+>             this.check_customCrop.ForeColor = System.Drawing.Color.Black;\r
+>             this.check_customCrop.Location = new System.Drawing.Point(16, 54);\r
+974c972
+<             this.check_customCrop.Size = new System.Drawing.Size(74, 17);\r
+---
+>             this.check_customCrop.Size = new System.Drawing.Size(60, 17);\r
+976,977c974,975
+<             this.check_customCrop.Text = "Custom:";\r
+<             this.ToolTip.SetToolTip(this.check_customCrop, "Set some custom cropping values.");\r
+---
+>             this.check_customCrop.Text = "\83J\83X\83^\83\80:";\r
+>             this.ToolTip.SetToolTip(this.check_customCrop, "\83g\83\8a\83~\83\93\83O\82·\82é\95\9d\82ð\8eè\93®\82Å\8ew\92è\82µ\82Ü\82·");\r
+985c983
+<             this.check_autoCrop.Location = new System.Drawing.Point(16, 34);\r
+---
+>             this.check_autoCrop.Location = new System.Drawing.Point(16, 31);\r
+987c985
+<             this.check_autoCrop.Size = new System.Drawing.Size(82, 17);\r
+---
+>             this.check_autoCrop.Size = new System.Drawing.Size(45, 17);\r
+990,991c988,989
+<             this.check_autoCrop.Text = "Automatic";\r
+<             this.ToolTip.SetToolTip(this.check_autoCrop, "Automatically set cropping values.");\r
+---
+>             this.check_autoCrop.Text = "\8e©\93®";\r
+>             this.ToolTip.SetToolTip(this.check_autoCrop, "\83g\83\8a\83~\83\93\83O\83T\83C\83Y\82ð\8e©\93®\90Ý\92è\82µ\82Ü\82·");\r
+1002c1000
+<             this.check_Cabac.Location = new System.Drawing.Point(536, 214);\r
+---
+>             this.check_Cabac.Location = new System.Drawing.Point(547, 198);\r
+1005c1003
+<             this.check_Cabac.Size = new System.Drawing.Size(144, 16);\r
+---
+>             this.check_Cabac.Size = new System.Drawing.Size(132, 16);\r
+1007c1005
+<             this.check_Cabac.Text = "CABAC Entropy Coding:";\r
+---
+>             this.check_Cabac.Text = "CABAC\83G\83\93\83g\83\8d\83s\81[\95\84\8d\86\89»:";\r
+1018c1016
+<             this.check_noDCTDecimate.Location = new System.Drawing.Point(562, 192);\r
+---
+>             this.check_noDCTDecimate.Location = new System.Drawing.Point(539, 177);\r
+1021c1019
+<             this.check_noDCTDecimate.Size = new System.Drawing.Size(118, 16);\r
+---
+>             this.check_noDCTDecimate.Size = new System.Drawing.Size(140, 16);\r
+1023c1021
+<             this.check_noDCTDecimate.Text = "No DCT-Decimate:";\r
+---
+>             this.check_noDCTDecimate.Text = "DCT-Decimate\82ð\8eg\82í\82È\82¢:";\r
+1025,1026c1023,1024
+<             this.ToolTip.SetToolTip(this.check_noDCTDecimate, "Only use this with constant quality encoding. \r\nIt increases quality but also bit" +\r
+<                     "rate/file size.");\r
+---
+>             this.ToolTip.SetToolTip(this.check_noDCTDecimate, "On\82É\82·\82é\82Æ\81A\95i\8e¿\82É\91å\82«\82­\89e\8b¿\82µ\82È\82¢DCT\83u\83\8d\83b\83N\82ð\96³\8e\8b\82µ\82È\82­\82È\82è\82Ü\82·\81B\r\n\88ê\92è\95i\8e¿\82Å\82Ì\83G\83\93\83R\81[\83h\82ð\91I\91ð\82·\82é\8fê\8d\87\82É\82Ì\82Ý\97\98\97p\89Â\94\\82Å\82·\81B\r\n\83t\83@\83C\83\8b\83T\83C\83Y\82 \82½\82è\82Ì\93®\89æ" +\r
+>                     "\95i\8e¿\82ð\8eá\8a±\8cü\8fã\82Å\82«\82Ü\82·");\r
+1035c1033
+<             this.check_noFastPSkip.Location = new System.Drawing.Point(444, 192);\r
+---
+>             this.check_noFastPSkip.Location = new System.Drawing.Point(406, 177);\r
+1038c1036
+<             this.check_noFastPSkip.Size = new System.Drawing.Size(103, 16);\r
+---
+>             this.check_noFastPSkip.Size = new System.Drawing.Size(125, 16);\r
+1040c1038
+<             this.check_noFastPSkip.Text = "No Fast-P-Skip:";\r
+---
+>             this.check_noFastPSkip.Text = "Fast-P-Skip\82ð\8eg\82í\82È\82¢:";\r
+1042,1043c1040,1041
+<             this.ToolTip.SetToolTip(this.check_noFastPSkip, "This can help with blocking on solid colors like blue skies, \r\nbut it also slows " +\r
+<                     "down the encode.");\r
+---
+>             this.ToolTip.SetToolTip(this.check_noFastPSkip, "On\82É\82·\82é\82Æ\81AP\83t\83\8c\81[\83\80\82Ì\8d\82\91¬\83X\83L\83b\83v\82ð\8eg\97p\82µ\82È\82­\82È\82è\82Ü\82·\81B\r\nOff\82É\82·\82é\82Æ\90Â\8bó\82Ì\82æ\82¤\82È\92P\90F\95\94\95ª\82Ì\83u\83\8d\83b\83N\83m\83C\83Y\82ð\89ü\91P\82Å\82«\82Ü\82·\82ª\81A\r\n\83G\83\93\83R\81[\83h\91¬\93x\82Í\8eá\8a±\92á\89º\82µ" +\r
+>                     "\82Ü\82·");\r
+1057c1055
+<             this.drop_trellis.Location = new System.Drawing.Point(537, 166);\r
+---
+>             this.drop_trellis.Location = new System.Drawing.Point(537, 153);\r
+1061,1063c1059,1061
+<             this.ToolTip.SetToolTip(this.drop_trellis, "Trellis fine-tunes how bitrate is doled out, so it can reduce file size/bitrate o" +\r
+<                     "r increase quality. \r\nA value of 2 forces it to be used more often than a value " +\r
+<                     "of 1.");\r
+---
+>             this.ToolTip.SetToolTip(this.drop_trellis, "Trellis\82ð\97\98\97p\82·\82é\82±\82Æ\82Å\81A\89æ\8e¿\97ò\89»\82ª\96Ú\97§\82Â\82Æ\8ev\82í\82ê\82é\97Ì\88æ\82Ì\83f\81[\83^\97Ê\82ð\94÷\92²\90®\82Å\82«\82Ü\82·\81B\r\n\83t\83@\83C\83\8b\83T\83C\83Y/\83r\83b\83g\83\8c\81[\83g\82Ì\97}\90§\81A\82à\82µ\82­\82Í\93®\89æ\95i\8e¿\82Ì\8cü\8fã\82ª\8aú\91Ò\82Å\82«" +\r
+>                     "\82Ü\82·\81B\r\n1\82É\90Ý\92è\82·\82é\82Æ\81A\8dÅ\8fI\83G\83\93\83R\81[\83h\8e\9e\82Ì\82Ý\82ÅTrellis\82ð\97\98\97p\82µ\82Ü\82·\81B\r\n2\82É\90Ý\92è\82·\82é\82Æ\81A\82·\82×\82Ä\82Ì\83\82\81[\83h\8c\88\92è\8e\9e\82ÉTrellis\82ð\97\98\97p\82µ\82Ü\82·\81B\82½\82¾\82µ\81ATre" +\r
+>                     "llis\82ð\8eg\97p\82·\82é\82Æ\83G\83\93\83R\81[\83h\82ª\92x\82­\82È\82è\82Ü\82·\81B");\r
+1086c1084
+<             this.drop_deblockBeta.Location = new System.Drawing.Point(611, 139);\r
+---
+>             this.drop_deblockBeta.Location = new System.Drawing.Point(611, 128);\r
+1113c1111
+<             this.drop_deblockAlpha.Location = new System.Drawing.Point(537, 139);\r
+---
+>             this.drop_deblockAlpha.Location = new System.Drawing.Point(537, 128);\r
+1125c1123
+<             this.check_8x8DCT.Location = new System.Drawing.Point(608, 106);\r
+---
+>             this.check_8x8DCT.Location = new System.Drawing.Point(608, 98);\r
+1132c1130,1131
+<             this.ToolTip.SetToolTip(this.check_8x8DCT, resources.GetString("check_8x8DCT.ToolTip"));\r
+---
+>             this.ToolTip.SetToolTip(this.check_8x8DCT, "\81uAnalysis\81v\82ð\81uAll\81v\82É\90Ý\92è\82µ\82½\8fê\8d\87\81A\82±\82ê\82ðOn\82É\82·\82é\82Æ8x8\83s\83N\83Z\83\8b\82Ì\83}\83N\83\8d\83u\83\8d\83b\83N\82ª\97\98\97p\89Â\94\\82É\82È\82è\82Ü\82·\81B\r\n\82±\82ê\82ÍH.264\82ÌHigh Profil" +\r
+>                     "e\82Ì\8b@\94\\82Å\82 \82é\82½\82ß\81A\8cÝ\8a·\90«\82ª\8eá\8a±\92á\89º\82µ\82Ü\82·\82ª\81A\83r\83b\83g\83\8c\81[\83g\82 \82½\82è\82Ì\95i\8e¿\82Í\8cü\8fã\82µ\82Ü\82·");\r
+1145c1144
+<             this.drop_analysis.Location = new System.Drawing.Point(537, 105);\r
+---
+>             this.drop_analysis.Location = new System.Drawing.Point(537, 97);\r
+1169c1168
+<             this.drop_subpixelMotionEstimation.Location = new System.Drawing.Point(537, 69);\r
+---
+>             this.drop_subpixelMotionEstimation.Location = new System.Drawing.Point(537, 64);\r
+1173c1172,1173
+<             this.ToolTip.SetToolTip(this.drop_subpixelMotionEstimation, resources.GetString("drop_subpixelMotionEstimation.ToolTip"));\r
+---
+>             this.ToolTip.SetToolTip(this.drop_subpixelMotionEstimation, "\82±\82Ì\90Ý\92è\82Å\82Í\81A\93®\82«\97\\91ª\82Ì\97±\93x\82ð\8ew\92è\82Å\82«\82Ü\82·\81B\r\n\92l\82ð\91å\82«\82­\82·\82é\82±\82Æ\82Å\81A\82æ\82è\8d\82\95i\8e¿\82È\93®\89æ\82ð\90\90¬\82Å\82«\82Ü\82·\82ª\81A\83G\83\93\83R\81[\83h\82Í\92x\82­\82È\82è\82Ü\82·\81B\r\n6\81A7\82ð\91I\91ð\82µ\82½\8fê\8d\87\81AB\83t\83\8c" +\r
+>                     "\81[\83\80\82Ì\83\8c\81[\83g\82Ð\82¸\82Ý\8dÅ\93K\89»\82É\8e\97\82½\82æ\82¤\82È\8dÅ\93K\89»\82ð\97\98\97p\82µ\82Ü\82·");\r
+1244c1244
+<             this.drop_MotionEstimationRange.Location = new System.Drawing.Point(537, 40);\r
+---
+>             this.drop_MotionEstimationRange.Location = new System.Drawing.Point(537, 37);\r
+1248c1248,1249
+<             this.ToolTip.SetToolTip(this.drop_MotionEstimationRange, resources.GetString("drop_MotionEstimationRange.ToolTip"));\r
+---
+>             this.ToolTip.SetToolTip(this.drop_MotionEstimationRange, "\93®\82«\97\\91ª\82ð\8ds\82¤\8c\9f\8dõ\94Í\88Í\82ð\8ew\92è\82Å\82«\82Ü\82·\81B\r\n\93®\82«\97\\91ª\95û\96@\82É\81uUneven Multi-Hexagonal\81v\82à\82µ\82­\82Í\81uExhaustive\81v\82ð\91I\91ð\82µ\82½\8fê\8d\87\82É\82Ì\82Ý\r\n\8cø" +\r
+>                     "\89Ê\82ª\82 \82è\82Ü\82·\81B24\81A32\81A64\82ª\93K\90Ø\82Å\82·");\r
+1263c1264
+<             this.drop_MotionEstimationMethod.Location = new System.Drawing.Point(537, 11);\r
+---
+>             this.drop_MotionEstimationMethod.Location = new System.Drawing.Point(537, 10);\r
+1267c1268,1270
+<             this.ToolTip.SetToolTip(this.drop_MotionEstimationMethod, resources.GetString("drop_MotionEstimationMethod.ToolTip"));\r
+---
+>             this.ToolTip.SetToolTip(this.drop_MotionEstimationMethod, "\93®\82«\97\\91ª\82É\8eg\97p\82·\82é\92T\8dõ\91\8b\82Ì\8c`\8fó\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\81uDiamond\81v\81i\83_\83C\83\84\83\82\83\93\83h\81j\81A\81uHexagon\81v\81i\98Z\8ap\8c`\81j\81A\r\n\81uUneven Multi-Hexagon\81v" +\r
+>                     "\81i\95s\93\99\95¡\90\94\98Z\8ap\8c`\81j\81A\81uExhaustive\81v\81i\91S\91Ì\81j\82ª\91I\91ð\89Â\94\\82Å\82·\81B\r\n\81uUneven Multi-Hexagon\81v\82ª\83x\83X\83g\82Å\82·\81B\81uExhaustive\81v\82Í\92á\91¬" +\r
+>                     "\82Å\82·");\r
+1275c1278
+<             this.check_pyrmidalBFrames.Location = new System.Drawing.Point(46, 165);\r
+---
+>             this.check_pyrmidalBFrames.Location = new System.Drawing.Point(50, 152);\r
+1278c1281
+<             this.check_pyrmidalBFrames.Size = new System.Drawing.Size(121, 16);\r
+---
+>             this.check_pyrmidalBFrames.Size = new System.Drawing.Size(93, 16);\r
+1280c1283
+<             this.check_pyrmidalBFrames.Text = "Pyrmidal B-Frames:";\r
+---
+>             this.check_pyrmidalBFrames.Text = "B\83t\83\8c\81[\83\80\82Ì\8aK\91w\89»:";\r
+1282c1285,1287
+<             this.ToolTip.SetToolTip(this.check_pyrmidalBFrames, resources.GetString("check_pyrmidalBFrames.ToolTip"));\r
+---
+>             this.ToolTip.SetToolTip(this.check_pyrmidalBFrames, "On\82É\82·\82é\82Æ\81A\82Ù\82©\82ÌB\83t\83\8c\81[\83\80\82ð\8eQ\8fÆ\83t\83\8c\81[\83\80\82Æ\82µ\82Ä\97\98\97p\82Å\82«\82é\82æ\82¤\82É\82È\82è\82Ü\82·\81B\r\n\82±\82ê\82ÍHigh Profile\82Ì\8b@\94\\82È\82Ì\82Å\81AOn\82É\82·\82é\82ÆQuickTime\82Å\82Í\8dÄ\90¶" +\r
+>                     "\82Å\82«\82È\82­\82È\82é\89Â\94\\90«\82ª\82 \82è\82Ü\82·\81B\r\n\82±\82Ì\8b@\94\\82ð\97\98\97p\82·\82é\82±\82Æ\82Å\81A\83r\83b\83g\83\8c\81[\83g\82 \82½\82è\82Ì\95i\8e¿\82ð\8cü\8fã\82Å\82«\82Ü\82·\81B\r\n\97L\8cø\82É\8eg\82¤\82É\82Í\81A\97\9d\98_\93I\82É\82Í\81A\8f­\82È\82­\82Æ\82à2\82Â\88È\8fã\82ÌB\83t\83\8c\81[" +\r
+>                     "\83\80\82ð\8eg\97p\82·\82é\95K\97v\82ª\82 \82è\82Ü\82·");\r
+1291c1296
+<             this.check_weightedBFrames.Location = new System.Drawing.Point(44, 144);\r
+---
+>             this.check_weightedBFrames.Location = new System.Drawing.Point(44, 133);\r
+1294c1299
+<             this.check_weightedBFrames.Size = new System.Drawing.Size(123, 16);\r
+---
+>             this.check_weightedBFrames.Size = new System.Drawing.Size(99, 16);\r
+1296,1297c1301,1304
+<             this.check_weightedBFrames.Text = "Weighted B-Frames:";\r
+<             this.ToolTip.SetToolTip(this.check_weightedBFrames, resources.GetString("check_weightedBFrames.ToolTip"));\r
+---
+>             this.check_weightedBFrames.Text = "B\83t\83\8c\81[\83\80\82Ì\8fd\82Ý\95t\82¯:";\r
+>             this.ToolTip.SetToolTip(this.check_weightedBFrames, "On\82É\82·\82é\82Æ\81Ax264\83G\83\93\83R\81[\83_\82ÍB\83t\83\8c\81[\83\80\82ð\90\90¬\82·\82é\82©\82Ç\82¤\82©\8c\88\92è\82·\82é\8dÛ\82É\r\n\91O\8cã\82ÌP\83t\83\8c\81[\83\80\82ª\82Ç\82ê\82¾\82¯\97£\82ê\82Ä\82¢\82é\82©\82ð\8dl\97\82·\82é\82æ\82¤\82É\82È\82è\82Ü\82·\81B\82±\82ê\82É\82æ\82è\81A\93®\82«\82ª\90³" +\r
+>                     "\8am\82É\r\n\97\\91ª\82Å\82«\82¸\82É\95i\8e¿\82ª\88«\89»\82µ\82»\82¤\82É\82È\82Á\82½\8fê\8d\87\82ÉB\83t\83\8c\81[\83\80\82Ì\90\94\82ð\8f­\82È\82­\82µ\81A\95i\8e¿\88Û\8e\9d\82ð\90}\82é\82æ\82¤\82É\r\n\82È\82è\82Ü\82·\81B\82±\82Ì\8b@\94\\82Í1\82Â\88È\8fã\82ÌB\83t\83\8c\81[\83\80\82ð\8eg\97p\82·\82é\8dÛ\82É\97L\97p\82Å" +\r
+>                     "\82·");\r
+1312c1319
+<             this.drop_directPrediction.Location = new System.Drawing.Point(157, 118);\r
+---
+>             this.drop_directPrediction.Location = new System.Drawing.Point(157, 109);\r
+1343c1350
+<             this.drop_bFrames.Location = new System.Drawing.Point(157, 91);\r
+---
+>             this.drop_bFrames.Location = new System.Drawing.Point(157, 84);\r
+1347,1349c1354,1355
+<             this.ToolTip.SetToolTip(this.drop_bFrames, "Sane values are 1-6. \r\nB-Frames are smaller than other frames, so they let you pa" +\r
+<                     "ck in more quality at the same bitrate. \r\nUse more of them with animated materia" +\r
+<                     "l: 9-16. ");\r
+---
+>             this.ToolTip.SetToolTip(this.drop_bFrames, "B\83t\83\8c\81[\83\80\82Ì\90\94\82ð\8ew\92è\82µ\82Ü\82·\81B\92Ê\8fí\82Í1\82©\82ç6\92ö\93x\82ª\91Ã\93\96\82Å\82·\81B\r\nB\83t\83\8c\81[\83\80\82Í\82Ù\82©\82Ì\83t\83\8c\81[\83\80\82æ\82è\82à\83T\83C\83Y\82ª\8f¬\82³\82¢\82Ì\82Å\81A\83r\83b\83g\83\8c\81[\83g\82 \82½\82è\82Ì\95i\8e¿\82ð\82æ\82è\89ü\91P\82Å\82«\82Ü\82·\81B\r\n" +\r
+>                     "\83A\83j\83\81\82È\82Ç\82Å\82Í\81A9\82©\82ç16\92ö\93x\82È\82Ç\82à\97L\8cø\82Å\82·");\r
+1376c1382
+<             this.drop_refFrames.Location = new System.Drawing.Point(157, 37);\r
+---
+>             this.drop_refFrames.Location = new System.Drawing.Point(157, 34);\r
+1380,1381c1386
+<             this.ToolTip.SetToolTip(this.drop_refFrames, "Sane values are 1-6. The more you add, the higher the quality \97 but the slower th" +\r
+<                     "e encode. ");\r
+---
+>             this.ToolTip.SetToolTip(this.drop_refFrames, "\92Ê\8fí\82Í1\82©\82ç6\92ö\93x\82ª\91Ã\93\96\82Å\82·\81B\82»\82ê\88È\8fã\82Ì\92l\82É\90Ý\92è\82µ\82½\8fê\8d\87\81A\r\n\95i\8e¿\82Í\8cü\8fã\82µ\82Ü\82·\82ª\83G\83\93\83R\81[\83h\82Í\92x\82­\82È\82è\82Ü\82·");\r
+1389c1394
+<             this.check_mixedReferences.Location = new System.Drawing.Point(54, 63);\r
+---
+>             this.check_mixedReferences.Location = new System.Drawing.Point(54, 58);\r
+1392c1397
+<             this.check_mixedReferences.Size = new System.Drawing.Size(114, 16);\r
+---
+>             this.check_mixedReferences.Size = new System.Drawing.Size(61, 16);\r
+1394c1399
+<             this.check_mixedReferences.Text = "Mixed References:";\r
+---
+>             this.check_mixedReferences.Text = "\8d¬\8d\87\8eQ\8fÆ:";\r
+1396,1397c1401
+<             this.ToolTip.SetToolTip(this.check_mixedReferences, "With this on, different parts of a frame will refer back to different prior frame" +\r
+<                     "s, \r\ndepending on what\'s best for that part of the image. ");\r
+---
+>             this.ToolTip.SetToolTip(this.check_mixedReferences, "On\82É\82·\82é\82Æ\81A1\82Â\82Ì\83t\83\8c\81[\83\80\82Ì\88Ù\82È\82é\95\94\95ª\82ª\82»\82ê\82¼\82ê\88Ù\82È\82é\8eQ\8fÆ\83t\83\8c\81[\83\80\82ð\8eQ\8fÆ\82Å\82«\82é\82æ\82¤\82É\82È\82è\82Ü\82·");\r
+1400a1405,1417
+>             // check_forced\r
+>             // \r
+>             this.check_forced.AutoSize = true;\r
+>             this.check_forced.BackColor = System.Drawing.Color.Transparent;\r
+>             this.check_forced.Enabled = false;\r
+>             this.check_forced.Location = new System.Drawing.Point(223, 228);\r
+>             this.check_forced.Name = "check_forced";\r
+>             this.check_forced.Size = new System.Drawing.Size(125, 17);\r
+>             this.check_forced.TabIndex = 44;\r
+>             this.check_forced.Text = "\8b­\90§\93I\82É\8e\9a\96\8b\82Ì\82Ý\82É\82·\82é";\r
+>             this.ToolTip.SetToolTip(this.check_forced, "\91I\91ð\82³\82ê\82½\83X\83g\83\8a\81[\83\80\82Ì\8e\9a\96\8b\82Ì\82Ý\82ð\95\\8e¦\82µ\82Ü\82·\81B\81uAutoselect\81v\82Æ\95¹\97p\82·\82é\82Æ\8cø\89Ê\93I\82Å\82·");\r
+>             this.check_forced.UseVisualStyleBackColor = false;\r
+>             // \r
+1406c1423
+<             this.lbl_src_res.Location = new System.Drawing.Point(405, 34);\r
+---
+>             this.lbl_src_res.Location = new System.Drawing.Point(405, 31);\r
+1417c1434
+<             this.lbl_duration.Location = new System.Drawing.Point(569, 56);\r
+---
+>             this.lbl_duration.Location = new System.Drawing.Point(569, 52);\r
+1428c1445
+<             this.label_duration.Location = new System.Drawing.Point(502, 55);\r
+---
+>             this.label_duration.Location = new System.Drawing.Point(502, 51);\r
+1430c1447
+<             this.label_duration.Size = new System.Drawing.Size(61, 13);\r
+---
+>             this.label_duration.Size = new System.Drawing.Size(32, 13);\r
+1432c1449
+<             this.label_duration.Text = "Duration:";\r
+---
+>             this.label_duration.Text = "\8e\9e\8aÔ:";\r
+1438c1455
+<             this.label7.Location = new System.Drawing.Point(311, 34);\r
+---
+>             this.label7.Location = new System.Drawing.Point(311, 31);\r
+1440c1457
+<             this.label7.Size = new System.Drawing.Size(52, 13);\r
+---
+>             this.label7.Size = new System.Drawing.Size(42, 13);\r
+1442c1459
+<             this.label7.Text = "Source:";\r
+---
+>             this.label7.Text = "\95Ï\8a·\8c³:";\r
+1446c1463
+<             this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drive.";\r
+---
+>             this.DVD_Open.Description = "DVD\83h\83\89\83C\83u\82É\83Z\83b\83g\82³\82ê\82½DVD\82Ì\81uVIDEO_TS\81v\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
+1465,1466c1482,1483
+<             this.FileToolStripMenuItem.Size = new System.Drawing.Size(38, 20);\r
+<             this.FileToolStripMenuItem.Text = "&File";\r
+---
+>             this.FileToolStripMenuItem.Size = new System.Drawing.Size(63, 20);\r
+>             this.FileToolStripMenuItem.Text = "\83t\83@\83C\83\8b(&F)";\r
+1471,1472c1488,1489
+<             this.mnu_exit.Size = new System.Drawing.Size(106, 22);\r
+<             this.mnu_exit.Text = "E&xit";\r
+---
+>             this.mnu_exit.Size = new System.Drawing.Size(111, 22);\r
+>             this.mnu_exit.Text = "\8fI\97¹(E&)";\r
+1488,1489c1505,1506
+<             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(49, 20);\r
+<             this.ToolsToolStripMenuItem.Text = "&Tools";\r
+---
+>             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(59, 20);\r
+>             this.ToolsToolStripMenuItem.Text = "\83c\81[\83\8b(&T)";\r
+1496,1497c1513,1514
+<             this.mnu_encode.Size = new System.Drawing.Size(203, 22);\r
+<             this.mnu_encode.Text = "Show Queue";\r
+---
+>             this.mnu_encode.Size = new System.Drawing.Size(171, 22);\r
+>             this.mnu_encode.Text = "\83L\83\85\81[\82ð\95\\8e¦";\r
+1504,1505c1521,1522
+<             this.mnu_encodeLog.Size = new System.Drawing.Size(203, 22);\r
+<             this.mnu_encodeLog.Text = "Activity Window";\r
+---
+>             this.mnu_encodeLog.Size = new System.Drawing.Size(171, 22);\r
+>             this.mnu_encodeLog.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
+1511c1528
+<             this.ToolStripSeparator5.Size = new System.Drawing.Size(200, 6);\r
+---
+>             this.ToolStripSeparator5.Size = new System.Drawing.Size(168, 6);\r
+1517,1518c1534,1535
+<             this.mnu_options.Size = new System.Drawing.Size(203, 22);\r
+<             this.mnu_options.Text = "Options";\r
+---
+>             this.mnu_options.Size = new System.Drawing.Size(171, 22);\r
+>             this.mnu_options.Text = "\83I\83v\83V\83\87\83\93\90Ý\92è...";\r
+1530,1531c1547,1548
+<             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(61, 20);\r
+<             this.PresetsToolStripMenuItem.Text = "&Presets";\r
+---
+>             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(71, 20);\r
+>             this.PresetsToolStripMenuItem.Text = "\83v\83\8a\83Z\83b\83g(&P)";\r
+1536,1537c1553,1554
+<             this.mnu_presetReset.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_presetReset.Text = "Update Built-in Presets";\r
+---
+>             this.mnu_presetReset.Size = new System.Drawing.Size(200, 22);\r
+>             this.mnu_presetReset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g";\r
+1544,1545c1561,1562
+<             this.mnu_delete_preset.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_delete_preset.Text = "Delete Built-in Presets";\r
+---
+>             this.mnu_delete_preset.Size = new System.Drawing.Size(200, 22);\r
+>             this.mnu_delete_preset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\8dí\8f\9c";\r
+1551c1568
+<             this.toolStripSeparator7.Size = new System.Drawing.Size(212, 6);\r
+---
+>             this.toolStripSeparator7.Size = new System.Drawing.Size(197, 6);\r
+1556,1557c1573,1574
+<             this.btn_new_preset.Size = new System.Drawing.Size(215, 22);\r
+<             this.btn_new_preset.Text = "New Preset";\r
+---
+>             this.btn_new_preset.Size = new System.Drawing.Size(200, 22);\r
+>             this.btn_new_preset.Text = "\90V\8bK\83v\83\8a\83Z\83b\83g";\r
+1563,1564c1580,1581
+<             this.mnu_SelectDefault.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_SelectDefault.Text = "Select Default Preset";\r
+---
+>             this.mnu_SelectDefault.Size = new System.Drawing.Size(200, 22);\r
+>             this.mnu_SelectDefault.Text = "\83f\83t\83H\83\8b\83g\83v\83\8a\83Z\83b\83g\82É\90Ý\92è";\r
+1579,1580c1596,1597
+<             this.HelpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
+<             this.HelpToolStripMenuItem.Text = "&Help";\r
+---
+>             this.HelpToolStripMenuItem.Size = new System.Drawing.Size(61, 20);\r
+>             this.HelpToolStripMenuItem.Text = "\83w\83\8b\83v(&H)";\r
+1586,1587c1603,1604
+<             this.mnu_user_guide.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_user_guide.Text = "HandBrake User Guide";\r
+---
+>             this.mnu_user_guide.Size = new System.Drawing.Size(191, 22);\r
+>             this.mnu_user_guide.Text = "HandBrake\83\86\81[\83U\81[\83K\83C\83h";\r
+1594,1595c1611,1612
+<             this.mnu_handbrake_home.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_handbrake_home.Text = "HandBrake Homepage";\r
+---
+>             this.mnu_handbrake_home.Size = new System.Drawing.Size(191, 22);\r
+>             this.mnu_handbrake_home.Text = "HandBrake\83z\81[\83\80\83y\81[\83W";\r
+1601,1602c1618,1619
+<             this.mnu_handbrake_forums.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_handbrake_forums.Text = "HandBrake Forums";\r
+---
+>             this.mnu_handbrake_forums.Size = new System.Drawing.Size(191, 22);\r
+>             this.mnu_handbrake_forums.Text = "HandBrake\8cf\8e¦\94Â";\r
+1608c1625
+<             this.ToolStripSeparator3.Size = new System.Drawing.Size(212, 6);\r
+---
+>             this.ToolStripSeparator3.Size = new System.Drawing.Size(188, 6);\r
+1613,1614c1630,1631
+<             this.mnu_UpdateCheck.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_UpdateCheck.Text = "Check for Updates";\r
+---
+>             this.mnu_UpdateCheck.Size = new System.Drawing.Size(191, 22);\r
+>             this.mnu_UpdateCheck.Text = "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F...";\r
+1620c1637
+<             this.toolStripSeparator6.Size = new System.Drawing.Size(212, 6);\r
+---
+>             this.toolStripSeparator6.Size = new System.Drawing.Size(188, 6);\r
+1626,1627c1643,1644
+<             this.mnu_about.Size = new System.Drawing.Size(215, 22);\r
+<             this.mnu_about.Text = "About...";\r
+---
+>             this.mnu_about.Size = new System.Drawing.Size(191, 22);\r
+>             this.mnu_about.Text = "HandBrake\82É\82Â\82¢\82Ä...";\r
+1659c1676
+<             this.GroupBox1.Location = new System.Drawing.Point(12, 70);\r
+---
+>             this.GroupBox1.Location = new System.Drawing.Point(12, 65);\r
+1661c1678
+<             this.GroupBox1.Size = new System.Drawing.Size(705, 87);\r
+---
+>             this.GroupBox1.Size = new System.Drawing.Size(705, 80);\r
+1664c1681
+<             this.GroupBox1.Text = "Source";\r
+---
+>             this.GroupBox1.Text = "\95Ï\8a·\8c³";\r
+1670c1687
+<             this.Label13.Location = new System.Drawing.Point(370, 55);\r
+---
+>             this.Label13.Location = new System.Drawing.Point(370, 51);\r
+1672c1689
+<             this.Label13.Size = new System.Drawing.Size(51, 13);\r
+---
+>             this.Label13.Size = new System.Drawing.Size(22, 13);\r
+1674c1691
+<             this.Label13.Text = "through";\r
+---
+>             this.Label13.Text = "\82©\82ç";\r
+1681c1698
+<             this.Label17.Location = new System.Drawing.Point(17, 22);\r
+---
+>             this.Label17.Location = new System.Drawing.Point(17, 20);\r
+1683c1700
+<             this.Label17.Size = new System.Drawing.Size(52, 13);\r
+---
+>             this.Label17.Size = new System.Drawing.Size(42, 13);\r
+1685c1702
+<             this.Label17.Text = "Source:";\r
+---
+>             this.Label17.Text = "\95Ï\8a·\8c³:";\r
+1692c1709
+<             this.Label9.Location = new System.Drawing.Point(225, 55);\r
+---
+>             this.Label9.Location = new System.Drawing.Point(225, 51);\r
+1694c1711
+<             this.Label9.Size = new System.Drawing.Size(64, 13);\r
+---
+>             this.Label9.Size = new System.Drawing.Size(50, 13);\r
+1696c1713
+<             this.Label9.Text = "Chapters:";\r
+---
+>             this.Label9.Text = "\83`\83\83\83v\83^\81[:";\r
+1703c1720
+<             this.Label10.Location = new System.Drawing.Point(17, 55);\r
+---
+>             this.Label10.Location = new System.Drawing.Point(17, 51);\r
+1705c1722
+<             this.Label10.Size = new System.Drawing.Size(36, 13);\r
+---
+>             this.Label10.Size = new System.Drawing.Size(41, 13);\r
+1707c1724
+<             this.Label10.Text = "Title:";\r
+---
+>             this.Label10.Text = "\83^\83C\83g\83\8b:";\r
+1718c1735
+<             this.groupBox_output.Location = new System.Drawing.Point(12, 214);\r
+---
+>             this.groupBox_output.Location = new System.Drawing.Point(12, 198);\r
+1720c1737
+<             this.groupBox_output.Size = new System.Drawing.Size(705, 50);\r
+---
+>             this.groupBox_output.Size = new System.Drawing.Size(705, 46);\r
+1730c1747
+<             this.label5.Location = new System.Drawing.Point(17, 23);\r
+---
+>             this.label5.Location = new System.Drawing.Point(17, 21);\r
+1732c1749
+<             this.label5.Size = new System.Drawing.Size(52, 13);\r
+---
+>             this.label5.Size = new System.Drawing.Size(55, 13);\r
+1734c1751
+<             this.label5.Text = "Format:";\r
+---
+>             this.label5.Text = "\83t\83H\81[\83}\83b\83g:";\r
+1741c1758
+<             this.Label47.Location = new System.Drawing.Point(13, 39);\r
+---
+>             this.Label47.Location = new System.Drawing.Point(13, 36);\r
+1743c1760
+<             this.Label47.Size = new System.Drawing.Size(84, 13);\r
+---
+>             this.Label47.Size = new System.Drawing.Size(68, 13);\r
+1745c1762
+<             this.Label47.Text = "Video Codec:";\r
+---
+>             this.Label47.Text = "\93®\89æ\83R\81[\83f\83b\83N:";\r
+1752c1769
+<             this.Label3.Location = new System.Drawing.Point(17, 21);\r
+---
+>             this.Label3.Location = new System.Drawing.Point(17, 19);\r
+1754c1771
+<             this.Label3.Size = new System.Drawing.Size(31, 13);\r
+---
+>             this.Label3.Size = new System.Drawing.Size(70, 13);\r
+1756c1773
+<             this.Label3.Text = "File:";\r
+---
+>             this.Label3.Text = "\95Û\91\90æ\83t\83@\83C\83\8b:";\r
+1809c1826
+<             this.TabPage2.Size = new System.Drawing.Size(697, 316);\r
+---
+>             this.TabPage2.Size = new System.Drawing.Size(697, 290);\r
+1811c1828,1829
+<             this.TabPage2.Text = "Audio && Subtitles";\r
+---
+>             this.TabPage2.Text = "\89¹\90º\82Æ\8e\9a\96\8b";\r
+>             this.TabPage2.UseVisualStyleBackColor = true;\r
+1818c1836
+<             this.lbl_drc4.Location = new System.Drawing.Point(670, 176);\r
+---
+>             this.lbl_drc4.Location = new System.Drawing.Point(670, 162);\r
+1829c1847
+<             this.lbl_drc3.Location = new System.Drawing.Point(670, 135);\r
+---
+>             this.lbl_drc3.Location = new System.Drawing.Point(670, 125);\r
+1840c1858
+<             this.lbl_drc2.Location = new System.Drawing.Point(670, 90);\r
+---
+>             this.lbl_drc2.Location = new System.Drawing.Point(670, 83);\r
+1851c1869
+<             this.lbl_drc1.Location = new System.Drawing.Point(670, 53);\r
+---
+>             this.lbl_drc1.Location = new System.Drawing.Point(670, 49);\r
+1861c1879
+<             this.trackBar4.Location = new System.Drawing.Point(620, 169);\r
+---
+>             this.trackBar4.Location = new System.Drawing.Point(620, 156);\r
+1867a1886
+>             this.ToolTip.SetToolTip(this.trackBar4, "\83_\83C\83i\83~\83b\83N\83\8c\83\93\83W\83R\83\93\83v\83\8c\83b\83V\83\87\83\93\81iDRC\81j\82Ì\8b­\93x\82ð\8ew\92è\82µ\82Ü\82·");\r
+1876c1895
+<             this.drp_track4Audio.Location = new System.Drawing.Point(36, 174);\r
+---
+>             this.drp_track4Audio.Location = new System.Drawing.Point(36, 161);\r
+1887c1906
+<             this.lbl_t4.Location = new System.Drawing.Point(13, 177);\r
+---
+>             this.lbl_t4.Location = new System.Drawing.Point(13, 163);\r
+1897c1916
+<             this.trackBar3.Location = new System.Drawing.Point(620, 128);\r
+---
+>             this.trackBar3.Location = new System.Drawing.Point(620, 118);\r
+1903a1923
+>             this.ToolTip.SetToolTip(this.trackBar3, "\83_\83C\83i\83~\83b\83N\83\8c\83\93\83W\83R\83\93\83v\83\8c\83b\83V\83\87\83\93\81iDRC\81j\82Ì\8b­\93x\82ð\8ew\92è\82µ\82Ü\82·");\r
+1912c1932
+<             this.drp_track3Audio.Location = new System.Drawing.Point(36, 132);\r
+---
+>             this.drp_track3Audio.Location = new System.Drawing.Point(36, 122);\r
+1923c1943
+<             this.lbl_t3.Location = new System.Drawing.Point(13, 135);\r
+---
+>             this.lbl_t3.Location = new System.Drawing.Point(13, 125);\r
+1932c1952
+<             this.trackBar2.Location = new System.Drawing.Point(620, 86);\r
+---
+>             this.trackBar2.Location = new System.Drawing.Point(620, 79);\r
+1938a1959
+>             this.ToolTip.SetToolTip(this.trackBar2, "\83_\83C\83i\83~\83b\83N\83\8c\83\93\83W\83R\83\93\83v\83\8c\83b\83V\83\87\83\93\81iDRC\81j\82Ì\8b­\93x\82ð\8ew\92è\82µ\82Ü\82·");\r
+1946c1967
+<             this.label16.Location = new System.Drawing.Point(628, 36);\r
+---
+>             this.label16.Location = new System.Drawing.Point(628, 33);\r
+1955c1976
+<             this.trackBar1.Location = new System.Drawing.Point(619, 48);\r
+---
+>             this.trackBar1.Location = new System.Drawing.Point(619, 44);\r
+1961a1983
+>             this.ToolTip.SetToolTip(this.trackBar1, "\83_\83C\83i\83~\83b\83N\83\8c\83\93\83W\83R\83\93\83v\83\8c\83b\83V\83\87\83\93\81iDRC\81j\82Ì\8b­\93x\82ð\8ew\92è\82µ\82Ü\82·");\r
+1966c1988
+<             this.groupBox5.Location = new System.Drawing.Point(107, 13);\r
+---
+>             this.groupBox5.Location = new System.Drawing.Point(107, 12);\r
+1968c1990
+<             this.groupBox5.Size = new System.Drawing.Size(577, 10);\r
+---
+>             this.groupBox5.Size = new System.Drawing.Size(577, 9);\r
+1974c1996
+<             this.groupBox3.Location = new System.Drawing.Point(83, 219);\r
+---
+>             this.groupBox3.Location = new System.Drawing.Point(83, 202);\r
+1976c1998
+<             this.groupBox3.Size = new System.Drawing.Size(601, 10);\r
+---
+>             this.groupBox3.Size = new System.Drawing.Size(601, 9);\r
+1985c2007
+<             this.label68.Location = new System.Drawing.Point(13, 13);\r
+---
+>             this.label68.Location = new System.Drawing.Point(13, 12);\r
+1987c2009
+<             this.label68.Size = new System.Drawing.Size(92, 13);\r
+---
+>             this.label68.Size = new System.Drawing.Size(60, 13);\r
+1989c2011
+<             this.label68.Text = "Audio Tracks";\r
+---
+>             this.label68.Text = "\89¹\90º\83g\83\89\83b\83N";\r
+1996c2018
+<             this.label67.Location = new System.Drawing.Point(479, 24);\r
+---
+>             this.label67.Location = new System.Drawing.Point(479, 22);\r
+2000c2022
+<             this.label67.Text = "Samplerate \r\n(kHz)";\r
+---
+>             this.label67.Text = "\83T\83\93\83v\83\8a\83\93\83O\83\8c\81[\83g\r\n(kHz)";\r
+2007c2029
+<             this.label66.Location = new System.Drawing.Point(542, 36);\r
+---
+>             this.label66.Location = new System.Drawing.Point(542, 33);\r
+2011c2033
+<             this.label66.Text = "Bitrate (Kbps)";\r
+---
+>             this.label66.Text = "\83r\83b\83g\83\8c\81[\83g(Kbps)";\r
+2018c2040
+<             this.label65.Location = new System.Drawing.Point(255, 36);\r
+---
+>             this.label65.Location = new System.Drawing.Point(255, 33);\r
+2020c2042
+<             this.label65.Size = new System.Drawing.Size(69, 12);\r
+---
+>             this.label65.Size = new System.Drawing.Size(54, 12);\r
+2022c2044
+<             this.label65.Text = "Audio Codec";\r
+---
+>             this.label65.Text = "\89¹\90º\83R\81[\83f\83b\83N";\r
+2029c2051
+<             this.label14.Location = new System.Drawing.Point(380, 36);\r
+---
+>             this.label14.Location = new System.Drawing.Point(380, 33);\r
+2031c2053
+<             this.label14.Size = new System.Drawing.Size(48, 12);\r
+---
+>             this.label14.Size = new System.Drawing.Size(49, 12);\r
+2033,2045c2055
+<             this.label14.Text = "Mixdown";\r
+<             // \r
+<             // check_forced\r
+<             // \r
+<             this.check_forced.AutoSize = true;\r
+<             this.check_forced.BackColor = System.Drawing.Color.Transparent;\r
+<             this.check_forced.Enabled = false;\r
+<             this.check_forced.Location = new System.Drawing.Point(223, 247);\r
+<             this.check_forced.Name = "check_forced";\r
+<             this.check_forced.Size = new System.Drawing.Size(147, 17);\r
+<             this.check_forced.TabIndex = 44;\r
+<             this.check_forced.Text = "Forced Subtitles Only";\r
+<             this.check_forced.UseVisualStyleBackColor = false;\r
+---
+>             this.label14.Text = "\83~\83b\83N\83X\83_\83E\83\93";\r
+2053c2063
+<             this.drp_track2Audio.Location = new System.Drawing.Point(36, 91);\r
+---
+>             this.drp_track2Audio.Location = new System.Drawing.Point(36, 84);\r
+2064c2074
+<             this.label28.Location = new System.Drawing.Point(13, 94);\r
+---
+>             this.label28.Location = new System.Drawing.Point(13, 87);\r
+2075c2085
+<             this.label27.Location = new System.Drawing.Point(107, 36);\r
+---
+>             this.label27.Location = new System.Drawing.Point(107, 33);\r
+2077c2087
+<             this.label27.Size = new System.Drawing.Size(40, 12);\r
+---
+>             this.label27.Size = new System.Drawing.Size(32, 12);\r
+2079c2089
+<             this.label27.Text = "Source";\r
+---
+>             this.label27.Text = "\95Ï\8a·\8c³";\r
+2086c2096
+<             this.Label19.Location = new System.Drawing.Point(13, 219);\r
+---
+>             this.Label19.Location = new System.Drawing.Point(13, 202);\r
+2088c2098
+<             this.Label19.Size = new System.Drawing.Size(64, 13);\r
+---
+>             this.Label19.Size = new System.Drawing.Size(29, 13);\r
+2090c2100
+<             this.Label19.Text = "Subtitles";\r
+---
+>             this.Label19.Text = "\8e\9a\96\8b";\r
+2097c2107
+<             this.Label20.Location = new System.Drawing.Point(13, 247);\r
+---
+>             this.Label20.Location = new System.Drawing.Point(13, 228);\r
+2099c2109
+<             this.Label20.Size = new System.Drawing.Size(61, 13);\r
+---
+>             this.Label20.Size = new System.Drawing.Size(32, 13);\r
+2101c2111
+<             this.Label20.Text = "Subtitles:";\r
+---
+>             this.Label20.Text = "\8e\9a\96\8b:";\r
+2109c2119
+<             this.drp_track1Audio.Location = new System.Drawing.Point(36, 54);\r
+---
+>             this.drp_track1Audio.Location = new System.Drawing.Point(36, 50);\r
+2119c2129
+<             this.Label32.Location = new System.Drawing.Point(13, 57);\r
+---
+>             this.Label32.Location = new System.Drawing.Point(13, 53);\r
+2148c2158
+<             this.TabPage3.Size = new System.Drawing.Size(697, 316);\r
+---
+>             this.TabPage3.Size = new System.Drawing.Size(697, 290);\r
+2150c2160,2161
+<             this.TabPage3.Text = "Video";\r
+---
+>             this.TabPage3.Text = "\93®\89æ";\r
+>             this.TabPage3.UseVisualStyleBackColor = true;\r
+2157c2168
+<             this.label25.Location = new System.Drawing.Point(13, 13);\r
+---
+>             this.label25.Location = new System.Drawing.Point(13, 12);\r
+2159c2170
+<             this.label25.Size = new System.Drawing.Size(43, 13);\r
+---
+>             this.label25.Size = new System.Drawing.Size(29, 13);\r
+2161c2172
+<             this.label25.Text = "Video";\r
+---
+>             this.label25.Text = "\93®\89æ";\r
+2168c2179
+<             this.check_grayscale.Location = new System.Drawing.Point(16, 138);\r
+---
+>             this.check_grayscale.Location = new System.Drawing.Point(16, 127);\r
+2170c2181
+<             this.check_grayscale.Size = new System.Drawing.Size(138, 17);\r
+---
+>             this.check_grayscale.Size = new System.Drawing.Size(81, 17);\r
+2172c2183,2184
+<             this.check_grayscale.Text = "Grayscale Encoding";\r
+---
+>             this.check_grayscale.Text = "\83O\83\8c\83C\83X\83P\81[\83\8b";\r
+>             this.ToolTip.SetToolTip(this.check_grayscale, "\83`\83F\83b\83N\82ð\93ü\82ê\82é\82Æ\93®\89æ\82ð\83O\83\8c\83C\83X\83P\81[\83\8b\89»\82µ\82Ü\82·");\r
+2180c2192
+<             this.Label22.Location = new System.Drawing.Point(13, 118);\r
+---
+>             this.Label22.Location = new System.Drawing.Point(13, 109);\r
+2182c2194
+<             this.Label22.Size = new System.Drawing.Size(191, 13);\r
+---
+>             this.Label22.Size = new System.Drawing.Size(93, 13);\r
+2184c2196
+<             this.Label22.Text = "Advanced Encoding Settings";\r
+---
+>             this.Label22.Text = "\83G\83\93\83R\81[\83h\92Ç\89Á\90Ý\92è";\r
+2191c2203
+<             this.check_2PassEncode.Location = new System.Drawing.Point(16, 161);\r
+---
+>             this.check_2PassEncode.Location = new System.Drawing.Point(16, 149);\r
+2193c2205
+<             this.check_2PassEncode.Size = new System.Drawing.Size(119, 17);\r
+---
+>             this.check_2PassEncode.Size = new System.Drawing.Size(101, 17);\r
+2195c2207,2208
+<             this.check_2PassEncode.Text = "2-Pass Encoding";\r
+---
+>             this.check_2PassEncode.Text = "2-Pass\83G\83\93\83R\81[\83h";\r
+>             this.ToolTip.SetToolTip(this.check_2PassEncode, "2\83p\83X\83G\83\93\83R\81[\83h\82ð\8ds\82¤\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·\81B2\83p\83X\83G\83\93\83R\81[\83h\82Í\83G\83\93\83R\81[\83h\82ª\92x\82­\82È\82è\82Ü\82·\82ª\81A\95i\8e¿\82ª\8cü\8fã\82µ\82Ü\82·");\r
+2204c2217
+<             this.Label2.Location = new System.Drawing.Point(334, 13);\r
+---
+>             this.Label2.Location = new System.Drawing.Point(334, 12);\r
+2206c2219
+<             this.Label2.Size = new System.Drawing.Size(53, 13);\r
+---
+>             this.Label2.Size = new System.Drawing.Size(29, 13);\r
+2208c2221
+<             this.Label2.Text = "Quality";\r
+---
+>             this.Label2.Text = "\95i\8e¿";\r
+2215c2228
+<             this.Label42.Location = new System.Drawing.Point(334, 65);\r
+---
+>             this.Label42.Location = new System.Drawing.Point(334, 60);\r
+2217c2230
+<             this.Label42.Size = new System.Drawing.Size(117, 13);\r
+---
+>             this.Label42.Size = new System.Drawing.Size(112, 13);\r
+2219c2232
+<             this.Label42.Text = "Avg Bitrate (kbps):";\r
+---
+>             this.Label42.Text = "\95½\8bÏ\83r\83b\83g\83\8c\81[\83g(kbps):";\r
+2226c2239
+<             this.SliderValue.Location = new System.Drawing.Point(641, 100);\r
+---
+>             this.SliderValue.Location = new System.Drawing.Point(641, 92);\r
+2237c2250
+<             this.Label46.Location = new System.Drawing.Point(13, 71);\r
+---
+>             this.Label46.Location = new System.Drawing.Point(13, 66);\r
+2239c2252
+<             this.Label46.Size = new System.Drawing.Size(106, 13);\r
+---
+>             this.Label46.Size = new System.Drawing.Size(97, 13);\r
+2241c2254
+<             this.Label46.Text = "Framerate (FPS):";\r
+---
+>             this.Label46.Text = "\83t\83\8c\81[\83\80\83\8c\81[\83g(FPS):";\r
+2248c2261
+<             this.Label40.Location = new System.Drawing.Point(334, 99);\r
+---
+>             this.Label40.Location = new System.Drawing.Point(334, 91);\r
+2250c2263
+<             this.Label40.Size = new System.Drawing.Size(107, 13);\r
+---
+>             this.Label40.Size = new System.Drawing.Size(32, 13);\r
+2252c2265
+<             this.Label40.Text = "Constant Quality:";\r
+---
+>             this.Label40.Text = "\95i\8e¿:";\r
+2292c2305
+<             this.TabPage1.Size = new System.Drawing.Size(697, 316);\r
+---
+>             this.TabPage1.Size = new System.Drawing.Size(697, 290);\r
+2294c2307,2308
+<             this.TabPage1.Text = "Picture Settings";\r
+---
+>             this.TabPage1.Text = "\89æ\91\9c";\r
+>             this.TabPage1.UseVisualStyleBackColor = true;\r
+2298c2312
+<             this.slider_deblock.Location = new System.Drawing.Point(407, 264);\r
+---
+>             this.slider_deblock.Location = new System.Drawing.Point(407, 244);\r
+2303a2318
+>             this.ToolTip.SetToolTip(this.slider_deblock, "Deblock\83t\83B\83\8b\83^\81i\83u\83\8d\83b\83N\83m\83C\83Y\8f\9c\8b\8e\83t\83B\83\8b\83^\81j\82Ì\8b­\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\92l\82ª\91å\82«\82¢\82Ù\82Ç\8cø\89Ê\82ª\8b­\82­\82È\82è\82Ü\82·");\r
+2312c2327
+<             this.label8.Location = new System.Drawing.Point(311, 269);\r
+---
+>             this.label8.Location = new System.Drawing.Point(311, 248);\r
+2323c2338
+<             this.lbl_deblockVal.Location = new System.Drawing.Point(585, 269);\r
+---
+>             this.lbl_deblockVal.Location = new System.Drawing.Point(585, 248);\r
+2334c2349
+<             this.check_decomb.Location = new System.Drawing.Point(314, 188);\r
+---
+>             this.check_decomb.Location = new System.Drawing.Point(314, 174);\r
+2338a2354
+>             this.ToolTip.SetToolTip(this.check_decomb, "\83C\83\93\83^\81[\83\8c\81[\83X\8f\9c\8b\8e\83t\83B\83\8b\83^\82Å\82 \82éDecomb\83t\83B\83\8b\83^\82ð\8eg\97p\82·\82é\8fê\8d\87\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
+2346c2362
+<             this.label6.Location = new System.Drawing.Point(311, 111);\r
+---
+>             this.label6.Location = new System.Drawing.Point(311, 102);\r
+2348c2364
+<             this.label6.Size = new System.Drawing.Size(80, 13);\r
+---
+>             this.label6.Size = new System.Drawing.Size(44, 13);\r
+2350c2366
+<             this.label6.Text = "Anamorphic:";\r
+---
+>             this.label6.Text = "\83\8f\83C\83h\89»:";\r
+2361c2377
+<             this.drp_anamorphic.Location = new System.Drawing.Point(407, 108);\r
+---
+>             this.drp_anamorphic.Location = new System.Drawing.Point(407, 100);\r
+2364a2381
+>             this.ToolTip.SetToolTip(this.drp_anamorphic, "\81ustrict\81v\82Å\82Í\93®\89æ\82ð\8cµ\96§\82É\83\8f\83C\83h\89»\82µ\82Ü\82·\81B\81uloose\81v\82Å\82Í\81A\95\9d\82¨\82æ\82Ñ\8d\82\82³\82ª16\82Ì\94{\90\94\82É\82È\82é\82æ\82¤\82É\83\8f\83C\83h\89»\82µ\82Ü\82·");\r
+2370c2387
+<             this.text_bottom.Location = new System.Drawing.Point(96, 147);\r
+---
+>             this.text_bottom.Location = new System.Drawing.Point(96, 136);\r
+2383c2400
+<             this.text_top.Location = new System.Drawing.Point(96, 101);\r
+---
+>             this.text_top.Location = new System.Drawing.Point(96, 93);\r
+2396c2413
+<             this.text_left.Location = new System.Drawing.Point(45, 123);\r
+---
+>             this.text_left.Location = new System.Drawing.Point(45, 114);\r
+2409c2426
+<             this.text_right.Location = new System.Drawing.Point(147, 123);\r
+---
+>             this.text_right.Location = new System.Drawing.Point(147, 114);\r
+2424c2441
+<             this.label26.Location = new System.Drawing.Point(311, 13);\r
+---
+>             this.label26.Location = new System.Drawing.Point(311, 12);\r
+2426c2443
+<             this.label26.Size = new System.Drawing.Size(34, 13);\r
+---
+>             this.label26.Size = new System.Drawing.Size(33, 13);\r
+2428c2445
+<             this.label26.Text = "Size";\r
+---
+>             this.label26.Text = "\83T\83C\83Y";\r
+2436c2453
+<             this.Label56.Location = new System.Drawing.Point(477, 85);\r
+---
+>             this.Label56.Location = new System.Drawing.Point(477, 78);\r
+2447c2464
+<             this.lbl_Aspect.Location = new System.Drawing.Point(405, 58);\r
+---
+>             this.lbl_Aspect.Location = new System.Drawing.Point(405, 54);\r
+2458c2475
+<             this.Label91.Location = new System.Drawing.Point(311, 57);\r
+---
+>             this.Label91.Location = new System.Drawing.Point(311, 53);\r
+2460c2477
+<             this.Label91.Size = new System.Drawing.Size(83, 13);\r
+---
+>             this.Label91.Size = new System.Drawing.Size(60, 13);\r
+2462c2479
+<             this.Label91.Text = "Aspect Ratio:";\r
+---
+>             this.Label91.Text = "\83A\83X\83y\83N\83g\94ä:";\r
+2470c2487
+<             this.Label55.Location = new System.Drawing.Point(311, 84);\r
+---
+>             this.Label55.Location = new System.Drawing.Point(311, 78);\r
+2472c2489
+<             this.Label55.Size = new System.Drawing.Size(85, 13);\r
+---
+>             this.Label55.Size = new System.Drawing.Size(44, 13);\r
+2474c2491
+<             this.Label55.Text = "Width/Height:";\r
+---
+>             this.Label55.Text = "\95\9d/\8d\82\82³:";\r
+2481c2498
+<             this.label24.Location = new System.Drawing.Point(311, 142);\r
+---
+>             this.label24.Location = new System.Drawing.Point(311, 131);\r
+2483c2500
+<             this.label24.Size = new System.Drawing.Size(49, 13);\r
+---
+>             this.label24.Size = new System.Drawing.Size(39, 13);\r
+2485c2502
+<             this.label24.Text = "Filters";\r
+---
+>             this.label24.Text = "\83t\83B\83\8b\83^";\r
+2497c2514
+<             this.drp_deNoise.Location = new System.Drawing.Point(413, 237);\r
+---
+>             this.drp_deNoise.Location = new System.Drawing.Point(413, 219);\r
+2500a2518
+>             this.ToolTip.SetToolTip(this.drp_deNoise, "\83m\83C\83Y\8cy\8c¸\83t\83B\83\8b\83^\82Ì\8b­\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\81uWeak\81v\81uMediam\81v\81uStrong\81v\82Ì\8f\87\82É\8cø\89Ê\82ª\8b­\82­\82È\82è\82Ü\82·");\r
+2507c2525
+<             this.label11.Location = new System.Drawing.Point(311, 240);\r
+---
+>             this.label11.Location = new System.Drawing.Point(311, 222);\r
+2509c2527
+<             this.label11.Size = new System.Drawing.Size(58, 13);\r
+---
+>             this.label11.Size = new System.Drawing.Size(54, 13);\r
+2511c2529
+<             this.label11.Text = "Denoise:";\r
+---
+>             this.label11.Text = "\83m\83C\83Y\8cy\8c¸:";\r
+2518c2536
+<             this.check_detelecine.Location = new System.Drawing.Point(314, 165);\r
+---
+>             this.check_detelecine.Location = new System.Drawing.Point(314, 152);\r
+2522a2541
+>             this.ToolTip.SetToolTip(this.check_detelecine, "\8bt\83e\83\8c\83V\83l\83t\83B\83\8b\83^\82ð\8eg\97p\82·\82é\8fê\8d\87\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
+2530c2549
+<             this.label4.Location = new System.Drawing.Point(311, 212);\r
+---
+>             this.label4.Location = new System.Drawing.Point(311, 196);\r
+2532c2551
+<             this.label4.Size = new System.Drawing.Size(77, 13);\r
+---
+>             this.label4.Size = new System.Drawing.Size(73, 13);\r
+2534c2553
+<             this.label4.Text = "Deinterlace:";\r
+---
+>             this.label4.Text = "\83f\83C\83\93\83^\81[\83\8c\81[\83X:";\r
+2546c2565
+<             this.drp_deInterlace_option.Location = new System.Drawing.Point(413, 209);\r
+---
+>             this.drp_deInterlace_option.Location = new System.Drawing.Point(413, 193);\r
+2549a2569,2570
+>             this.ToolTip.SetToolTip(this.drp_deInterlace_option, "\83f\83C\83\93\83^\81[\83\8c\81[\83X\8f\88\97\9d\82Ì\8eg\97p/\95i\8e¿\82ð\91I\91ð\82µ\82Ü\82·\81B\81uFast\81v\82Í\82à\82Á\82Æ\82à\8d\82\91¬\82Å\82·\81B\r\n\81uSlow\81v\81uSlower\81v\82Ì\8f\87\82É\8f\88\97\9d\82ª\82æ\82è\92x\82­\82È\82è\82Ü\82·\82ª\81A\95i\8e¿\82Í\8cü\8fã\82µ\82Ü\82·\81B\r" +\r
+>                     "\n\81uNone\81v\82ð\91I\91ð\82·\82é\82Æ\81A\83f\83C\83\93\83^\81[\83\8c\81[\83X\82ð\8eg\97p\82µ\82Ü\82¹\82ñ");\r
+2556c2577
+<             this.Label1.Location = new System.Drawing.Point(13, 13);\r
+---
+>             this.Label1.Location = new System.Drawing.Point(13, 12);\r
+2558c2579
+<             this.Label1.Size = new System.Drawing.Size(37, 13);\r
+---
+>             this.Label1.Size = new System.Drawing.Size(46, 13);\r
+2560c2581
+<             this.Label1.Text = "Crop";\r
+---
+>             this.Label1.Text = "\83g\83\8a\83~\83\93\83O";\r
+2567c2588
+<             this.Label53.Location = new System.Drawing.Point(94, 171);\r
+---
+>             this.Label53.Location = new System.Drawing.Point(94, 158);\r
+2569c2590
+<             this.Label53.Size = new System.Drawing.Size(48, 13);\r
+---
+>             this.Label53.Size = new System.Drawing.Size(17, 13);\r
+2571c2592
+<             this.Label53.Text = "Bottom";\r
+---
+>             this.Label53.Text = "\89º";\r
+2578c2599
+<             this.Label52.Location = new System.Drawing.Point(103, 86);\r
+---
+>             this.Label52.Location = new System.Drawing.Point(103, 79);\r
+2580c2601
+<             this.Label52.Size = new System.Drawing.Size(28, 13);\r
+---
+>             this.Label52.Size = new System.Drawing.Size(17, 13);\r
+2582c2603
+<             this.Label52.Text = "Top";\r
+---
+>             this.Label52.Text = "\8fã";\r
+2589c2610
+<             this.Label51.Location = new System.Drawing.Point(190, 125);\r
+---
+>             this.Label51.Location = new System.Drawing.Point(190, 115);\r
+2591c2612
+<             this.Label51.Size = new System.Drawing.Size(36, 13);\r
+---
+>             this.Label51.Size = new System.Drawing.Size(17, 13);\r
+2593c2614
+<             this.Label51.Text = "Right";\r
+---
+>             this.Label51.Text = "\89E";\r
+2600c2621
+<             this.Label15.Location = new System.Drawing.Point(13, 125);\r
+---
+>             this.Label15.Location = new System.Drawing.Point(13, 115);\r
+2602c2623
+<             this.Label15.Size = new System.Drawing.Size(28, 13);\r
+---
+>             this.Label15.Size = new System.Drawing.Size(17, 13);\r
+2604c2625
+<             this.Label15.Text = "Left";\r
+---
+>             this.Label15.Text = "\8d¶";\r
+2611c2632
+<             this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 32);\r
+---
+>             this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 30);\r
+2613c2634
+<             this.Check_ChapterMarkers.Size = new System.Drawing.Size(164, 17);\r
+---
+>             this.Check_ChapterMarkers.Size = new System.Drawing.Size(123, 17);\r
+2615c2636,2637
+<             this.Check_ChapterMarkers.Text = "Create chapter markers";\r
+---
+>             this.Check_ChapterMarkers.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬";\r
+>             this.ToolTip.SetToolTip(this.Check_ChapterMarkers, "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬\82·\82é\8fê\8d\87\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
+2628c2650
+<             this.advancedOptions.Location = new System.Drawing.Point(12, 274);\r
+---
+>             this.advancedOptions.Location = new System.Drawing.Point(12, 253);\r
+2631c2653
+<             this.advancedOptions.Size = new System.Drawing.Size(705, 342);\r
+---
+>             this.advancedOptions.Size = new System.Drawing.Size(705, 316);\r
+2643c2665
+<             this.tab_chapters.Size = new System.Drawing.Size(697, 316);\r
+---
+>             this.tab_chapters.Size = new System.Drawing.Size(697, 290);\r
+2645c2667,2668
+<             this.tab_chapters.Text = "Chapters";\r
+---
+>             this.tab_chapters.Text = "\83`\83\83\83v\83^\81[";\r
+>             this.tab_chapters.UseVisualStyleBackColor = true;\r
+2652c2675
+<             this.label31.Location = new System.Drawing.Point(13, 13);\r
+---
+>             this.label31.Location = new System.Drawing.Point(13, 12);\r
+2654c2677
+<             this.label31.Size = new System.Drawing.Size(115, 13);\r
+---
+>             this.label31.Size = new System.Drawing.Size(85, 13);\r
+2656c2679
+<             this.label31.Text = "Chapter Markers";\r
+---
+>             this.label31.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[";\r
+2697c2720
+<             this.h264Tab.Size = new System.Drawing.Size(697, 316);\r
+---
+>             this.h264Tab.Size = new System.Drawing.Size(697, 290);\r
+2699c2722,2723
+<             this.h264Tab.Text = "Advanced";\r
+---
+>             this.h264Tab.Text = "H.264\92Ç\89Á\90Ý\92è";\r
+>             this.h264Tab.UseVisualStyleBackColor = true;\r
+2706c2730
+<             this.label43.Location = new System.Drawing.Point(13, 13);\r
+---
+>             this.label43.Location = new System.Drawing.Point(13, 12);\r
+2708c2732
+<             this.label43.Size = new System.Drawing.Size(165, 13);\r
+---
+>             this.label43.Size = new System.Drawing.Size(88, 13);\r
+2710c2734
+<             this.label43.Text = "Advanced H.264 Options";\r
+---
+>             this.label43.Text = "H.264\92Ç\89Á\90Ý\92è";\r
+2714c2738
+<             this.btn_reset.Location = new System.Drawing.Point(13, 224);\r
+---
+>             this.btn_reset.Location = new System.Drawing.Point(13, 207);\r
+2716c2740
+<             this.btn_reset.Size = new System.Drawing.Size(75, 23);\r
+---
+>             this.btn_reset.Size = new System.Drawing.Size(75, 21);\r
+2718c2742
+<             this.btn_reset.Text = "Reset All";\r
+---
+>             this.btn_reset.Text = "\82·\82×\82Ä\83\8a\83Z\83b\83g";\r
+2725c2749
+<             this.rtf_x264Query.Location = new System.Drawing.Point(13, 253);\r
+---
+>             this.rtf_x264Query.Location = new System.Drawing.Point(13, 234);\r
+2727c2751
+<             this.rtf_x264Query.Size = new System.Drawing.Size(667, 43);\r
+---
+>             this.rtf_x264Query.Size = new System.Drawing.Size(667, 40);\r
+2737c2761
+<             this.lbl_trellis.Location = new System.Drawing.Point(490, 169);\r
+---
+>             this.lbl_trellis.Location = new System.Drawing.Point(490, 156);\r
+2747c2771
+<             this.label41.Location = new System.Drawing.Point(466, 147);\r
+---
+>             this.label41.Location = new System.Drawing.Point(466, 136);\r
+2756c2780
+<             this.panel3.Location = new System.Drawing.Point(396, 131);\r
+---
+>             this.panel3.Location = new System.Drawing.Point(396, 121);\r
+2765c2789
+<             this.panel1.Location = new System.Drawing.Point(13, 84);\r
+---
+>             this.panel1.Location = new System.Drawing.Point(13, 78);\r
+2774c2798
+<             this.panel2.Location = new System.Drawing.Point(396, 95);\r
+---
+>             this.panel2.Location = new System.Drawing.Point(396, 88);\r
+2784c2808
+<             this.label45.Location = new System.Drawing.Point(478, 108);\r
+---
+>             this.label45.Location = new System.Drawing.Point(478, 100);\r
+2786c2810
+<             this.label45.Size = new System.Drawing.Size(53, 12);\r
+---
+>             this.label45.Size = new System.Drawing.Size(27, 12);\r
+2788c2812
+<             this.label45.Text = "Analysis:";\r
+---
+>             this.label45.Text = "\89ð\90Í:";\r
+2794c2818
+<             this.label48.Location = new System.Drawing.Point(385, 72);\r
+---
+>             this.label48.Location = new System.Drawing.Point(385, 66);\r
+2796c2820
+<             this.label48.Size = new System.Drawing.Size(146, 12);\r
+---
+>             this.label48.Size = new System.Drawing.Size(84, 12);\r
+2798c2822
+<             this.label48.Text = "Subpixel Motion Estimation:";\r
+---
+>             this.label48.Text = "\83T\83u\83s\83N\83Z\83\8b\93®\82«\90\84\92è:";\r
+2804c2828
+<             this.label49.Location = new System.Drawing.Point(397, 43);\r
+---
+>             this.label49.Location = new System.Drawing.Point(397, 40);\r
+2806c2830
+<             this.label49.Size = new System.Drawing.Size(134, 12);\r
+---
+>             this.label49.Size = new System.Drawing.Size(61, 12);\r
+2808c2832
+<             this.label49.Text = "Motion Estimation Range:";\r
+---
+>             this.label49.Text = "\93®\82«\97\\91ª\94Í\88Í:";\r
+2814c2838
+<             this.label54.Location = new System.Drawing.Point(391, 14);\r
+---
+>             this.label54.Location = new System.Drawing.Point(391, 13);\r
+2816c2840
+<             this.label54.Size = new System.Drawing.Size(140, 12);\r
+---
+>             this.label54.Size = new System.Drawing.Size(61, 12);\r
+2818c2842
+<             this.label54.Text = "Motion Estimation Method:";\r
+---
+>             this.label54.Text = "\93®\82«\97\\91ª\95û\8e®:";\r
+2824c2848
+<             this.lbl_direct_prediction.Location = new System.Drawing.Point(52, 121);\r
+---
+>             this.lbl_direct_prediction.Location = new System.Drawing.Point(52, 112);\r
+2826c2850
+<             this.lbl_direct_prediction.Size = new System.Drawing.Size(94, 12);\r
+---
+>             this.lbl_direct_prediction.Size = new System.Drawing.Size(60, 12);\r
+2828c2852
+<             this.lbl_direct_prediction.Text = "Direct Prediction:";\r
+---
+>             this.lbl_direct_prediction.Text = "\83_\83C\83\8c\83N\83g\97\\91ª:";\r
+2834c2858
+<             this.label62.Location = new System.Drawing.Point(88, 94);\r
+---
+>             this.label62.Location = new System.Drawing.Point(88, 87);\r
+2836c2860
+<             this.label62.Size = new System.Drawing.Size(58, 12);\r
+---
+>             this.label62.Size = new System.Drawing.Size(43, 12);\r
+2838c2862
+<             this.label62.Text = "B-Frames:";\r
+---
+>             this.label62.Text = "B\83t\83\8c\81[\83\80:";\r
+2844c2868
+<             this.label64.Location = new System.Drawing.Point(47, 40);\r
+---
+>             this.label64.Location = new System.Drawing.Point(47, 37);\r
+2846c2870
+<             this.label64.Size = new System.Drawing.Size(99, 12);\r
+---
+>             this.label64.Size = new System.Drawing.Size(54, 12);\r
+2848c2872
+<             this.label64.Text = "Reference Frames:";\r
+---
+>             this.label64.Text = "\8eQ\8fÆ\83t\83\8c\81[\83\80:";\r
+2859c2883
+<             this.tabPage4.Size = new System.Drawing.Size(697, 316);\r
+---
+>             this.tabPage4.Size = new System.Drawing.Size(697, 290);\r
+2861c2885,2886
+<             this.tabPage4.Text = "Query Editor";\r
+---
+>             this.tabPage4.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
+>             this.tabPage4.UseVisualStyleBackColor = true;\r
+2868c2893
+<             this.btn_clear.Location = new System.Drawing.Point(602, 75);\r
+---
+>             this.btn_clear.Location = new System.Drawing.Point(602, 69);\r
+2870c2895
+<             this.btn_clear.Size = new System.Drawing.Size(75, 22);\r
+---
+>             this.btn_clear.Size = new System.Drawing.Size(75, 20);\r
+2872c2897
+<             this.btn_clear.Text = "Clear";\r
+---
+>             this.btn_clear.Text = "\83N\83\8a\83A";\r
+2879c2904
+<             this.label34.Location = new System.Drawing.Point(13, 36);\r
+---
+>             this.label34.Location = new System.Drawing.Point(13, 33);\r
+2881c2906
+<             this.label34.Size = new System.Drawing.Size(434, 26);\r
+---
+>             this.label34.Size = new System.Drawing.Size(258, 26);\r
+2883,2884c2908
+<             this.label34.Text = "Here you can alter the query generated by this program.\r\nDon\'t forget to re-gener" +\r
+<                 "ate this query should you change any GUI options.";\r
+---
+>             this.label34.Text = "\82±\82Ì\97\93\82Å\82Í\90\90¬\82³\82ê\82½\83R\83}\83\93\83h\83\89\83C\83\93\81i\83N\83G\83\8a\81[\81j\82ð\95Ò\8fW\82Å\82«\82Ü\82·\81B\r\n\83R\83}\83\93\83h\83\89\83C\83\93\82ÍGUI\82Å\83I\83v\83V\83\87\83\93\82ð\95Ï\8dX\82·\82é\82Æ\81A\8dÄ\90\90¬\82³\82ê\82Ü\82·\81B";\r
+2891c2915
+<             this.btn_generate_Query.Location = new System.Drawing.Point(16, 75);\r
+---
+>             this.btn_generate_Query.Location = new System.Drawing.Point(16, 69);\r
+2893c2917
+<             this.btn_generate_Query.Size = new System.Drawing.Size(126, 22);\r
+---
+>             this.btn_generate_Query.Size = new System.Drawing.Size(126, 20);\r
+2895c2919
+<             this.btn_generate_Query.Text = "Generate Query";\r
+---
+>             this.btn_generate_Query.Text = "\83N\83G\83\8a\81[\82ð\90\90¬";\r
+2904c2928
+<             this.label33.Location = new System.Drawing.Point(13, 13);\r
+---
+>             this.label33.Location = new System.Drawing.Point(13, 12);\r
+2906c2930
+<             this.label33.Size = new System.Drawing.Size(89, 13);\r
+---
+>             this.label33.Size = new System.Drawing.Size(73, 13);\r
+2908c2932
+<             this.label33.Text = "Query Editor";\r
+---
+>             this.label33.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
+2913c2937
+<             this.rtf_query.Location = new System.Drawing.Point(16, 103);\r
+---
+>             this.rtf_query.Location = new System.Drawing.Point(16, 95);\r
+2915c2939
+<             this.rtf_query.Size = new System.Drawing.Size(661, 182);\r
+---
+>             this.rtf_query.Size = new System.Drawing.Size(661, 168);\r
+2926c2950
+<             this.groupBox_dest.Location = new System.Drawing.Point(12, 160);\r
+---
+>             this.groupBox_dest.Location = new System.Drawing.Point(12, 148);\r
+2928c2952
+<             this.groupBox_dest.Size = new System.Drawing.Size(705, 50);\r
+---
+>             this.groupBox_dest.Size = new System.Drawing.Size(705, 46);\r
+2931c2955
+<             this.groupBox_dest.Text = "Destination";\r
+---
+>             this.groupBox_dest.Text = "\95Û\91\90æ";\r
+2936c2960
+<             this.btn_destBrowse.Location = new System.Drawing.Point(608, 17);\r
+---
+>             this.btn_destBrowse.Location = new System.Drawing.Point(608, 16);\r
+2938c2962
+<             this.btn_destBrowse.Size = new System.Drawing.Size(75, 23);\r
+---
+>             this.btn_destBrowse.Size = new System.Drawing.Size(75, 21);\r
+2940c2964
+<             this.btn_destBrowse.Text = "Browse";\r
+---
+>             this.btn_destBrowse.Text = "\83u\83\89\83E\83Y...";\r
+2949c2973
+<             this.groupBox2.Location = new System.Drawing.Point(728, 70);\r
+---
+>             this.groupBox2.Location = new System.Drawing.Point(728, 65);\r
+2951c2975
+<             this.groupBox2.Size = new System.Drawing.Size(245, 546);\r
+---
+>             this.groupBox2.Size = new System.Drawing.Size(245, 504);\r
+2954c2978
+<             this.groupBox2.Text = "Presets";\r
+---
+>             this.groupBox2.Text = "\83v\83\8a\83Z\83b\83g";\r
+2972,2973c2996,2997
+<             this.splitContainer1.Size = new System.Drawing.Size(239, 526);\r
+<             this.splitContainer1.SplitterDistance = 485;\r
+---
+>             this.splitContainer1.Size = new System.Drawing.Size(239, 484);\r
+>             this.splitContainer1.SplitterDistance = 446;\r
+2987c3011
+<             this.treeView_presets.Size = new System.Drawing.Size(239, 485);\r
+---
+>             this.treeView_presets.Size = new System.Drawing.Size(239, 446);\r
+3001c3025
+<             this.presets_menu.Size = new System.Drawing.Size(146, 76);\r
+---
+>             this.presets_menu.Size = new System.Drawing.Size(143, 76);\r
+3006c3030
+<             this.pmnu_expandAll.Size = new System.Drawing.Size(145, 22);\r
+---
+>             this.pmnu_expandAll.Size = new System.Drawing.Size(142, 22);\r
+3013c3037
+<             this.pmnu_collapse.Size = new System.Drawing.Size(145, 22);\r
+---
+>             this.pmnu_collapse.Size = new System.Drawing.Size(142, 22);\r
+3020c3044
+<             this.sep1.Size = new System.Drawing.Size(142, 6);\r
+---
+>             this.sep1.Size = new System.Drawing.Size(139, 6);\r
+3025c3049
+<             this.pmnu_delete.Size = new System.Drawing.Size(145, 22);\r
+---
+>             this.pmnu_delete.Size = new System.Drawing.Size(142, 22);\r
+3060,3062c3084,3086
+<             this.btn_source.Size = new System.Drawing.Size(90, 36);\r
+<             this.btn_source.Text = "Source";\r
+<             this.btn_source.ToolTipText = "Open a new source file or folder.";\r
+---
+>             this.btn_source.Size = new System.Drawing.Size(89, 36);\r
+>             this.btn_source.Text = "\95Ï\8a·\8c³";\r
+>             this.btn_source.ToolTipText = "\95Ï\8a·\8c³\83t\83@\83C\83\8b/\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
+3069,3070c3093,3094
+<             this.btn_file_source.Size = new System.Drawing.Size(214, 22);\r
+<             this.btn_file_source.Text = "Video File";\r
+---
+>             this.btn_file_source.Size = new System.Drawing.Size(282, 22);\r
+>             this.btn_file_source.Text = "\93®\89æ\83t\83@\83C\83\8b";\r
+3078,3079c3102,3103
+<             this.btn_dvd_source.Size = new System.Drawing.Size(214, 22);\r
+<             this.btn_dvd_source.Text = "DVD/ VIDEO_TS Folder";\r
+---
+>             this.btn_dvd_source.Size = new System.Drawing.Size(282, 22);\r
+>             this.btn_dvd_source.Text = "DVD/ VIDEO_TS\83t\83H\83\8b\83_";\r
+3085c3109
+<             this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);\r
+---
+>             this.toolStripSeparator1.Size = new System.Drawing.Size(279, 6);\r
+3091,3092c3115,3116
+<             this.mnu_dvd_drive.Size = new System.Drawing.Size(214, 22);\r
+<             this.mnu_dvd_drive.Text = "[No DVD Drive Ready]";\r
+---
+>             this.mnu_dvd_drive.Size = new System.Drawing.Size(282, 22);\r
+>             this.mnu_dvd_drive.Text = "DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ";\r
+3107,3109c3131,3133
+<             this.btn_start.Size = new System.Drawing.Size(70, 36);\r
+<             this.btn_start.Text = "Start";\r
+<             this.btn_start.ToolTipText = "Start the encoding process";\r
+---
+>             this.btn_start.Size = new System.Drawing.Size(92, 36);\r
+>             this.btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
+>             this.btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\8aJ\8en\82µ\82Ü\82·";\r
+3118,3120c3142,3144
+<             this.btn_add2Queue.Size = new System.Drawing.Size(122, 36);\r
+<             this.btn_add2Queue.Text = "Add to Queue";\r
+<             this.btn_add2Queue.ToolTipText = "Add a new item to the Queue";\r
+---
+>             this.btn_add2Queue.Size = new System.Drawing.Size(116, 36);\r
+>             this.btn_add2Queue.Text = "\83L\83\85\81[\82É\92Ç\89Á";\r
+>             this.btn_add2Queue.ToolTipText = "\90V\8bK\83A\83C\83e\83\80\82ð\83L\83\85\81[\82É\92Ç\89Á\82µ\82Ü\82·";\r
+3129c3153
+<             this.btn_showQueue.Size = new System.Drawing.Size(115, 36);\r
+---
+>             this.btn_showQueue.Size = new System.Drawing.Size(116, 36);\r
+3131c3155
+<             this.btn_showQueue.Text = "Show Queue";\r
+---
+>             this.btn_showQueue.Text = "\83L\83\85\81[\82Ì\95\\8e¦";\r
+3145,3148c3169,3171
+<             this.btn_ActivityWindow.Size = new System.Drawing.Size(132, 36);\r
+<             this.btn_ActivityWindow.Text = "Activity Window";\r
+<             this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" +\r
+<                 "ently running encode.";\r
+---
+>             this.btn_ActivityWindow.Size = new System.Drawing.Size(128, 36);\r
+>             this.btn_ActivityWindow.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
+>             this.btn_ActivityWindow.ToolTipText = "\97\9a\97ð\83E\83B\83\93\83h\83E\82Å\83\8d\83O\82â\83G\83\93\83R\81[\83h\8dì\8bÆ\82Ì\90i\92»\82ð\8am\94F\82µ\82Ü\82·";\r
+3161,3162c3184,3186
+<             this.btn_minimize.Size = new System.Drawing.Size(162, 36);\r
+<             this.btn_minimize.Text = "Minimize To System Tray";\r
+---
+>             this.btn_minimize.Size = new System.Drawing.Size(64, 36);\r
+>             this.btn_minimize.Text = "\8dÅ\8f¬\89»";\r
+>             this.btn_minimize.ToolTipText = "\8dÅ\8f¬\89»\82µ\82Ä\83^\83X\83N\83g\83\8c\83C\82É\83A\83C\83R\83\93\82ð\93ü\82ê\82Ü\82·";\r
+3179c3203
+<             this.StatusStrip.Location = new System.Drawing.Point(0, 629);\r
+---
+>             this.StatusStrip.Location = new System.Drawing.Point(0, 579);\r
+3194c3218
+<             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
+---
+>             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
+3196c3220
+<             this.ClientSize = new System.Drawing.Size(985, 651);\r
+---
+>             this.ClientSize = new System.Drawing.Size(985, 601);\r
+3207c3231
+<             this.MinimumSize = new System.Drawing.Size(946, 668);\r
+---
+>             this.MinimumSize = new System.Drawing.Size(946, 619);\r
diff --git a/jp-workfiles/frmMain.cs.diff b/jp-workfiles/frmMain.cs.diff
new file mode 100644 (file)
index 0000000..9a914e1
--- /dev/null
@@ -0,0 +1,154 @@
+66c66
+<             lblStatus.Text = "Setting Version Data ...";\r
+---
+>             lblStatus.Text = "\83o\81[\83W\83\87\83\93\8fî\95ñ\82Ì\8eæ\93¾\92\86...";\r
+91c91
+<                 lblStatus.Text = "Checking for updates ...";\r
+---
+>                 lblStatus.Text = "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\92\86...";\r
+98c98
+<             lblStatus.Text = "Setting up the GUI ...";\r
+---
+>             lblStatus.Text = "GUI\82Ì\90Ý\92è\92\86...";\r
+115c115
+<             lblStatus.Text = "Loading Complete!";\r
+---
+>             lblStatus.Text = "\83\8d\81[\83h\8a®\97¹\81I";\r
+184c184
+<                 DialogResult result = MessageBox.Show("HandBrake has detected unfinished items on the queue from the last time the application was launched. Would you like to recover these?", "Queue Recovery Possible", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+---
+>                 DialogResult result = MessageBox.Show("\83L\83\85\81[\82É\96¢\8a®\97¹\82Ì\83A\83C\83e\83\80\82ª\8ec\82³\82ê\82Ä\82¢\82Ü\82·\81B\82±\82ê\82ç\82ð\95\9c\8c³\82µ\82Ü\82·\82©\81H", "Queue Recovery Possible", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+239c239
+<                 MessageBox.Show("Unable to load the presets.dat file. Please select \"Update Built-in Presets\" from the Presets Menu \nMake sure you are running the program in Admin mode if running on Vista. See Windows FAQ for details!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+---
+>                 MessageBox.Show("presets.dat\82Ì\83\8d\81[\83h\82É\8e¸\94s\82µ\82Ü\82µ\82½\81B\81u\83v\83\8a\83Z\83b\83g\81v\83\81\83j\83\85\81[\82©\82ç\81u\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g\81v\82ð\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B\n\82Ü\82½\81AVista\82Ì\8fê\8d\87\8aÇ\97\9d\8eÒ\83\82\81[\83h\82Å\8eÀ\8ds\82µ\82Ä\82¢\82é\82©\82Ç\82¤\82©\8am\94F\82µ\82Ä\82­\82¾\82³\82¢\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+241c241
+<                 MessageBox.Show("Presets have been updated!", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+---
+>                 MessageBox.Show("\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82ð\83A\83b\83v\83f\81[\83g\82µ\82Ü\82µ\82½\81I", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+260c260
+<                 MessageBox.Show("An error has occured during the preset removal process.\n If you are using Windows Vista, you may need to run under Administrator Mode to complete this task. \n" + exc.ToString());\r
+---
+>                 MessageBox.Show("\83v\83\8a\83Z\83b\83g\82Ì\8dí\8f\9c\8f\88\97\9d\82Å\83G\83\89\81[\82ª\94­\90\82µ\82Ü\82µ\82½\81B\nWindows Vista\82Ì\8fê\8d\87\81A\8aÇ\97\9d\8eÒ\83\82\81[\83h\82Å\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\n" + exc.ToString());\r
+287,288c287,289
+<             Process.Start("http://forum.handbrake.fr/");\r
+<         }\r
+---
+>             // Process.Start("http://forum.handbrake.fr/");\r
+>             Process.Start("http://sourceforge.jp/projects/handbrake-jp/wiki/Forum");\r
+>        }\r
+291c292,293
+<             Process.Start("http://trac.handbrake.fr/wiki/HandBrakeGuide");\r
+---
+>             // Process.Start("http://trac.handbrake.fr/wiki/HandBrakeGuide");\r
+>             Process.Start("http://sourceforge.jp/projects/handbrake-jp/wiki/Guide");\r
+295c297,298
+<             Process.Start("http://handbrake.fr");\r
+---
+>             // Process.Start("http://handbrake.fr");\r
+>             Process.Start("http://sourceforge.jp/projects/handbrake-jp/wiki/");\r
+306c309
+<                 MessageBox.Show("There are no new updates at this time.", "Update Check", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+---
+>                 MessageBox.Show("\8c»\8dÝ\97\98\97p\89Â\94\\82È\83A\83b\83v\83f\81[\83g\82Í\82 \82è\82Ü\82¹\82ñ", "Update Check", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+366,367c369,370
+<             if (text_source.Text == string.Empty || text_source.Text == "Click 'Source' to continue" || text_destination.Text == string.Empty)\r
+<                 MessageBox.Show("No source OR destination selected.", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>             if (text_source.Text == string.Empty || text_source.Text == "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð..." || text_destination.Text == string.Empty)\r
+>                 MessageBox.Show("\95Ï\8a·\8c³\82à\82µ\82­\82Í\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+382c385
+<                 lbl_encode.Text = "Encoding in Progress";\r
+---
+>                 lbl_encode.Text = "\83G\83\93\83R\81[\83h\8eÀ\8ds\92\86";\r
+384,385c387,388
+<                 btn_start.Text = "Stop";\r
+<                 btn_start.ToolTipText = "Stop the encoding process. \nWarning: This may break your file. Press ctrl-c in the CLI window if you wish it to exit cleanly.";\r
+---
+>                 btn_start.Text = "\95Ï\8a·\92â\8e~";\r
+>                 btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\92\86\8e~\82µ\82Ü\82·\81B\nWarning: \82±\82ê\82É\82æ\82è\81A\83t\83@\83C\83\8b\82ª\94j\89ó\82³\82ê\82é\89Â\94\\90«\82ª\82 \82è\82Ü\82·\81B\88À\91S\82É\83G\83\93\83R\81[\83h\82ð\92\86\8e~\82·\82é\82É\82Í\81A\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82Åctrl-C\82ð\93ü\97Í\82µ\82Ä\82­\82¾\82³\82¢\81B";\r
+391,392c394,395
+<             if (text_source.Text == string.Empty || text_source.Text == "Click 'Source' to continue" || text_destination.Text == string.Empty)\r
+<                 MessageBox.Show("No source OR destination selected.", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>             if (text_source.Text == string.Empty || text_source.Text == "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð..." || text_destination.Text == string.Empty)\r
+>                 MessageBox.Show("\95Ï\8a·\8c³\82à\82µ\82­\82Í\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+441c444
+<                 MessageBox.Show("Sorry, HandBrake does not support UNC file paths. \nTry mounting the share as a network drive in My Computer", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>                 MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+448c451
+<                     lbl_encode.Text = "Scanning ...";\r
+---
+>                     lbl_encode.Text = "\83X\83L\83\83\83\93\92\86...";\r
+452c455
+<                     text_source.Text = "Click 'Source' to continue";\r
+---
+>                     text_source.Text = "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
+456c459
+<                     MessageBox.Show("No Title(s) found. Please make sure you have selected a valid, non-copy protected source.\nYour Source may be copy protected, badly mastered or a format which HandBrake does not support. \nPlease refer to the Documentation and FAQ (see Help Menu).", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+---
+>                     MessageBox.Show("\83^\83C\83g\83\8b\82ª\8c©\82Â\82©\82è\82Ü\82¹\82ñ\81B\90³\82µ\82¢\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82¢\82é\82©\82²\8am\94F\82­\82¾\82³\82¢\81B\82Ü\82½\81A\83R\83s\81[\83v\83\8d\83e\83N\83g\82³\82ê\82½\83f\83B\83X\83N\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+474c477
+<                 MessageBox.Show("Sorry, HandBrake does not support UNC file paths. \nTry mounting the share as a network drive in My Computer", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>                 MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+485c488
+<                     text_source.Text = "Click 'Source' to continue";\r
+---
+>                     text_source.Text = "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
+489c492
+<                     MessageBox.Show("No Title(s) found. Please make sure you have selected a valid, non-copy protected source.\nYour Source may be copy protected, badly mastered or a format which HandBrake does not support. \nPlease refer to the Documentation and FAQ (see Help Menu).", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+---
+>                     MessageBox.Show("\83^\83C\83g\83\8b\82ª\8c©\82Â\82©\82è\82Ü\82¹\82ñ\81B\90³\82µ\82¢\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82¢\82é\82©\82²\8am\94F\82­\82¾\82³\82¢\81B\82Ü\82½\81A\83R\83s\81[\83v\83\8d\83e\83N\83g\82³\82ê\82½\83f\83B\83X\83N\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+518c521
+<                 lbl_encode.Text = "Scanning ...";\r
+---
+>                 lbl_encode.Text = "\83X\83L\83\83\83\93\92\86...";\r
+526c529
+<                 MessageBox.Show("No Title(s) found. Please make sure you have selected a valid, non-copy protected source.\nYour Source may be copy protected, badly mastered or a format which HandBrake does not support. \nPlease refer to the Documentation and FAQ (see Help Menu).", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+---
+>                 MessageBox.Show("\83^\83C\83g\83\8b\82ª\8c©\82Â\82©\82è\82Ü\82¹\82ñ\81B\90³\82µ\82¢\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82¢\82é\82©\82²\8am\94F\82­\82¾\82³\82¢\81B\82Ü\82½\81A\83R\83s\81[\83v\83\8d\83e\83N\83g\82³\82ê\82½\83f\83B\83X\83N\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+534c537
+<                 MessageBox.Show("There are no titles to select. Please load a source file by clicking the 'Source' button above before trying to select a title.", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+---
+>                 MessageBox.Show("\83^\83C\83g\83\8b\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+682c685
+<                     MessageBox.Show("Sorry, HandBrake does not support UNC file paths. \nTry mounting the share as a network drive in My Computer", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>                     MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B","Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+1454c1457
+<             DialogResult result = MessageBox.Show("Are you sure you wish to delete the selected preset?", "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+---
+>             DialogResult result = MessageBox.Show("\91I\91ð\82µ\82½\83v\83\8a\83Z\83b\83g\82ð\8dí\8f\9c\82µ\82Ü\82·\82©\81H", "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+1477c1480
+<             MessageBox.Show("New default settings saved.", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+---
+>             MessageBox.Show("\83f\83t\83H\83\8b\83g\90Ý\92è\82ª\95Û\91\82³\82ê\82Ü\82µ\82½", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+1505c1508
+<                 DialogResult result = MessageBox.Show("Are you sure you wish to delete the selected preset?", "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+---
+>                 DialogResult result = MessageBox.Show("\91I\91ð\82µ\82½\83v\83\8a\83Z\83b\83g\82ð\8dí\8f\9c\82µ\82Ü\82·\82©\81H", "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+1622c1625
+<                                 mnu_dvd_drive.Text = "[No DVD Drive Ready]";\r
+---
+>                                 mnu_dvd_drive.Text = "[DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ]";\r
+1631c1634
+<                     mnu_dvd_drive.Text = "[No DVD Drive Ready]";\r
+---
+>                     mnu_dvd_drive.Text = "[DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ]";\r
+1635c1638
+<                 mnu_dvd_drive.Text = "[No DVD Drive Ready / Found]";\r
+---
+>                 mnu_dvd_drive.Text = "[DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ]";\r
+1933,1935c1936,1938
+<             lbl_encode.Text = "Encoding Finished";\r
+<             btn_start.Text = "Start";\r
+<             btn_start.ToolTipText = "Start the encoding process";\r
+---
+>             lbl_encode.Text = "\83G\83\93\83R\81[\83h\8a®\97¹";\r
+>             btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
+>             btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\8aJ\8en\82µ\82Ü\82·";\r
+2108a2112,2113
+> \r
+> \r
diff --git a/jp-workfiles/frmMain.resx.diff b/jp-workfiles/frmMain.resx.diff
new file mode 100644 (file)
index 0000000..aacb911
--- /dev/null
@@ -0,0 +1,125 @@
+138,145d137
+<   <data name="drp_subtitle.ToolTip" xml:space="preserve">\r
+<     <value>Select the subtitle language you require from this dropdown.\r
+<  - or -\r
+< Autoselect: Scan for subtitles in an extra 1st pass, and choose\r
+< the one that's only used 10 percent of the time or less. \r
+< This should locate subtitles for short foreign language segments. \r
+< Best used in conjunction with forced subtitles.</value>\r
+<   </data>\r
+159,164c151,155
+<     <value>CABAC, or context adaptive binary arithmetic coding, is used by x264 to reduce the bitrate needed for a given quality by 15%. \r
+< This makes it very cool and very useful, and it should be left on whenever possible. However, it is incompatible with the iPod 5.5G, and makes the AppleTV struggle. \r
+< So turn it off for those. CABAC is a kind of entropy coding, which means that it compresses data by making shorthand symbols to represent long streams of data. \r
+< The "entropy" part means that the symbols it uses the most often are the smallest. \r
+< When you disable CABAC, another entropy coding scheme gets enabled, called CAVLC (context adaptive variable-length coding). \r
+< CAVLC is a lot less efficient, which is why it needs 15% more bitrate to achieve the same quality as CABAC.</value>\r
+---
+>     <value>CABAC(context adaptive binary arithmetic coding)は、x264エンコーダが使用する符号化方式です。\r
+> これは品質向上やファイルサイズの縮小に非常に有効なので、Onにするべきです。\r
+> ただし、iPod 5.5Gでは再生できず、Apple TVでも問題が発生する可能性があります。\r
+> もしCABACをOffにすると、CAVLC(context adaptive variable-length coding)という符号化方式が使われます。\r
+> CAVLCを使用する場合、同じ品質の動画を得るために10~15%ほど多くのビットレートが必要となります</value>\r
+167,180c158,161
+<     <value>x264 includes an in-loop deblocking filter. \r
+< What this means is that blocky compression artifacts are smoothed away when you play back the video. \r
+< It has two settings: strength and threshold, just like a simple filter in Photoshop. \r
+< Strength controls the amount of deblocking applied to the whole frame. \r
+< If you drop down below 0, you reduce the amount of blurring.\r
+< Go too negative, and you'll get an effect somewhat like oversharpening an image. \r
+< Go into positive values, and the image may become too soft. \r
+< Threshold controls how sensitive the filter is to whether something in a block is detail that needs to be preserved: lower numbers blur details less. \r
+< The default deblocking values are 0 and 0. This does not mean zero deblocking. \r
+< It means x264 will apply the regular deblocking strength and thresholds the codec authors have selected as working the best in most cases. \r
+< While many, many people stick with the default deblocking values of 0,0, other people disagree. \r
+< Some prefer a slightly less blurred image for live action material, and use values like -2,-1 or -2,-2. Others will raise it to 1,1 or even 3,3 for animation. \r
+< While the values for each setting extend from -6 to 6, the consensus is that going below -3 or above 3 is worthless.\r
+< </value>\r
+---
+>     <value>x264エンコーダでは、デブロックフィルタが利用できます。\r
+> これにより、ブロックノイズを軽減できます。このパラメータでは、ディテールが細かい部分に対してどの程度フィルタを適用するかを選択します。\r
+> 通常は、0を選択すべきですが、動きの激しい動画なら-1や-2、アニメなどでは1や3といった値を選択すると良いかもしれません。\r
+> なお、±6の範囲で設定できますが、効果が有効なのは±3程度と言われています</value>\r
+183,199c164,169
+<     <value>x264 includes an in-loop deblocking filter. \r
+< What this means is that blocky compression artifacts are smoothed away when you play back the video. \r
+< It has two settings: strength and threshold, just like a simple filter in Photoshop. \r
+< Strength controls the amount of deblocking applied to the whole frame. \r
+< If you drop down below 0, you reduce the amount of blurring.\r
+< Go too negative, and you'll get an effect somewhat like oversharpening an image. \r
+< Go into positive values, and the image may become too soft. \r
+< Threshold controls how sensitive the filter is to whether something in a block is detail that needs to be preserved: lower numbers blur details less. \r
+< The default deblocking values are 0 and 0. This does not mean zero deblocking. \r
+< It means x264 will apply the regular deblocking strength and thresholds the codec authors have selected as working the best in most cases. \r
+< While many, many people stick with the default deblocking values of 0,0, other people disagree. \r
+< Some prefer a slightly less blurred image for live action material, and use values like -2,-1 or -2,-2. Others will raise it to 1,1 or even 3,3 for animation. \r
+< While the values for each setting extend from -6 to 6, the consensus is that going below -3 or above 3 is worthless.</value>\r
+<   </data>\r
+<   <data name="check_8x8DCT.ToolTip" xml:space="preserve">\r
+<     <value>When Analysis is set to "all," checking this box lets x264 break key frames down into 8x8 blocks of pixels for analysis. \r
+< This is a high profile feature of H.264, which makes it less compatible. It should slightly decrease bitrate or improve quality.</value>\r
+---
+>     <value>x264エンコーダでは、デブロックフィルタが利用できます。\r
+> これにより、ブロックノイズを軽減できます。このパラメータでは、フィルタを適用する閾値を指定します。\r
+> 0以下に設定することでボケを減らせますが、下げすぎるとシャープすぎる画像になります。\r
+> 値を大きくすることで、画像がボケ気味になります。\r
+> 通常は、0を選択すべきですが、動きの激しい動画なら-2、アニメなどでは1や3といった値を選択すると良いかもしれません。\r
+> なお、±6の範囲で設定できますが、効果が有効なのは±3程度と言われています</value>\r
+202,236c172,177
+<     <value>Analysis controls how finely x264 divides up a frame to capture detail. \r
+< Full macroblocks are 16x16 pixels, but x264 can go down all the way to 4x4 blocks if it judges it necessary. \r
+< By default it only breaks up key frames that much. \r
+< To give x264 the freedom to make the best decisions for all frames, use "all" analysis. \r
+< If you want to create a high profile H.264 video (which is less compatible with the world at large than main profile), \r
+< also check the "8x8 DCT blocks" box to add yet another block size for analysis.</value>\r
+<   </data>\r
+<   <data name="drop_subpixelMotionEstimation.ToolTip" xml:space="preserve">\r
+<     <value>This setting is finer-grained than the motion estimation settings above. \r
+< Instead of dealing with whole pixels, it deals with fractional pixels. 4, HandBrake's default, means looking at quarter pixels (qpel). \r
+< Higher levels increase quality by dividing the pixel more, but take longer to encode. \r
+< Using 6 or 7 turns unlocks the ability to turn on more advanced features like B-Frame rate distortion.</value>\r
+<   </data>\r
+<   <data name="drop_MotionEstimationRange.ToolTip" xml:space="preserve">\r
+<     <value>This range is the radius, in pixels, x264 should use for motion estimation searches. \r
+< It only has an effect when you use Uneven Multi-Hexagonal or Exhaustive searching. \r
+< 24, 32, and 64 are good values.</value>\r
+<   </data>\r
+<   <data name="drop_MotionEstimationMethod.ToolTip" xml:space="preserve">\r
+<     <value>This sets the shape of the area x264 searches when estimating motion. \r
+< Your choices are a diamond, a hexagon, a more complex hexagonal shape, or searching the entire frame. \r
+< You are best off using Uneven Multi-Hexagonal searching.</value>\r
+<   </data>\r
+<   <data name="check_pyrmidalBFrames.ToolTip" xml:space="preserve">\r
+<     <value>B-frame pyramids are a High Profile feature. \r
+< This means that if you enable it, YOUR VIDEO WILL NOT PLAY IN QUICKTIME. \r
+< Pyramidal B-frames mean that B-frames don't just reference surrounding reference frames — \r
+<  instead, it also treats a previous B-frame as a reference, improving quality/lowering bitrate at the expense of complexity. \r
+< Logically, to reference an earlier B-frame, you must tell x264 to use at least 2 B-frames.</value>\r
+<   </data>\r
+<   <data name="check_weightedBFrames.ToolTip" xml:space="preserve">\r
+<     <value>With weighted B-frame prediction enabled, x264 will consider how far away the previous and next P-frames are, \r
+< before deciding to make a frame a B-frame. \r
+< The effect is that x264 will use fewer B-frames when they'd look bad — when it can't accurately predict motion. \r
+< Obviously, this only works when you tell x264 to use more than 1 B-frame.  </value>\r
+---
+>     <value>「Analysis」ではフレームのディテールをどの程度保持するかを調整する方法を選択します。\r
+> 通常のマクロブロックは16x16ピクセルですが、x264エンコーダでは必要に応じて4x4ピクセルのブロックも利用します。\r
+> デフォルトでは、キーフレームだけでこのようなブロック分割を使用しますが、「All」を選択することで\r
+> すべてのフレームでこのようなブロック分割を利用できるようにします。\r
+> また、H.264のHigh Profileを利用するなら、「8x8 DCT blocks」も有効にすることでより品質を向上できます。\r
+> </value>\r
+239,243c180,187
+<     <value>Direct prediction tells x264 what method to use when guessing motion for certain parts of a B-frame. \r
+< It can either look at other parts of the current frame (spatial) or compare against the preceding frame (temporal). \r
+< You're best off setting this to automatic, so x264 decides which method is best on its own. \r
+< Don't select none assuming it will be faster; instead it will take longer and look worse. \r
+< If you're going to choose between spatial and temporal, spatial is usually better. </value>\r
+---
+>     <value>Bフレームの特定部分の動きを予測する際、どの予測方法を使うかを指定できます。\r
+> ・現在のフレームのほかの部分から推測する(Spatial、default)\r
+> ・先行フレームと比較する(Temporal)\r
+> ・予測なし(None)\r
+> ・自動(Automatic)\r
+> が選択できます。x264エンコーダが自動的に最適な方法を選択する「Automatic」がベストです。\r
+> 「None」はエンコード速度も遅くなり、品質も悪化するので選択してはいけません。\r
+> もし「Spatial」と「Temporal」では、通常は「Spatial」のほうが高品質です</value>\r
diff --git a/jp-workfiles/frmOptions.Designer.cs.diff b/jp-workfiles/frmOptions.Designer.cs.diff
new file mode 100644 (file)
index 0000000..c7c7ea7
--- /dev/null
@@ -0,0 +1,258 @@
+100c100
+<             this.btn_close.Text = "Close";\r
+---
+>             this.btn_close.Text = "\95Â\82\82é";\r
+121c121
+<             this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_completeOption, "\83G\83\93\83R\81[\83h\8f\88\97\9d\82â\83L\83\85\81[\82Ì\8dì\8bÆ\82ª\8a®\97¹\82µ\82½\8dÛ\82É\8eÀ\8ds\82·\82é\8f\88\97\9d\82ð\91I\91ð\82µ\82Ü\82·");\r
+156c156
+<             this.tab_general.Text = "General";\r
+---
+>             this.tab_general.Text = "\88ê\94Ê";\r
+165c165
+<             this.label7.Size = new System.Drawing.Size(242, 12);\r
+---
+>             this.label7.Size = new System.Drawing.Size(221, 12);\r
+167c167
+<             this.label7.Text = "Available Options: {source} {title} {chapters}";\r
+---
+>             this.label7.Text = "\97\98\97p\89Â\94\\83I\83v\83V\83\87\83\93: {source} {title} {chapters}";\r
+173c173
+<             this.label5.Location = new System.Drawing.Point(111, 201);\r
+---
+>             this.label5.Location = new System.Drawing.Point(139, 201);\r
+175c175
+<             this.label5.Size = new System.Drawing.Size(52, 13);\r
+---
+>             this.label5.Size = new System.Drawing.Size(55, 13);\r
+177c177
+<             this.label5.Text = "Format:";\r
+---
+>             this.label5.Text = "\83t\83H\81[\83}\83b\83g:";\r
+185,187c185,186
+<             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
+<                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
+<                     "sources values.");\r
+---
+>             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "\83t\83@\83C\83\8b\96¼\82Ì\8e©\93®\90Ý\92è\83\8b\81[\83\8b\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\97á:  {source}_{title}_some-text\r\n{source} {title} {chapters}" +\r
+>                     " \82Í\8e©\93®\93I\82É\95Ï\8a·\8c³\82É\82 \82í\82¹\82Ä\90Ý\92è\82³\82ê\82Ü\82·");\r
+199c198
+<             this.btn_browse.Text = "Browse";\r
+---
+>             this.btn_browse.Text = "\83u\83\89\83E\83Y...";\r
+207c206
+<             this.label10.Location = new System.Drawing.Point(111, 174);\r
+---
+>             this.label10.Location = new System.Drawing.Point(80, 174);\r
+209c208
+<             this.label10.Size = new System.Drawing.Size(82, 13);\r
+---
+>             this.label10.Size = new System.Drawing.Size(115, 13);\r
+211c210
+<             this.label10.Text = "Default Path:";\r
+---
+>             this.label10.Text = "\83f\83t\83H\83\8b\83g\82Ì\83t\83@\83C\83\8b\95Û\91\90æ:";\r
+219c218
+<             this.ToolTip.SetToolTip(this.text_an_path, "The default location where auto named files are stored.");\r
+---
+>             this.ToolTip.SetToolTip(this.text_an_path, "\8fo\97Í\83t\83@\83C\83\8b\82Ì\83f\83t\83H\83\8b\83g\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
+228c227
+<             this.check_autoNaming.Size = new System.Drawing.Size(206, 17);\r
+---
+>             this.check_autoNaming.Size = new System.Drawing.Size(166, 17);\r
+230,231c229,230
+<             this.check_autoNaming.Text = "Automatically name output files";\r
+<             this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
+---
+>             this.check_autoNaming.Text = "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é";\r
+>             this.ToolTip.SetToolTip(this.check_autoNaming, "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82µ\82Ü\82·");\r
+241c240
+<             this.label13.Size = new System.Drawing.Size(86, 13);\r
+---
+>             this.label13.Size = new System.Drawing.Size(65, 13);\r
+243c242
+<             this.label13.Text = "Output files:";\r
+---
+>             this.label13.Text = "\8fo\97Í\83t\83@\83C\83\8b:";\r
+252c251
+<             this.check_tooltip.Size = new System.Drawing.Size(135, 17);\r
+---
+>             this.check_tooltip.Size = new System.Drawing.Size(115, 17);\r
+254,255c253,254
+<             this.check_tooltip.Text = "Enable GUI tooltips";\r
+<             this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls.");\r
+---
+>             this.check_tooltip.Text = "\83c\81[\83\8b\83`\83b\83v\82ð\95\\8e¦\82·\82é";\r
+>             this.ToolTip.SetToolTip(this.check_tooltip, "\83c\81[\83\8b\83`\83b\83v\82Ì\95\\8e¦/\94ñ\95\\8e¦\82ð\90Ý\92è\82µ\82Ü\82·");\r
+266c265
+<             this.check_updateCheck.Size = new System.Drawing.Size(131, 17);\r
+---
+>             this.check_updateCheck.Size = new System.Drawing.Size(99, 17);\r
+268,270c267,268
+<             this.check_updateCheck.Text = "Check for updates";\r
+<             this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" +\r
+<                     " starts.");\r
+---
+>             this.check_updateCheck.Text = "\83A\83b\83v\83f\81[\83g\82ð\8am\94F";\r
+>             this.ToolTip.SetToolTip(this.check_updateCheck, "\83A\83b\83v\83f\81[\83g\8am\94F\8b@\94\\82ð\97L\8cø\82É\82µ\82Ü\82·\81B\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\82ÍHandBrake\82Ì\8bN\93®\8e\9e\82É\8ds\82í\82ê\82Ü\82·");\r
+281c279
+<             this.check_userDefaultSettings.Size = new System.Drawing.Size(166, 17);\r
+---
+>             this.check_userDefaultSettings.Size = new System.Drawing.Size(112, 17);\r
+283,284c281,282
+<             this.check_userDefaultSettings.Text = "Load my default settings";\r
+<             this.ToolTip.SetToolTip(this.check_userDefaultSettings, "Loads the users default settings rather than the Normal preset.");\r
+---
+>             this.check_userDefaultSettings.Text = "\8cÂ\90l\90Ý\92è\82ð\83\8d\81[\83h\82·\82é";\r
+>             this.ToolTip.SetToolTip(this.check_userDefaultSettings, "\92Ê\8fí\82Ì\83v\83\8a\83Z\83b\83g\82æ\82è\82à\97D\90æ\82µ\82Ä\8cÂ\90l\90Ý\92è\82ð\83\8d\81[\83h\82µ\82Ü\82·");\r
+295c293
+<             this.label1.Size = new System.Drawing.Size(75, 13);\r
+---
+>             this.label1.Size = new System.Drawing.Size(44, 13);\r
+297c295
+<             this.label1.Text = "At Launch:";\r
+---
+>             this.label1.Text = "\8bN\93®\8e\9e:";\r
+305c303
+<             this.label2.Size = new System.Drawing.Size(84, 13);\r
+---
+>             this.label2.Size = new System.Drawing.Size(66, 13);\r
+307c305
+<             this.label2.Text = "When Done:";\r
+---
+>             this.label2.Text = "\8f\88\97\9d\8a®\97¹\8cã:";\r
+317c315
+<             this.tab_picture.Text = "Picture";\r
+---
+>             this.tab_picture.Text = "\89æ\91\9c";\r
+367c365
+<             this.label15.Size = new System.Drawing.Size(24, 13);\r
+---
+>             this.label15.Size = new System.Drawing.Size(36, 13);\r
+369c367
+<             this.label15.Text = "OR";\r
+---
+>             this.label15.Text = "\82à\82µ\82­\82Í";\r
+377c375
+<             this.check_saveLogWithVideo.Size = new System.Drawing.Size(349, 17);\r
+---
+>             this.check_saveLogWithVideo.Size = new System.Drawing.Size(233, 17);\r
+379,380c377,378
+<             this.check_saveLogWithVideo.Text = "Put individual encode logs in the same location as movie";\r
+<             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "Place a copy of the encode log in the same folder as the encoded movie.");\r
+---
+>             this.check_saveLogWithVideo.Text = "\8cÂ\95Ê\82Ì\83G\83\93\83R\81[\83h\83\8d\83O\82ð\93®\89æ\83t\83@\83C\83\8b\82Æ\93¯\82\8fê\8f\8a\82É\95Û\91¶";\r
+>             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "\83G\83\93\83R\81[\83h\83\8d\83O\82Ì\83R\83s\81[\82ð\93®\89æ\82Ì\95Û\91\90æ\82Æ\93¯\82\8fê\8f\8a\82É\95Û\91\82µ\82Ü\82·");\r
+393c391
+<             this.btn_saveLog.Text = "Browse";\r
+---
+>             this.btn_saveLog.Text = "\83u\83\89\83E\83Y...";\r
+403c401
+<             this.label14.Size = new System.Drawing.Size(61, 13);\r
+---
+>             this.label14.Size = new System.Drawing.Size(65, 13);\r
+405c403
+<             this.label14.Text = "Log Path:";\r
+---
+>             this.label14.Text = "\83\8d\83O\82Ì\95Û\91\90æ:";\r
+413c411
+<             this.ToolTip.SetToolTip(this.text_logPath, "The default location where auto named files are stored.");\r
+---
+>             this.ToolTip.SetToolTip(this.text_logPath, "\83f\83t\83H\83\8b\83g\82Ì\95Û\91\90æ\82Í\8fo\97Í\83t\83@\83C\83\8b\82Ì\8e©\93®\95Û\91\90æ\82Æ\93¯\82\82Å\82·");\r
+422c420
+<             this.check_keepLogs.Size = new System.Drawing.Size(185, 17);\r
+---
+>             this.check_keepLogs.Size = new System.Drawing.Size(134, 17);\r
+424,425c422,423
+<             this.check_keepLogs.Text = "Keep individual encode logs";\r
+<             this.ToolTip.SetToolTip(this.check_keepLogs, "Save encode logs to a file after the encode has completed.");\r
+---
+>             this.check_keepLogs.Text = "\8cÂ\95Ê\82Ì\83G\83\93\83R\81[\83h\83\8d\83O\82ð\95Û\91¶";\r
+>             this.ToolTip.SetToolTip(this.check_keepLogs, "On\82É\82·\82é\82Æ\81A\83G\83\93\83R\81[\83h\82Ì\8a®\97¹\8cã\82É\83G\83\93\83R\81[\83h\83\8d\83O\82ð\8e©\93®\95Û\91\82µ\82Ü\82·");\r
+435c433
+<             this.label9.Size = new System.Drawing.Size(41, 13);\r
+---
+>             this.label9.Size = new System.Drawing.Size(28, 13);\r
+437c435
+<             this.label9.Text = "Logs:";\r
+---
+>             this.label9.Text = "\83\8d\83O:";\r
+445c443
+<             this.check_cli_minimized.Size = new System.Drawing.Size(155, 17);\r
+---
+>             this.check_cli_minimized.Size = new System.Drawing.Size(143, 17);\r
+447,448c445,446
+<             this.check_cli_minimized.Text = "Use window minimized";\r
+<             this.ToolTip.SetToolTip(this.check_cli_minimized, "Starts a CLI window minimized.");\r
+---
+>             this.check_cli_minimized.Text = "\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82ð\8dÅ\8f¬\89»\82·\82é";\r
+>             this.ToolTip.SetToolTip(this.check_cli_minimized, "On\82É\82·\82é\82Æ\81A\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82ð\8dÅ\8f¬\89»\82µ\82½\8fó\91Ô\82ÅCLI\82ð\8bN\93®\82µ\82Ü\82·");\r
+478,479c476
+<             this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" +\r
+<                     "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_Priority, "CLI\82Ì\8eÀ\8ds\97D\90æ\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\82à\82µHandBrake\82Å\82Ì\83G\83\93\83R\81[\83h\8dì\8bÆ\92\86\82É\82Ù\82©\82Ì\8dì\8bÆ\82ð\8ds\82¤\82È\82ç\81A\81uBelow Normal\81v\82ð\91I\91ð\82·\82é\82Æ\82æ\82¢\82Å\82µ\82å\82¤");\r
+489c486
+<             this.Label11.Size = new System.Drawing.Size(103, 13);\r
+---
+>             this.Label11.Size = new System.Drawing.Size(61, 13);\r
+491c488
+<             this.Label11.Text = "Processor cores:";\r
+---
+>             this.Label11.Text = "CPU\83R\83A\90\94:";\r
+512,513c509
+<             this.ToolTip.SetToolTip(this.drp_processors, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
+<                     "n Automatic.");\r
+---
+>             this.ToolTip.SetToolTip(this.drp_processors, "\83v\83\8d\83Z\83b\83T\82Ì\83R\83A\90\94\82ð\8ew\92è\82µ\82Ü\82·\81B\96â\91è\82ª\96³\82¢\8cÀ\82è\81A\81uAutomatic\81v\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢");\r
+523c519
+<             this.Label4.Size = new System.Drawing.Size(84, 13);\r
+---
+>             this.Label4.Size = new System.Drawing.Size(70, 13);\r
+525c521
+<             this.Label4.Text = "Priority level:";\r
+---
+>             this.Label4.Text = "\8f\88\97\9d\82Ì\97D\90æ\93x:";\r
+538c534
+<             this.tab_advanced.Text = "Advanced";\r
+---
+>             this.tab_advanced.Text = "\92Ç\89Á\90Ý\92è";\r
+547c543
+<             this.lbl_appcastUnstable.Size = new System.Drawing.Size(64, 13);\r
+---
+>             this.lbl_appcastUnstable.Size = new System.Drawing.Size(62, 13);\r
+549c545
+<             this.lbl_appcastUnstable.Text = "Updates:";\r
+---
+>             this.lbl_appcastUnstable.Text = "\83A\83b\83v\83f\81[\83g:";\r
+558c554
+<             this.check_snapshot.Size = new System.Drawing.Size(273, 17);\r
+---
+>             this.check_snapshot.Size = new System.Drawing.Size(153, 17);\r
+560,562c556,557
+<             this.check_snapshot.Text = "Check for unstable development snapshots";\r
+<             this.ToolTip.SetToolTip(this.check_snapshot, "Enables the built in update checker to check for the latest development snapshot " +\r
+<                     "builds.\r\nWarning: These are considered unstable builds and are not supported!");\r
+---
+>             this.check_snapshot.Text = "\8aJ\94­\94Å\82Ì\83A\83b\83v\83f\81[\83g\82à\8am\94F\82·\82é";\r
+>             this.ToolTip.SetToolTip(this.check_snapshot, "\82±\82ê\82ðOn\82É\82·\82é\82Æ\81A\8dÅ\90V\82Ì\8aJ\94­\94Å\82ª\91\8dÝ\82·\82é\82©\82Ç\82¤\82©\8am\94F\82·\82é\82æ\82¤\82É\82È\82è\82Ü\82·\81B\r\n\8aJ\94­\94Å\82Í\95s\88À\92è\82Å\82 \82è\81A\96â\91è\82ª\94­\90\82·\82é\89Â\94\\90«\82ª\82 \82è\82Ü\82·");\r
+572c567
+<             this.btn_drive_detect.Size = new System.Drawing.Size(383, 17);\r
+---
+>             this.btn_drive_detect.Size = new System.Drawing.Size(327, 17);\r
+574,576c569,570
+<             this.btn_drive_detect.Text = "Enable Drive Detection in the \"Source\" button dropdown menu";\r
+<             this.ToolTip.SetToolTip(this.btn_drive_detect, "Enables the Source button\'s ability to detect DVD\'s.\r\nIf this option is enabled, " +\r
+<                     "DVD\'s will be listed in the source menu.");\r
+---
+>             this.btn_drive_detect.Text = "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82Ì\83h\83\8d\83b\83v\83_\83E\83\93\83\81\83j\83\85\81[\82©\82çDVD\83h\83\89\83C\83u\82Ö\82Ì\83A\83N\83Z\83X\82ð\89Â\94\\82É";\r
+>             this.ToolTip.SetToolTip(this.btn_drive_detect, "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82©\82çDVD\82ð\8c\9f\8fo\82Å\82«\82é\82æ\82¤\82É\82µ\82Ü\82·\81B\r\n\82±\82Ì\8d\80\96Ú\82ðOn\82É\82·\82é\82Æ\81ADVD\82ª\81u\95Ï\8a·\8c³\81v\83\81\83j\83\85\81[\82É\95\\8e¦\82³\82ê\82é\82æ\82¤\82É\82È\82è\82Ü\82·");\r
+596c590
+<             this.label8.Size = new System.Drawing.Size(131, 13);\r
+---
+>             this.label8.Size = new System.Drawing.Size(141, 13);\r
+598c592
+<             this.label8.Text = "HandBrake Options";\r
+---
+>             this.label8.Text = "HandBrake\83I\83v\83V\83\87\83\93\90Ý\92è";\r
diff --git a/jp-workfiles/frmOptions.cs.diff b/jp-workfiles/frmOptions.cs.diff
new file mode 100644 (file)
index 0000000..5e17203
--- /dev/null
@@ -0,0 +1,8 @@
+57c57
+<                 text_an_path.Text = "Click 'Browse' to set the default location";\r
+---
+>                 text_an_path.Text = "\81u\83u\83\89\83E\83Y\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
+167c167
+<                 text_an_path.Text = "Click 'Browse' to set the default location";\r
+---
+>                 text_an_path.Text = "\81u\83u\83\89\83E\83Y\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
diff --git a/jp-workfiles/frmQueue.Designer.cs.diff b/jp-workfiles/frmQueue.Designer.cs.diff
new file mode 100644 (file)
index 0000000..eea6c2c
--- /dev/null
@@ -0,0 +1,204 @@
+62,67c62,67
+<             this.Title = new System.Windows.Forms.ColumnHeader();\r
+<             this.Chapters = new System.Windows.Forms.ColumnHeader();\r
+<             this.Source = new System.Windows.Forms.ColumnHeader();\r
+<             this.Destination = new System.Windows.Forms.ColumnHeader();\r
+<             this.EncoderVideo = new System.Windows.Forms.ColumnHeader();\r
+<             this.Audio = new System.Windows.Forms.ColumnHeader();\r
+---
+>             this.\83^\83C\83g\83\8b = new System.Windows.Forms.ColumnHeader();\r
+>             this.\83`\83\83\83v\83^\81[ = new System.Windows.Forms.ColumnHeader();\r
+>             this.\95Ï\8a·\8c³ = new System.Windows.Forms.ColumnHeader();\r
+>             this.\95Û\91\90æ = new System.Windows.Forms.ColumnHeader();\r
+>             this.\93®\89æ\83G\83\93\83R\81[\83_\81[ = new System.Windows.Forms.ColumnHeader();\r
+>             this.\89¹\90º\83G\83\93\83R\81[\83_\81[ = new System.Windows.Forms.ColumnHeader();\r
+68a69
+>             this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
+73d73
+<             this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
+89c89
+<             this.btn_down.Text = "Down";\r
+---
+>             this.btn_down.Text = "\81«";\r
+105c105
+<             this.btn_up.Text = "Up";\r
+---
+>             this.btn_up.Text = "\81ª";\r
+121c121
+<             this.btn_delete.Text = "Delete";\r
+---
+>             this.btn_delete.Text = "\8dí\8f\9c";\r
+132c132
+<             this.label4.Size = new System.Drawing.Size(47, 26);\r
+---
+>             this.label4.Size = new System.Drawing.Size(33, 26);\r
+134c134
+<             this.label4.Text = "Video:\r\nAudo:";\r
+---
+>             this.label4.Text = "\93®\89æ:\r\n\89¹\90º:";\r
+198c198
+<             this.label1.Size = new System.Drawing.Size(99, 52);\r
+---
+>             this.label1.Size = new System.Drawing.Size(89, 52);\r
+200c200
+<             this.label1.Text = "Source:\r\nDestination:\r\nDVD Title:\r\nDVD Chapters:";\r
+---
+>             this.label1.Text = "\95Ï\8a·\8c³:\r\n\95Û\91\90æ:\r\nDVD\82Ì\83^\83C\83g\83\8b:\r\nDVD\82Ì\83`\83\83\83v\83^\81[:";\r
+208c208
+<             this.label3.Size = new System.Drawing.Size(82, 13);\r
+---
+>             this.label3.Size = new System.Drawing.Size(73, 13);\r
+210c210
+<             this.label3.Text = "Current Job";\r
+---
+>             this.label3.Text = "\8dì\8bÆ\92\86\82Ì\83W\83\87\83u";\r
+233,234c233,234
+<             this.btn_encode.Size = new System.Drawing.Size(84, 36);\r
+<             this.btn_encode.Text = "Encode";\r
+---
+>             this.btn_encode.Size = new System.Drawing.Size(92, 36);\r
+>             this.btn_encode.Text = "\95Ï\8a·\8aJ\8en";\r
+244,245c244,245
+<             this.btn_stop.Size = new System.Drawing.Size(75, 36);\r
+<             this.btn_stop.Text = "Pause";\r
+---
+>             this.btn_stop.Size = new System.Drawing.Size(92, 36);\r
+>             this.btn_stop.Text = "\88ê\8e\9e\92â\8e~";\r
+265c265
+<             this.drop_button_queue.Text = "Queue";\r
+---
+>             this.drop_button_queue.Text = "\83L\83\85\81[";\r
+271,272c271,272
+<             this.mnu_batch.Size = new System.Drawing.Size(207, 22);\r
+<             this.mnu_batch.Text = "Generate Batch Script";\r
+---
+>             this.mnu_batch.Size = new System.Drawing.Size(208, 22);\r
+>             this.mnu_batch.Text = "\83o\83b\83`\83X\83N\83\8a\83v\83g\82ð\8dì\90¬";\r
+279,280c279,280
+<             this.mnu_import.Size = new System.Drawing.Size(207, 22);\r
+<             this.mnu_import.Text = "Import Queue";\r
+---
+>             this.mnu_import.Size = new System.Drawing.Size(208, 22);\r
+>             this.mnu_import.Text = "\83L\83\85\81[\82ð\83C\83\93\83|\81[\83g";\r
+287,288c287,288
+<             this.mnu_export.Size = new System.Drawing.Size(207, 22);\r
+<             this.mnu_export.Text = "Export Queue";\r
+---
+>             this.mnu_export.Size = new System.Drawing.Size(208, 22);\r
+>             this.mnu_export.Text = "\83L\83\85\81[\82ð\83G\83N\83X\83|\81[\83g";\r
+298,303c298,303
+<             this.Title,\r
+<             this.Chapters,\r
+<             this.Source,\r
+<             this.Destination,\r
+<             this.EncoderVideo,\r
+<             this.Audio});\r
+---
+>             this.\83^\83C\83g\83\8b,\r
+>             this.\83`\83\83\83v\83^\81[,\r
+>             this.\95Ï\8a·\8c³,\r
+>             this.\95Û\91\90æ,\r
+>             this.\93®\89æ\83G\83\93\83R\81[\83_\81[,\r
+>             this.\89¹\90º\83G\83\93\83R\81[\83_\81[});\r
+317c317
+<             // Title\r
+---
+>             // \83^\83C\83g\83\8b\r
+319,320c319,320
+<             this.Title.Text = "Title";\r
+<             this.Title.Width = 39;\r
+---
+>             this.\83^\83C\83g\83\8b.Text = "\83^\83C\83g\83\8b";\r
+>             this.\83^\83C\83g\83\8b.Width = 39;\r
+322c322
+<             // Chapters\r
+---
+>             // \83`\83\83\83v\83^\81[\r
+324,325c324,325
+<             this.Chapters.Text = "Chapters";\r
+<             this.Chapters.Width = 71;\r
+---
+>             this.\83`\83\83\83v\83^\81[.Text = "\83`\83\83\83v\83^\81[";\r
+>             this.\83`\83\83\83v\83^\81[.Width = 71;\r
+327c327
+<             // Source\r
+---
+>             // \95Ï\8a·\8c³\r
+329,330c329,330
+<             this.Source.Text = "Source";\r
+<             this.Source.Width = 219;\r
+---
+>             this.\95Ï\8a·\8c³.Text = "\95Ï\8a·\8c³";\r
+>             this.\95Ï\8a·\8c³.Width = 219;\r
+332c332
+<             // Destination\r
+---
+>             // \95Û\91\90æ\r
+334,335c334,335
+<             this.Destination.Text = "Destination";\r
+<             this.Destination.Width = 215;\r
+---
+>             this.\95Û\91\90æ.Text = "\95Û\91\90æ";\r
+>             this.\95Û\91\90æ.Width = 215;\r
+337c337
+<             // EncoderVideo\r
+---
+>             // \93®\89æ\83G\83\93\83R\81[\83_\81[\r
+339,340c339,340
+<             this.EncoderVideo.Text = "Video Encoder";\r
+<             this.EncoderVideo.Width = 110;\r
+---
+>             this.\93®\89æ\83G\83\93\83R\81[\83_\81[.Text = "\93®\89æ\83G\83\93\83R\81[\83_\81[";\r
+>             this.\93®\89æ\83G\83\93\83R\81[\83_\81[.Width = 110;\r
+342c342
+<             // Audio\r
+---
+>             // \89¹\90º\83G\83\93\83R\81[\83_\81[\r
+344,345c344,345
+<             this.Audio.Text = "Audio Encoder";\r
+<             this.Audio.Width = 94;\r
+---
+>             this.\89¹\90º\83G\83\93\83R\81[\83_\81[.Text = "\89¹\90º\83G\83\93\83R\81[\83_\81[";\r
+>             this.\89¹\90º\83G\83\93\83R\81[\83_\81[.Width = 94;\r
+359a360,367
+>             // lbl_encodesPending\r
+>             // \r
+>             this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+>             this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
+>             this.lbl_encodesPending.Name = "lbl_encodesPending";\r
+>             this.lbl_encodesPending.Size = new System.Drawing.Size(123, 26);\r
+>             this.lbl_encodesPending.Text = "0\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
+>             // \r
+364,365c372,373
+<             this.toolStripStatusLabel1.Size = new System.Drawing.Size(57, 26);\r
+<             this.toolStripStatusLabel1.Text = "Progress:";\r
+---
+>             this.toolStripStatusLabel1.Size = new System.Drawing.Size(37, 26);\r
+>             this.toolStripStatusLabel1.Text = "\90i\92»:";\r
+376c384
+<             this.lbl_progressValue.Size = new System.Drawing.Size(34, 26);\r
+---
+>             this.lbl_progressValue.Size = new System.Drawing.Size(35, 26);\r
+383,390d390
+<             // lbl_encodesPending\r
+<             // \r
+<             this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+<             this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
+<             this.lbl_encodesPending.Name = "lbl_encodesPending";\r
+<             this.lbl_encodesPending.Size = new System.Drawing.Size(122, 26);\r
+<             this.lbl_encodesPending.Text = "0 encode(s) pending";\r
+<             // \r
+448,453c448,453
+<         private System.Windows.Forms.ColumnHeader Title;\r
+<         private System.Windows.Forms.ColumnHeader Chapters;\r
+<         private System.Windows.Forms.ColumnHeader Source;\r
+<         private System.Windows.Forms.ColumnHeader Destination;\r
+<         private System.Windows.Forms.ColumnHeader EncoderVideo;\r
+<         private System.Windows.Forms.ColumnHeader Audio;\r
+---
+>         private System.Windows.Forms.ColumnHeader \83^\83C\83g\83\8b;\r
+>         private System.Windows.Forms.ColumnHeader \83`\83\83\83v\83^\81[;\r
+>         private System.Windows.Forms.ColumnHeader \95Ï\8a·\8c³;\r
+>         private System.Windows.Forms.ColumnHeader \95Û\91\90æ;\r
+>         private System.Windows.Forms.ColumnHeader \93®\89æ\83G\83\93\83R\81[\83_\81[;\r
+>         private System.Windows.Forms.ColumnHeader \89¹\90º\83G\83\93\83R\81[\83_\81[;\r
diff --git a/jp-workfiles/frmQueue.cs.diff b/jp-workfiles/frmQueue.cs.diff
new file mode 100644 (file)
index 0000000..d68605d
--- /dev/null
@@ -0,0 +1,36 @@
+46c46
+<             lbl_encodesPending.Text = list_queue.Items.Count + " encode(s) pending";\r
+---
+>             lbl_encodesPending.Text = list_queue.Items.Count + "\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
+74c74
+<                     title = "Auto";\r
+---
+>                     title = "Automatic";\r
+191c191
+<                     lbl_progressValue.Text = "Encode Queue Cancelled!";\r
+---
+>                     lbl_progressValue.Text = "\83G\83\93\83R\81[\83h\82ª\83L\83\83\83\93\83Z\83\8b\82³\82ê\82Ü\82µ\82½";\r
+195c195
+<                     lbl_progressValue.Text = "Encode Queue Completed!";\r
+---
+>                     lbl_progressValue.Text = "\83G\83\93\83R\81[\83h\8dì\8bÆ\82ð\8a®\97¹\82µ\82Ü\82µ\82½";\r
+207c207
+<                 lbl_encodesPending.Text = list_queue.Items.Count + " encode(s) pending";\r
+---
+>                 lbl_encodesPending.Text = list_queue.Items.Count + "\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
+221c221
+<             MessageBox.Show("No further items on the queue will start. The current encode process will continue until it is finished. \nClick 'Encode Video' when you wish to continue encoding the queue.", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+---
+>             MessageBox.Show("\83L\83\85\81[\82Ì\8eÀ\8ds\82ª\92â\8e~\82³\82ê\82Ü\82µ\82½\81B. \8c»\8dÝ\83G\83\93\83R\81[\83h\92\86\82Ì\8f\88\97\9d\82Í\8a®\97¹\82·\82é\82Ü\82Å\8cp\91±\82³\82ê\82Ü\82·\81B\n\83L\83\85\81[\82Ì\8dì\8bÆ\82ð\8dÄ\8aJ\82µ\82½\82¢\8fê\8d\87\82Í\81u\83G\83\93\83R\81[\83h\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+239c239
+<                 lbl_encodesPending.Text = list_queue.Items.Count + " encode(s) pending";\r
+---
+>                 lbl_encodesPending.Text = list_queue.Items.Count + "\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
+264c264
+<                     lbl_title.Text = "Auto";\r
+---
+>                     lbl_title.Text = "Automatic";\r
+334c334
+<                 lbl_encodesPending.Text = list_queue.Items.Count + " encode(s) pending";\r
+---
+>                 lbl_encodesPending.Text = list_queue.Items.Count + "\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
diff --git a/jp-workfiles/frmReadDVD.Designer.cs.diff b/jp-workfiles/frmReadDVD.Designer.cs.diff
new file mode 100644 (file)
index 0000000..9f0ae83
--- /dev/null
@@ -0,0 +1,24 @@
+51c51
+<             this.Label3.Size = new System.Drawing.Size(230, 26);\r
+---
+>             this.Label3.Size = new System.Drawing.Size(126, 26);\r
+53c53
+<             this.Label3.Text = "The CLI is about to read your source...\r\nThis process can take up to 1 minute.";\r
+---
+>             this.Label3.Text = "\93Ç\82Ý\8d\9e\82Ý\83R\83}\83\93\83h\82Ì\8eÀ\8ds\92\86...\r\n\82±\82Ì\8dì\8bÆ\82Í1\95ª\82Ù\82Ç\82©\82©\82è\82Ü\82·.";\r
+61c61
+<             this.lbl_status.Size = new System.Drawing.Size(178, 13);\r
+---
+>             this.lbl_status.Size = new System.Drawing.Size(153, 13);\r
+63c63
+<             this.lbl_status.Text = "Processing.... Please Wait!";\r
+---
+>             this.lbl_status.Text = "\8dì\8bÆ\92\86.... \82µ\82Î\82ç\82­\82¨\91Ò\82¿\82­\82¾\82³\82¢";\r
+85c85
+<             this.btn_cancel.Text = "Cancel";\r
+---
+>             this.btn_cancel.Text = "\83L\83\83\83\93\83Z\83\8b";\r
+106c106
+<             this.Text = "Reading Source...";\r
+---
+>             this.Text = "\93Ç\82Ý\8d\9e\82Ý\92\86...";\r
diff --git a/jp-workfiles/frmReadDVD.cs.diff b/jp-workfiles/frmReadDVD.cs.diff
new file mode 100644 (file)
index 0000000..7de2bc4
--- /dev/null
@@ -0,0 +1,8 @@
+76c76
+<                     throw new Exception("Unable to retrieve the DVD Info. dvdinfo.dat is missing. \nExpected location of dvdinfo.dat: \n" + dvdInfoPath);\r
+---
+>                     throw new Exception("DVD\82Ì\8fî\95ñ\82ð\8eæ\93¾\82Å\82«\82Ü\82¹\82ñ\82Å\82µ\82½\81Bdvdinfo.dat\82ª\82 \82è\82Ü\82¹\82ñ\nExpected location of dvdinfo.dat: \n" + dvdInfoPath);\r
+167c167
+<                 MessageBox.Show("Unable to kill HandBrakeCLI.exe \nYou may need to manually kill HandBrakeCLI.exe using the Windows Task Manager if it does not close automatically within the next few minutes. \n\nError Information: \n" + ex.Message, "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+---
+>                 MessageBox.Show("HandBrakeCLI.exe\82Ì\8fI\97¹\82É\8e¸\94s\82µ\82Ü\82µ\82½\81B\n\nError Information: \n" + ex.Message, "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
diff --git a/jp-workfiles/frmUpdater.Designer.cs.diff b/jp-workfiles/frmUpdater.Designer.cs.diff
new file mode 100644 (file)
index 0000000..c3f0f73
--- /dev/null
@@ -0,0 +1,86 @@
+69c69
+<             this.label1.Size = new System.Drawing.Size(305, 16);\r
+---
+>             this.label1.Size = new System.Drawing.Size(298, 16);\r
+71c71
+<             this.label1.Text = "A New Version of Handbrake is available!";\r
+---
+>             this.label1.Text = "HandBrake\82Ì\90V\83o\81[\83W\83\87\83\93\82ª\97\98\97p\89Â\94\\82Å\82·\81I";\r
+79c79
+<             this.label6.Size = new System.Drawing.Size(208, 13);\r
+---
+>             this.label6.Size = new System.Drawing.Size(113, 13);\r
+81c81
+<             this.label6.Text = "Would you like to download it now?";\r
+---
+>             this.label6.Text = "\82·\82®\82É\83_\83E\83\93\83\8d\81[\83h\82µ\82Ü\82·\82©\81H";\r
+92c92
+<             this.btn_skip.Size = new System.Drawing.Size(129, 23);\r
+---
+>             this.btn_skip.Size = new System.Drawing.Size(163, 23);\r
+94c94
+<             this.btn_skip.Text = "Skip This Version";\r
+---
+>             this.btn_skip.Text = "\82±\82Ì\83o\81[\83W\83\87\83\93\82Í\83C\83\93\83X\83g\81[\83\8b\82µ\82È\82¢";\r
+107c107
+<             this.btn_installUpdate.Size = new System.Drawing.Size(109, 23);\r
+---
+>             this.btn_installUpdate.Size = new System.Drawing.Size(86, 23);\r
+109c109
+<             this.btn_installUpdate.Text = "Install Update";\r
+---
+>             this.btn_installUpdate.Text = "\83C\83\93\83X\83g\81[\83\8b\82·\82é";\r
+122c122
+<             this.btn_remindLater.Size = new System.Drawing.Size(127, 23);\r
+---
+>             this.btn_remindLater.Size = new System.Drawing.Size(88, 23);\r
+124c124
+<             this.btn_remindLater.Text = "Remind me Later";\r
+---
+>             this.btn_remindLater.Text = "\8cã\82Å\8dÄ\92Ê\92m\82·\82é";\r
+134c134
+<             this.label3.Size = new System.Drawing.Size(103, 13);\r
+---
+>             this.label3.Size = new System.Drawing.Size(68, 13);\r
+136c136
+<             this.label3.Text = "Release Notes:";\r
+---
+>             this.label3.Text = "\83\8a\83\8a\81[\83X\83m\81[\83g:";\r
+154c154
+<             this.lbl_update_text.Size = new System.Drawing.Size(489, 13);\r
+---
+>             this.lbl_update_text.Size = new System.Drawing.Size(501, 13);\r
+156c156
+<             this.lbl_update_text.Text = "HandBrake {0.0.0} (000000000) is now available. (You have: {0.0.0} (000000000))";\r
+---
+>             this.lbl_update_text.Text = "HandBrake {0.0.0} (000000000) \82ª\83_\83E\83\93\83\8d\81[\83h\82Å\82«\82Ü\82·. (\8c»\8dÝ\82Ì\83o\81[\83W\83\87\83\93\82Í: {0.0.0} (000000000))";\r
+173c173
+<             this.statusStrip1.Location = new System.Drawing.Point(0, 419);\r
+---
+>             this.statusStrip1.Location = new System.Drawing.Point(0, 421);\r
+184c184
+<             this.panel3.Size = new System.Drawing.Size(87, 314);\r
+---
+>             this.panel3.Size = new System.Drawing.Size(87, 316);\r
+192c192
+<             this.panel5.Size = new System.Drawing.Size(29, 314);\r
+---
+>             this.panel5.Size = new System.Drawing.Size(29, 316);\r
+201c201
+<             this.wBrowser.Size = new System.Drawing.Size(596, 264);\r
+---
+>             this.wBrowser.Size = new System.Drawing.Size(596, 266);\r
+220,221c220,221
+<             this.splitContainer1.Size = new System.Drawing.Size(596, 314);\r
+<             this.splitContainer1.SplitterDistance = 264;\r
+---
+>             this.splitContainer1.Size = new System.Drawing.Size(596, 316);\r
+>             this.splitContainer1.SplitterDistance = 266;\r
+247c247
+<             this.ClientSize = new System.Drawing.Size(712, 441);\r
+---
+>             this.ClientSize = new System.Drawing.Size(712, 443);\r
+259c259
+<             this.Text = "Update";\r
+---
+>             this.Text = "\83A\83b\83v\83f\81[\83g";\r
diff --git a/jp-workfiles/frmUpdater.cs.diff b/jp-workfiles/frmUpdater.cs.diff
new file mode 100644 (file)
index 0000000..18db721
--- /dev/null
@@ -0,0 +1,8 @@
+34c34
+<             string old = "(You have: " + Properties.Settings.Default.hb_version.Trim() + " / " + Properties.Settings.Default.hb_build.ToString().Trim() + ")";\r
+---
+>             string old = "(\8c»\8dÝ\82Ì\83o\81[\83W\83\87\83\93\82Í " + Properties.Settings.Default.hb_version.Trim() + " / " + Properties.Settings.Default.hb_build.ToString().Trim() + "\82Å\82·)";\r
+36c36
+<             lbl_update_text.Text = "HandBrake " + newBuild + " is now available. " + old;\r
+---
+>             lbl_update_text.Text = "HandBrake " + newBuild + " \82ª\97\98\97p\89Â\94\\82Å\82·\81B " + old;\r
index a1ab827..7c1a9d7 100644 (file)
@@ -63,7 +63,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     fPresetsBuiltin = [[HBPresets alloc] init];
     fPreferencesController = [[HBPreferencesController alloc] init];
     /* Lets report the HandBrake version number here to the activity log and text log file */
-    NSString *versionStringFull = [[NSString stringWithFormat: @"Handbrake Version: %@", [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleGetInfoString"]] stringByAppendingString: [NSString stringWithFormat: @" (%@)", [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleVersion"]]];
+    NSString *versionStringFull = [[NSString stringWithFormat: NSLocalizedStringFromTable(@"Handbrake Version: %@", @"Controller", @""), [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleGetInfoString"]] stringByAppendingString: [NSString stringWithFormat: @" (%@)", [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleVersion"]]];
     [self writeToActivityLog: "%s", [versionStringFull UTF8String]];    
     
     return self;
@@ -130,23 +130,23 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         if (fWorkingCount > 0)
         {
             alertTitle = [NSString stringWithFormat:
-                         NSLocalizedString(@"HandBrake Has Detected %d Previously Encoding Item and %d Pending Item(s) In Your Queue.", @""),
+                         NSLocalizedStringFromTable(@"HandBrake Has Detected %d Previously Encoding Item and %d Pending Item(s) In Your Queue.", @"Controller", @""),
                          fWorkingCount,fPendingCount];
         }
         else
         {
             alertTitle = [NSString stringWithFormat:
-                         NSLocalizedString(@"HandBrake Has Detected %d Pending Item(s) In Your Queue.", @""),
+                         NSLocalizedStringFromTable(@"HandBrake Has Detected %d Pending Item(s) In Your Queue.", @"Controller", @""),
                          fPendingCount];
         }
         NSBeginCriticalAlertSheet(
                                   alertTitle,
-                                  NSLocalizedString(@"Reload Queue", nil),
+                                  NSLocalizedStringFromTable(@"Reload Queue", @"Controller", nil),
                                   nil,
-                                  NSLocalizedString(@"Empty Queue", nil),
+                                  NSLocalizedStringFromTable(@"Empty Queue", @"Controller", nil),
                                   fWindow, self,
                                   nil, @selector(didDimissReloadQueue:returnCode:contextInfo:), nil,
-                                  NSLocalizedString(@" Do you want to reload them ?", nil));
+                                  NSLocalizedStringFromTable(@" Do you want to reload them ?", @"Controller", nil));
         // call didDimissReloadQueue: (NSWindow *)sheet returnCode: (int)returnCode contextInfo: (void *)contextInfo
         // right below to either clear the old queue or keep it loaded up.
     }
@@ -184,9 +184,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     if ( s.state != HB_STATE_IDLE )
     {
         int result = NSRunCriticalAlertPanel(
-                                             NSLocalizedString(@"Are you sure you want to quit HandBrake?", nil),
-                                             NSLocalizedString(@"If you quit HandBrake your current encode will be reloaded into your queue at next launch. Do you want to quit anyway?", nil),
-                                             NSLocalizedString(@"Quit", nil), NSLocalizedString(@"Don't Quit", nil), nil, @"A movie" );
+                                             NSLocalizedStringFromTable(@"Are you sure you want to quit HandBrake?", @"Controller", nil),
+                                             NSLocalizedStringFromTable(@"If you quit HandBrake your current encode will be reloaded into your queue at next launch. Do you want to quit anyway?", @"Controller", nil),
+                                             NSLocalizedStringFromTable(@"Quit", @"Controller", nil), NSLocalizedStringFromTable(@"Don't Quit", @"Controller", nil), nil, NSLocalizedStringFromTable(@"A movie", @"Controller", @"") );
         
         if (result == NSAlertDefaultReturn)
         {
@@ -200,9 +200,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     else if ( fPendingCount > 0 )
     {
         int result = NSRunCriticalAlertPanel(
-                                             NSLocalizedString(@"Are you sure you want to quit HandBrake?", nil),
-                                             NSLocalizedString(@"There are pending encodes in your queue. Do you want to quit anyway?",nil),
-                                             NSLocalizedString(@"Quit", nil), NSLocalizedString(@"Don't Quit", nil), nil);
+                                             NSLocalizedStringFromTable(@"Are you sure you want to quit HandBrake?", @"Controller", nil),
+                                             NSLocalizedStringFromTable(@"There are pending encodes in your queue. Do you want to quit anyway?", @"Controller",nil),
+                                             NSLocalizedStringFromTable(@"Quit", @"Controller", nil), NSLocalizedStringFromTable(@"Don't Quit", @"Controller", nil), nil);
         
         if ( result == NSAlertDefaultReturn )
             return NSTerminateNow;
@@ -260,16 +260,16 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     NSMenuItem *menuItem;
     [fDstFormatPopUp removeAllItems];
     // MP4 file
-    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:@"MP4 file" action: NULL keyEquivalent: @""];
+    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MP4 file", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: HB_MUX_MP4];
        // MKV file
-    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:@"MKV file" action: NULL keyEquivalent: @""];
+    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MKV file", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: HB_MUX_MKV];
     // AVI file
-    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:@"AVI file" action: NULL keyEquivalent: @""];
+    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"AVI file", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: HB_MUX_AVI];
     // OGM file
-    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:@"OGM file" action: NULL keyEquivalent: @""];
+    menuItem = [[fDstFormatPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"OGM file", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: HB_MUX_OGM];
     [fDstFormatPopUp selectItemAtIndex: 0];
 
@@ -290,8 +290,8 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
 
     /* Video encoder */
     [fVidEncoderPopUp removeAllItems];
-    [fVidEncoderPopUp addItemWithTitle: @"FFmpeg"];
-    [fVidEncoderPopUp addItemWithTitle: @"XviD"];
+    [fVidEncoderPopUp addItemWithTitle: NSLocalizedStringFromTable(@"FFmpeg", @"Controller", @"")];
+    [fVidEncoderPopUp addItemWithTitle: NSLocalizedStringFromTable(@"XviD", @"Controller", @"")];
 
 
 
@@ -304,23 +304,23 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
 
     /* Video framerate */
     [fVidRatePopUp removeAllItems];
-       [fVidRatePopUp addItemWithTitle: NSLocalizedString( @"Same as source", @"" )];
+       [fVidRatePopUp addItemWithTitle: NSLocalizedStringFromTable( @"Same as source", @"Controller", @"" )];
     for( int i = 0; i < hb_video_rates_count; i++ )
     {
         if ([[NSString stringWithCString: hb_video_rates[i].string] isEqualToString: [NSString stringWithFormat: @"%.3f",23.976]])
                {
                        [fVidRatePopUp addItemWithTitle:[NSString stringWithFormat: @"%@%@",
-                               [NSString stringWithCString: hb_video_rates[i].string], @" (NTSC Film)"]];
+                               [NSString stringWithCString: hb_video_rates[i].string], NSLocalizedStringFromTable(@" (NTSC Film)", @"Controller", @"")]];
                }
                else if ([[NSString stringWithCString: hb_video_rates[i].string] isEqualToString: [NSString stringWithFormat: @"%d",25]])
                {
                        [fVidRatePopUp addItemWithTitle:[NSString stringWithFormat: @"%@%@",
-                               [NSString stringWithCString: hb_video_rates[i].string], @" (PAL Film/Video)"]];
+                               [NSString stringWithCString: hb_video_rates[i].string], NSLocalizedStringFromTable(@" (PAL Film/Video)", @"Controller", @"")]];
                }
                else if ([[NSString stringWithCString: hb_video_rates[i].string] isEqualToString: [NSString stringWithFormat: @"%.2f",29.97]])
                {
                        [fVidRatePopUp addItemWithTitle:[NSString stringWithFormat: @"%@%@",
-                               [NSString stringWithCString: hb_video_rates[i].string], @" (NTSC Video)"]];
+                               [NSString stringWithCString: hb_video_rates[i].string], NSLocalizedStringFromTable(@" (NTSC Video)", @"Controller", @"")]];
                }
                else
                {
@@ -549,7 +549,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         case HB_STATE_SCANNING:
                {
             [fSrcDVD2Field setStringValue: [NSString stringWithFormat:
-                                            NSLocalizedString( @"Scanning title %d of %d...", @"" ),
+                                            NSLocalizedStringFromTable( @"Scanning title %d of %d...", @"Controller", @"" ),
                                             p.title_cur, p.title_count]];
             [fScanIndicator setHidden: NO];
             [fScanIndicator setDoubleValue: 100.0 * ( p.title_cur - 1 ) / p.title_count];
@@ -622,12 +622,12 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         case HB_STATE_SCANNING:
                {
             [fStatusField setStringValue: [NSString stringWithFormat:
-                                           NSLocalizedString( @"Queue Scanning title %d of %d...", @"" ),
+                                           NSLocalizedStringFromTable( @"Queue Scanning title %d of %d...", @"Controller", @"" ),
                                            p.title_cur, p.title_count]];
             
             /* Set the status string in fQueueController as well */                               
             [fQueueController setQueueStatusString: [NSString stringWithFormat:
-                                                     NSLocalizedString( @"Queue Scanning title %d of %d...", @"" ),
+                                                     NSLocalizedStringFromTable( @"Queue Scanning title %d of %d...", @"Controller", @"" ),
                                                      p.title_cur, p.title_count]];
             
             [fRipIndicator setHidden: NO];
@@ -656,12 +656,12 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
             float progress_total;
             NSMutableString * string;
                        /* Update text field */
-                       string = [NSMutableString stringWithFormat: NSLocalizedString( @"Encoding: pass %d of %d, %.2f %%", @"" ), p.job_cur, p.job_count, 100.0 * p.progress];
+                       string = [NSMutableString stringWithFormat: NSLocalizedStringFromTable( @"Encoding: pass %d of %d, %.2f %%", @"Controller", @"" ), p.job_cur, p.job_count, 100.0 * p.progress];
             
                        if( p.seconds > -1 )
             {
                 [string appendFormat:
-                 NSLocalizedString( @" (%.2f fps, avg %.2f fps, ETA %02dh%02dm%02ds)", @"" ),
+                           NSLocalizedStringFromTable( @" (%.2f fps, avg %.2f fps, ETA %02dh%02dm%02ds)", @"Controller", @"" ),
                  p.rate_cur, p.rate_avg, p.hours, p.minutes, p.seconds];
             }
             
@@ -700,9 +700,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         case HB_STATE_MUXING:
         {
             /* Update text field */
-            [fStatusField setStringValue: NSLocalizedString( @"Muxing...", @"" )];
+            [fStatusField setStringValue: NSLocalizedStringFromTable( @"Muxing...", @"Controller", @"" )];
             /* Set the status string in fQueueController as well */
-            [fQueueController setQueueStatusString: NSLocalizedString( @"Muxing...", @"" )];
+            [fQueueController setQueueStatusString: NSLocalizedStringFromTable( @"Muxing...", @"Controller", @"" )];
             /* Update slider */
             [fRipIndicator setIndeterminate: YES];
             [fRipIndicator startAnimation: nil];
@@ -715,8 +715,8 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
 #undef p
             
         case HB_STATE_PAUSED:
-                   [fStatusField setStringValue: NSLocalizedString( @"Paused", @"" )];
-            [fQueueController setQueueStatusString: NSLocalizedString( @"Paused", @"" )];
+                   [fStatusField setStringValue: NSLocalizedStringFromTable( @"Paused", @"Controller", @"" )];
+            [fQueueController setQueueStatusString: NSLocalizedStringFromTable( @"Paused", @"Controller", @"" )];
             
                        break;
             
@@ -727,9 +727,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
             // out the remaining passes/jobs in the queue. We'll do that here.
             
             // Delete all remaining jobs of this encode.
-            [fStatusField setStringValue: NSLocalizedString( @"Encode Finished.", @"" )];
+            [fStatusField setStringValue: NSLocalizedStringFromTable( @"Encode Finished.", @"Controller", @"" )];
             /* Set the status string in fQueueController as well */
-            [fQueueController setQueueStatusString: NSLocalizedString( @"Encode Finished.", @"" )];
+            [fQueueController setQueueStatusString: NSLocalizedStringFromTable( @"Encode Finished.", @"Controller", @"" )];
             [fRipIndicator setIndeterminate: NO];
             [fRipIndicator setDoubleValue: 0.0];
             [[fWindow toolbar] validateVisibleItems];
@@ -780,7 +780,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
                         /*On Screen Notification*/
                         int status;
                         NSBeep();
-                        status = NSRunAlertPanel(@"Put down that cocktail...",@"Your HandBrake queue is done!", @"OK", nil, nil);
+                        status = NSRunAlertPanel(NSLocalizedStringFromTable(@"Put down that cocktail...", @"Controller", @""),NSLocalizedStringFromTable(@"Your HandBrake queue is done!", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), nil, nil);
                         [NSApp requestUserAttention:NSCriticalRequest];
                     }
                     
@@ -791,7 +791,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
                         NSDictionary* errorDict;
                         NSAppleEventDescriptor* returnDescriptor = nil;
                         NSAppleScript* scriptObject = [[NSAppleScript alloc] initWithSource:
-                                                       @"tell application \"Finder\" to sleep"];
+                                                       NSLocalizedStringFromTable(@"tell application \"Finder\" to sleep", @"Controller", @"")];
                         returnDescriptor = [scriptObject executeAndReturnError: &errorDict];
                         [scriptObject release];
                     }
@@ -802,7 +802,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
                         NSDictionary* errorDict;
                         NSAppleEventDescriptor* returnDescriptor = nil;
                         NSAppleScript* scriptObject = [[NSAppleScript alloc] initWithSource:
-                                                       @"tell application \"Finder\" to shut down"];
+                                                       NSLocalizedStringFromTable(@"tell application \"Finder\" to shut down", @"Controller", @"")];
                         returnDescriptor = [scriptObject executeAndReturnError: &errorDict];
                         [scriptObject release];
                     }
@@ -859,9 +859,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
 
     if ([itemIdent isEqualToString: ToggleDrawerIdentifier])
     {
-        [item setLabel: @"Toggle Presets"];
-        [item setPaletteLabel: @"Toggler Presets"];
-        [item setToolTip: @"Open/Close Preset Drawer"];
+        [item setLabel: NSLocalizedStringFromTable(@"Toggle Presets", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Toggler Presets", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Open/Close Preset Drawer", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"Drawer"]];
         [item setTarget: self];
         [item setAction: @selector(toggleDrawer:)];
@@ -869,18 +869,18 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     }
     else if ([itemIdent isEqualToString: StartEncodingIdentifier])
     {
-        [item setLabel: @"Start"];
-        [item setPaletteLabel: @"Start Encoding"];
-        [item setToolTip: @"Start Encoding"];
+        [item setLabel: NSLocalizedStringFromTable(@"Start", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Start Encoding", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Start Encoding", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"Play"]];
         [item setTarget: self];
         [item setAction: @selector(Rip:)];
     }
     else if ([itemIdent isEqualToString: ShowQueueIdentifier])
     {
-        [item setLabel: @"Show Queue"];
-        [item setPaletteLabel: @"Show Queue"];
-        [item setToolTip: @"Show Queue"];
+        [item setLabel: NSLocalizedStringFromTable(@"Show Queue", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Show Queue", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Show Queue", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"Queue"]];
         [item setTarget: self];
         [item setAction: @selector(showQueueWindow:)];
@@ -888,26 +888,26 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     }
     else if ([itemIdent isEqualToString: AddToQueueIdentifier])
     {
-        [item setLabel: @"Add to Queue"];
-        [item setPaletteLabel: @"Add to Queue"];
-        [item setToolTip: @"Add to Queue"];
+        [item setLabel: NSLocalizedStringFromTable(@"Add to Queue", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Add to Queue", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Add to Queue", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"AddToQueue"]];
         [item setTarget: self];
         [item setAction: @selector(addToQueue:)];
     }
     else if ([itemIdent isEqualToString: PauseEncodingIdentifier])
     {
-        [item setLabel: @"Pause"];
-        [item setPaletteLabel: @"Pause Encoding"];
-        [item setToolTip: @"Pause Encoding"];
+        [item setLabel: NSLocalizedStringFromTable(@"Pause", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Pause Encoding", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Pause Encoding", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"Pause"]];
         [item setTarget: self];
         [item setAction: @selector(Pause:)];
     }
     else if ([itemIdent isEqualToString: ShowActivityIdentifier]) {
-        [item setLabel: @"Activity Window"];
-        [item setPaletteLabel: @"Show Activity Window"];
-        [item setToolTip: @"Show Activity Window"];
+        [item setLabel: NSLocalizedStringFromTable(@"Activity Window", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Show Activity Window", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Show Activity Window", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"ActivityWindow"]];
         [item setTarget: self];
         [item setAction: @selector(showDebugOutputPanel:)];
@@ -915,9 +915,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     }
     else if ([itemIdent isEqualToString: ChooseSourceIdentifier])
     {
-        [item setLabel: @"Source"];
-        [item setPaletteLabel: @"Source"];
-        [item setToolTip: @"Choose Video Source"];
+        [item setLabel: NSLocalizedStringFromTable(@"Source", @"Controller", @"")];
+        [item setPaletteLabel: NSLocalizedStringFromTable(@"Source", @"Controller", @"")];
+        [item setToolTip: NSLocalizedStringFromTable(@"Choose Video Source", @"Controller", @"")];
         [item setImage: [NSImage imageNamed: @"Source"]];
         [item setTarget: self];
         [item setAction: @selector(browseSources:)];
@@ -959,17 +959,17 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
             if ([ident isEqualToString: StartEncodingIdentifier])
             {
                 [toolbarItem setImage: [NSImage imageNamed: @"Stop"]];
-                [toolbarItem setLabel: @"Stop"];
-                [toolbarItem setPaletteLabel: @"Stop"];
-                [toolbarItem setToolTip: @"Stop Encoding"];
+                [toolbarItem setLabel: NSLocalizedStringFromTable(@"Stop", @"Controller", @"")];
+                [toolbarItem setPaletteLabel: NSLocalizedStringFromTable(@"Stop", @"Controller", @"")];
+                [toolbarItem setToolTip: NSLocalizedStringFromTable(@"Stop Encoding", @"Controller", @"")];
                 return YES;
             }
             if ([ident isEqualToString: PauseEncodingIdentifier])
             {
                 [toolbarItem setImage: [NSImage imageNamed: @"Pause"]];
-                [toolbarItem setLabel: @"Pause"];
-                [toolbarItem setPaletteLabel: @"Pause Encoding"];
-                [toolbarItem setToolTip: @"Pause Encoding"];
+                [toolbarItem setLabel: NSLocalizedStringFromTable(@"Pause", @"Controller", @"")];
+                [toolbarItem setPaletteLabel: NSLocalizedStringFromTable(@"Pause Encoding", @"Controller", @"")];
+                [toolbarItem setToolTip: NSLocalizedStringFromTable(@"Pause Encoding", @"Controller", @"")];
                 return YES;
             }
             if (SuccessfulScan)
@@ -981,9 +981,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
             if ([ident isEqualToString: PauseEncodingIdentifier])
             {
                 [toolbarItem setImage: [NSImage imageNamed: @"Play"]];
-                [toolbarItem setLabel: @"Resume"];
-                [toolbarItem setPaletteLabel: @"Resume Encoding"];
-                [toolbarItem setToolTip: @"Resume Encoding"];
+                [toolbarItem setLabel: NSLocalizedStringFromTable(@"Resume", @"Controller", @"")];
+                [toolbarItem setPaletteLabel: NSLocalizedStringFromTable(@"Resume Encoding", @"Controller", @"")];
+                [toolbarItem setToolTip: NSLocalizedStringFromTable(@"Resume Encoding", @"Controller", @"")];
                 return YES;
             }
             if ([ident isEqualToString: StartEncodingIdentifier])
@@ -999,11 +999,11 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
             {
                 [toolbarItem setImage: [NSImage imageNamed: @"Play"]];
                 if (hb_count(fHandle) > 0)
-                    [toolbarItem setLabel: @"Start Queue"];
+                    [toolbarItem setLabel: NSLocalizedStringFromTable(@"Start Queue", @"Controller", @"")];
                 else
-                    [toolbarItem setLabel: @"Start"];
-                [toolbarItem setPaletteLabel: @"Start Encoding"];
-                [toolbarItem setToolTip: @"Start Encoding"];
+                    [toolbarItem setLabel: NSLocalizedStringFromTable(@"Start", @"Controller", @"")];
+                [toolbarItem setPaletteLabel: NSLocalizedStringFromTable(@"Start Encoding", @"Controller", @"")];
+                [toolbarItem setToolTip: NSLocalizedStringFromTable(@"Start Encoding", @"Controller", @"")];
                 return YES;
             }
             if ([ident isEqualToString: AddToQueueIdentifier])
@@ -1051,14 +1051,14 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         {
             if (s.state == HB_STATE_WORKING)
             {
-                if(![[menuItem title] isEqualToString:@"Pause Encoding"])
-                    [menuItem setTitle:@"Pause Encoding"];
+                if(![[menuItem title] isEqualToString:NSLocalizedStringFromTable(@"Pause Encoding", @"Controller", @"")])
+                    [menuItem setTitle:NSLocalizedStringFromTable(@"Pause Encoding", @"Controller", @"")];
                 return YES;
             }
             else if (s.state == HB_STATE_PAUSED)
             {
-                if(![[menuItem title] isEqualToString:@"Resume Encoding"])
-                    [menuItem setTitle:@"Resume Encoding"];
+                if(![[menuItem title] isEqualToString:NSLocalizedStringFromTable(@"Resume Encoding", @"Controller", @"")])
+                    [menuItem setTitle:NSLocalizedStringFromTable(@"Resume Encoding", @"Controller", @"")];
                 return YES;
             }
             else
@@ -1068,14 +1068,14 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         {
             if (s.state == HB_STATE_WORKING || s.state == HB_STATE_MUXING || s.state == HB_STATE_PAUSED)
             {
-                if(![[menuItem title] isEqualToString:@"Stop Encoding"])
-                    [menuItem setTitle:@"Stop Encoding"];
+                if(![[menuItem title] isEqualToString:NSLocalizedStringFromTable(@"Stop Encoding", @"Controller", @"")])
+                    [menuItem setTitle:NSLocalizedStringFromTable(@"Stop Encoding", @"Controller", @"")];
                 return YES;
             }
             else if (SuccessfulScan)
             {
-                if(![[menuItem title] isEqualToString:@"Start Encoding"])
-                    [menuItem setTitle:@"Start Encoding"];
+                if(![[menuItem title] isEqualToString:NSLocalizedStringFromTable(@"Start Encoding", @"Controller", @"")])
+                    [menuItem setTitle:NSLocalizedStringFromTable(@"Start Encoding", @"Controller", @"")];
                 return [fWindow attachedSheet] == nil;
             }
             else
@@ -1114,9 +1114,9 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     if ([[[NSUserDefaults standardUserDefaults] stringForKey:@"AlertWhenDone"] isEqualToString: @"Growl Notification"] || 
         [[[NSUserDefaults standardUserDefaults] stringForKey:@"AlertWhenDone"] isEqualToString: @"Alert Window And Growl"])
     {
-        NSString * growlMssg = [NSString stringWithFormat: @"your HandBrake encode %@ is done!",finishedEncode];
+        NSString * growlMssg = [NSString stringWithFormat: NSLocalizedStringFromTable(@"your HandBrake encode %@ is done!", @"Controller", @""),finishedEncode];
         [GrowlApplicationBridge 
-         notifyWithTitle:@"Put down that cocktail..." 
+         notifyWithTitle:NSLocalizedStringFromTable(@"Put down that cocktail...", @"Controller", @"") 
          description:growlMssg 
          notificationName:SERVICE_NAME
          iconData:nil 
@@ -1131,7 +1131,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     /* This end of encode action is called as each encode rolls off of the queue */
     if([[NSUserDefaults standardUserDefaults] boolForKey: @"sendToMetaX"] == YES)
     {
-        NSAppleScript *myScript = [[NSAppleScript alloc] initWithSource: [NSString stringWithFormat: @"%@%@%@", @"tell application \"MetaX\" to open (POSIX file \"", filePath, @"\")"]];
+        NSAppleScript *myScript = [[NSAppleScript alloc] initWithSource: [NSString stringWithFormat: @"%@%@%@", NSLocalizedStringFromTable(@"tell application \"MetaX\" to open (POSIX file \"", @"Controller", @""), filePath, @"\")"]];
         [myScript executeAndReturnError: nil];
         [myScript release];
     }
@@ -1312,7 +1312,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
     if(sender == fScanSrcTitleOpenButton)
     {
         /* We setup the scan status in the main window to indicate a source title scan */
-        [fSrcDVD2Field setStringValue: @"Opening a new source title ..."];
+        [fSrcDVD2Field setStringValue: NSLocalizedStringFromTable(@"Opening a new source title ...", @"Controller", @"")];
                [fScanIndicator setHidden: NO];
         [fScanIndicator setIndeterminate: YES];
         [fScanIndicator startAnimation: nil];
@@ -1356,13 +1356,13 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
             cancelScanDecrypt = 1;
             [self writeToActivityLog: "VLC app not found for decrypting physical dvd"];
             int status;
-            status = NSRunAlertPanel(@"HandBrake could not find VLC.",@"Please download and install VLC media player in your /Applications folder if you wish to read encrypted DVDs.", @"Get VLC", @"Cancel Scan", @"Attempt Scan Anyway");
+            status = NSRunAlertPanel(NSLocalizedStringFromTable(@"HandBrake could not find VLC.", @"Controller", @""),NSLocalizedStringFromTable(@"Please download and install VLC media player in your /Applications folder if you wish to read encrypted DVDs.", @"Controller", @""), NSLocalizedStringFromTable(@"Get VLC", @"Controller", @""), NSLocalizedStringFromTable(@"Cancel Scan", @"Controller", @""), NSLocalizedStringFromTable(@"Attempt Scan Anyway", @"Controller", @""));
             [NSApp requestUserAttention:NSCriticalRequest];
             
             if (status == NSAlertDefaultReturn)
             {
                 /* User chose to go download vlc (as they rightfully should) so we send them to the vlc site */
-                [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://www.videolan.org/"]];
+                [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:NSLocalizedStringFromTable(@"http://www.videolan.org/", @"Controller", @"")]];
             }
             else if (status == NSAlertAlternateReturn)
             {
@@ -1400,7 +1400,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         }
 
         hb_scan( fHandle, [path UTF8String], scanTitleNum );
-        [fSrcDVD2Field setStringValue:@"Scanning new source ..."];
+        [fSrcDVD2Field setStringValue:NSLocalizedStringFromTable(@"Scanning new source ...", @"Controller", @"")];
     }
 }
 
@@ -1417,7 +1417,7 @@ static NSString *        ChooseSourceIdentifier             = @"Choose Source It
         if( !hb_list_count( list ) )
         {
             /* We display a message if a valid dvd source was not chosen */
-            [fSrcDVD2Field setStringValue: @"No Valid Source Found"];
+            [fSrcDVD2Field setStringValue: NSLocalizedStringFromTable(@"No Valid Source Found", @"Controller", @"")];
             SuccessfulScan = NO;
             
             // Notify ChapterTitles that there's no title
@@ -1662,11 +1662,11 @@ fWorkingCount = 0;
     NSMutableString * string;
     if (fPendingCount == 1)
     {
-        string = [NSMutableString stringWithFormat: NSLocalizedString( @"%d encode pending in the queue", @"" ), fPendingCount];
+        string = [NSMutableString stringWithFormat: NSLocalizedStringFromTable( @"%d encode pending in the queue", @"Controller", @"" ), fPendingCount];
     }
     else
     {
-        string = [NSMutableString stringWithFormat: NSLocalizedString( @"%d encode(s) pending in the queue", @"" ), fPendingCount];
+        string = [NSMutableString stringWithFormat: NSLocalizedStringFromTable( @"%d encode(s) pending in the queue", @"Controller", @"" ), fPendingCount];
     }
     [fQueueStatus setStringValue:string];
 }
@@ -1837,7 +1837,7 @@ fWorkingCount = 0;
        [queueFileJob setObject:[NSNumber numberWithInt:fTitle->job->keep_ratio] forKey:@"PictureKeepRatio"];
        [queueFileJob setObject:[NSNumber numberWithInt:fTitle->job->pixel_ratio] forKey:@"PicturePAR"];
     NSString * pictureSummary;
-    pictureSummary = [NSString stringWithFormat:@"Source: %@ Output: %@ Anamorphic: %@"
+    pictureSummary = [NSString stringWithFormat:NSLocalizedStringFromTable(@"Source: %@ Output: %@ Anamorphic: %@", @"Controller", @"")
                      [fPicSettingsSrc stringValue], 
                      [fPicSettingsOutp stringValue], 
                      [fPicSettingsAnamorphic stringValue]];
@@ -2096,13 +2096,13 @@ fWorkingCount = 0;
             cancelScanDecrypt = 1;
             [self writeToActivityLog: "VLC app not found for decrypting physical dvd"];
             int status;
-            status = NSRunAlertPanel(@"HandBrake could not find VLC.",@"Please download and install VLC media player in your /Applications folder if you wish to read encrypted DVDs.", @"Get VLC", @"Cancel Scan", @"Attempt Scan Anyway");
+            status = NSRunAlertPanel(NSLocalizedStringFromTable(@"HandBrake could not find VLC.", @"Controller", @""),NSLocalizedStringFromTable(@"Please download and install VLC media player in your /Applications folder if you wish to read encrypted DVDs.", @"Controller", @""), NSLocalizedStringFromTable(@"Get VLC", @"Controller", @""), NSLocalizedStringFromTable(@"Cancel Scan", @"Controller", @""), NSLocalizedStringFromTable(@"Attempt Scan Anyway", @"Controller", @""));
             [NSApp requestUserAttention:NSCriticalRequest];
             
             if (status == NSAlertDefaultReturn)
             {
                 /* User chose to go download vlc (as they rightfully should) so we send them to the vlc site */
-                [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://www.videolan.org/"]];
+                [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:NSLocalizedStringFromTable(@"http://www.videolan.org/", @"Controller", @"")]];
             }
             else if (status == NSAlertAlternateReturn)
             {
@@ -2234,7 +2234,7 @@ fWorkingCount = 0;
         }
         [fAudTrack1RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio1Samplerate"]];
         /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-        if (![[queueToApply objectForKey:@"Audio1Encoder"] isEqualToString:@"AC3 Passthru"])
+        if (![[queueToApply objectForKey:@"Audio1Encoder"] isEqualToString:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
         {
             [fAudTrack1BitratePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio1Bitrate"]];
         }
@@ -2259,7 +2259,7 @@ fWorkingCount = 0;
         }
         [fAudTrack2RatePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio2Samplerate"]];
         /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-        if (![[queueToApply objectForKey:@"Audio2Encoder"] isEqualToString:@"AC3 Passthru"])
+        if (![[queueToApply objectForKey:@"Audio2Encoder"] isEqualToString:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
         {
             [fAudTrack2BitratePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio2Bitrate"]];
         }
@@ -2284,7 +2284,7 @@ fWorkingCount = 0;
         }
         [fAudTrack3RatePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio3Samplerate"]];
         /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-        if (![[queueToApply objectForKey:@"Audio3Encoder"] isEqualToString: @"AC3 Passthru"])
+        if (![[queueToApply objectForKey:@"Audio3Encoder"] isEqualToString: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
         {
             [fAudTrack3BitratePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio3Bitrate"]];
         }
@@ -2309,7 +2309,7 @@ fWorkingCount = 0;
         }
         [fAudTrack4RatePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio4Samplerate"]];
         /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-        if (![[chosenPreset objectForKey:@"Audio4Encoder"] isEqualToString:@"AC3 Passthru"])
+        if (![[chosenPreset objectForKey:@"Audio4Encoder"] isEqualToString:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
         {
             [fAudTrack4BitratePopUp selectItemWithTitle:[queueToApply objectForKey:@"Audio4Bitrate"]];
         }
@@ -2410,7 +2410,7 @@ fWorkingCount = 0;
         /* Deselect the currently selected Preset if there is one*/
                [fPresetsOutlineView deselectRow:[fPresetsOutlineView selectedRow]];
                /* Change UI to show "Custom" settings are being used */
-               [fPresetSelectedDisplay setStringValue: @"Custom"];
+               [fPresetSelectedDisplay setStringValue: NSLocalizedStringFromTable(@"Custom", @"Controller", @"")];
         
                //curUserPresetChosenNum = nil;
     }
@@ -2878,7 +2878,7 @@ fWorkingCount = 0;
        /* We check for a valid destination here */
        if ([[NSFileManager defaultManager] fileExistsAtPath:destinationDirectory] == 0) 
        {
-               NSRunAlertPanel(@"Warning!", @"This is not a valid destination directory!", @"OK", nil, nil);
+           NSRunAlertPanel(NSLocalizedStringFromTable(@"Warning!", @"Controller", @""), NSLocalizedStringFromTable(@"This is not a valid destination directory!", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), nil, nil);
         return;
        }
 
@@ -2886,11 +2886,11 @@ fWorkingCount = 0;
        if( [[NSFileManager defaultManager] fileExistsAtPath:
             [fDstFile2Field stringValue]] )
     {
-        NSBeginCriticalAlertSheet( NSLocalizedString( @"File already exists", @"" ),
-            NSLocalizedString( @"Cancel", @"" ), NSLocalizedString( @"Overwrite", @"" ), nil, fWindow, self,
+        NSBeginCriticalAlertSheet( NSLocalizedStringFromTable( @"File already exists", @"Controller", @"" ),
+            NSLocalizedStringFromTable( @"Cancel", @"Controller", @"" ), NSLocalizedStringFromTable( @"Overwrite", @"Controller", @"" ), nil, fWindow, self,
             @selector( overwriteAddToQueueAlertDone:returnCode:contextInfo: ),
             NULL, NULL, [NSString stringWithFormat:
-            NSLocalizedString( @"Do you want to overwrite %@?", @"" ),
+            NSLocalizedStringFromTable( @"Do you want to overwrite %@?", @"Controller", @"" ),
             [fDstFile2Field stringValue]] );
         // overwriteAddToQueueAlertDone: will be called when the alert is dismissed.
     }
@@ -2950,18 +2950,18 @@ fWorkingCount = 0;
     NSString *destinationDirectory = [[fDstFile2Field stringValue] stringByDeletingLastPathComponent];
     if ([[NSFileManager defaultManager] fileExistsAtPath:destinationDirectory] == 0) 
     {
-        NSRunAlertPanel(@"Warning!", @"This is not a valid destination directory!", @"OK", nil, nil);
+        NSRunAlertPanel(NSLocalizedStringFromTable(@"Warning!", @"Controller", @""), NSLocalizedStringFromTable(@"This is not a valid destination directory!", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), nil, nil);
         return;
     }
     
     /* We check for duplicate name here */
     if( [[NSFileManager defaultManager] fileExistsAtPath:[fDstFile2Field stringValue]] )
     {
-        NSBeginCriticalAlertSheet( NSLocalizedString( @"File already exists", @"" ),
-                                  NSLocalizedString( @"Cancel", "" ), NSLocalizedString( @"Overwrite", @"" ), nil, fWindow, self,
+        NSBeginCriticalAlertSheet( NSLocalizedStringFromTable( @"File already exists", @"Controller", @"" ),
+                                  NSLocalizedStringFromTable( @"Cancel", @"Controller", @"" ), NSLocalizedStringFromTable( @"Overwrite", @"Controller", @"" ), nil, fWindow, self,
                                   @selector( overWriteAlertDone:returnCode:contextInfo: ),
                                   NULL, NULL, [NSString stringWithFormat:
-                                               NSLocalizedString( @"Do you want to overwrite %@?", @"" ),
+                                               NSLocalizedStringFromTable( @"Do you want to overwrite %@?", @"Controller", @"" ),
                                                [fDstFile2Field stringValue]] );
         
         // overWriteAlertDone: will be called when the alert is dismissed. It will call doRip.
@@ -3014,7 +3014,7 @@ fWorkingCount = 0;
                /*Warn that computer will sleep after encoding*/
                int reminduser;
                NSBeep();
-               reminduser = NSRunAlertPanel(@"The computer will sleep after encoding is done.",@"You have selected to sleep the computer after encoding. To turn off sleeping, go to the HandBrake preferences.", @"OK", @"Preferences...", nil);
+               reminduser = NSRunAlertPanel(NSLocalizedStringFromTable(@"The computer will sleep after encoding is done.", @"Controller", @""),NSLocalizedStringFromTable(@"You have selected to sleep the computer after encoding. To turn off sleeping, go to the HandBrake preferences.", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), NSLocalizedStringFromTable(@"Preferences...", @"Controller", @""), nil);
                [NSApp requestUserAttention:NSCriticalRequest];
                if ( reminduser == NSAlertAlternateReturn )
                {
@@ -3026,7 +3026,7 @@ fWorkingCount = 0;
                /*Warn that computer will shut down after encoding*/
                int reminduser;
                NSBeep();
-               reminduser = NSRunAlertPanel(@"The computer will shut down after encoding is done.",@"You have selected to shut down the computer after encoding. To turn off shut down, go to the HandBrake preferences.", @"OK", @"Preferences...", nil);
+               reminduser = NSRunAlertPanel(NSLocalizedStringFromTable(@"The computer will shut down after encoding is done.", @"Controller", @""),NSLocalizedStringFromTable(@"You have selected to shut down the computer after encoding. To turn off shut down, go to the HandBrake preferences.", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), NSLocalizedStringFromTable(@"Preferences...", @"Controller", @""), nil);
                [NSApp requestUserAttention:NSCriticalRequest];
                if ( reminduser == NSAlertAlternateReturn )
                {
@@ -3056,7 +3056,7 @@ fWorkingCount = 0;
     if (!fQueueController) return;
     
   hb_pause( fQueueEncodeLibhb );
-    NSString * alertTitle = [NSString stringWithFormat:NSLocalizedString(@"You are currently encoding. What would you like to do ?", nil)];
+    NSString * alertTitle = [NSString stringWithFormat:NSLocalizedStringFromTable(@"You are currently encoding. What would you like to do ?", @"Controller", nil)];
    
     // Which window to attach the sheet to?
     NSWindow * docWindow;
@@ -3067,12 +3067,12 @@ fWorkingCount = 0;
         
     NSBeginCriticalAlertSheet(
             alertTitle,
-            NSLocalizedString(@"Continue Encoding", nil),
-            NSLocalizedString(@"Cancel Current and Stop", nil),
-            NSLocalizedString(@"Cancel Current and Continue", nil),
+            NSLocalizedStringFromTable(@"Continue Encoding", @"Controller", nil),
+            NSLocalizedStringFromTable(@"Cancel Current and Stop", @"Controller", nil),
+            NSLocalizedStringFromTable(@"Cancel Current and Continue", @"Controller", nil),
             docWindow, self,
             nil, @selector(didDimissCancel:returnCode:contextInfo:), nil,
-            NSLocalizedString(@"Your encode will be cancelled if you don't continue encoding.", nil));
+            NSLocalizedStringFromTable(@"Your encode will be cancelled if you don't continue encoding.", @"Controller", nil));
     
     // didDimissCancelCurrentJob:returnCode:contextInfo: will be called when the dialog is dismissed
 }
@@ -3234,8 +3234,8 @@ fWorkingCount = 0;
     /* Update subtitle popups */
     hb_subtitle_t * subtitle;
     [fSubPopUp removeAllItems];
-    [fSubPopUp addItemWithTitle: @"None"];
-    [fSubPopUp addItemWithTitle: @"Autoselect"];
+    [fSubPopUp addItemWithTitle: NSLocalizedStringFromTable(@"None", @"Controller", @"")];
+    [fSubPopUp addItemWithTitle: NSLocalizedStringFromTable(@"Autoselect", @"Controller", @"")];
     for( int i = 0; i < hb_list_count( title->list_subtitle ); i++ )
     {
         subtitle = (hb_subtitle_t *) hb_list_item( title->list_subtitle, i );
@@ -3336,10 +3336,10 @@ fWorkingCount = 0;
     [fVidEncoderPopUp removeAllItems];
     NSMenuItem *menuItem;
     /* These video encoders are available to all of our current muxers, so lets list them once here */
-    menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"MPEG-4 (FFmpeg)" action: NULL keyEquivalent: @""];
+    menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MPEG-4 (FFmpeg)", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: HB_VCODEC_FFMPEG];
     
-    menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"MPEG-4 (XviD)" action: NULL keyEquivalent: @""];
+    menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MPEG-4 (XviD)", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: HB_VCODEC_XVID];
     switch( format )
     {
@@ -3354,7 +3354,7 @@ fWorkingCount = 0;
                                ext = "mp4";
                        }
             /* Add additional video encoders here */
-            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"H.264 (x264)" action: NULL keyEquivalent: @""];
+            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"H.264 (x264)", @"Controller", @"") action: NULL keyEquivalent: @""];
             [menuItem setTag: HB_VCODEC_X264];
             /* We show the mp4 option checkboxes here since we are mp4 */
             [fCreateChapterMarkers setEnabled: YES];
@@ -3366,9 +3366,9 @@ fWorkingCount = 0;
             case 1:
             ext = "mkv";
             /* Add additional video encoders here */
-            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"H.264 (x264)" action: NULL keyEquivalent: @""];
+            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"H.264 (x264)", @"Controller", @"") action: NULL keyEquivalent: @""];
             [menuItem setTag: HB_VCODEC_X264];
-            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"VP3 (Theora)" action: NULL keyEquivalent: @""];
+            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"VP3 (Theora)", @"Controller", @"") action: NULL keyEquivalent: @""];
             [menuItem setTag: HB_VCODEC_THEORA];
             /* We enable the create chapters checkbox here */
                        [fCreateChapterMarkers setEnabled: YES];
@@ -3377,7 +3377,7 @@ fWorkingCount = 0;
             case 2: 
             ext = "avi";
             /* Add additional video encoders here */
-            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"H.264 (x264)" action: NULL keyEquivalent: @""];
+            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"H.264 (x264)", @"Controller", @"") action: NULL keyEquivalent: @""];
             [menuItem setTag: HB_VCODEC_X264];
             /* We disable the create chapters checkbox here and make sure it is unchecked*/
                        [fCreateChapterMarkers setEnabled: NO];
@@ -3387,7 +3387,7 @@ fWorkingCount = 0;
             case 3:
             ext = "ogm";
             /* Add additional video encoders here */
-            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:@"VP3 (Theora)" action: NULL keyEquivalent: @""];
+            menuItem = [[fVidEncoderPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"VP3 (Theora)", @"Controller", @"") action: NULL keyEquivalent: @""];
             [menuItem setTag: HB_VCODEC_THEORA];
             /* We disable the create chapters checkbox here and make sure it is unchecked*/
                        [fCreateChapterMarkers setEnabled: NO];
@@ -3464,7 +3464,7 @@ the user is using "Custom" settings by determining the sender*/
                /* Deselect the currently selected Preset if there is one*/
                [fPresetsOutlineView deselectRow:[fPresetsOutlineView selectedRow]];
                /* Change UI to show "Custom" settings are being used */
-               [fPresetSelectedDisplay setStringValue: @"Custom"];
+               [fPresetSelectedDisplay setStringValue: NSLocalizedStringFromTable(@"Custom", @"Controller", @"")];
 
                curUserPresetChosenNum = nil;
        }
@@ -3595,7 +3595,7 @@ the user is using "Custom" settings by determining the sender*/
 - (IBAction) qualitySliderChanged: (id) sender
 {
     [fVidConstantCell setTitle: [NSString stringWithFormat:
-        NSLocalizedString( @"Constant quality: %.0f %%", @"" ), 100.0 *
+        NSLocalizedStringFromTable( @"Constant quality: %.0f %%", @"Controller", @"" ), 100.0 *
         [fVidQualitySlider floatValue]]];
                [self customSettingUsed: sender];
 }
@@ -3750,7 +3750,7 @@ the user is using "Custom" settings by determining the sender*/
         int displayparwidth = titlewidth * arpwidth / arpheight;
         int displayparheight = fTitle->height-fTitle->job->crop[0]-fTitle->job->crop[1];
         [fPicSettingsOutp setStringValue: [NSString stringWithFormat:@"%d x %d", titlewidth, displayparheight]];
-        [fPicSettingsAnamorphic setStringValue: [NSString stringWithFormat:@"%d x %d Strict", displayparwidth, displayparheight]];
+        [fPicSettingsAnamorphic setStringValue: [NSString stringWithFormat:NSLocalizedStringFromTable(@"%d x %d Strict", @"Controller", @""), displayparwidth, displayparheight]];
         fTitle->job->keep_ratio = 0;
        }
     else if (fTitle->job->pixel_ratio == 2)
@@ -3762,37 +3762,37 @@ the user is using "Custom" settings by determining the sender*/
         display_width = output_width * output_par_width / output_par_height;
 
         [fPicSettingsOutp setStringValue: [NSString stringWithFormat:@"%d x %d", output_width, output_height]];
-        [fPicSettingsAnamorphic setStringValue: [NSString stringWithFormat:@"%d x %d Loose", display_width, output_height]];
+        [fPicSettingsAnamorphic setStringValue: [NSString stringWithFormat:NSLocalizedStringFromTable(@"%d x %d Loose", @"Controller", @""), display_width, output_height]];
 
         fTitle->job->keep_ratio = 0;
     }
        else
        {
-        [fPicSettingsAnamorphic setStringValue:@"Off"];
+        [fPicSettingsAnamorphic setStringValue:NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
        }
 
        /* Set ON/Off values for the deinterlace/keep aspect ratio according to boolean */
        if (fTitle->job->keep_ratio > 0)
        {
-               [fPicSettingARkeep setStringValue: @"On"];
+               [fPicSettingARkeep setStringValue: NSLocalizedStringFromTable(@"On", @"Controller", @"")];
        }
        else
        {
-               [fPicSettingARkeep setStringValue: @"Off"];
+               [fPicSettingARkeep setStringValue: NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
        }       
     
     /* Detelecine */
     if ([fPictureController detelecine]) {
-        [fPicSettingDetelecine setStringValue: @"Yes"];
+        [fPicSettingDetelecine setStringValue: NSLocalizedStringFromTable(@"Yes", @"Controller", @"")];
     }
     else {
-        [fPicSettingDetelecine setStringValue: @"No"];
+        [fPicSettingDetelecine setStringValue: NSLocalizedStringFromTable(@"No", @"Controller", @"")];
     }
     
     /* Decomb */
        if ([fPictureController decomb] == 0)
        {
-               [fPicSettingDecomb setStringValue: @"Off"];
+               [fPicSettingDecomb setStringValue: NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
        }
        else if ([fPictureController decomb] == 1)
        {
@@ -3809,43 +3809,43 @@ the user is using "Custom" settings by determining the sender*/
        /* Deinterlace */
        if ([fPictureController deinterlace] == 0)
        {
-               [fPicSettingDeinterlace setStringValue: @"Off"];
+               [fPicSettingDeinterlace setStringValue: NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
        }
        else if ([fPictureController deinterlace] == 1)
        {
-               [fPicSettingDeinterlace setStringValue: @"Fast"];
+               [fPicSettingDeinterlace setStringValue: NSLocalizedStringFromTable(@"Fast", @"Controller", @"")];
        }
        else if ([fPictureController deinterlace] == 2)
        {
-               [fPicSettingDeinterlace setStringValue: @"Slow"];
+               [fPicSettingDeinterlace setStringValue: NSLocalizedStringFromTable(@"Slow", @"Controller", @"")];
        }
        else if ([fPictureController deinterlace] == 3)
        {
-               [fPicSettingDeinterlace setStringValue: @"Slower"];
+               [fPicSettingDeinterlace setStringValue: NSLocalizedStringFromTable(@"Slower", @"Controller", @"")];
        }
                
     /* Denoise */
        if ([fPictureController denoise] == 0)
        {
-               [fPicSettingDenoise setStringValue: @"Off"];
+               [fPicSettingDenoise setStringValue: NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
        }
        else if ([fPictureController denoise] == 1)
        {
-               [fPicSettingDenoise setStringValue: @"Weak"];
+               [fPicSettingDenoise setStringValue: NSLocalizedStringFromTable(@"Weak", @"Controller", @"")];
        }
        else if ([fPictureController denoise] == 2)
        {
-               [fPicSettingDenoise setStringValue: @"Medium"];
+               [fPicSettingDenoise setStringValue: NSLocalizedStringFromTable(@"Medium", @"Controller", @"")];
        }
        else if ([fPictureController denoise] == 3)
        {
-               [fPicSettingDenoise setStringValue: @"Strong"];
+               [fPicSettingDenoise setStringValue: NSLocalizedStringFromTable(@"Strong", @"Controller", @"")];
        }
     
     /* Deblock */
     if ([fPictureController deblock] == 0) 
     {
-        [fPicSettingDeblock setStringValue: @"Off"];
+        [fPicSettingDeblock setStringValue: NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
     }
     else 
     {
@@ -3858,17 +3858,17 @@ the user is using "Custom" settings by determining the sender*/
        }
        else
        {
-               [fPicSettingPAR setStringValue: @"Off"];
+               [fPicSettingPAR setStringValue: NSLocalizedStringFromTable(@"Off", @"Controller", @"")];
        }
        
     /* Set the display field for crop as per boolean */
        if (![fPictureController autoCrop])
        {
-           [fPicSettingAutoCrop setStringValue: @"Custom"];
+           [fPicSettingAutoCrop setStringValue: NSLocalizedStringFromTable(@"Custom", @"Controller", @"")];
        }
        else
        {
-               [fPicSettingAutoCrop setStringValue: @"Auto"];
+               [fPicSettingAutoCrop setStringValue: NSLocalizedStringFromTable(@"Auto", @"Controller", @"")];
        }       
        
     
@@ -4065,7 +4065,7 @@ the user is using "Custom" settings by determining the sender*/
        hb_audio_config_t * audio;
 
     [sender removeAllItems];
-    [sender addItemWithTitle: NSLocalizedString( @"None", @"" )];
+    [sender addItemWithTitle: NSLocalizedStringFromTable( @"None", @"Controller", @"" )];
     for( int i = 0; i < hb_list_count( title->list_audio ); i++ )
     {
         audio = (hb_audio_config_t *) hb_list_audio_config_item( title->list_audio, i );
@@ -4149,47 +4149,47 @@ the user is using "Custom" settings by determining the sender*/
             case 0:
                 /* MP4 */
                 // AAC
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"AAC (faac)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_FAAC];
                 
                 // AC3 Passthru
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"AC3 Passthru" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_AC3];
                 break;
                 
             case 1:
                 /* MKV */
                 // AAC
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"AAC (faac)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_FAAC];
                 // AC3 Passthru
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"AC3 Passthru" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_AC3];
                 // MP3
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"MP3 (lame)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_LAME];
                 // Vorbis
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"Vorbis (vorbis)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"Vorbis (vorbis)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_VORBIS];
                 break;
                 
             case 2: 
                 /* AVI */
                 // MP3
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"MP3 (lame)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_LAME];
                 // AC3 Passthru
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"AC3 Passthru" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_AC3];
                 break;
                 
             case 3:
                 /* OGM */
                 // Vorbis
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"Vorbis (vorbis)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"Vorbis (vorbis)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_VORBIS];
                 // MP3
-                menuItem = [[audiocodecPopUp menu] addItemWithTitle:@"MP3 (lame)" action: NULL keyEquivalent: @""];
+                menuItem = [[audiocodecPopUp menu] addItemWithTitle:NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"") action: NULL keyEquivalent: @""];
                 [menuItem setTag: HB_ACODEC_LAME];
                 break;
         }
@@ -4623,7 +4623,7 @@ the user is using "Custom" settings by determining the sender*/
     /* Audio samplerate */
     [sampleratePopUp removeAllItems];
     /* we create a same as source selection (Auto) so that we can choose to use the input sample rate */
-    NSMenuItem *menuItem = [[sampleratePopUp menu] addItemWithTitle: @"Auto" action: NULL keyEquivalent: @""];
+    NSMenuItem *menuItem = [[sampleratePopUp menu] addItemWithTitle: NSLocalizedStringFromTable(@"Auto", @"Controller", @"") action: NULL keyEquivalent: @""];
     [menuItem setTag: inputsamplerate];
     
     for( int i = 0; i < hb_audio_rates_count; i++ )
@@ -4726,18 +4726,18 @@ the user is using "Custom" settings by determining the sender*/
 - (IBAction) openHomepage: (id) sender
 {
     [[NSWorkspace sharedWorkspace] openURL: [NSURL
-        URLWithString:@"http://handbrake.fr/"]];
+        URLWithString:NSLocalizedStringFromTable(@"http://handbrake.fr/", @"Controller", @"")]];
 }
 
 - (IBAction) openForums: (id) sender
 {
     [[NSWorkspace sharedWorkspace] openURL: [NSURL
-        URLWithString:@"http://handbrake.fr/forum/"]];
+        URLWithString:NSLocalizedStringFromTable(@"http://handbrake.fr/forum/", @"Controller", @"")]];
 }
 - (IBAction) openUserGuide: (id) sender
 {
     [[NSWorkspace sharedWorkspace] openURL: [NSURL
-        URLWithString:@"http://handbrake.fr/trac/wiki/HandBrakeGuide"]];
+        URLWithString:NSLocalizedStringFromTable(@"http://handbrake.fr/trac/wiki/HandBrakeGuide", @"Controller", @"")]];
 }
 
 /**
@@ -4900,7 +4900,7 @@ return YES;
 {
        /* We have two columns right now, icon and PresetName */
        
-    if ([[tableColumn identifier] isEqualToString:@"PresetName"])
+    if ([[tableColumn identifier] isEqualToString:NSLocalizedStringFromTable(@"PresetName", @"Controller", @"")])
     {
         return [item objectForKey:@"PresetName"];
     }
@@ -4915,7 +4915,7 @@ return YES;
 /* Use to customize the font and display characteristics of the title cell */
 - (void)outlineView:(NSOutlineView *)outlineView willDisplayCell:(id)cell forTableColumn:(NSTableColumn *)tableColumn item:(id)item
 {
-    if ([[tableColumn identifier] isEqualToString:@"PresetName"])
+    if ([[tableColumn identifier] isEqualToString:NSLocalizedStringFromTable(@"PresetName", @"Controller", @"")])
     {
         NSFont *txtFont;
         NSColor *fontColor;
@@ -4967,7 +4967,7 @@ return YES;
 /* We use this to edit the name field in the outline view */
 - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(id)object forTableColumn:(NSTableColumn *)tableColumn byItem:(id)item
 {
-    if ([[tableColumn identifier] isEqualToString:@"PresetName"])
+    if ([[tableColumn identifier] isEqualToString:NSLocalizedStringFromTable(@"PresetName", @"Controller", @"")])
     {
         id theRecord;
         
@@ -4996,7 +4996,7 @@ return YES;
         }
         else
         {
-            loc_tip = @"No description available";
+            loc_tip = NSLocalizedStringFromTable(@"No description available", @"Controller", @"");
         }
         return (loc_tip);
     //}
@@ -5126,7 +5126,7 @@ return YES;
         
         if ([[chosenPreset objectForKey:@"Default"] intValue] == 1)
         {
-            [fPresetSelectedDisplay setStringValue:[NSString stringWithFormat:@"%@ (Default)", [chosenPreset objectForKey:@"PresetName"]]];
+            [fPresetSelectedDisplay setStringValue:[NSString stringWithFormat:NSLocalizedStringFromTable(@"%@ (Default)", @"Controller", @""), [chosenPreset objectForKey:@"PresetName"]]];
         }
         else
         {
@@ -5148,13 +5148,13 @@ return YES;
         /* We set the advanced opt string here if applicable*/
         [fAdvancedOptions setOptions:[chosenPreset objectForKey:@"x264Option"]];
         /* We use a conditional to account for the new x264 encoder dropdown as well as presets made using legacy x264 settings*/
-        if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:@"x264 (h.264 Main)"] ||
-            [[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:@"x264 (h.264 iPod)"] ||
-            [[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:@"x264"])
+        if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:NSLocalizedStringFromTable(@"x264 (h.264 Main)", @"Controller", @"")] ||
+            [[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:NSLocalizedStringFromTable(@"x264 (h.264 iPod)", @"Controller", @"")] ||
+            [[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:NSLocalizedStringFromTable(@"x264", @"Controller", @"")])
         {
-            [fVidEncoderPopUp selectItemWithTitle:@"H.264 (x264)"];
+            [fVidEncoderPopUp selectItemWithTitle:NSLocalizedStringFromTable(@"H.264 (x264)", @"Controller", @"")];
             /* special case for legacy preset to check the new fDstMp4HttpOptFileCheck checkbox to set the ipod atom */
-            if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:@"x264 (h.264 iPod)"])
+            if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:NSLocalizedStringFromTable(@"x264 (h.264 iPod)", @"Controller", @"")])
             {
                 [fDstMp4iPodFileCheck setState:NSOnState];
                 /* We also need to add "level=30:" to the advanced opts string to set the correct level for the iPod when
@@ -5166,13 +5166,13 @@ return YES;
                 [fDstMp4iPodFileCheck setState:NSOffState];
             }
         }
-        else if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:@"FFmpeg"])
+        else if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:NSLocalizedStringFromTable(@"FFmpeg", @"Controller", @"")])
         {
-            [fVidEncoderPopUp selectItemWithTitle:@"MPEG-4 (FFmpeg)"];
+            [fVidEncoderPopUp selectItemWithTitle:NSLocalizedStringFromTable(@"MPEG-4 (FFmpeg)", @"Controller", @"")];
         }
-        else if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:@"XviD"])
+        else if ([[chosenPreset objectForKey:@"VideoEncoder"] isEqualToString:NSLocalizedStringFromTable(@"XviD", @"Controller", @"")])
         {
-            [fVidEncoderPopUp selectItemWithTitle:@"MPEG-4 (XviD)"];
+            [fVidEncoderPopUp selectItemWithTitle:NSLocalizedStringFromTable(@"MPEG-4 (XviD)", @"Controller", @"")];
         }
         else
         {
@@ -5219,7 +5219,7 @@ return YES;
         if ([chosenPreset objectForKey:@"FileCodecs"])
         {
             /* We need to handle the audio codec popup by determining what was chosen from the deprecated Codecs PopUp for past presets*/
-            if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString: @"AVC/H.264 Video / AAC + AC3 Audio"])
+            if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString: NSLocalizedStringFromTable(@"AVC/H.264 Video / AAC + AC3 Audio", @"Controller", @"")])
             {
                 /* We need to address setting languages etc. here in the new multi track audio panel */
                 /* Track One set here */
@@ -5229,106 +5229,106 @@ return YES;
                     [fAudLang1PopUp selectItemAtIndex: 1];
                     [self audioTrackPopUpChanged: fAudLang1PopUp];
                 }
-                [fAudTrack1CodecPopUp selectItemWithTitle: @"AAC (faac)"];
+                [fAudTrack1CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"")];
                 [self audioTrackPopUpChanged: fAudTrack1CodecPopUp];
                 /* Track Two, set source same as track one */
                 [fAudLang2PopUp selectItemAtIndex: [fAudLang1PopUp indexOfSelectedItem]];
                 [self audioTrackPopUpChanged: fAudLang2PopUp];
-                [fAudTrack2CodecPopUp selectItemWithTitle: @"AC3 Passthru"];
+                [fAudTrack2CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")];
                 [self audioTrackPopUpChanged: fAudTrack2CodecPopUp];
             }
-            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"MPEG-4 Video / AAC Audio"] ||
-                     [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"AVC/H.264 Video / AAC Audio"])
+            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"MPEG-4 Video / AAC Audio", @"Controller", @"")] ||
+                     [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"AVC/H.264 Video / AAC Audio", @"Controller", @"")])
             {
                 if ([fAudLang1PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack1CodecPopUp selectItemWithTitle: @"AAC (faac)"];
+                    [fAudTrack1CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack1CodecPopUp];
                 }
                 if ([fAudLang2PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack2CodecPopUp selectItemWithTitle: @"AAC (faac)"];
+                    [fAudTrack2CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack2CodecPopUp];
                 }
                 if ([fAudLang3PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack3CodecPopUp selectItemWithTitle: @"AAC (faac)"];
+                    [fAudTrack3CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack3CodecPopUp];
                 }
                 if ([fAudLang4PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack4CodecPopUp selectItemWithTitle: @"AAC (faac)"];
+                    [fAudTrack4CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AAC (faac)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack4CodecPopUp];
                 }
             }
-            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"MPEG-4 Video / AC-3 Audio"] ||
-                     [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"AVC/H.264 Video / AC-3 Audio"])
+            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"MPEG-4 Video / AC-3 Audio", @"Controller", @"")] ||
+                     [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"AVC/H.264 Video / AC-3 Audio", @"Controller", @"")])
             {
                 if ([fAudLang1PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack1CodecPopUp selectItemWithTitle: @"AC3 Passthru"];
+                    [fAudTrack1CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack1CodecPopUp];
                 }
                 if ([fAudLang2PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack2CodecPopUp selectItemWithTitle: @"AC3 Passthru"];
+                    [fAudTrack2CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack2CodecPopUp];
                 }
                 if ([fAudLang3PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack3CodecPopUp selectItemWithTitle: @"AC3 Passthru"];
+                    [fAudTrack3CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack3CodecPopUp];
                 }
                 if ([fAudLang4PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack4CodecPopUp selectItemWithTitle: @"AC3 Passthru"];
+                    [fAudTrack4CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack4CodecPopUp];
                 }
             }
-            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"MPEG-4 Video / MP3 Audio"] ||
-                     [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"AVC/H.264 Video / MP3 Audio"])
+            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"MPEG-4 Video / MP3 Audio", @"Controller", @"")] ||
+                     [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"AVC/H.264 Video / MP3 Audio", @"Controller", @"")])
             {
                 if ([fAudLang1PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack1CodecPopUp selectItemWithTitle: @"MP3 (lame)"];
+                    [fAudTrack1CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack1CodecPopUp];
                 }
                 if ([fAudLang2PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack2CodecPopUp selectItemWithTitle: @"MP3 (lame)"];
+                    [fAudTrack2CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack2CodecPopUp];
                 }
                 if ([fAudLang3PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack3CodecPopUp selectItemWithTitle: @"MP3 (lame)"];
+                    [fAudTrack3CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack3CodecPopUp];
                 }
                 if ([fAudLang4PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack4CodecPopUp selectItemWithTitle: @"MP3 (lame)"];
+                    [fAudTrack4CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"MP3 (lame)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack4CodecPopUp];
                 }
             }
-            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"MPEG-4 Video / Vorbis Audio"])
+            else if ([[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"MPEG-4 Video / Vorbis Audio", @"Controller", @"")])
             {
                 if ([fAudLang1PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack1CodecPopUp selectItemWithTitle: @"Vorbis (vorbis)"];
+                    [fAudTrack1CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"Vorbis (vorbis)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack1CodecPopUp];
                 }
                 if ([fAudLang2PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack2CodecPopUp selectItemWithTitle: @"Vorbis (vorbis)"];
+                    [fAudTrack2CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"Vorbis (vorbis)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack2CodecPopUp];
                 }
                 if ([fAudLang3PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack3CodecPopUp selectItemWithTitle: @"Vorbis (vorbis)"];
+                    [fAudTrack3CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"Vorbis (vorbis)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack3CodecPopUp];
                 }
                 if ([fAudLang4PopUp indexOfSelectedItem] > 0)
                 {
-                    [fAudTrack4CodecPopUp selectItemWithTitle: @"Vorbis (vorbis)"];
+                    [fAudTrack4CodecPopUp selectItemWithTitle: NSLocalizedStringFromTable(@"Vorbis (vorbis)", @"Controller", @"")];
                     [self audioTrackPopUpChanged: fAudTrack4CodecPopUp];
                 }
             }
@@ -5336,22 +5336,22 @@ return YES;
              * UNLESS the CodecPopUp is AC3 in which case the preset values are ignored in favor of rates set in audioTrackMixdownChanged*/
             if ([chosenPreset objectForKey:@"AudioSampleRate"])
             {
-                if ([fAudLang1PopUp indexOfSelectedItem] > 0 && [fAudTrack1CodecPopUp titleOfSelectedItem] != @"AC3 Passthru")
+                if ([fAudLang1PopUp indexOfSelectedItem] > 0 && [fAudTrack1CodecPopUp titleOfSelectedItem] != NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @""))
                 {
                     [fAudTrack1RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioSampleRate"]];
                     [fAudTrack1BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioBitRate"]];
                 }
-                if ([fAudLang2PopUp indexOfSelectedItem] > 0 && [fAudTrack2CodecPopUp titleOfSelectedItem] != @"AC3 Passthru")
+                if ([fAudLang2PopUp indexOfSelectedItem] > 0 && [fAudTrack2CodecPopUp titleOfSelectedItem] != NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @""))
                 {
                     [fAudTrack2RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioSampleRate"]];
                     [fAudTrack2BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioBitRate"]];
                 }
-                if ([fAudLang3PopUp indexOfSelectedItem] > 0 && [fAudTrack3CodecPopUp titleOfSelectedItem] != @"AC3 Passthru")
+                if ([fAudLang3PopUp indexOfSelectedItem] > 0 && [fAudTrack3CodecPopUp titleOfSelectedItem] != NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @""))
                 {
                     [fAudTrack3RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioSampleRate"]];
                     [fAudTrack3BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioBitRate"]];
                 }
-                if ([fAudLang4PopUp indexOfSelectedItem] > 0 && [fAudTrack4CodecPopUp titleOfSelectedItem] != @"AC3 Passthru")
+                if ([fAudLang4PopUp indexOfSelectedItem] > 0 && [fAudTrack4CodecPopUp titleOfSelectedItem] != NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @""))
                 {
                     [fAudTrack4RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioSampleRate"]];
                     [fAudTrack4BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"AudioBitRate"]];
@@ -5402,7 +5402,7 @@ return YES;
                 }
                 [fAudTrack1RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio1Samplerate"]];
                 /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-                if (![[chosenPreset objectForKey:@"Audio1Encoder"] isEqualToString:@"AC3 Passthru"])
+                if (![[chosenPreset objectForKey:@"Audio1Encoder"] isEqualToString:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
                 {
                     [fAudTrack1BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio1Bitrate"]];
                 }
@@ -5427,7 +5427,7 @@ return YES;
                 }
                 [fAudTrack2RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio2Samplerate"]];
                 /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-                if (![[chosenPreset objectForKey:@"Audio2Encoder"] isEqualToString:@"AC3 Passthru"])
+                if (![[chosenPreset objectForKey:@"Audio2Encoder"] isEqualToString:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
                 {
                     [fAudTrack2BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio2Bitrate"]];
                 }
@@ -5452,7 +5452,7 @@ return YES;
                 }
                 [fAudTrack3RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio3Samplerate"]];
                 /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-                if (![[chosenPreset objectForKey:@"Audio3Encoder"] isEqualToString: @"AC3 Passthru"])
+                if (![[chosenPreset objectForKey:@"Audio3Encoder"] isEqualToString: NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
                 {
                     [fAudTrack3BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio3Bitrate"]];
                 }
@@ -5477,7 +5477,7 @@ return YES;
                 }
                 [fAudTrack4RatePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio4Samplerate"]];
                 /* We set the presets bitrate if it is *not* an AC3 track since that uses the input bitrate */
-                if (![[chosenPreset objectForKey:@"Audio4Encoder"] isEqualToString:@"AC3 Passthru"])
+                if (![[chosenPreset objectForKey:@"Audio4Encoder"] isEqualToString:NSLocalizedStringFromTable(@"AC3 Passthru", @"Controller", @"")])
                 {
                     [fAudTrack4BitratePopUp selectItemWithTitle:[chosenPreset objectForKey:@"Audio4Bitrate"]];
                 }
@@ -5491,7 +5491,7 @@ return YES;
         /* We now cleanup any extra audio tracks that may be previously set if we need to, we do it here so we don't have to
          * duplicate any code for legacy presets.*/
         /* First we handle the legacy Codecs crazy AVC/H.264 Video / AAC + AC3 Audio atv hybrid */
-        if ([chosenPreset objectForKey:@"FileCodecs"] && [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:@"AVC/H.264 Video / AAC + AC3 Audio"])
+        if ([chosenPreset objectForKey:@"FileCodecs"] && [[chosenPreset objectForKey:@"FileCodecs"] isEqualToString:NSLocalizedStringFromTable(@"AVC/H.264 Video / AAC + AC3 Audio", @"Controller", @"")])
         {
             [fAudLang3PopUp selectItemAtIndex: 0];
             [self audioTrackPopUpChanged: fAudLang3PopUp];
@@ -5781,9 +5781,9 @@ return YES;
 
     /* Populate the preset picture settings popup here */
     [fPresetNewPicSettingsPopUp removeAllItems];
-    [fPresetNewPicSettingsPopUp addItemWithTitle:@"None"];
-    [fPresetNewPicSettingsPopUp addItemWithTitle:@"Current"];
-    [fPresetNewPicSettingsPopUp addItemWithTitle:@"Source Maximum (post source scan)"];
+    [fPresetNewPicSettingsPopUp addItemWithTitle:NSLocalizedStringFromTable(@"None", @"Controller", @"")];
+    [fPresetNewPicSettingsPopUp addItemWithTitle:NSLocalizedStringFromTable(@"Current", @"Controller", @"")];
+    [fPresetNewPicSettingsPopUp addItemWithTitle:NSLocalizedStringFromTable(@"Source Maximum (post source scan)", @"Controller", @"")];
     [fPresetNewPicSettingsPopUp selectItemAtIndex: 0]; 
     /* Uncheck the preset use filters checkbox */
     [fPresetNewPicFiltersCheck setState:NSOffState];
@@ -5805,7 +5805,7 @@ return YES;
 - (IBAction)addUserPreset:(id)sender
 {
     if (![[fPresetNewName stringValue] length])
-            NSRunAlertPanel(@"Warning!", @"You need to insert a name for the preset.", @"OK", nil , nil);
+            NSRunAlertPanel(NSLocalizedStringFromTable(@"Warning!", @"Controller", @""), NSLocalizedStringFromTable(@"You need to insert a name for the preset.", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), nil , nil);
     else
     {
         /* Here we create a custom user preset */
@@ -6015,7 +6015,7 @@ return YES;
     }
     /* Alert user before deleting preset */
        int status;
-    status = NSRunAlertPanel(@"Warning!", @"Are you sure that you want to delete the selected preset?", @"OK", @"Cancel", nil);
+    status = NSRunAlertPanel(NSLocalizedStringFromTable(@"Warning!", @"Controller", @""), NSLocalizedStringFromTable(@"Are you sure that you want to delete the selected preset?", @"Controller", @""), NSLocalizedStringFromTable(@"OK", @"Controller", @""), NSLocalizedStringFromTable(@"Cancel", @"Controller", @""), nil);
     
     if ( status == NSAlertDefaultReturn ) 
     {
diff --git a/macosx/English.lproj/Advanced.strings b/macosx/English.lproj/Advanced.strings
new file mode 100644 (file)
index 0000000..e93d45e
Binary files /dev/null and b/macosx/English.lproj/Advanced.strings differ
diff --git a/macosx/English.lproj/AdvancedView.strings b/macosx/English.lproj/AdvancedView.strings
new file mode 100644 (file)
index 0000000..649e366
Binary files /dev/null and b/macosx/English.lproj/AdvancedView.strings differ
diff --git a/macosx/English.lproj/Controller.strings b/macosx/English.lproj/Controller.strings
new file mode 100644 (file)
index 0000000..a81891f
Binary files /dev/null and b/macosx/English.lproj/Controller.strings differ
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings
new file mode 100644 (file)
index 0000000..b83c865
Binary files /dev/null and b/macosx/English.lproj/Localizable.strings differ
diff --git a/macosx/English.lproj/MainMenu.strings b/macosx/English.lproj/MainMenu.strings
new file mode 100644 (file)
index 0000000..a07fea7
Binary files /dev/null and b/macosx/English.lproj/MainMenu.strings differ
diff --git a/macosx/English.lproj/OutputPanel.strings b/macosx/English.lproj/OutputPanel.strings
new file mode 100644 (file)
index 0000000..2557869
Binary files /dev/null and b/macosx/English.lproj/OutputPanel.strings differ
diff --git a/macosx/English.lproj/Picture.strings b/macosx/English.lproj/Picture.strings
new file mode 100644 (file)
index 0000000..7d0a4e6
Binary files /dev/null and b/macosx/English.lproj/Picture.strings differ
diff --git a/macosx/English.lproj/PictureSettings.strings b/macosx/English.lproj/PictureSettings.strings
new file mode 100644 (file)
index 0000000..fd62444
Binary files /dev/null and b/macosx/English.lproj/PictureSettings.strings differ
diff --git a/macosx/English.lproj/Preferences.strings b/macosx/English.lproj/Preferences.strings
new file mode 100644 (file)
index 0000000..720ba57
Binary files /dev/null and b/macosx/English.lproj/Preferences.strings differ
diff --git a/macosx/English.lproj/Queue.strings b/macosx/English.lproj/Queue.strings
new file mode 100644 (file)
index 0000000..5ab359f
Binary files /dev/null and b/macosx/English.lproj/Queue.strings differ
diff --git a/macosx/English.lproj/strings_file/AdvancedView.strings b/macosx/English.lproj/strings_file/AdvancedView.strings
new file mode 100644 (file)
index 0000000..649e366
Binary files /dev/null and b/macosx/English.lproj/strings_file/AdvancedView.strings differ
diff --git a/macosx/English.lproj/strings_file/MainMenu.strings b/macosx/English.lproj/strings_file/MainMenu.strings
new file mode 100644 (file)
index 0000000..a07fea7
Binary files /dev/null and b/macosx/English.lproj/strings_file/MainMenu.strings differ
diff --git a/macosx/English.lproj/strings_file/OutputPanel.strings b/macosx/English.lproj/strings_file/OutputPanel.strings
new file mode 100644 (file)
index 0000000..3f4180e
Binary files /dev/null and b/macosx/English.lproj/strings_file/OutputPanel.strings differ
diff --git a/macosx/English.lproj/strings_file/PictureSettings.strings b/macosx/English.lproj/strings_file/PictureSettings.strings
new file mode 100644 (file)
index 0000000..fd62444
Binary files /dev/null and b/macosx/English.lproj/strings_file/PictureSettings.strings differ
diff --git a/macosx/English.lproj/strings_file/Preferences.strings b/macosx/English.lproj/strings_file/Preferences.strings
new file mode 100644 (file)
index 0000000..7ef25b8
Binary files /dev/null and b/macosx/English.lproj/strings_file/Preferences.strings differ
diff --git a/macosx/English.lproj/strings_file/Queue.strings b/macosx/English.lproj/strings_file/Queue.strings
new file mode 100644 (file)
index 0000000..41076fc
Binary files /dev/null and b/macosx/English.lproj/strings_file/Queue.strings differ
index c8c8b12..e08cf4f 100644 (file)
     unsigned i;
     NSControl * controls[] =
       { fX264optViewTitleLabel,fDisplayX264Options,fDisplayX264OptionsLabel,fX264optBframesLabel,
-        fX264optBframesPopUp,fX264optRefLabel,fX264optRefPopUp,
+        fX264optBframesPopUp,fX264optRefLabel,fX264optRefPopUp,fX264optNfpskipLabel,fX264optNfpskipSwitch,
         fX264optNodctdcmtLabel,fX264optNodctdcmtSwitch,fX264optSubmeLabel,fX264optSubmePopUp,
-        fX264optTrellisLabel,fX264optTrellisPopUp, fX264optWeightPLabel, fX264optWeightPSwitch,
+        fX264optTrellisLabel,fX264optTrellisPopUp,fX264optMixedRefsLabel,fX264optMixedRefsSwitch,
         fX264optMotionEstLabel,fX264optMotionEstPopUp,fX264optMERangeLabel,fX264optMERangePopUp,
-        fX264optBPyramidLabel,fX264optBPyramidPopUp, fX264optAqLabel, fX264optAqSlider,
+        fX264optWeightBLabel,fX264optWeightBSwitch, fX264optBPyramidLabel,fX264optBPyramidSwitch,
         fX264optDirectPredLabel,fX264optDirectPredPopUp,fX264optDeblockLabel,fX264optAnalyseLabel,
         fX264optAnalysePopUp,fX264opt8x8dctLabel,fX264opt8x8dctSwitch,fX264optCabacLabel,fX264optCabacSwitch,
         fX264optAlphaDeblockPopUp,fX264optBetaDeblockPopUp, fX264optPsyRDSlider, fX264optPsyRDLabel, fX264optPsyTrellisSlider, fX264optPsyTrellisLabel, fX264optBAdaptPopUp, fX264optBAdaptLabel };
         [fX264optBframesPopUp addItemWithTitle:[NSString stringWithFormat:@"%d",i]];
     }
     toolTip =
-        @"Sane values are ~2-5.  This specifies the maximum number of sequential B-frames that the encoder can use.  Large numbers generally won't help significantly unless Adaptive B-frames is set to Optimal.  Cel-animated source material and B-pyramid also significantly increase the usefulness of larger values. Baseline profile, as required for iPods and similar devices, requires B-frames to be set to 0 (off).";
+        @"Sane values are 1-6. B-Frames are smaller than other frames, so they let you pack in more quality at the same bitrate. Use more of them with animated material.";
     [fX264optBframesPopUp setToolTip: toolTip];
     [fX264optBframesLabel setToolTip: toolTip];
     
     /*Reference Frames fX264optRefPopUp*/
     [fX264optRefPopUp removeAllItems];
     [fX264optRefPopUp addItemWithTitle:@"Default (3)"];
-    for (i=1; i<17;i++)
+    for (i=0; i<17;i++)
     {
         [fX264optRefPopUp addItemWithTitle:[NSString stringWithFormat:@"%d",i]];
     }
     toolTip =
-        @"Sane values are ~1-6.  The more you add, the better the compression, but the slower the encode.  Cel animation tends to benefit from more reference frames a lot more than film content.  Note that many hardware devices have limitations on the number of supported reference frames, so if you're encoding for a handheld or standalone player, don't touch this unless you're absolutely sure you know what you're doing!";
+        @"Sane values are 1-6. The more you add, the higher the quality — but the slower the encode. Be careful...too many and QuickTime struggle to play the video back.";
     [fX264optRefPopUp setToolTip: toolTip];
     [fX264optRefLabel setToolTip: toolTip];
-
-    /*Weight-P fX264optWeightPSwitch BOOLEAN*/
-    [fX264optWeightPSwitch setState:1];
-    toolTip = 
-        @"Performs extra analysis to decide upon weighting parameters for each frame.  This improves overall compression slightly and improves the quality of fades greatly. Baseline profile, as required for iPods and similar devices, requires weighted P-frame prediction to be disabled.  Note that some devices and players, even those that support Main Profile, may have problems with Weighted P-frame prediction: the Apple TV is completely incompatible with it, for example.";
-    [fX264optWeightPSwitch setToolTip: toolTip];
-    [fX264optWeightPLabel setToolTip: toolTip];
+    
+    /*No Fast P-Skip fX264optNfpskipSwitch BOOLEAN*/
+    [fX264optNfpskipSwitch setState:0];
+    toolTip =
+        @"This can help with blocking on solid colors like blue skies, but it also slows down the encode.";
+    [fX264optNfpskipSwitch setToolTip: toolTip];
+    [fX264optNfpskipLabel setToolTip: toolTip];
     
     /*No Dict Decimate fX264optNodctdcmtSwitch BOOLEAN*/
     [fX264optNodctdcmtSwitch setState:0];    
     toolTip =
-        @"x264 normally zeroes out nearly-empty data blocks to save bits to be better used for some other purpose in the video.  However, this can sometimes have slight negative effects on retention of subtle grain and dither.  Don't touch this unless you're having banding issues or other such cases where you are having trouble keeping fine noise.";
+        @"To save space, x264 will \"zero out\" blocks when it thinks they won't be perceptible by the viewer. This negligibly reduces quality, but in rare cases it can mess up and produce visible artifacts. This situation can be alleviated by telling x264 not to decimate DCT blocks.\n\nIt increases quality but also bitrate/file size, so if you use it when you've specified a target bitrate you will end up with a worse picture than without it. However, when used with constant quality encoding, or if you boost the average bitrate to compensate, you might get a better result.";
     [fX264optNodctdcmtSwitch setToolTip: toolTip];
     [fX264optNodctdcmtLabel setToolTip: toolTip];
     
     /*Sub Me fX264optSubmePopUp*/
     [fX264optSubmePopUp removeAllItems];
     [fX264optSubmePopUp addItemWithTitle:@"Default (7)"];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"0: SAD, no subpel (super fast!)"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"1: SAD, qpel"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"2: SATD, qpel"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"3: SATD, multi-qpel"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"4: SATD, qpel on all"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"5: SATD, multi-qpel on all"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"6: RD in I/P-frames"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"7: RD in all frames"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"8: RD refine in I/P-frames"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"9: RD refine in all frames"]];
-    [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"10: QPRD in all frames"]];
+    for (i=0; i<10;i++)
+    {
+        [fX264optSubmePopUp addItemWithTitle:[NSString stringWithFormat:@"%d",i]];
+    }
     toolTip =
-        @"This setting controls both subpixel-precision motion estimation and mode decision methods.\n\nSubpixel motion estimation is used for refining motion estimates beyond mere pixel accuracy, improving compression.\n\nMode decision is the method used to choose how to encode each block of the frame: a very important decision.\n\nSAD is the fastest method, followed by SATD, RD, RD refinement, and the slowest, QPRD.\n\n6 or higher is strongly recommended: Psy-RD, a very powerful psy optimization that helps retain detail, requires RD.\n\n10, the most powerful and slowest option, requires trellis=2.";
+        @"This setting is finer-grained than the motion estimation settings above. Instead of dealing with whole pixels, it deals with 4 fractional pixels, or quarter pixels (qpel). Higher levels increase quality by further refining the motion prediction for these quarter pixels, but take longer to encode.\n\nLevel 6, turns on a feature called rate distortion optimization, including psychovisual enhancements. 7, the default, enables that rate distortion for B-frames. 8 refines those decisions for I and P frames, and 9 adds on refinement for B-frames as well.";
     [fX264optSubmePopUp setToolTip: toolTip];
     [fX264optSubmeLabel setToolTip: toolTip];
     
     /*Trellis fX264optTrellisPopUp*/
     [fX264optTrellisPopUp removeAllItems];
-    [fX264optTrellisPopUp addItemWithTitle:@"Default (Encode only)"];
-    [fX264optTrellisPopUp addItemWithTitle:[NSString stringWithFormat:@"Off"]];
-    [fX264optTrellisPopUp addItemWithTitle:[NSString stringWithFormat:@"Encode only"]];
-    [fX264optTrellisPopUp addItemWithTitle:[NSString stringWithFormat:@"Always"]];
+    [fX264optTrellisPopUp addItemWithTitle:@"Default (1)"];
+    for (i=0; i<3;i++)
+    {
+        [fX264optTrellisPopUp addItemWithTitle:[NSString stringWithFormat:@"%d",i]];
+    }
     [fX264optTrellisPopUp setWantsLayer:YES];
     toolTip =
-        @"Trellis fine-tunes the rounding of transform coefficients to squeeze out 3-5% more compression at the cost of some speed. \"Always\" uses trellis not only during the main encoding process, but also during analysis, which improves compression even more, albeit at great speed cost. Trellis costs more speed at higher bitrates.";
+        @"Trellis fine-tunes how bitrate is doled out, so it can reduce file size/bitrate or increase quality. A value of 1 means it only fine-tunes the final encode of a block of pixels, while 2 means it is considered during earlier phases of the decision-making process as well.";
     [fX264optTrellisPopUp setToolTip: toolTip];
     [fX264optTrellisLabel setToolTip: toolTip];
     
+    /*Mixed-references fX264optMixedRefsSwitch BOOLEAN*/
+    [fX264optMixedRefsSwitch setState:1];
+    [fX264optMixedRefsSwitch setWantsLayer:YES];
+    toolTip =
+        @"With this on, different references can be used for different parts of each 16x16 pixel macroblock, increasing quality.";
+    [fX264optMixedRefsSwitch setToolTip: toolTip];
+    [fX264optMixedRefsLabel setToolTip: toolTip];
+    
     /*Motion Estimation fX264optMotionEstPopUp*/
     [fX264optMotionEstPopUp removeAllItems];
     [fX264optMotionEstPopUp addItemWithTitle:@"Default (Hexagon)"];
     [fX264optMotionEstPopUp addItemWithTitle:@"Exhaustive"];
     [fX264optMotionEstPopUp addItemWithTitle:@"Transformed Exhaustive"];
     toolTip =
-        @"Controls the motion estimation method. Motion estimation is how the encoder estimates how each block of pixels in a frame has moved.  A better motion search method improves compression at the cost of speed.\n\nDiamond: performs an extremely fast and simple search using a diamond pattern.\n\nHexagon: performs a somewhat more effective but slightly slower search using a hexagon pattern.\n\nUneven Multi-Hex: performs a very wide search using a variety of patterns, more accurately capturing complex motion.\n\nExhaustive: performs a \"dumb\" search of every pixel in a wide area.  Significantly slower for only a small compression gain.\n\nTransformed Exhaustive: Like exhaustive, but makes even more accurate decisions. Accordingly, somewhat slower, also for only a small improvement.";
+        @"Controls the motion estimation method. Motion estimation is how the encoder decides how each block of pixels in a frame has moved, compared to most similar blocks in the other frames it references. There are many ways of finding the most similar blocks, with varying speeds and accuracy.\n\nAt the most basic setting, dia, x264 will only consider a diamond-shaped region around each pixel.\n\nThe default setting, hex, is similar to dia but uses a hexagon shape.\n\nUneven multi-hexagon, umh, searches a number of different patterns across a wider area and thus is slower than hex and dia but further increases compression efficiency and quality.\n\nesa, an exhaustive search of a square around each pixel (whose size is controlled by the me-range parameter), is much slower and offers only minimal quality gains.\n\ntesa, transformed exhaustive search, which performs just as thorough a search, is slower still but offers further slight improvements to quality.";
     [fX264optMotionEstPopUp setToolTip: toolTip];
     [fX264optMotionEstLabel setToolTip: toolTip];
     
         [fX264optMERangePopUp addItemWithTitle:[NSString stringWithFormat:@"%d",i]];
     }
     toolTip =
-        @"This is the distance x264 searches from its best guess at the motion of a block in order to try to find its actual motion.  Doesn't apply to Diamond or Hexagon search options.  The default is fine for most content, but extremely high motion video, especially at HD resolutions, may benefit from higher ranges, albeit at a high speed cost.";
+        @"This range is the radius, in pixels, x264 should use for motion estimation searches. It only has an effect when you use Uneven Multi-Hexagonal, Exhaustive, or Transformed Exhaustive searching. 24, 32, and 64 are good values, with each being progressively smaller for progressively less improvement to picture quality.";
     [fX264optMERangePopUp setToolTip: toolTip];
     [fX264optMERangeLabel setToolTip: toolTip];
     
-    /*B-frame Pyramids fX264optBPyramidPopUp*/
-    [fX264optBPyramidPopUp removeAllItems];
-    [fX264optBPyramidPopUp addItemWithTitle:@"Default (Normal)"];
-    [fX264optBPyramidPopUp addItemWithTitle:@"Off"];
-    [fX264optBPyramidPopUp addItemWithTitle:@"Strict"];
-    [fX264optBPyramidPopUp setWantsLayer:YES];
+    /*Weighted B-Frame Prediction fX264optWeightBSwitch BOOLEAN*/
+    [fX264optWeightBSwitch setState:1];
+    [fX264optWeightBSwitch setWantsLayer:YES];
+    toolTip =
+        @"Sometimes x264 will base a B-frame's motion compensation on frames both before and after. With weighted B-frames, the amount of influence each frame has is related to its distance from the frame being encoded, instead of both having equal influence. The AppleTV can have issues with this.";
+    [fX264optWeightBSwitch setToolTip: toolTip];
+    [fX264optWeightBLabel setToolTip: toolTip];
+    
+    /*B-frame Pyramids fX264optBPyramidSwitch BOOLEAN*/
+    [fX264optBPyramidSwitch setState:0];
+    [fX264optBPyramidSwitch setWantsLayer:YES];
     toolTip =
-        @"B-pyramid improves compression by creating a pyramidal structure (hence the name) of B-frames, allowing B-frames to reference each other to improve compression.  Requires Max B-frames greater than 1; optimal adaptive B-frames is strongly recommended for full compression benefit.";
-    [fX264optBPyramidPopUp setToolTip: toolTip];
+        @"B-frame pyramids are a High Profile feature. Pyramidal B-frames mean that B-frames don't just reference surrounding reference frames — instead, it also treats a previous B-frame as a reference, improving quality/lowering bitrate at the expense of complexity. Logically, to reference an earlier B-frame, you must tell x264 to use at least 2 B-frames.";
+    [fX264optBPyramidSwitch setToolTip: toolTip];
     [fX264optBPyramidLabel setToolTip: toolTip];
     
     /*Direct B-Frame Prediction Mode fX264optDirectPredPopUp*/
     [fX264optDirectPredPopUp addItemWithTitle:@"Automatic"];
     [fX264optDirectPredPopUp setWantsLayer:YES];
     toolTip =
-        @"H.264 allows for two different prediction modes, spatial and temporal, in B-frames.\n\nSpatial, the default, is almost always better, but temporal is sometimes useful too.\n\nx264 can, at the cost of a small amount of speed (and accordingly for a small compression gain), adaptively select which is better for each particular frame.";
+        @"Direct prediction tells x264 what method to use when guessing motion for certain parts of a B-frame. It can either look at other parts of the current frame (spatial) or compare against the following P-frameframe (temporal). You're best off setting this to automatic, so x264 decides which method is best on its own. Don't select none assuming it will be faster; instead it will take longer and look worse. If you're going to choose between spatial and temporal, spatial is usually better.";
     [fX264optDirectPredPopUp setToolTip: toolTip];
     [fX264optDirectPredLabel setToolTip: toolTip];
     
     [fX264optBAdaptPopUp addItemWithTitle:@"Optimal"];
     [fX264optBAdaptPopUp setWantsLayer:YES];
     toolTip =
-        @"x264 has a variety of algorithms to decide when to use B-frames and how many to use.\n\nFast mode takes roughly the same amount of time no matter how many B-frames you specify.  However, while fast, its decisions are often suboptimal.\n\nOptimal mode gets slower as the maximum number of B-Frames increases, but makes much more accurate decisions, especially when used with B-pyramid.";
+        @"When adaptive B-Frames are disabled, the number of B-Frames you specify is the constant length of every B-Frame sequence. When one of the adaptive modes is enabled, the number of B-Frames is treated as a maximum, with the length of each sequence varying, but never exceeding the max.\n\nFast mode takes the same amount of time no matter how many B-frames you specify. However, it doesn't always make the best decisions on how many B-Frames to use in a sequence.\n\nOptimal mode gets slower as the maximum number of B-Frames increases, but does a much better job at deciding sequence length, which can mean smaller file sizes and better quality.";
     [fX264optBAdaptPopUp setToolTip: toolTip];
     [fX264optBAdaptLabel setToolTip: toolTip];
     
         [fX264optAlphaDeblockPopUp addItemWithTitle:[NSString stringWithFormat:@"%d",i]];
     }
     toolTip =
-        @"H.264 has a built-in deblocking filter that smooths out blocking artifacts after decoding each frame.  This not only improves visual quality, but also helps compression significantly. The deblocking filter takes a lot of CPU power, so if you're looking to minimize CPU requirements for video playback, disable it.\n\nThe deblocking filter has two adjustable parameters, \"strength\" and \"threshold\". The former controls how strong (or weak) the deblocker is, while the latter controls how many (or few) edges it applies to. Lower values mean less deblocking, higher values mean more deblocking. The default is 0 (normal strength) for both parameters.";
+        @"x264 includes an in-loop deblocking filter. What this means is that blocky compression artifacts are smoothed away when you play back the video. It has two settings: strength and threshold, just like a simple filter in Photoshop.\n\nStrength controls the amount of deblocking applied to the whole frame. If you drop down below 0, you reduce the amount of blurring. Go too negative, and you'll get an effect somewhat like oversharpening an image. Go into positive values, and the image may become too soft.\n\nThreshold controls how sensitive the filter is to whether something in a block is detail that needs to be preserved: lower numbers blur details less.\n\nThe default deblocking values are 0 and 0. This does not mean zero deblocking. It means x264 will apply the regular deblocking strength and thresholds the codec authors have selected as working the best in most cases.\n\nWhile many, many people stick with the default deblocking values of 0,0, and you should never change the deblocking without disabling adaptive quantization, other people disagree. Some prefer a slightly less blurred image for live action material, and use values like -2,-1 or -2,-2. Others will raise it to 1,1 or even 3,3 for animation. While the values for each setting extend from -6 to 6, the consensus is that going below -3 or above 3 is worthless.";
     [fX264optAlphaDeblockPopUp setToolTip: toolTip];
     [fX264optDeblockLabel setToolTip: toolTip];
 
 
     /* Analysis fX264optAnalysePopUp */
     [fX264optAnalysePopUp removeAllItems];
-    [fX264optAnalysePopUp addItemWithTitle:@"Default (Most)"]; /* 0=default */
+    [fX264optAnalysePopUp addItemWithTitle:@"Default (some)"]; /* 0=default */
     [fX264optAnalysePopUp addItemWithTitle:[NSString stringWithFormat:@"None"]]; /* 1=none */
-    [fX264optAnalysePopUp addItemWithTitle:[NSString stringWithFormat:@"Some"]]; /* 2=some */
-    [fX264optAnalysePopUp addItemWithTitle:[NSString stringWithFormat:@"All"]]; /* 3=all */
+    [fX264optAnalysePopUp addItemWithTitle:[NSString stringWithFormat:@"All"]]; /* 2=all */
     toolTip =
-        @"Mode decision picks from a variety of options to make its decision: this option chooses what options those are.  Fewer partitions to check means faster encoding, at the cost of worse decisions, since the best option might have been one that was turned off.";
+        @"Analysis controls how finely x264 divides up a frame to capture detail. Full macroblocks are 16x16 pixels, but x264 can go down all the way to 4x4 blocks if it judges it necessary. By default it only breaks up key frames that much. To give x264 the freedom to make the best decisions for all frames, use \"all\" analysis. If you want to create a high profile H.264 video (which is less compatible with the world at large than main profile), also check the \"8x8 DCT blocks\" box to add yet another block size for analysis.";
     [fX264optAnalysePopUp setToolTip: toolTip];
     [fX264optAnalyseLabel setToolTip: toolTip];
 
     [fX264opt8x8dctSwitch setState:1];
     [fX264opt8x8dctSwitch setWantsLayer:YES];
     toolTip =
-        @"The 8x8 transform is the single most useful feature of x264 in terms of compression-per-speed.  It improves compression by at least 5% at a very small speed cost and may provide an unusually high visual quality benefit compared to its compression gain.  However, it requires High Profile, which many devices may not support.";
+        @"Checking this box lets x264 break key frames down into 8x8 blocks of pixels for analysis. This is a high profile feature of H.264, which makes it less compatible. It should slightly decrease bitrate or improve quality. Turn it on whenever possible.";
     [fX264opt8x8dctSwitch setToolTip: toolTip];
     [fX264opt8x8dctLabel setToolTip: toolTip];
 
     /* CABAC fX264opCabacSwitch */
     [fX264optCabacSwitch setState:1];
     toolTip =
-        @"After the encoder has done its work, it has a bunch of data that needs to be compressed losslessly, similar to ZIP or RAR.  H.264 provides two options for this: CAVLC and CABAC.  CABAC decodes a lot slower but compresses significantly better (10-30%), especially at lower bitrates.  If you're looking to minimize CPU requirements for video playback, disable this option. Baseline profile, as required for iPods and similar devices, requires CABAC to be disabled.";
+        @"CABAC, or context adaptive binary arithmetic coding, is used by x264 to reduce the bitrate needed for a given quality by 15\%. This makes it very cool and very useful, and it should be left on whenever possible. However, it is incompatible with the iPod, and makes the AppleTV struggle. So turn it off for those.\n\nCABAC is a kind of entropy coding, which means that it compresses data by making shorthand symbols to represent long streams of data. The \"entropy\" part means that the symbols it uses the most often are the smallest. When you disable CABAC, another entropy coding scheme gets enabled, called CAVLC (context adaptive variable-length coding). CAVLC is a lot less efficient, which is why it needs 15\% more bitrate to achieve the same quality as CABAC.";
     [fX264optCabacSwitch setToolTip: toolTip];
     [fX264optCabacLabel setToolTip: toolTip];
-
-    /* Adaptive Quantization Strength fX264opAqSlider */
-    [fX264optAqSlider setMinValue:0.0];
-    [fX264optAqSlider setMaxValue:2.0];
-    [fX264optAqSlider setTickMarkPosition:NSTickMarkBelow];
-    [fX264optAqSlider setNumberOfTickMarks:21];
-    [fX264optAqSlider setAllowsTickMarkValuesOnly:YES];
-    [fX264optAqSlider setFloatValue:1.0];
-    toolTip =
-        @"Adaptive quantization controls how the encoder distributes bits across the frame.  Higher values take more bits away from edges and complex areas to improve areas with finer detail.";
-    [fX264optAqSlider setToolTip: toolTip];
-    [fX264optAqLabel setToolTip: toolTip];
     
     /* PsyRDO fX264optPsyRDSlider */
     [fX264optPsyRDSlider setMinValue:0.0];
-    [fX264optPsyRDSlider setMaxValue:2.0];
+    [fX264optPsyRDSlider setMaxValue:1.0];
     [fX264optPsyRDSlider setTickMarkPosition:NSTickMarkBelow];
-    [fX264optPsyRDSlider setNumberOfTickMarks:21];
+    [fX264optPsyRDSlider setNumberOfTickMarks:11];
     [fX264optPsyRDSlider setAllowsTickMarkValuesOnly:YES];
     [fX264optPsyRDSlider setFloatValue:1.0];
     toolTip =
-        @"Psychovisual rate-distortion optimization takes advantage of the characteristics of human vision to dramatically improve apparent detail and sharpness.  The effect can be made weaker or stronger by adjusting the strength.  Being an RD algorithm, it requires mode decision to be at least \"6\".";
+        @"Psychovisual Rate Distortion Optimization sure is a mouthful, isn't it? Basically, it means x264 tries to retain detail, for better quality to the human eye, as opposed to trying to maximize quality the way a computer understands it, through signal-to-noise ratios that have trouble telling apart fine detail and noise.";
     [fX264optPsyRDSlider setToolTip: toolTip];
     [fX264optPsyRDLabel setToolTip: toolTip];
 
     [fX264optPsyTrellisSlider setMinValue:0.0];
     [fX264optPsyTrellisSlider setMaxValue:1.0];
     [fX264optPsyTrellisSlider setTickMarkPosition:NSTickMarkBelow];
-    [fX264optPsyTrellisSlider setNumberOfTickMarks:21];
+    [fX264optPsyTrellisSlider setNumberOfTickMarks:11];
     [fX264optPsyTrellisSlider setAllowsTickMarkValuesOnly:YES];
     [fX264optPsyTrellisSlider setFloatValue:0.0];
     toolTip =
-        @"Psychovisual trellis is an experimental algorithm to further improve sharpness and detail retention beyond what Psychovisual RD does.  Recommended values are around 0.2, though higher values may help for very grainy video or lower bitrate encodes.  Not recommended for cel animation and other sharp-edged graphics.";
+        @"Psychovisual Trellis tries to retain more sharpness and detail, but can cause artifacting. It is considered experimental, which is why it's off by default. Good values are 0.1 to 0.2.";
     [fX264optPsyTrellisSlider setToolTip: toolTip];
     [fX264optPsyTrellisLabel setToolTip: toolTip];
 
         cleanOptNameString = @"ref";
     }
     
+    /*No Fast PSkip nofast_pskip*/
+    if ([cleanOptNameString isEqualToString:@"no-fast-pskip"] || [cleanOptNameString isEqualToString:@"no_fast_pskip"] || [cleanOptNameString isEqualToString:@"nofast_pskip"])
+    {
+        cleanOptNameString = @"no-fast-pskip";
+    }
+    
     /*No Dict Decimate*/
     if ([cleanOptNameString isEqualToString:@"no-dct-decimate"] || [cleanOptNameString isEqualToString:@"no_dct_decimate"] || [cleanOptNameString isEqualToString:@"nodct_decimate"])
     {
     if ([cleanOptNameString isEqualToString:@"me-range"] || [cleanOptNameString isEqualToString:@"me_range"])
         cleanOptNameString = @"merange";
     
+    /*WeightB*/
+    if ([cleanOptNameString isEqualToString:@"weight-b"] || [cleanOptNameString isEqualToString:@"weight_b"])
+    {
+        cleanOptNameString = @"weightb";
+    }
+    
     /*B Pyramid*/
     if ([cleanOptNameString isEqualToString:@"b_pyramid"])
     {
 {
     /* Lots of situations to cover.
        - B-frames (when 0 turn of b-frame specific stuff, when < 2 disable b-pyramid)
-       - CABAC (when 0 turn off trellis and psy-trel)
+       - CABAC (when 0 turn off trellis)
+       - analysis (if none, turn off 8x8dct)
+       - refs (under 2, disable mixed-refs)
        - subme (if under 6, turn off psy-rd and psy-trel)
        - trellis (if 0, turn off psy-trel)
     */
     
     if( sender == fX264optBframesPopUp || sender == nil || sender == fDisplayX264Options )
     {
-        if ( [fX264optBframesPopUp indexOfSelectedItem ] == 1 )
+        if ( [fX264optBframesPopUp indexOfSelectedItem ] > 0 &&
+             [fX264optBframesPopUp indexOfSelectedItem ] < 2)
         {
-            /* If the b-frame widget is at 1, the user has chosen
+            /* If the b-frame widget is at 0 or 1, the user has chosen
                not to use b-frames at all. So disable the options
                that can only be used when b-frames are enabled.        */
             
-            if( [fX264optBPyramidPopUp isHidden] == false )
+            if( [fX264optWeightBSwitch isHidden] == false)
+            {
+                [[fX264optWeightBSwitch animator] setHidden:YES];
+                [[fX264optWeightBLabel animator] setHidden:YES];
+                if ( [fX264optWeightBSwitch state] == 1 )
+                    [fX264optWeightBSwitch performClick:self];
+            }
+
+            if( [fX264optBPyramidSwitch isHidden] == false )
             {
-                [[fX264optBPyramidPopUp animator] setHidden:YES];
+                [[fX264optBPyramidSwitch animator] setHidden:YES];
                 [[fX264optBPyramidLabel animator] setHidden:YES];
-                if ( [fX264optBPyramidPopUp indexOfSelectedItem] > 0 )
-                {
-                    [fX264optBPyramidPopUp selectItemAtIndex: 0];
-                    [[fX264optBPyramidPopUp cell] performClick:self];
-                }
+                if ( [fX264optBPyramidSwitch state] == 1 )
+                    [fX264optBPyramidSwitch performClick:self];
             }
 
             if( [fX264optDirectPredPopUp isHidden] == false )
         else if ( [fX264optBframesPopUp indexOfSelectedItem ] == 2)
         {
             /* Only 1 b-frame? Disable b-pyramid. */
-            if( [fX264optBPyramidPopUp isHidden] == false )
+            if( [fX264optBPyramidSwitch isHidden] == false )
             {
-                [[fX264optBPyramidPopUp animator] setHidden:YES];
+                [[fX264optBPyramidSwitch animator] setHidden:YES];
                 [[fX264optBPyramidLabel animator] setHidden:YES];
-                if ( [fX264optBPyramidPopUp indexOfSelectedItem] > 0 )
-                {
-                    [fX264optBPyramidPopUp selectItemAtIndex: 0];
-                    [[fX264optBPyramidPopUp cell] performClick:self];
-                }
+                if ( [fX264optBPyramidSwitch state] == 1 )
+                    [fX264optBPyramidSwitch performClick:self];
             }
 
+            if( [fX264optWeightBSwitch isHidden] == true )
+            {
+                [[fX264optWeightBSwitch animator] setHidden:NO];
+                [[fX264optWeightBLabel animator] setHidden:NO];
+            }
+            
             if( [fX264optDirectPredPopUp isHidden] == true )
             {
                 [[fX264optDirectPredPopUp animator] setHidden:NO];
         }
         else
         {
-            if( [fX264optBPyramidPopUp isHidden] == true )
+            if( [fX264optBPyramidSwitch isHidden] == true )
             {
-                [[fX264optBPyramidPopUp animator] setHidden:NO];
+                [[fX264optBPyramidSwitch animator] setHidden:NO];
                 [[fX264optBPyramidLabel animator] setHidden:NO];
             }
 
+            if( [fX264optWeightBSwitch isHidden] == true )
+            {
+                [[fX264optWeightBSwitch animator] setHidden:NO];
+                [[fX264optWeightBLabel animator] setHidden:NO];
+            }
+            
             if( [fX264optDirectPredPopUp isHidden] == true )
             {
                 [[fX264optDirectPredPopUp animator] setHidden:NO];
         }
     }
     
+    if( sender == fX264optCabacSwitch || sender == nil || sender == fDisplayX264Options )
+    {
+        if ( [fX264optCabacSwitch state] == false)
+        {
+            if( [fX264optTrellisPopUp isHidden] == false )
+            {
+                /* Without CABAC entropy coding, trellis doesn't run. */
+                [[fX264optTrellisPopUp animator] setHidden:YES];
+                [[fX264optTrellisLabel animator] setHidden:YES];
+                [fX264optTrellisPopUp selectItemAtIndex:0];
+                [[fX264optTrellisPopUp cell] performClick:self];
+            }
+        }
+        else if( [fX264optTrellisPopUp isHidden] == true)
+        {
+            [[fX264optTrellisPopUp animator] setHidden:NO];
+            [[fX264optTrellisLabel animator] setHidden:NO];
+        }
+    }
+    
+    if( sender == fX264optAnalysePopUp || sender == nil || sender == fDisplayX264Options )
+    {
+        if ( [fX264optAnalysePopUp indexOfSelectedItem] == 1)
+        {
+            /* No analysis? Disable 8x8dct */
+            if( [fX264opt8x8dctSwitch isHidden] == false )
+            {
+                [[fX264opt8x8dctSwitch animator] setHidden:YES];
+                [[fX264opt8x8dctLabel animator] setHidden:YES];
+                if ( [fX264opt8x8dctSwitch state] == 1 )
+                    [fX264opt8x8dctSwitch performClick:self];
+            }
+        }
+        else
+        {
+            if( [fX264opt8x8dctSwitch isHidden] == true )
+            {
+                [[fX264opt8x8dctSwitch animator] setHidden:NO];
+                [[fX264opt8x8dctLabel animator] setHidden:NO];
+            }
+        }
+    }
+    
+    if( sender == fX264optRefPopUp || sender == nil || sender == fDisplayX264Options )
+    {
+        if ( [fX264optRefPopUp indexOfSelectedItem] > 0 &&
+             [fX264optRefPopUp indexOfSelectedItem] < 3 )
+        {
+            if( [fX264optMixedRefsSwitch isHidden] == false )
+            {
+                /* Only do mixed-refs when there are at least 2 refs to mix. */
+                [[fX264optMixedRefsSwitch animator] setHidden:YES];
+                [[fX264optMixedRefsLabel animator] setHidden:YES];
+                if( [fX264optMixedRefsSwitch state] == 1 )
+                    [fX264optMixedRefsSwitch performClick:self];
+            }
+        }
+        else
+        {
+            if( [fX264optMixedRefsSwitch isHidden] == true )
+            {
+                [[fX264optMixedRefsSwitch animator] setHidden:NO];
+                [[fX264optMixedRefsLabel animator] setHidden:NO];
+            }
+        }
+    }
+    
     if( sender == fX264optMotionEstPopUp || sender == nil || sender == fDisplayX264Options )
     {
         if ( [fX264optMotionEstPopUp indexOfSelectedItem] < 3 )
             {
                 [[fX264optPsyRDSlider animator] setHidden:YES];
                 [[fX264optPsyRDLabel animator] setHidden:YES];
+                [[fX264optPsyRDSlider animator] setFloatValue:1];
                 if ( [fX264optPsyRDSlider floatValue] < 1.0 )
                 {
                     [fX264optPsyRDSlider setFloatValue:1.0];
             {
                 [[fX264optPsyTrellisSlider animator] setHidden:YES];
                 [[fX264optPsyTrellisLabel animator] setHidden:YES];
+                [[fX264optPsyTrellisSlider animator] setFloatValue:0];
                 if ( [fX264optPsyTrellisSlider floatValue] > 0.0 )
                 {
                     [fX264optPsyTrellisSlider setFloatValue:0.0];
                 [[fX264optPsyRDLabel animator] setHidden:NO];
             }
 
-            if( ( [fX264optTrellisPopUp indexOfSelectedItem] == 0 || [fX264optTrellisPopUp indexOfSelectedItem] >= 2 ) && [fX264optPsyTrellisSlider isHidden] == true )
+            if( ( [fX264optTrellisPopUp indexOfSelectedItem] == 0 || [fX264optTrellisPopUp indexOfSelectedItem] >= 2 ) && [fX264optCabacSwitch state] == true && [fX264optPsyTrellisSlider isHidden] == true )
             {
                 [[fX264optPsyTrellisSlider animator] setHidden:NO];
                 [[fX264optPsyTrellisLabel animator] setHidden:NO];
         }
         else
         {
-            if( ( [fX264optSubmePopUp indexOfSelectedItem] == 0 || [fX264optSubmePopUp indexOfSelectedItem] >= 7 ) && [fX264optPsyTrellisSlider isHidden] == true )
+            if( ( [fX264optSubmePopUp indexOfSelectedItem] == 0 || [fX264optSubmePopUp indexOfSelectedItem] >= 7 ) && [fX264optCabacSwitch state] == true  && [fX264optPsyTrellisSlider isHidden] == true )
             {
                 [[fX264optPsyTrellisSlider animator] setHidden:NO];
                 [[fX264optPsyTrellisLabel animator] setHidden:NO];
                 /*ref NSPopUpButton*/
                 if ([optName isEqualToString:@"ref"])
                 {
-                    // Clamp values to a minimum of 1 and a maximum of 16
-                    if ( [optValue intValue] < 1 )
-                    {
-                        [fX264optRefPopUp selectItemAtIndex:1];
-                        [ self X264AdvancedOptionsChanged: fX264optRefPopUp];
-                    }
-                    else if ( [optValue intValue] > 16 )
-                    {
-                        [fX264optRefPopUp selectItemAtIndex:16];
-                        [ self X264AdvancedOptionsChanged: fX264optRefPopUp];
-                    }
-                    else
-                    {
-                        [fX264optRefPopUp selectItemAtIndex:[optValue intValue]];
-                    }
+                    [fX264optRefPopUp selectItemAtIndex:[optValue intValue]+1];
                 }
-                /*WeightP NSButton*/
-                if ([optName isEqualToString:@"weightp"])
+                /*No Fast PSkip NSButton*/
+                if ([optName isEqualToString:@"no-fast-pskip"])
                 {
-                    if ([optValue intValue] < 1)
-                        [fX264optWeightPSwitch setState:0];
-                    else
-                        [fX264optWeightPSwitch setState:1];
+                    [fX264optNfpskipSwitch setState:[optValue intValue]];
                 }
                 /*No Dict Decimate NSButton*/
                 if ([optName isEqualToString:@"no-dct-decimate"])
                 {
                     [fX264optTrellisPopUp selectItemAtIndex:[optValue intValue]+1];
                 }
+                /*Mixed Refs NSButton*/
+                if ([optName isEqualToString:@"mixed-refs"])
+                {
+                    [fX264optMixedRefsSwitch setState:[optValue intValue]];
+                }
                 /*Motion Estimation NSPopUpButton*/
                 if ([optName isEqualToString:@"me"])
                 {
                 {
                     [fX264optBAdaptPopUp selectItemAtIndex:[optValue intValue]+1];
                 }
+                /*Weighted B-Frames NSButton*/
+                if ([optName isEqualToString:@"weightb"])
+                {
+                    [fX264optWeightBSwitch setState:[optValue intValue]];
+                }
                 /*B Pyramid NSPButton*/
                 if ([optName isEqualToString:@"b-pyramid"])
                 {
-                    
-                    if( [optValue isEqualToString:@"normal"] )
-                    {
-                        [self X264AdvancedOptionsChanged: fX264optBPyramidPopUp];
-                        [fX264optBPyramidPopUp selectItemAtIndex:0];
-                    }
-                    else if( [optValue isEqualToString:@"2"] )
-                    {
-                        [fX264optBPyramidPopUp selectItemAtIndex:0];
-                        [self X264AdvancedOptionsChanged: fX264optBPyramidPopUp];
-                    }
-                    if( [optValue isEqualToString:@"strict"] )
-                    {
-                        [fX264optBPyramidPopUp selectItemAtIndex:2];
-                    }
-                    else if( [optValue isEqualToString:@"1"] )
-                    {
-                        [fX264optBPyramidPopUp selectItemAtIndex:2];
-                        [self X264AdvancedOptionsChanged: fX264optBPyramidPopUp];
-                    }
-                    if( [optValue isEqualToString:@"none"] )
-                    {
-                        [fX264optBPyramidPopUp selectItemAtIndex:1];
-                    }
-                    else if( [optValue isEqualToString:@"0"] )
-                    {
-                        [fX264optBPyramidPopUp selectItemAtIndex:1];
-                        [self X264AdvancedOptionsChanged: fX264optBPyramidPopUp];
-                    }
-                }                
+                    [fX264optBPyramidSwitch setState:[optValue intValue]];
+                }
                 /*Direct B-frame Prediction NSPopUpButton*/
-                                if ([optName isEqualToString:@"direct"])
+                if ([optName isEqualToString:@"direct"])
                 {
                     if ([optValue isEqualToString:@"none"])
                         [fX264optDirectPredPopUp selectItemAtIndex:1];
                 {
                     if ([optValue isEqualToString:@"p8x8,b8x8,i8x8,i4x4"])
                     {
-                        /* Default ("most") */
+                        /* Default ("some") */
                         [fX264optAnalysePopUp selectItemAtIndex:0];
                     }
-                    else if ([optValue isEqualToString:@"i4x4,i8x8"] ||
-                             [optValue isEqualToString:@"i8x8,i4x4"] )
-                    {
-                        /* Some */
-                        [fX264optAnalysePopUp selectItemAtIndex:2];
-                    }
-                    else if ([optValue isEqualToString:@"none"])
+                    if ([optValue isEqualToString:@"none"])
                     {
                         [fX264optAnalysePopUp selectItemAtIndex:1];
                     }
-                    else if ([optValue isEqualToString:@"all"])
+                    if ([optValue isEqualToString:@"all"])
                     {
-                        [fX264optAnalysePopUp selectItemAtIndex:3];
+                        [fX264optAnalysePopUp selectItemAtIndex:2];
                     }
-                    
                 }
                 /* 8x8 DCT NSButton */
                 if ([optName isEqualToString:@"8x8dct"])
                 {
                     [fX264optCabacSwitch setState:[optValue intValue]];
                 }
-                /* Adaptive Quantization Strength NSSlider */
-                if ([optName isEqualToString:@"aq-strength"])
-                {
-                    [fX264optAqSlider setFloatValue:[optValue floatValue]];
-                }                                                              
                 /* Psy-RD and Psy-Trellis NSSliders */
                 if ([optName isEqualToString:@"psy-rd"])
                 {
     {
         optNameToChange = @"ref";
     }
-    if (widget == fX264optWeightPSwitch)
+    if (widget == fX264optNfpskipSwitch)
     {
-        optNameToChange = @"weightp";
+        optNameToChange = @"no-fast-pskip";
     }
     if (widget == fX264optNodctdcmtSwitch)
     {
     {
         optNameToChange = @"trellis";
     }
+    if (widget == fX264optMixedRefsSwitch)
+    {
+        optNameToChange = @"mixed-refs";
+    }
     if (widget == fX264optMotionEstPopUp)
     {
         optNameToChange = @"me";
     {
         optNameToChange = @"b-adapt";
     }
-    if (widget == fX264optBPyramidPopUp)
+    if (widget == fX264optWeightBSwitch)
+    {
+        optNameToChange = @"weightb";
+    }
+    if (widget == fX264optBPyramidSwitch)
     {
         optNameToChange = @"b-pyramid";
     }
     {
         optNameToChange = @"cabac";
     }
-    if( widget == fX264optAqSlider)
-    {
-        optNameToChange = @"aq-strength";
-    }
     if( widget == fX264optPsyRDSlider)
     {
         optNameToChange = @"psy-rd";
         }
     }
     
-    else if ([optName isEqualToString:@"aq-strength"])
-    {
-        if( [fX264optAqSlider floatValue] == 1.0 ) 
-        {
-            /* When Aq is 1 it's the default value and can be ignored. */
-            thisOpt = @"";                                
-        }
-        else
-        {
-            thisOpt = [NSString stringWithFormat:@"%@=%0.1f", optName, [fX264optAqSlider floatValue] ];
-        }
-    }
-
     else if ([optName isEqualToString:@"psy-rd"])
     {
         if( [fX264optPsyRDSlider floatValue] == 1.0 && [fX264optPsyTrellisSlider floatValue] == 0.0 ) 
         }
         else
         {
-            /* Otherwise the format is psy-rd=a,b */
-            thisOpt = [NSString stringWithFormat:@"%@=%0.1f,%0.2f", optName, [fX264optPsyRDSlider floatValue], [fX264optPsyTrellisSlider floatValue] ];
+            /* Otherwise the format is deblock=a,b, where a and b both have an array
+               offset of 7 because deblocking values start at -6 instead of at zero. */
+            thisOpt = [NSString stringWithFormat:@"%@=%0.1f,%0.1f", optName, [fX264optPsyRDSlider floatValue], [fX264optPsyTrellisSlider floatValue] ];
         }
     }
     
-    else if /*Boolean Switches*/ ( [optName isEqualToString:@"no-dct-decimate"] )
+    else if /*Boolean Switches*/ ( [optName isEqualToString:@"b-pyramid"] || [optName isEqualToString:@"no-fast-pskip"] || [optName isEqualToString:@"no-dct-decimate"] )
     {
         /* Here is where we take care of the boolean options that work overtly:
            no-dct-decimate being on means no-dct-decimate=1, etc. Some options
         }
     }
     
-    else if ( [optName isEqualToString:@"8x8dct"] || [optName isEqualToString:@"cabac"] || [optName isEqualToString:@"weightp"] )
+    else if ( [optName isEqualToString:@"8x8dct"] || [optName isEqualToString:@"weightb"] || [optName isEqualToString:@"mixed-refs"] || [optName isEqualToString:@"cabac"] )
     {
         /* These options default to being on. That means they
            only need to be included in the string when turned off. */
             case 1:
                 thisOpt = [NSString stringWithFormat:@"%@=%@",optName,@"none"];
                 break;
-            case 2:
-                thisOpt = [NSString stringWithFormat:@"%@=%@",optName,@"i4x4,i8x8"];
-                break;
-            case 3:
-                thisOpt = [NSString stringWithFormat:@"%@=%@",optName,@"all"];
-                break;
                 
-            default:
-                break;
-        }
-    }
-
-    else if ([optName isEqualToString:@"b-pyramid"])
-    {
-        /* B-pyramid uses string values too. */
-        switch ([sender indexOfSelectedItem])
-        {   
-            case 1:
-                thisOpt = [NSString stringWithFormat:@"%@=%@",optName,@"none"];
-                break;
             case 2:
-                thisOpt = [NSString stringWithFormat:@"%@=%@",optName,@"strict"];
-                break;
-            case 0:
-                thisOpt = @"";
+                thisOpt = [NSString stringWithFormat:@"%@=%@",optName,@"all"];
                 break;
                 
             default:
         thisOpt = [NSString stringWithFormat:@"%@=%d", optName, [sender indexOfSelectedItem]-1];
     }
     
-    else if ([optName isEqualToString:@"ref"])
-    {
-        /* Refs use actual index numbers */
-        thisOpt = [NSString stringWithFormat:@"%@=%d",optName,[sender indexOfSelectedItem]];
-    }
-    
     else // we have a valid value to change, so change it
     {
         if ( [sender indexOfSelectedItem] != 0 )
-        /* Here's our general case, that catches things like b-frames.
+        /* Here's our general case, that catches things like ref frames and b-frames.
            Basically, any options that are PopUp menus with index 0 as default and
-           index 1 as 0, with numerical values, are all handled right here. All of
+           index 1 as 1, with numerical values, are all handled right here. All of
            the above stuff is for the exceptions to the general case.              */
             thisOpt = [NSString stringWithFormat:@"%@=%d",optName,[sender indexOfSelectedItem]-1];
     }
index 2b9fcfe..5ce02ad 100644 (file)
 // Original value used by cleaner
 //#define TextStorageUpperSizeLimit 20000
 // lets use this higher value for now for better gui debugging
-#define TextStorageUpperSizeLimit 125000
+#define TextStorageUpperSizeLimit 40000
 
 /// When old output is removed, this is the amount of characters that will be
 /// left in outputTextStorage.
 // Original value used by cleaner
 //#define TextStorageLowerSizeLimit 15000
 // lets use this higher value for now for better gui debugging
-#define TextStorageLowerSizeLimit 120000
+#define TextStorageLowerSizeLimit 35000
 
 @implementation HBOutputPanelController
 
index f829183..943cf3b 100644 (file)
@@ -45,9 +45,9 @@
         @"YES",             @"CheckForUpdates",
         @"Open Source",     @"LaunchSourceBehavior",
         @"English",         @"DefaultLanguage",
-        @"YES",             @"UseCoreAudio",
-        @"YES",              @"DefaultMpegName",
-        @"YES",             @"UseDvdNav",
+        @"YES",              @"UseCoreAudio",
+        @"NO",              @"DefaultMpegName",
+        @"YES",              @"UseDvdNav",
         @"",                @"DefAdvancedx264Flags",
         @"YES",             @"DefaultPresetsDrawerShow",
         desktopDirectory,   @"LastDestinationDirectory",
         @"NO",              @"DefaultAutoNaming",
         @"NO",              @"DisableDvdAutoDetect",
         @"Alert Window",    @"AlertWhenDone",
-        @"YES",             @"AlertWhenDoneSound",
         @"1",               @"LoggingLevel",
         @"NO",              @"EncodeLogLocation",
-        @"10",              @"MinTitleScanSeconds",
         @"10",              @"PreviewsNumber",
         @"",                @"Drawer Size",
         @"0.25",            @"x264CqSliderFractional",
-        @"YES",             @"AlertBuiltInPresetUpdate",
-        @"MetaX",           @"SendCompletedEncodeToApp",
-               @"YES",                         @"AC3PassthruDefaultsToAC3",
+        @"YES",              @"AlertBuiltInPresetUpdate",
         nil]];
 }
 
                                         TOOLBAR_AUDIO, TOOLBAR_ADVANCED, nil];
 }
 
-/* Manage the send encode to xxx.app windows and field */
-/*Opens the app browse window*/
-- (IBAction) browseSendToApp: (id) sender
-{
-    NSOpenPanel * panel;
-       
-    panel = [NSOpenPanel openPanel];
-    [panel setAllowsMultipleSelection: NO];
-    [panel setCanChooseFiles: YES];
-    [panel setCanChooseDirectories: NO ];
-    NSString * sendToAppDirectory;
-       if ([[NSUserDefaults standardUserDefaults] stringForKey:@"LastSendToAppDirectory"])
-       {
-               sendToAppDirectory = [[NSUserDefaults standardUserDefaults] stringForKey:@"LastSendToAppDirectory"];
-       }
-       else
-       {
-               sendToAppDirectory = @"/Applications";
-       }
-    [panel beginSheetForDirectory: sendToAppDirectory file: nil types: nil
-                   modalForWindow: [self window] modalDelegate: self
-                   didEndSelector: @selector( browseSendToAppDone:returnCode:contextInfo: )
-                      contextInfo: sender]; 
-}
-
-- (void) browseSendToAppDone: (NSOpenPanel *) sheet
-                  returnCode: (int) returnCode contextInfo: (void *) contextInfo
-{
-    if( returnCode == NSOKButton )
-    {
-        NSString *sendToAppPath = [[sheet filenames] objectAtIndex: 0];
-        NSString *sendToAppDirectory = [sendToAppPath stringByDeletingLastPathComponent];
-        [[NSUserDefaults standardUserDefaults] setObject:sendToAppDirectory forKey:@"LastSendToAppDirectory"];
-        [sheet orderOut: self];
-        NSString *sendToAppName;
-        sendToAppName = [[sendToAppPath lastPathComponent] stringByDeletingPathExtension];
-        /* we set the name of the app to send to in the display field */
-        [fSendEncodeToAppField setStringValue:sendToAppName];
-        [[NSUserDefaults standardUserDefaults] setObject:[fSendEncodeToAppField stringValue] forKey:@"SendCompletedEncodeToApp"];
-        
-    }
-}
-
-
 @end
 
 @implementation HBPreferencesController (Private)
diff --git a/macosx/HBPreferencesTransFormer.h b/macosx/HBPreferencesTransFormer.h
new file mode 100644 (file)
index 0000000..48e7e36
--- /dev/null
@@ -0,0 +1,24 @@
+//
+//  HBPreferencesTransFormer.h
+//  HandBrake
+//
+//  Created by hylom on 09/01/29.
+//  Copyright 2009 hylom. All rights reserved.
+//
+
+#import <Cocoa/Cocoa.h>
+
+
+@interface HBPreferencesTransFormer : NSValueTransformer {
+
+}
+
+// Essential method
++ (Class)transformedValueClass;
++ (BOOL)allowsReverseTransformation;
+
+// Transform method
+- (id)transformedValue:(id)value;
+
+
+@end
diff --git a/macosx/HBPreferencesTransFormer.m b/macosx/HBPreferencesTransFormer.m
new file mode 100644 (file)
index 0000000..72d18db
--- /dev/null
@@ -0,0 +1,34 @@
+//
+//  HBPreferencesTransFormer.m
+//  HandBrake
+//
+//  Created by 松島 浩道 on 09/01/29.
+//  Copyright 2009 __MyCompanyName__. All rights reserved.
+//
+
+#import "HBPreferencesTransFormer.h"
+
+
+@implementation HBPreferencesTransFormer
+
+
+// Essential method
++ (Class)transformedValueClass
+{
+    return [NSString class];
+}
+
++ (BOOL)allowsReverseTransformation
+{
+    return YES;
+}
+
+// Transofrm method
+- (id)transformedValue:(id)value
+{
+  return NSLocalizedStringFromTable(value, @"Controller", @"");
+}
+
+
+
+@end
index 8e9b592..580c9e6 100644 (file)
@@ -75,6 +75,8 @@
     return fIsDragging;
 }
 
+
+
 @end
 
 #pragma mark Toolbar Identifiers
@@ -109,8 +111,7 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
             nil]];
 
         fJobGroups = [[NSMutableArray arrayWithCapacity:0] retain];
-       }
-
+       } 
         return self;
 }
 
@@ -119,13 +120,14 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     [fJobGroups setArray:QueueFileArray];
     fIsDragging = NO; 
     /* First stop any timer working now */
-    //[self stopAnimatingCurrentJobGroupInQueue];
+    [self stopAnimatingCurrentJobGroupInQueue];
     [fOutlineView reloadData];
     
     
     
     /* lets get the stats on the status of the queue array */
     
+    fEncodingQueueItem = 0;
     fPendingCount = 0;
     fCompletedCount = 0;
     fCanceledCount = 0;
@@ -138,11 +140,11 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
      * 2 == is yet to be encoded
      * 3 == cancelled
      */
+    
        int i = 0;
-    NSDictionary *thisQueueDict = nil;
        for(id tempObject in fJobGroups)
        {
-               thisQueueDict = tempObject;
+               NSDictionary *thisQueueDict = tempObject;
                if ([[thisQueueDict objectForKey:@"Status"] intValue] == 0) // Completed
                {
                        fCompletedCount++;      
@@ -150,11 +152,7 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
                if ([[thisQueueDict objectForKey:@"Status"] intValue] == 1) // being encoded
                {
                        fWorkingCount++;
-            /* we have an encoding job so, lets start the animation timer */
-            if ([thisQueueDict objectForKey:@"EncodingPID"] && [[thisQueueDict objectForKey:@"EncodingPID"] intValue] == pidNum)
-            {
-                fEncodingQueueItem = i;
-            }
+            fEncodingQueueItem = i;    
                }
         if ([[thisQueueDict objectForKey:@"Status"] intValue] == 2) // pending         
         {
@@ -167,6 +165,14 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
                i++;
        }
     
+    /* We should fire up the encoding timer here based on fWorkingCount */
+    
+    if (fWorkingCount > 0)
+    {
+        /* we have an encoding job so, lets start the animation timer */
+        [self startAnimatingCurrentWorkingEncodeInQueue];
+    }
+    
     /* Set the queue status field in the queue window */
     NSMutableString * string;
     if (fPendingCount == 1)
@@ -180,7 +186,6 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     [fQueueCountField setStringValue:string];
     
 }
-
 /* This method sets the status string in the queue window
  * and is called from Controller.mm (fHBController)
  * instead of running another timer here polling libhb
@@ -188,9 +193,7 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
  */
 - (void)setQueueStatusString: (NSString *)statusString
 {
-    
-    [fProgressTextField setStringValue:statusString];
-    
+[fProgressTextField setStringValue:statusString];
 }
 
 //------------------------------------------------------------------------------------
@@ -228,12 +231,6 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     fHBController = controller;
 }
 
-- (void)setPidNum: (int)myPidnum
-{
-    pidNum = myPidnum;
-    [fHBController writeToActivityLog: "HBQueueController : My Pidnum is %d", pidNum];
-}
-
 #pragma mark -
 
 //------------------------------------------------------------------------------------
@@ -243,7 +240,6 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
 {
     [self showWindow:sender];
     [[NSUserDefaults standardUserDefaults] setBool:YES forKey:@"QueueWindowIsOpen"];
-    [self startAnimatingCurrentWorkingEncodeInQueue];
 }
 
 
@@ -258,6 +254,7 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     if( ![[self window] setFrameUsingName:@"Queue"] )
         [[self window] center];
     [self setWindowFrameAutosaveName:@"Queue"];
+    [[self window] setExcludedFromWindowsMenu:YES];
 
     /* lets setup our queue list outline view for drag and drop here */
     [fOutlineView registerForDraggedTypes: [NSArray arrayWithObject:DragDropSimplePboardType] ];
@@ -278,7 +275,9 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
 
     // Show/hide UI elements
     fCurrentJobPaneShown = NO;     // it's shown in the nib
+    //[self showCurrentJobPane:NO];
 
+    //[self updateQueueCountField];
 }
 
 
@@ -288,7 +287,6 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
 - (void)windowWillClose:(NSNotification *)aNotification
 {
     [[NSUserDefaults standardUserDefaults] setBool:NO forKey:@"QueueWindowIsOpen"];
-    [self stopAnimatingCurrentJobGroupInQueue];
 }
 
 #pragma mark Toolbar
@@ -511,7 +509,7 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     }
     else
     { 
-    /* since we are not a currently encoding item, we can just be removed */
+    /* since we are not a currently encoding item, we can just be cancelled */
             [fHBController removeQueueFileItem:row];
     }
 }
@@ -524,19 +522,19 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
      * In this case, we are paused from the calling window, so calling
      * [fHBController Pause:NULL]; Again will resume encoding
      */
-    [fHBController Pause:NULL];
+       [fHBController Pause:NULL];
     if (returnCode == NSAlertOtherReturn)
     {
-        /* We need to save the currently encoding item number first */
-        int encodingItemToRemove = fEncodingQueueItem;
-        /* Since we are encoding, we need to let fHBController Cancel this job
-         * upon which it will move to the next one if there is one
-         */
-        [fHBController doCancelCurrentJob];
-        /* Now, we can go ahead and remove the job we just cancelled since
-         * we have its item number from above
-         */
-        [fHBController removeQueueFileItem:encodingItemToRemove];
+    /* We need to save the currently encoding item number first */
+    int encodingItemToRemove = fEncodingQueueItem;
+    /* Since we are encoding, we need to let fHBController Cancel this job
+     * upon which it will move to the next one if there is one
+     */
+    [fHBController doCancelCurrentJob];
+    /* Now, we can go ahead and remove the job we just cancelled since
+     * we have its item number from above
+     */
+    [fHBController removeQueueFileItem:encodingItemToRemove];
     }
     
 }
@@ -600,53 +598,9 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     }
 }
 
-
-//------------------------------------------------------------------------------------
-// Send the selected queue item back to the main window for rescan and possible edit.
-//------------------------------------------------------------------------------------
-- (IBAction)editSelectedQueueItem: (id)sender
-{
-    NSIndexSet * selectedRows = [fOutlineView selectedRowIndexes];
-    NSUInteger row = [selectedRows firstIndex];
-    if( row == NSNotFound )
-        return;
-    /* if this is a currently encoding job, we need to be sure to alert the user,
-     * to let them decide to cancel it first, then if they do, we can come back and
-     * remove it */
-    
-    if ([[[fJobGroups objectAtIndex:row] objectForKey:@"Status"] integerValue] == 1)
-    {
-       /* We pause the encode here so that it doesn't finish right after and then
-        * screw up the sync while the window is open
-        */
-       [fHBController Pause:NULL];
-         NSString * alertTitle = [NSString stringWithFormat:NSLocalizedString(@"Stop This Encode and Remove It ?", nil)];
-        // Which window to attach the sheet to?
-        NSWindow * docWindow = nil;
-        if ([sender respondsToSelector: @selector(window)])
-            docWindow = [sender window];
-        
-        
-        NSBeginCriticalAlertSheet(
-                                  alertTitle,
-                                  NSLocalizedString(@"Keep Encoding", nil),
-                                  nil,
-                                  NSLocalizedString(@"Stop Encoding and Delete", nil),
-                                  docWindow, self,
-                                  nil, @selector(didDimissCancelCurrentJob:returnCode:contextInfo:), nil,
-                                  NSLocalizedString(@"Your movie will be lost if you don't continue encoding.", nil));
-        
-    }
-    else
-    { 
-    /* since we are not a currently encoding item, we can just be cancelled */
-    [fHBController rescanQueueItemToMainWindow:[[fJobGroups objectAtIndex:row] objectForKey:@"SourcePath"] scanTitleNum:[[[fJobGroups objectAtIndex:row] objectForKey:@"TitleNumber"] integerValue] selectedQueueItem:row];
-    
-    }
-}
+#pragma mark -
 
 
-#pragma mark -
 #pragma mark Animate Endcoding Item
 
 
@@ -680,7 +634,7 @@ static NSString*    HBQueuePauseResumeToolbarIdentifier       = @"HBQueuePauseRe
     }
 }
 
-/* We need to make sure we denote only working encodes even for multiple instances */
+
 - (void) animateWorkingEncodeIconInQueue
 {
     NSInteger row = fEncodingQueueItem; /// need to set to fEncodingQueueItem
@@ -898,14 +852,22 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         }
         
         /* check to see how many audio track lines to allow for */
-               unsigned int ourMaximumNumberOfAudioTracks = [HBController maximumNumberOfAllowedAudioTracks];
-               int actualCountOfAudioTracks = 0;
-               for (unsigned int i = 1; i <= ourMaximumNumberOfAudioTracks; i++) {
-                       if (0 < [[queueItemToCheck objectForKey: [NSString stringWithFormat: @"Audio%dTrack", i]] intValue]) {
-                               actualCountOfAudioTracks++;
-                       }
-               }
-               itemHeightForDisplay += (actualCountOfAudioTracks * rowHeightNonTitle);
+        if ([[queueItemToCheck objectForKey:@"Audio1Track"] intValue] > 0)
+        {
+            itemHeightForDisplay +=  rowHeightNonTitle; 
+        }
+        if ([[queueItemToCheck objectForKey:@"Audio2Track"] intValue] > 0)
+        {
+            itemHeightForDisplay +=  rowHeightNonTitle; 
+        }
+        if ([[queueItemToCheck objectForKey:@"Audio3Track"] intValue] > 0)
+        {
+            itemHeightForDisplay +=  rowHeightNonTitle; 
+        }
+        if ([[queueItemToCheck objectForKey:@"Audio4Track"] intValue] > 0)
+        {
+            itemHeightForDisplay +=  rowHeightNonTitle; 
+        }
         
         /* add in subtitle lines for each subtitle in the SubtitleList array */
         itemHeightForDisplay +=  rowHeightNonTitle * [[queueItemToCheck objectForKey:@"SubtitleList"] count];
@@ -955,9 +917,16 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
 
 - (id)outlineView:(NSOutlineView *)fOutlineView objectValueForTableColumn:(NSTableColumn *)tableColumn byItem:(id)item
 {
+    // nb: The "desc" column is currently an HBImageAndTextCell. However, we are longer
+    // using the image portion of the cell so we could switch back to a regular NSTextFieldCell.
+    
     if ([[tableColumn identifier] isEqualToString:@"desc"])
     {
+        /* This should have caused the description we wanted to show*/
+        //return [item objectForKey:@"SourceName"];
         
+        /* code to build the description as per old queue */
+        //return [self formatEncodeItemDescription:item];
         
         /* Below should be put into a separate method but I am way too f'ing lazy right now */
         NSMutableAttributedString * finalString = [[[NSMutableAttributedString alloc] initWithString: @""] autorelease];
@@ -989,28 +958,14 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
                                          nil];
         
         /* First line, we should strip the destination path and just show the file name and add the title num and chapters (if any) */
+        //finalDescription = [finalDescription stringByAppendingString:[NSString stringWithFormat:@"Source: %@ Output: %@\n", [item objectForKey:@"SourceName"],[item objectForKey:@"DestinationPath"]]];
         NSString * summaryInfo;
         
         NSString * titleString = [NSString stringWithFormat:@"Title %d", [[item objectForKey:@"TitleNumber"] intValue]];
         
-        NSString * startStopString = @"";
-        if ([[item objectForKey:@"fEncodeStartStop"] intValue] == 0)
-        {
-            /* Start Stop is chapters */
-            startStopString = ([[item objectForKey:@"ChapterStart"] intValue] == [[item objectForKey:@"ChapterEnd"] intValue]) ?
-            [NSString stringWithFormat:@"Chapter %d", [[item objectForKey:@"ChapterStart"] intValue]] :
-            [NSString stringWithFormat:@"Chapters %d through %d", [[item objectForKey:@"ChapterStart"] intValue], [[item objectForKey:@"ChapterEnd"] intValue]];
-        }
-        else if ([[item objectForKey:@"fEncodeStartStop"] intValue] == 1)
-        {
-            /* Start Stop is seconds */
-            startStopString = [NSString stringWithFormat:@"Seconds %d through %d", [[item objectForKey:@"StartSeconds"] intValue], [[item objectForKey:@"StartSeconds"] intValue] + [[item objectForKey:@"StopSeconds"] intValue]];
-        }
-        else if ([[item objectForKey:@"fEncodeStartStop"] intValue] == 2)
-        {
-            /* Start Stop is Frames */
-            startStopString = [NSString stringWithFormat:@"Frames %d through %d", [[item objectForKey:@"StartFrame"] intValue], [[item objectForKey:@"StartFrame"] intValue] + [[item objectForKey:@"StopFrame"] intValue]];
-        }
+        NSString * chapterString = ([[item objectForKey:@"ChapterStart"] intValue] == [[item objectForKey:@"ChapterEnd"] intValue]) ?
+        [NSString stringWithFormat:@"Chapter %d", [[item objectForKey:@"ChapterStart"] intValue]] :
+        [NSString stringWithFormat:@"Chapters %d through %d", [[item objectForKey:@"ChapterStart"] intValue], [[item objectForKey:@"ChapterEnd"] intValue]];
         
         NSString * passesString = @"";
         /* check to see if our first subtitle track is Foreign Language Search, in which case there is an in depth scan */
@@ -1039,7 +994,7 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         /* lets add the output file name to the title string here */
         NSString * outputFilenameString = [[item objectForKey:@"DestinationPath"] lastPathComponent];
         
-        summaryInfo = [NSString stringWithFormat: @" (%@, %@, %@) -> %@", titleString, startStopString, passesString, outputFilenameString];
+        summaryInfo = [NSString stringWithFormat: @" (%@, %@, %@) -> %@", titleString, chapterString, passesString, outputFilenameString];
         
         [finalString appendString:[NSString stringWithFormat:@"%@\n", summaryInfo] withAttributes:detailAttr];  
         
@@ -1052,30 +1007,91 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         [finalString appendString:[NSString stringWithFormat:@"%@\n", [item objectForKey:@"PresetName"]] withAttributes:detailAttr];
         
         /* Third Line  (Format Summary) */
-        NSString * audioCodecSummary = @"";    //      This seems to be set by the last track we have available...
+        NSString * audioCodecSummary = @"";
         /* Lets also get our audio track detail since we are going through the logic for use later */
-               unsigned int ourMaximumNumberOfAudioTracks = [HBController maximumNumberOfAllowedAudioTracks];
-               NSMutableArray *audioDetails = [NSMutableArray arrayWithCapacity: ourMaximumNumberOfAudioTracks];
-               NSString *base;
-               NSString *detailString;
-               NSNumber *drc;
-               for (unsigned int i = 1; i <= ourMaximumNumberOfAudioTracks; i++) {
-                       base = [NSString stringWithFormat: @"Audio%d", i];
-                       if (0 < [[item objectForKey: [base stringByAppendingString: @"Track"]] intValue]) {
-                               audioCodecSummary = [NSString stringWithFormat: @"%@", [item objectForKey: [base stringByAppendingString: @"Encoder"]]];
-                               drc = [item objectForKey: [base stringByAppendingString: @"TrackDRCSlider"]];
-                               detailString = [NSString stringWithFormat: @"%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps), DRC: %@",
-                                                               [item objectForKey: [base stringByAppendingString: @"TrackDescription"]],
-                                                               [item objectForKey: [base stringByAppendingString: @"Encoder"]],
-                                                               [item objectForKey: [base stringByAppendingString: @"Mixdown"]],
-                                                               [item objectForKey: [base stringByAppendingString: @"Samplerate"]],
-                                                               [item objectForKey: [base stringByAppendingString: @"Bitrate"]],
-                                                               (0.0 < [drc floatValue]) ? drc : @"Off"
-                                                               ];
-                               [audioDetails addObject: detailString];
-                       }
-               }
+        NSString * audioDetail1 = @"";
+        NSString * audioDetail2 = @"";
+        NSString * audioDetail3 = @"";
+        NSString * audioDetail4 = @"";
+        if ([[item objectForKey:@"Audio1Track"] intValue] > 0)
+        {
+            audioCodecSummary = [NSString stringWithFormat:@"%@", [item objectForKey:@"Audio1Encoder"]];
+            audioDetail1 = [NSString stringWithFormat:@"%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps)",
+                            [item objectForKey:@"Audio1TrackDescription"] ,
+                            [item objectForKey:@"Audio1Encoder"],
+                            [item objectForKey:@"Audio1Mixdown"] ,
+                            [item objectForKey:@"Audio1Samplerate"],
+                            [item objectForKey:@"Audio1Bitrate"]];
+            
+            if ([[item objectForKey:@"Audio1TrackDRCSlider"] floatValue] > 0.00)
+            {
+                audioDetail1 = [NSString stringWithFormat:@"%@, DRC: %@",audioDetail1,[item objectForKey:@"Audio1TrackDRCSlider"]];
+            }
+            else
+            {
+                audioDetail1 = [NSString stringWithFormat:@"%@, DRC: Off",audioDetail1];
+            }
+        }
         
+        if ([[item objectForKey:@"Audio2Track"] intValue] > 0)
+        {
+            audioCodecSummary = [NSString stringWithFormat:@"%@, %@",audioCodecSummary ,[item objectForKey:@"Audio2Encoder"]];
+            audioDetail2 = [NSString stringWithFormat:@"%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps)",
+                            [item objectForKey:@"Audio2TrackDescription"] ,
+                            [item objectForKey:@"Audio2Encoder"],
+                            [item objectForKey:@"Audio2Mixdown"] ,
+                            [item objectForKey:@"Audio2Samplerate"],
+                            [item objectForKey:@"Audio2Bitrate"]];
+            
+            if ([[item objectForKey:@"Audio2TrackDRCSlider"] floatValue] > 0.00)
+            {
+                audioDetail2 = [NSString stringWithFormat:@"%@, DRC: %@",audioDetail2,[item objectForKey:@"Audio2TrackDRCSlider"]];
+            }
+            else
+            {
+                audioDetail2 = [NSString stringWithFormat:@"%@, DRC: Off",audioDetail2];
+            }
+        }
+        
+        if ([[item objectForKey:@"Audio3Track"] intValue] > 0)
+        {
+            audioCodecSummary = [NSString stringWithFormat:@"%@, %@",audioCodecSummary ,[item objectForKey:@"Audio3Encoder"]];
+            audioDetail3 = [NSString stringWithFormat:@"%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps)",
+                            [item objectForKey:@"Audio3TrackDescription"] ,
+                            [item objectForKey:@"Audio3Encoder"],
+                            [item objectForKey:@"Audio3Mixdown"] ,
+                            [item objectForKey:@"Audio3Samplerate"],
+                            [item objectForKey:@"Audio3Bitrate"]];
+            
+            if ([[item objectForKey:@"Audio3TrackDRCSlider"] floatValue] > 0.00)
+            {
+                audioDetail3 = [NSString stringWithFormat:@"%@, DRC: %@",audioDetail3,[item objectForKey:@"Audio3TrackDRCSlider"]];
+            }
+            else
+            {
+                audioDetail3 = [NSString stringWithFormat:@"%@, DRC: Off",audioDetail3];
+            }
+        }
+        
+        if ([[item objectForKey:@"Audio4Track"] intValue] > 0)
+        {
+            audioCodecSummary = [NSString stringWithFormat:@"%@, %@",audioCodecSummary ,[item objectForKey:@"Audio3Encoder"]];
+            audioDetail4 = [NSString stringWithFormat:@"%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps)",
+                            [item objectForKey:@"Audio4TrackDescription"] ,
+                            [item objectForKey:@"Audio4Encoder"],
+                            [item objectForKey:@"Audio4Mixdown"] ,
+                            [item objectForKey:@"Audio4Samplerate"],
+                            [item objectForKey:@"Audio4Bitrate"]];
+            
+            if ([[item objectForKey:@"Audio4TrackDRCSlider"] floatValue] > 0.00)
+            {
+                audioDetail4 = [NSString stringWithFormat:@"%@, DRC: %@",audioDetail4,[item objectForKey:@"Audio4TrackDRCSlider"]];
+            }
+            else
+            {
+                audioDetail4 = [NSString stringWithFormat:@"%@, DRC: Off",audioDetail4];
+            }
+        }
         
         NSString * jobFormatInfo;
         if ([[item objectForKey:@"ChapterMarkers"] intValue] == 1)
@@ -1120,7 +1136,6 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         [finalString appendString: @"Destination: " withAttributes:detailBoldAttr];
         [finalString appendString: [item objectForKey:@"DestinationPath"] withAttributes:detailAttr];
         [finalString appendString:@"\n" withAttributes:detailAttr];
-        
         /* Fifth Line Picture Details*/
         NSString * pictureInfo;
         pictureInfo = [NSString stringWithFormat:@"%@", [item objectForKey:@"PictureSizingSummary"]];
@@ -1128,7 +1143,6 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         {
             pictureInfo = [pictureInfo stringByAppendingString:@" Keep Aspect Ratio"];
         }
-        
         if ([[item objectForKey:@"VideoGrayScale"] intValue] == 1)
         {
             pictureInfo = [pictureInfo stringByAppendingString:@", Grayscale"];
@@ -1256,14 +1270,7 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         else
         {
             /* we have a specified, constant framerate */
-            if ([[item objectForKey:@"VideoFrameratePFR"] intValue] == 1)
-            {
-            videoInfo = [NSString stringWithFormat:@"%@ Framerate: %@ (peak framerate)", videoInfo ,[item objectForKey:@"VideoFramerate"]];
-            }
-            else
-            {
             videoInfo = [NSString stringWithFormat:@"%@ Framerate: %@ (constant framerate)", videoInfo ,[item objectForKey:@"VideoFramerate"]];
-            }
         }
         
         if ([[item objectForKey:@"VideoQualityType"] intValue] == 0)// Target Size MB
@@ -1293,18 +1300,33 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         
         
         /* Seventh Line Audio Details*/
-        NSEnumerator *audioDetailEnumerator = [audioDetails objectEnumerator];
-               NSString *anAudioDetail;
-               int audioDetailCount = 0;
-               while (nil != (anAudioDetail = [audioDetailEnumerator nextObject])) {
-                       audioDetailCount++;
-                       if (0 < [anAudioDetail length]) {
-                               [finalString appendString: [NSString stringWithFormat: @"Audio Track %d ", audioDetailCount] withAttributes: detailBoldAttr];
-                               [finalString appendString: anAudioDetail withAttributes: detailAttr];
-                               [finalString appendString: @"\n" withAttributes: detailAttr];
-                       }
-               }
-
+        if ([audioDetail1 length] != 0)
+        {
+            [finalString appendString: @"Audio Track 1: " withAttributes:detailBoldAttr];
+            [finalString appendString: audioDetail1 withAttributes:detailAttr];
+            [finalString appendString:@"\n" withAttributes:detailAttr];
+        }
+        
+        if ([audioDetail2 length] != 0)
+        {
+            [finalString appendString: @"Audio Track 2: " withAttributes:detailBoldAttr];
+            [finalString appendString: audioDetail2 withAttributes:detailAttr];
+            [finalString appendString:@"\n" withAttributes:detailAttr];
+        }
+        
+        if ([audioDetail3 length] != 0)
+        {
+            [finalString appendString: @"Audio Track 3: " withAttributes:detailBoldAttr];
+            [finalString appendString: audioDetail3 withAttributes:detailAttr];
+            [finalString appendString:@"\n" withAttributes:detailAttr];
+        }
+        
+        if ([audioDetail4 length] != 0)
+        {
+            [finalString appendString: @"Audio Track 4: " withAttributes:detailBoldAttr];
+            [finalString appendString: audioDetail4 withAttributes:detailAttr];
+            [finalString appendString:@"\n" withAttributes:detailAttr];
+        }
         /* Eighth Line Subtitle Details */
         
         int i = 0;
@@ -1364,7 +1386,7 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         return @"";
     }
 }
-/* This method inserts the proper action icons into the far right of the queue window */
+
 - (void)outlineView:(NSOutlineView *)outlineView willDisplayCell:(id)cell forTableColumn:(NSTableColumn *)tableColumn item:(id)item
 {
     if ([[tableColumn identifier] isEqualToString:@"desc"])
@@ -1381,8 +1403,7 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
     {
         [cell setEnabled: YES];
         BOOL highlighted = [outlineView isRowSelected:[outlineView rowForItem: item]] && [[outlineView window] isKeyWindow] && ([[outlineView window] firstResponder] == outlineView);
-        
-        if ([[item objectForKey:@"Status"] intValue] == 0 || ([[item objectForKey:@"Status"] intValue] == 1 && [[item objectForKey:@"EncodingPID"] intValue] != pidNum))
+        if ([[item objectForKey:@"Status"] intValue] == 0)
         {
             [cell setAction: @selector(revealSelectedQueueItem:)];
             if (highlighted)
@@ -1395,23 +1416,21 @@ return ![(HBQueueOutlineView*)outlineView isDragging];
         }
         else
         {
-            
-                [cell setAction: @selector(removeSelectedQueueItem:)];
-                if (highlighted)
-                {
-                    [cell setImage:[NSImage imageNamed:@"DeleteHighlight"]];
-                    [cell setAlternateImage:[NSImage imageNamed:@"DeleteHighlightPressed"]];
-                }
-                else
-                    [cell setImage:[NSImage imageNamed:@"Delete"]];
-   
+            [cell setAction: @selector(removeSelectedQueueItem:)];
+            if (highlighted)
+            {
+                [cell setImage:[NSImage imageNamed:@"DeleteHighlight"]];
+                [cell setAlternateImage:[NSImage imageNamed:@"DeleteHighlightPressed"]];
+            }
+            else
+                [cell setImage:[NSImage imageNamed:@"Delete"]];
         }
     }
 }
 
 - (void)outlineView:(NSOutlineView *)outlineView willDisplayOutlineCell:(id)cell forTableColumn:(NSTableColumn *)tableColumn item:(id)item
 {
-    // By default, the disclosure image gets centered vertically in the cell. We want
+    // By default, the discolsure image gets centered vertically in the cell. We want
     // always at the top.
     if ([outlineView isItemExpanded: item])
         [cell setImagePosition: NSImageAbove];
index cba643a..17ee305 100644 (file)
                A906A0520F7A7B210007A827 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A906A0500F7A7B210007A827 /* AudioToolbox.framework */; };
                A9AC41DF0C918DB500DDF9B8 /* HBAdvancedController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */; };
                A9AC41E00C918DB500DDF9B8 /* HBAdvancedController.h in Headers */ = {isa = PBXBuildFile; fileRef = A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */; };
-               D234BCBD1240E82800BE2E98 /* HBAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = D234BCB91240E82800BE2E98 /* HBAudio.h */; };
-               D234BCBE1240E82800BE2E98 /* HBAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = D234BCBA1240E82800BE2E98 /* HBAudio.m */; };
-               D234BCBF1240E82800BE2E98 /* HBAudioController.h in Headers */ = {isa = PBXBuildFile; fileRef = D234BCBB1240E82800BE2E98 /* HBAudioController.h */; };
-               D234BCC01240E82800BE2E98 /* HBAudioController.m in Sources */ = {isa = PBXBuildFile; fileRef = D234BCBC1240E82800BE2E98 /* HBAudioController.m */; };
                D289A9F30DBBE7AC00CE614B /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D289A9F20DBBE7AC00CE614B /* CoreServices.framework */; };
                D289AAC40DBBF3F100CE614B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
                E3003C7F0C88505D0072F2A8 /* DeleteHighlightPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */; };
                A906A0500F7A7B210007A827 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
                A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBAdvancedController.m; sourceTree = "<group>"; };
                A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBAdvancedController.h; sourceTree = "<group>"; };
-               D234BCB91240E82800BE2E98 /* HBAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBAudio.h; sourceTree = "<group>"; };
-               D234BCBA1240E82800BE2E98 /* HBAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBAudio.m; sourceTree = "<group>"; };
-               D234BCBB1240E82800BE2E98 /* HBAudioController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBAudioController.h; sourceTree = "<group>"; };
-               D234BCBC1240E82800BE2E98 /* HBAudioController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBAudioController.m; sourceTree = "<group>"; };
                D289A9F20DBBE7AC00CE614B /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
                E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteHighlightPressed.png; sourceTree = "<group>"; };
                E3003CB40C8852B70072F2A8 /* DeletePressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeletePressed.png; sourceTree = "<group>"; };
                526FBC930B4CAA260064E04C /* HandBrake Sources */ = {
                        isa = PBXGroup;
                        children = (
-                               D234BCB91240E82800BE2E98 /* HBAudio.h */,
-                               D234BCBA1240E82800BE2E98 /* HBAudio.m */,
-                               D234BCBB1240E82800BE2E98 /* HBAudioController.h */,
-                               D234BCBC1240E82800BE2E98 /* HBAudioController.m */,
                                A2D18AA50FD81C50003C997B /* HBSubtitles.h */,
                                A2D18AA60FD81C50003C997B /* HBSubtitles.m */,
                                4DF3C8CB052889CD00A80101 /* Controller.h */,
                                A2BEA5FB0F2A1ED1001CE7A1 /* PictureController.h in Headers */,
                                278070240F5C261300699207 /* ChapterTitles.h in Headers */,
                                A2D18AA70FD81C50003C997B /* HBSubtitles.h in Headers */,
-                               D234BCBD1240E82800BE2E98 /* HBAudio.h in Headers */,
-                               D234BCBF1240E82800BE2E98 /* HBAudioController.h in Headers */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */;
                        compatibilityVersion = "Xcode 3.1";
                        hasScannedForEncodings = 1;
-                       knownRegions = (
-                               English,
-                               Japanese,
-                               French,
-                               German,
-                       );
                        mainGroup = 29B97314FDCFA39411CA2CEA /* HandBrake */;
                        projectDirPath = "";
                        projectRoot = "";
                                A22C85ED0D05D35100C10E36 /* HBPresets.m in Sources */,
                                A2BEA5FC0F2A1ED1001CE7A1 /* PictureController.m in Sources */,
                                A2D18AA80FD81C50003C997B /* HBSubtitles.m in Sources */,
-                               D234BCBE1240E82800BE2E98 /* HBAudio.m in Sources */,
-                               D234BCC01240E82800BE2E98 /* HBAudioController.m in Sources */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                CONFIGURATION_BUILD_DIR = "$(EXTERNAL_BUILD)";
                                CONFIGURATION_TEMP_DIR = "$(SYMROOT)";
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                CONFIGURATION_BUILD_DIR = "$(EXTERNAL_BUILD)";
                                CONFIGURATION_TEMP_DIR = "$(SYMROOT)";
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                CONFIGURATION_BUILD_DIR = "$(EXTERNAL_BUILD)";
                                CONFIGURATION_TEMP_DIR = "$(SYMROOT)";
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                CONFIGURATION_BUILD_DIR = "$(EXTERNAL_BUILD)";
                                CONFIGURATION_TEMP_DIR = "$(SYMROOT)";
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                COPY_PHASE_STRIP = NO;
                                DEBUG_INFORMATION_FORMAT = dwarf;
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                COPY_PHASE_STRIP = NO;
                                DEBUG_INFORMATION_FORMAT = dwarf;
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                COPY_PHASE_STRIP = NO;
                                DEBUG_INFORMATION_FORMAT = dwarf;
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                COPY_PHASE_STRIP = NO;
                                DEBUG_INFORMATION_FORMAT = dwarf;
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                GCC_C_LANGUAGE_STANDARD = "compiler-default";
                                INSTALL_PATH = /usr/local/bin;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrakeCLI;
                        };
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                INFOPLIST_PREFIX_HEADER = "$(EXTERNAL_BUILD)/macosx/Info.h";
                                INFOPLIST_PREPROCESS = YES;
                                OTHER_LDFLAGS = (
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libbluray.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/liba52.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libass.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavcodec.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavformat.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libavutil.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libavcore.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdca.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdnav.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libdvdread.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaac.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libfaad.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfontconfig.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libfreetype.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmkv.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp3lame.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libmp4v2.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbis.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libvorbisenc.a",
                                        "$(EXTERNAL_BUILD)/contrib/lib/libx264.a",
-                                       "$(EXTERNAL_BUILD)/contrib/lib/libxml2.a",
                                );
                                PRODUCT_NAME = HandBrake;
                                WARNING_CFLAGS = (
                                COPY_PHASE_STRIP = NO;
                                DEBUG_INFORMATION_FORMAT = dwarf;
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
                                CONFIGURATION_BUILD_DIR = "$(EXTERNAL_BUILD)";
                                CONFIGURATION_TEMP_DIR = "$(SYMROOT)";
                                EXTERNAL_BUILD = "$(EXTERNAL_SRC)/build.$(CONFIGURATION)";
-                               EXTERNAL_JOBS = 1;
+                               EXTERNAL_JOBS = 2;
                                EXTERNAL_METHOD = xcode;
                                EXTERNAL_SRC = ..;
                                FRAMEWORK_SEARCH_PATHS = "$(EXTERNAL_SRC)/macosx";
diff --git a/macosx/Japanese.lproj/Advanced.strings b/macosx/Japanese.lproj/Advanced.strings
new file mode 100644 (file)
index 0000000..93599c9
Binary files /dev/null and b/macosx/Japanese.lproj/Advanced.strings differ
diff --git a/macosx/Japanese.lproj/AdvancedView.strings b/macosx/Japanese.lproj/AdvancedView.strings
new file mode 100644 (file)
index 0000000..649e366
Binary files /dev/null and b/macosx/Japanese.lproj/AdvancedView.strings differ
diff --git a/macosx/Japanese.lproj/AdvancedView.xib b/macosx/Japanese.lproj/AdvancedView.xib
new file mode 100644 (file)
index 0000000..3e23689
--- /dev/null
@@ -0,0 +1,3798 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
+       <data>
+               <int key="IBDocument.SystemTarget">1050</int>
+               <string key="IBDocument.SystemVersion">9G55</string>
+               <string key="IBDocument.InterfaceBuilderVersion">677</string>
+               <string key="IBDocument.AppKitVersion">949.43</string>
+               <string key="IBDocument.HIToolboxVersion">353.00</string>
+               <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+               </object>
+               <object class="NSArray" key="IBDocument.PluginDependencies">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+               </object>
+               <object class="NSMutableDictionary" key="IBDocument.Metadata">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSArray" key="dict.sortedKeys">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+                       <object class="NSMutableArray" key="dict.values">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+               </object>
+               <object class="NSMutableArray" key="IBDocument.RootObjects" id="658768339">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSCustomObject" id="674763238">
+                               <string key="NSClassName">HBAdvancedController</string>
+                       </object>
+                       <object class="NSCustomObject" id="670200792">
+                               <string key="NSClassName">FirstResponder</string>
+                       </object>
+                       <object class="NSCustomObject" id="620160606">
+                               <string key="NSClassName">NSApplication</string>
+                       </object>
+                       <object class="NSCustomView" id="738514360">
+                               <nil key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSPopUpButton" id="502806021">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{150, 264}, {84, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="928228060">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264192</int>
+                                                       <object class="NSFont" key="NSSupport" id="22">
+                                                               <string key="NSName">LucidaGrande</string>
+                                                               <double key="NSSize">9.000000e+00</double>
+                                                               <int key="NSfFlags">3614</int>
+                                                       </object>
+                                                       <reference key="NSControlView" ref="502806021"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="675281532">
+                                                               <reference key="NSMenu" ref="302593572"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <object class="NSCustomResource" key="NSOnImage" id="98535564">
+                                                                       <string key="NSClassName">NSImage</string>
+                                                                       <string key="NSResourceName">NSMenuCheckmark</string>
+                                                               </object>
+                                                               <object class="NSCustomResource" key="NSMixedImage" id="993852628">
+                                                                       <string key="NSClassName">NSImage</string>
+                                                                       <string key="NSResourceName">NSMenuMixedState</string>
+                                                               </object>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="928228060"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="302593572">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="675281532"/>
+                                                                       <object class="NSMenuItem" id="381221882">
+                                                                               <reference key="NSMenu" ref="302593572"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="928228060"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="473757651">
+                                                                               <reference key="NSMenu" ref="302593572"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="928228060"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="496835891">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 264}, {128, 14}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="621289166">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71434240</int>
+                                                       <string type="base64-UTF8" key="NSContents">5Y+C54Wn44OV44Os44O844Og77yaA</string>
+                                                       <object class="NSFont" key="NSSupport" id="826935898">
+                                                               <string key="NSName">LucidaGrande</string>
+                                                               <double key="NSSize">1.000000e+01</double>
+                                                               <int key="NSfFlags">2843</int>
+                                                       </object>
+                                                       <reference key="NSControlView" ref="496835891"/>
+                                                       <object class="NSColor" key="NSBackgroundColor" id="1006136775">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">controlColor</string>
+                                                               <object class="NSColor" key="NSColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <object class="NSColor" key="NSTextColor" id="555417541">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">controlTextColor</string>
+                                                               <object class="NSColor" key="NSColor" id="534207422">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MAA</bytes>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="444018704">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 210}, {128, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="660394934">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">QuODleODrOODvOODoO+8mg</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="444018704"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="463613064">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{150, 213}, {84, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="67902101">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264704</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="463613064"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="817763274">
+                                                               <reference key="NSMenu" ref="735303444"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="67902101"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="735303444">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="817763274"/>
+                                                                       <object class="NSMenuItem" id="604338719">
+                                                                               <reference key="NSMenu" ref="735303444"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="67902101"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="704690128">
+                                                                               <reference key="NSMenu" ref="735303444"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="67902101"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="1012635724">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{407, 222}, {83, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="597433555">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264192</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="1012635724"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="138849732">
+                                                               <reference key="NSMenu" ref="418397244"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="597433555"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="418397244">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="138849732"/>
+                                                                       <object class="NSMenuItem" id="87174157">
+                                                                               <reference key="NSMenu" ref="418397244"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="597433555"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="193116813">
+                                                                               <reference key="NSMenu" ref="418397244"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="597433555"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="34095372">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 142}, {142, 13}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="368733355">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string key="NSContents">Trellis:</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="34095372"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="677509567">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{388, 121}, {137, 13}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="652898624">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">RENULURlY2ltYXRl44KS5L2/44KP44Gq44GEA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="677509567"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="570675882">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{232, 117}, {142, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="622431002">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">RmFzdC1QLVNraXDjgpLkvb/jgo/jgarjgYQ</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="570675882"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSBox" id="945084535">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{23, 233}, {210, 5}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <string key="NSOffsets">{0, 0}</string>
+                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string key="NSContents">Box</string>
+                                                       <object class="NSFont" key="NSSupport" id="1073480903">
+                                                               <string key="NSName">LucidaGrande</string>
+                                                               <double key="NSSize">1.300000e+01</double>
+                                                               <int key="NSfFlags">1044</int>
+                                                       </object>
+                                                       <object class="NSColor" key="NSBackgroundColor" id="431629906">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">textBackgroundColor</string>
+                                                               <object class="NSColor" key="NSColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MQA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <object class="NSColor" key="NSTextColor">
+                                                               <int key="NSColorSpace">3</int>
+                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                       </object>
+                                               </object>
+                                               <int key="NSBorderType">3</int>
+                                               <int key="NSBoxType">2</int>
+                                               <int key="NSTitlePosition">0</int>
+                                               <bool key="NSTransparent">NO</bool>
+                                       </object>
+                                       <object class="NSBox" id="126101945">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 212}, {278, 5}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <string key="NSOffsets">{0, 0}</string>
+                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string key="NSContents">Box</string>
+                                                       <reference key="NSSupport" ref="1073480903"/>
+                                                       <reference key="NSBackgroundColor" ref="431629906"/>
+                                                       <object class="NSColor" key="NSTextColor">
+                                                               <int key="NSColorSpace">3</int>
+                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                       </object>
+                                               </object>
+                                               <int key="NSBorderType">3</int>
+                                               <int key="NSBoxType">2</int>
+                                               <int key="NSTitlePosition">0</int>
+                                               <bool key="NSTransparent">NO</bool>
+                                       </object>
+                                       <object class="NSTextField" id="862092551">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 20}, {660, 44}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="456227852">
+                                                       <int key="NSCellFlags">-1805517311</int>
+                                                       <int key="NSCellFlags2">272760832</int>
+                                                       <string key="NSContents"/>
+                                                       <object class="NSFont" key="NSSupport" id="26">
+                                                               <string key="NSName">LucidaGrande</string>
+                                                               <double key="NSSize">1.100000e+01</double>
+                                                               <int key="NSfFlags">3100</int>
+                                                       </object>
+                                                       <reference key="NSControlView" ref="862092551"/>
+                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                       <reference key="NSBackgroundColor" ref="431629906"/>
+                                                       <object class="NSColor" key="NSTextColor">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">textColor</string>
+                                                               <reference key="NSColor" ref="534207422"/>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="286114143">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{8, 243}, {140, 14}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="19206206">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">6KSH5pWw44Gu5Y+C54Wn44OV44Os44O844Og44KS5L2/55So77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="286114143"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="463632258">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{407, 264}, {135, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="1015322159">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264704</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="463632258"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="355405826">
+                                                               <reference key="NSMenu" ref="4652010"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="1015322159"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="4652010">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="355405826"/>
+                                                                       <object class="NSMenuItem" id="623541927">
+                                                                               <reference key="NSMenu" ref="4652010"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="1015322159"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="716695777">
+                                                                               <reference key="NSMenu" ref="4652010"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="1015322159"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="501486901">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 261}, {142, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="523579964">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">5YuV44GN5LqI5ris5pa55byP77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="501486901"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="9309938">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 243}, {142, 14}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="625397549">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71434240</int>
+                                                       <string type="base64-UTF8" key="NSContents">5YuV44GN5LqI5ris56+E5Zuy77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="9309938"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="108597901">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{407, 243}, {83, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="1015445713">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264704</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="108597901"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="664014443">
+                                                               <reference key="NSMenu" ref="945504605"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="1015445713"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="945504605">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="664014443"/>
+                                                                       <object class="NSMenuItem" id="42097014">
+                                                                               <reference key="NSMenu" ref="945504605"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="1015445713"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="712570706">
+                                                                               <reference key="NSMenu" ref="945504605"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="1015445713"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="335373847">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 222}, {142, 14}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="492298910">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71434240</int>
+                                                       <string type="base64-UTF8" key="NSContents">44K144OW44OU44Kv44K744Or5YuV44GN5LqI5ris77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="335373847"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="677007332">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 168}, {128, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="288316749">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">QuODleODrOODvOODoOOBrumHjeOBv+S7mOOBke+8mg</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="677007332"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="34260806">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 150}, {128, 14}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="124098371">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71434240</int>
+                                                       <string type="base64-UTF8" key="NSContents">QuODleODrOODvOODoOOBrumajuWxpOWMlu+8mg</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="34260806"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="751714853">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 189}, {128, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="651032081">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">44OA44Kk44Os44Kv44OI5LqI5ris77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="751714853"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="1028233887">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{150, 192}, {84, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="96368274">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264704</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="1028233887"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="551923619">
+                                                               <reference key="NSMenu" ref="359920682"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="96368274"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="359920682">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="551923619"/>
+                                                                       <object class="NSMenuItem" id="1005011526">
+                                                                               <reference key="NSMenu" ref="359920682"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="96368274"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="836668078">
+                                                                               <reference key="NSMenu" ref="359920682"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="96368274"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="498769415">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 64}, {231, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="492969921">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">272629760</int>
+                                                       <string type="base64-UTF8" key="NSContents">eDI2NOOCs+ODnuODs+ODieODqeOCpOODs+OCquODl+OCt+ODp+ODs++8mg</string>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="498769415"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="130462646">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{407, 162}, {63, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="1069442299">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">263680</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="130462646"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="259498980">
+                                                               <reference key="NSMenu" ref="155689363"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="1069442299"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="155689363">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="259498980"/>
+                                                                       <object class="NSMenuItem" id="736037090">
+                                                                               <reference key="NSMenu" ref="155689363"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="1069442299"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="354770588">
+                                                                               <reference key="NSMenu" ref="155689363"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="1069442299"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="497968468">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{479, 162}, {63, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="691127886">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">263680</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="497968468"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="286317196">
+                                                               <reference key="NSMenu" ref="1069179379"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="691127886"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="1069179379">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="286317196"/>
+                                                                       <object class="NSMenuItem" id="847739510">
+                                                                               <reference key="NSMenu" ref="1069179379"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="691127886"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="413956336">
+                                                                               <reference key="NSMenu" ref="1069179379"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="691127886"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="529644976">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 159}, {142, 17}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="343844477">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">44OW44Ot44OD44Kv44OO44Kk44K66Lu95rib77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="529644976"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="977241029">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{148, 243}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="656145587">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="977241029"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <object class="NSButtonImageSource" key="NSAlternateImage" id="534293989">
+                                                               <string key="NSImageName">NSSwitch</string>
+                                                       </object>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="749948454">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{148, 171}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="98290860">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="749948454"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="534293989"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="1035779890">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{148, 150}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="773053098">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="1035779890"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="534293989"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="928128304">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{371, 120}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="1016156756">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="928128304"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="534293989"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="140207359">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{525, 120}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="401971973">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="140207359"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="534293989"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="907540673">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{407, 141}, {83, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="804220802">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264192</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="907540673"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="169170697">
+                                                               <reference key="NSMenu" ref="869830194"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="804220802"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="869830194">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="169170697"/>
+                                                                       <object class="NSMenuItem" id="1070100923">
+                                                                               <reference key="NSMenu" ref="869830194"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="804220802"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="6137744">
+                                                                               <reference key="NSMenu" ref="869830194"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="804220802"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSBox" id="523657812">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 182}, {278, 5}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <string key="NSOffsets">{0, 0}</string>
+                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string key="NSContents">Box</string>
+                                                       <reference key="NSSupport" ref="1073480903"/>
+                                                       <reference key="NSBackgroundColor" ref="431629906"/>
+                                                       <object class="NSColor" key="NSTextColor">
+                                                               <int key="NSColorSpace">3</int>
+                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                       </object>
+                                               </object>
+                                               <int key="NSBorderType">3</int>
+                                               <int key="NSBoxType">2</int>
+                                               <int key="NSTitlePosition">0</int>
+                                               <bool key="NSTransparent">NO</bool>
+                                       </object>
+                                       <object class="NSPopUpButton" id="473093704">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{407, 192}, {63, 15}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="572444645">
+                                                       <int key="NSCellFlags">-2076049856</int>
+                                                       <int key="NSCellFlags2">264704</int>
+                                                       <reference key="NSSupport" ref="22"/>
+                                                       <reference key="NSControlView" ref="473093704"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <reference key="NSAlternateImage" ref="22"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="894119487">
+                                                               <reference key="NSMenu" ref="838480608"/>
+                                                               <string key="NSTitle">Item1</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="572444645"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="838480608">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="894119487"/>
+                                                                       <object class="NSMenuItem" id="946029370">
+                                                                               <reference key="NSMenu" ref="838480608"/>
+                                                                               <string key="NSTitle">Item2</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="572444645"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="19515960">
+                                                                               <reference key="NSMenu" ref="838480608"/>
+                                                                               <string key="NSTitle">Item3</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="98535564"/>
+                                                                               <reference key="NSMixedImage" ref="993852628"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="572444645"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="516451639">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 192}, {142, 14}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="562573539">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71434240</int>
+                                                       <string type="base64-UTF8" key="NSContents">6Kej5p6Q77yaA</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="516451639"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="526934709">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{525, 192}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="273314683">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="526934709"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="534293989"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="180296347">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{475, 193}, {50, 13}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="495611013">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71434240</int>
+                                                       <string key="NSContents">8x8 DCT:</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="180296347"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="612818913">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{525, 99}, {22, 16}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="12489527">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">131072</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="612818913"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="534293989"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="5114506">
+                                               <reference key="NSNextResponder" ref="738514360"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{263, 100}, {262, 13}}</string>
+                                               <reference key="NSSuperview" ref="738514360"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="894602850">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71565312</int>
+                                                       <string type="base64-UTF8" key="NSContents">Q0FCQUPnrKblj7fljJbjgpLkvb/jgYbvvJo</string>
+                                                       <reference key="NSSupport" ref="826935898"/>
+                                                       <reference key="NSControlView" ref="5114506"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{700, 290}</string>
+                               <string key="NSClassName">NSView</string>
+                               <string key="NSExtension">NSResponder</string>
+                       </object>
+                       <object class="NSCustomView" id="679064762">
+                               <nil key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSTextField" id="743280560">
+                                               <reference key="NSNextResponder" ref="679064762"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{20, 206}, {660, 14}}</string>
+                                               <reference key="NSSuperview" ref="679064762"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="82262124">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">138412032</int>
+                                                       <string key="NSContents">Small System Font Text</string>
+                                                       <reference key="NSSupport" ref="26"/>
+                                                       <reference key="NSControlView" ref="743280560"/>
+                                                       <reference key="NSBackgroundColor" ref="1006136775"/>
+                                                       <reference key="NSTextColor" ref="555417541"/>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{700, 290}</string>
+                               <object class="NSMutableString" key="NSClassName">
+                                       <characters key="NS.bytes">NSView</characters>
+                               </object>
+                               <string key="NSExtension">NSResponder</string>
+                       </object>
+               </object>
+               <object class="IBObjectContainer" key="IBDocument.Objects">
+                       <object class="NSMutableArray" key="connectionRecords">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDisplayX264Options</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="862092551"/>
+                                       </object>
+                                       <int key="connectionID">191</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDisplayX264OptionsLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="498769415"/>
+                                       </object>
+                                       <int key="connectionID">192</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsSet:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="862092551"/>
+                                       </object>
+                                       <int key="connectionID">193</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optView</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="738514360"/>
+                                       </object>
+                                       <int key="connectionID">194</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264opt8x8dctSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="526934709"/>
+                                       </object>
+                                       <int key="connectionID">195</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264opt8x8dctLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="180296347"/>
+                                       </object>
+                                       <int key="connectionID">196</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optAlphaDeblockPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="130462646"/>
+                                       </object>
+                                       <int key="connectionID">197</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optBetaDeblockPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="497968468"/>
+                                       </object>
+                                       <int key="connectionID">198</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optAnalyseLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="516451639"/>
+                                       </object>
+                                       <int key="connectionID">199</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optAnalysePopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="473093704"/>
+                                       </object>
+                                       <int key="connectionID">200</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optBframesPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="463613064"/>
+                                       </object>
+                                       <int key="connectionID">201</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optBframesLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="444018704"/>
+                                       </object>
+                                       <int key="connectionID">202</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optBPyramidSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="1035779890"/>
+                                       </object>
+                                       <int key="connectionID">205</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optBPyramidLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="34260806"/>
+                                       </object>
+                                       <int key="connectionID">206</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optCabacSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="612818913"/>
+                                       </object>
+                                       <int key="connectionID">209</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optCabacLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="5114506"/>
+                                       </object>
+                                       <int key="connectionID">210</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optDeblockLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="529644976"/>
+                                       </object>
+                                       <int key="connectionID">211</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optDirectPredPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="1028233887"/>
+                                       </object>
+                                       <int key="connectionID">212</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optDirectPredLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="751714853"/>
+                                       </object>
+                                       <int key="connectionID">213</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optMixedRefsSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="977241029"/>
+                                       </object>
+                                       <int key="connectionID">216</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optMixedRefsLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="286114143"/>
+                                       </object>
+                                       <int key="connectionID">217</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optMERangePopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="108597901"/>
+                                       </object>
+                                       <int key="connectionID">218</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optMERangeLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="9309938"/>
+                                       </object>
+                                       <int key="connectionID">219</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optMotionEstPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="463632258"/>
+                                       </object>
+                                       <int key="connectionID">220</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optMotionEstLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="501486901"/>
+                                       </object>
+                                       <int key="connectionID">221</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optNfpskipLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="570675882"/>
+                                       </object>
+                                       <int key="connectionID">222</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optNfpskipSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="928128304"/>
+                                       </object>
+                                       <int key="connectionID">223</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optNodctdcmtLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="677509567"/>
+                                       </object>
+                                       <int key="connectionID">224</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optNodctdcmtSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="140207359"/>
+                                       </object>
+                                       <int key="connectionID">225</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optRefPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="502806021"/>
+                                       </object>
+                                       <int key="connectionID">226</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optRefLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="496835891"/>
+                                       </object>
+                                       <int key="connectionID">227</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optSubmePopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="1012635724"/>
+                                       </object>
+                                       <int key="connectionID">228</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optSubmeLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="335373847"/>
+                                       </object>
+                                       <int key="connectionID">229</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optTrellisPopUp</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="907540673"/>
+                                       </object>
+                                       <int key="connectionID">230</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optTrellisLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="34095372"/>
+                                       </object>
+                                       <int key="connectionID">231</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optWeightBSwitch</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="749948454"/>
+                                       </object>
+                                       <int key="connectionID">232</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optWeightBLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="677007332"/>
+                                       </object>
+                                       <int key="connectionID">234</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="502806021"/>
+                                       </object>
+                                       <int key="connectionID">235</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="977241029"/>
+                                       </object>
+                                       <int key="connectionID">236</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="463613064"/>
+                                       </object>
+                                       <int key="connectionID">237</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="1028233887"/>
+                                       </object>
+                                       <int key="connectionID">238</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="749948454"/>
+                                       </object>
+                                       <int key="connectionID">239</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="1035779890"/>
+                                       </object>
+                                       <int key="connectionID">242</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="463632258"/>
+                                       </object>
+                                       <int key="connectionID">243</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="108597901"/>
+                                       </object>
+                                       <int key="connectionID">244</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="1012635724"/>
+                                       </object>
+                                       <int key="connectionID">245</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="473093704"/>
+                                       </object>
+                                       <int key="connectionID">246</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="526934709"/>
+                                       </object>
+                                       <int key="connectionID">247</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="130462646"/>
+                                       </object>
+                                       <int key="connectionID">248</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="497968468"/>
+                                       </object>
+                                       <int key="connectionID">249</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="907540673"/>
+                                       </object>
+                                       <int key="connectionID">250</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="928128304"/>
+                                       </object>
+                                       <int key="connectionID">251</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="140207359"/>
+                                       </object>
+                                       <int key="connectionID">252</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">X264AdvancedOptionsChanged:</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="612818913"/>
+                                       </object>
+                                       <int key="connectionID">253</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fEmptyView</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="679064762"/>
+                                       </object>
+                                       <int key="connectionID">256</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fX264optViewTitleLabel</string>
+                                               <reference key="source" ref="674763238"/>
+                                               <reference key="destination" ref="743280560"/>
+                                       </object>
+                                       <int key="connectionID">257</int>
+                               </object>
+                       </object>
+                       <object class="IBMutableOrderedSet" key="objectRecords">
+                               <object class="NSArray" key="orderedObjects">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">0</int>
+                                               <object class="NSArray" key="object" id="181588572">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="children" ref="658768339"/>
+                                               <nil key="parent"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-2</int>
+                                               <reference key="object" ref="674763238"/>
+                                               <reference key="parent" ref="181588572"/>
+                                               <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-1</int>
+                                               <reference key="object" ref="670200792"/>
+                                               <reference key="parent" ref="181588572"/>
+                                               <string key="objectName">First Responder</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-3</int>
+                                               <reference key="object" ref="620160606"/>
+                                               <reference key="parent" ref="181588572"/>
+                                               <string key="objectName">Application</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5</int>
+                                               <reference key="object" ref="738514360"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="502806021"/>
+                                                       <reference ref="496835891"/>
+                                                       <reference ref="463613064"/>
+                                                       <reference ref="1012635724"/>
+                                                       <reference ref="34095372"/>
+                                                       <reference ref="570675882"/>
+                                                       <reference ref="945084535"/>
+                                                       <reference ref="126101945"/>
+                                                       <reference ref="862092551"/>
+                                                       <reference ref="286114143"/>
+                                                       <reference ref="463632258"/>
+                                                       <reference ref="501486901"/>
+                                                       <reference ref="9309938"/>
+                                                       <reference ref="108597901"/>
+                                                       <reference ref="335373847"/>
+                                                       <reference ref="677007332"/>
+                                                       <reference ref="751714853"/>
+                                                       <reference ref="1028233887"/>
+                                                       <reference ref="498769415"/>
+                                                       <reference ref="130462646"/>
+                                                       <reference ref="497968468"/>
+                                                       <reference ref="529644976"/>
+                                                       <reference ref="977241029"/>
+                                                       <reference ref="749948454"/>
+                                                       <reference ref="140207359"/>
+                                                       <reference ref="907540673"/>
+                                                       <reference ref="523657812"/>
+                                                       <reference ref="473093704"/>
+                                                       <reference ref="516451639"/>
+                                                       <reference ref="526934709"/>
+                                                       <reference ref="180296347"/>
+                                                       <reference ref="612818913"/>
+                                                       <reference ref="5114506"/>
+                                                       <reference ref="34260806"/>
+                                                       <reference ref="1035779890"/>
+                                                       <reference ref="444018704"/>
+                                                       <reference ref="677509567"/>
+                                                       <reference ref="928128304"/>
+                                               </object>
+                                               <reference key="parent" ref="181588572"/>
+                                               <string key="objectName">x264</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">6</int>
+                                               <reference key="object" ref="502806021"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="928228060"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">11</int>
+                                               <reference key="object" ref="496835891"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="621289166"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">12</int>
+                                               <reference key="object" ref="444018704"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="660394934"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">13</int>
+                                               <reference key="object" ref="463613064"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="67902101"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">18</int>
+                                               <reference key="object" ref="1012635724"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="597433555"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">23</int>
+                                               <reference key="object" ref="34095372"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="368733355"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">24</int>
+                                               <reference key="object" ref="677509567"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="652898624"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">25</int>
+                                               <reference key="object" ref="570675882"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="622431002"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">26</int>
+                                               <reference key="object" ref="945084535"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="223117836">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {125, 1}}</string>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">27</int>
+                                               <reference key="object" ref="223117836"/>
+                                               <reference key="parent" ref="945084535"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">28</int>
+                                               <reference key="object" ref="126101945"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="793102985">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {125, 1}}</string>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">29</int>
+                                               <reference key="object" ref="793102985"/>
+                                               <reference key="parent" ref="126101945"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">30</int>
+                                               <reference key="object" ref="862092551"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="456227852"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">31</int>
+                                               <reference key="object" ref="286114143"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="19206206"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">32</int>
+                                               <reference key="object" ref="463632258"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1015322159"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">37</int>
+                                               <reference key="object" ref="501486901"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="523579964"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">38</int>
+                                               <reference key="object" ref="9309938"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="625397549"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">39</int>
+                                               <reference key="object" ref="108597901"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1015445713"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">44</int>
+                                               <reference key="object" ref="335373847"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="492298910"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">45</int>
+                                               <reference key="object" ref="677007332"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="288316749"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">46</int>
+                                               <reference key="object" ref="34260806"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="124098371"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">49</int>
+                                               <reference key="object" ref="751714853"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="651032081"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">50</int>
+                                               <reference key="object" ref="1028233887"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="96368274"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">55</int>
+                                               <reference key="object" ref="498769415"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="492969921"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">56</int>
+                                               <reference key="object" ref="130462646"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1069442299"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">61</int>
+                                               <reference key="object" ref="497968468"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="691127886"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">66</int>
+                                               <reference key="object" ref="529644976"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="343844477"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">67</int>
+                                               <reference key="object" ref="977241029"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="656145587"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">68</int>
+                                               <reference key="object" ref="749948454"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="98290860"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">71</int>
+                                               <reference key="object" ref="1035779890"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="773053098"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">72</int>
+                                               <reference key="object" ref="928128304"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1016156756"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">73</int>
+                                               <reference key="object" ref="140207359"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="401971973"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">74</int>
+                                               <reference key="object" ref="907540673"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="804220802"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">79</int>
+                                               <reference key="object" ref="523657812"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="369510067">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {125, 1}}</string>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">80</int>
+                                               <reference key="object" ref="369510067"/>
+                                               <reference key="parent" ref="523657812"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">81</int>
+                                               <reference key="object" ref="473093704"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="572444645"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">86</int>
+                                               <reference key="object" ref="516451639"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="562573539"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">87</int>
+                                               <reference key="object" ref="526934709"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="273314683"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">88</int>
+                                               <reference key="object" ref="180296347"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="495611013"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">89</int>
+                                               <reference key="object" ref="612818913"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="12489527"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">90</int>
+                                               <reference key="object" ref="5114506"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="894602850"/>
+                                               </object>
+                                               <reference key="parent" ref="738514360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">254</int>
+                                               <reference key="object" ref="679064762"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="743280560"/>
+                                               </object>
+                                               <reference key="parent" ref="181588572"/>
+                                               <string key="objectName">empty</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">255</int>
+                                               <reference key="object" ref="743280560"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="82262124"/>
+                                               </object>
+                                               <reference key="parent" ref="679064762"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">342</int>
+                                               <reference key="object" ref="928228060"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="302593572"/>
+                                               </object>
+                                               <reference key="parent" ref="502806021"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">343</int>
+                                               <reference key="object" ref="621289166"/>
+                                               <reference key="parent" ref="496835891"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">344</int>
+                                               <reference key="object" ref="660394934"/>
+                                               <reference key="parent" ref="444018704"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">345</int>
+                                               <reference key="object" ref="67902101"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="735303444"/>
+                                               </object>
+                                               <reference key="parent" ref="463613064"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">346</int>
+                                               <reference key="object" ref="597433555"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="418397244"/>
+                                               </object>
+                                               <reference key="parent" ref="1012635724"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">347</int>
+                                               <reference key="object" ref="368733355"/>
+                                               <reference key="parent" ref="34095372"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">348</int>
+                                               <reference key="object" ref="652898624"/>
+                                               <reference key="parent" ref="677509567"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">349</int>
+                                               <reference key="object" ref="622431002"/>
+                                               <reference key="parent" ref="570675882"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">350</int>
+                                               <reference key="object" ref="456227852"/>
+                                               <reference key="parent" ref="862092551"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">351</int>
+                                               <reference key="object" ref="19206206"/>
+                                               <reference key="parent" ref="286114143"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">352</int>
+                                               <reference key="object" ref="1015322159"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="4652010"/>
+                                               </object>
+                                               <reference key="parent" ref="463632258"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">353</int>
+                                               <reference key="object" ref="523579964"/>
+                                               <reference key="parent" ref="501486901"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">354</int>
+                                               <reference key="object" ref="625397549"/>
+                                               <reference key="parent" ref="9309938"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">355</int>
+                                               <reference key="object" ref="1015445713"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="945504605"/>
+                                               </object>
+                                               <reference key="parent" ref="108597901"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">356</int>
+                                               <reference key="object" ref="492298910"/>
+                                               <reference key="parent" ref="335373847"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">357</int>
+                                               <reference key="object" ref="288316749"/>
+                                               <reference key="parent" ref="677007332"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">358</int>
+                                               <reference key="object" ref="124098371"/>
+                                               <reference key="parent" ref="34260806"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">361</int>
+                                               <reference key="object" ref="651032081"/>
+                                               <reference key="parent" ref="751714853"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">362</int>
+                                               <reference key="object" ref="96368274"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="359920682"/>
+                                               </object>
+                                               <reference key="parent" ref="1028233887"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">363</int>
+                                               <reference key="object" ref="492969921"/>
+                                               <reference key="parent" ref="498769415"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">364</int>
+                                               <reference key="object" ref="1069442299"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="155689363"/>
+                                               </object>
+                                               <reference key="parent" ref="130462646"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">365</int>
+                                               <reference key="object" ref="691127886"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1069179379"/>
+                                               </object>
+                                               <reference key="parent" ref="497968468"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">366</int>
+                                               <reference key="object" ref="343844477"/>
+                                               <reference key="parent" ref="529644976"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">367</int>
+                                               <reference key="object" ref="656145587"/>
+                                               <reference key="parent" ref="977241029"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">368</int>
+                                               <reference key="object" ref="98290860"/>
+                                               <reference key="parent" ref="749948454"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">371</int>
+                                               <reference key="object" ref="773053098"/>
+                                               <reference key="parent" ref="1035779890"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">372</int>
+                                               <reference key="object" ref="1016156756"/>
+                                               <reference key="parent" ref="928128304"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">373</int>
+                                               <reference key="object" ref="401971973"/>
+                                               <reference key="parent" ref="140207359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">374</int>
+                                               <reference key="object" ref="804220802"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="869830194"/>
+                                               </object>
+                                               <reference key="parent" ref="907540673"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">375</int>
+                                               <reference key="object" ref="572444645"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="838480608"/>
+                                               </object>
+                                               <reference key="parent" ref="473093704"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">376</int>
+                                               <reference key="object" ref="562573539"/>
+                                               <reference key="parent" ref="516451639"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">377</int>
+                                               <reference key="object" ref="273314683"/>
+                                               <reference key="parent" ref="526934709"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">378</int>
+                                               <reference key="object" ref="495611013"/>
+                                               <reference key="parent" ref="180296347"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">379</int>
+                                               <reference key="object" ref="12489527"/>
+                                               <reference key="parent" ref="612818913"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">380</int>
+                                               <reference key="object" ref="894602850"/>
+                                               <reference key="parent" ref="5114506"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">381</int>
+                                               <reference key="object" ref="82262124"/>
+                                               <reference key="parent" ref="743280560"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">7</int>
+                                               <reference key="object" ref="302593572"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="381221882"/>
+                                                       <reference ref="473757651"/>
+                                                       <reference ref="675281532"/>
+                                               </object>
+                                               <reference key="parent" ref="928228060"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">10</int>
+                                               <reference key="object" ref="381221882"/>
+                                               <reference key="parent" ref="302593572"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">9</int>
+                                               <reference key="object" ref="473757651"/>
+                                               <reference key="parent" ref="302593572"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">8</int>
+                                               <reference key="object" ref="675281532"/>
+                                               <reference key="parent" ref="302593572"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">14</int>
+                                               <reference key="object" ref="735303444"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="817763274"/>
+                                                       <reference ref="704690128"/>
+                                                       <reference ref="604338719"/>
+                                               </object>
+                                               <reference key="parent" ref="67902101"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">17</int>
+                                               <reference key="object" ref="817763274"/>
+                                               <reference key="parent" ref="735303444"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">16</int>
+                                               <reference key="object" ref="704690128"/>
+                                               <reference key="parent" ref="735303444"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">15</int>
+                                               <reference key="object" ref="604338719"/>
+                                               <reference key="parent" ref="735303444"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">19</int>
+                                               <reference key="object" ref="418397244"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="193116813"/>
+                                                       <reference ref="87174157"/>
+                                                       <reference ref="138849732"/>
+                                               </object>
+                                               <reference key="parent" ref="597433555"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">22</int>
+                                               <reference key="object" ref="193116813"/>
+                                               <reference key="parent" ref="418397244"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">21</int>
+                                               <reference key="object" ref="87174157"/>
+                                               <reference key="parent" ref="418397244"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">20</int>
+                                               <reference key="object" ref="138849732"/>
+                                               <reference key="parent" ref="418397244"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">33</int>
+                                               <reference key="object" ref="4652010"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="355405826"/>
+                                                       <reference ref="623541927"/>
+                                                       <reference ref="716695777"/>
+                                               </object>
+                                               <reference key="parent" ref="1015322159"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">36</int>
+                                               <reference key="object" ref="355405826"/>
+                                               <reference key="parent" ref="4652010"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">35</int>
+                                               <reference key="object" ref="623541927"/>
+                                               <reference key="parent" ref="4652010"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">34</int>
+                                               <reference key="object" ref="716695777"/>
+                                               <reference key="parent" ref="4652010"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">40</int>
+                                               <reference key="object" ref="945504605"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="712570706"/>
+                                                       <reference ref="42097014"/>
+                                                       <reference ref="664014443"/>
+                                               </object>
+                                               <reference key="parent" ref="1015445713"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">43</int>
+                                               <reference key="object" ref="712570706"/>
+                                               <reference key="parent" ref="945504605"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">42</int>
+                                               <reference key="object" ref="42097014"/>
+                                               <reference key="parent" ref="945504605"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">41</int>
+                                               <reference key="object" ref="664014443"/>
+                                               <reference key="parent" ref="945504605"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">51</int>
+                                               <reference key="object" ref="359920682"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="551923619"/>
+                                                       <reference ref="1005011526"/>
+                                                       <reference ref="836668078"/>
+                                               </object>
+                                               <reference key="parent" ref="96368274"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">54</int>
+                                               <reference key="object" ref="551923619"/>
+                                               <reference key="parent" ref="359920682"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">53</int>
+                                               <reference key="object" ref="1005011526"/>
+                                               <reference key="parent" ref="359920682"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">52</int>
+                                               <reference key="object" ref="836668078"/>
+                                               <reference key="parent" ref="359920682"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">57</int>
+                                               <reference key="object" ref="155689363"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="354770588"/>
+                                                       <reference ref="736037090"/>
+                                                       <reference ref="259498980"/>
+                                               </object>
+                                               <reference key="parent" ref="1069442299"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">60</int>
+                                               <reference key="object" ref="354770588"/>
+                                               <reference key="parent" ref="155689363"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">59</int>
+                                               <reference key="object" ref="736037090"/>
+                                               <reference key="parent" ref="155689363"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">58</int>
+                                               <reference key="object" ref="259498980"/>
+                                               <reference key="parent" ref="155689363"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">62</int>
+                                               <reference key="object" ref="1069179379"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="413956336"/>
+                                                       <reference ref="847739510"/>
+                                                       <reference ref="286317196"/>
+                                               </object>
+                                               <reference key="parent" ref="691127886"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">65</int>
+                                               <reference key="object" ref="413956336"/>
+                                               <reference key="parent" ref="1069179379"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">64</int>
+                                               <reference key="object" ref="847739510"/>
+                                               <reference key="parent" ref="1069179379"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">63</int>
+                                               <reference key="object" ref="286317196"/>
+                                               <reference key="parent" ref="1069179379"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">75</int>
+                                               <reference key="object" ref="869830194"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="6137744"/>
+                                                       <reference ref="169170697"/>
+                                                       <reference ref="1070100923"/>
+                                               </object>
+                                               <reference key="parent" ref="804220802"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">78</int>
+                                               <reference key="object" ref="6137744"/>
+                                               <reference key="parent" ref="869830194"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">77</int>
+                                               <reference key="object" ref="169170697"/>
+                                               <reference key="parent" ref="869830194"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">76</int>
+                                               <reference key="object" ref="1070100923"/>
+                                               <reference key="parent" ref="869830194"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">82</int>
+                                               <reference key="object" ref="838480608"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="946029370"/>
+                                                       <reference ref="894119487"/>
+                                                       <reference ref="19515960"/>
+                                               </object>
+                                               <reference key="parent" ref="572444645"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">85</int>
+                                               <reference key="object" ref="946029370"/>
+                                               <reference key="parent" ref="838480608"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">84</int>
+                                               <reference key="object" ref="894119487"/>
+                                               <reference key="parent" ref="838480608"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">83</int>
+                                               <reference key="object" ref="19515960"/>
+                                               <reference key="parent" ref="838480608"/>
+                                       </object>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="flattenedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>-1.IBPluginDependency</string>
+                                       <string>-2.IBPluginDependency</string>
+                                       <string>-3.IBPluginDependency</string>
+                                       <string>-3.ImportedFromIB2</string>
+                                       <string>10.IBPluginDependency</string>
+                                       <string>10.ImportedFromIB2</string>
+                                       <string>11.IBAttributePlaceholdersKey</string>
+                                       <string>11.IBPluginDependency</string>
+                                       <string>11.ImportedFromIB2</string>
+                                       <string>12.IBAttributePlaceholdersKey</string>
+                                       <string>12.IBPluginDependency</string>
+                                       <string>12.ImportedFromIB2</string>
+                                       <string>13.IBAttributePlaceholdersKey</string>
+                                       <string>13.IBPluginDependency</string>
+                                       <string>13.ImportedFromIB2</string>
+                                       <string>14.IBPluginDependency</string>
+                                       <string>14.ImportedFromIB2</string>
+                                       <string>15.IBPluginDependency</string>
+                                       <string>15.ImportedFromIB2</string>
+                                       <string>16.IBPluginDependency</string>
+                                       <string>16.ImportedFromIB2</string>
+                                       <string>17.IBPluginDependency</string>
+                                       <string>17.ImportedFromIB2</string>
+                                       <string>18.IBAttributePlaceholdersKey</string>
+                                       <string>18.IBPluginDependency</string>
+                                       <string>18.ImportedFromIB2</string>
+                                       <string>19.IBPluginDependency</string>
+                                       <string>19.ImportedFromIB2</string>
+                                       <string>20.IBPluginDependency</string>
+                                       <string>20.ImportedFromIB2</string>
+                                       <string>21.IBPluginDependency</string>
+                                       <string>21.ImportedFromIB2</string>
+                                       <string>22.IBPluginDependency</string>
+                                       <string>22.ImportedFromIB2</string>
+                                       <string>23.IBAttributePlaceholdersKey</string>
+                                       <string>23.IBPluginDependency</string>
+                                       <string>23.ImportedFromIB2</string>
+                                       <string>24.IBAttributePlaceholdersKey</string>
+                                       <string>24.IBPluginDependency</string>
+                                       <string>24.ImportedFromIB2</string>
+                                       <string>25.IBAttributePlaceholdersKey</string>
+                                       <string>25.IBPluginDependency</string>
+                                       <string>25.ImportedFromIB2</string>
+                                       <string>254.IBEditorWindowLastContentRect</string>
+                                       <string>254.IBPluginDependency</string>
+                                       <string>254.ImportedFromIB2</string>
+                                       <string>254.editorWindowContentRectSynchronizationRect</string>
+                                       <string>255.IBPluginDependency</string>
+                                       <string>255.ImportedFromIB2</string>
+                                       <string>26.IBPluginDependency</string>
+                                       <string>26.ImportedFromIB2</string>
+                                       <string>27.IBPluginDependency</string>
+                                       <string>27.ImportedFromIB2</string>
+                                       <string>28.IBPluginDependency</string>
+                                       <string>28.ImportedFromIB2</string>
+                                       <string>29.IBPluginDependency</string>
+                                       <string>29.ImportedFromIB2</string>
+                                       <string>30.IBPluginDependency</string>
+                                       <string>30.ImportedFromIB2</string>
+                                       <string>31.IBAttributePlaceholdersKey</string>
+                                       <string>31.IBPluginDependency</string>
+                                       <string>31.ImportedFromIB2</string>
+                                       <string>32.IBAttributePlaceholdersKey</string>
+                                       <string>32.IBPluginDependency</string>
+                                       <string>32.ImportedFromIB2</string>
+                                       <string>33.IBPluginDependency</string>
+                                       <string>33.ImportedFromIB2</string>
+                                       <string>34.IBPluginDependency</string>
+                                       <string>34.ImportedFromIB2</string>
+                                       <string>342.IBPluginDependency</string>
+                                       <string>343.IBPluginDependency</string>
+                                       <string>344.IBPluginDependency</string>
+                                       <string>345.IBPluginDependency</string>
+                                       <string>346.IBPluginDependency</string>
+                                       <string>347.IBPluginDependency</string>
+                                       <string>348.IBPluginDependency</string>
+                                       <string>349.IBPluginDependency</string>
+                                       <string>35.IBPluginDependency</string>
+                                       <string>35.ImportedFromIB2</string>
+                                       <string>350.IBPluginDependency</string>
+                                       <string>351.IBPluginDependency</string>
+                                       <string>352.IBPluginDependency</string>
+                                       <string>353.IBPluginDependency</string>
+                                       <string>354.IBPluginDependency</string>
+                                       <string>355.IBPluginDependency</string>
+                                       <string>356.IBPluginDependency</string>
+                                       <string>357.IBPluginDependency</string>
+                                       <string>358.IBPluginDependency</string>
+                                       <string>36.IBPluginDependency</string>
+                                       <string>36.ImportedFromIB2</string>
+                                       <string>361.IBPluginDependency</string>
+                                       <string>362.IBPluginDependency</string>
+                                       <string>363.IBPluginDependency</string>
+                                       <string>364.IBPluginDependency</string>
+                                       <string>365.IBPluginDependency</string>
+                                       <string>366.IBPluginDependency</string>
+                                       <string>367.IBPluginDependency</string>
+                                       <string>368.IBPluginDependency</string>
+                                       <string>37.IBAttributePlaceholdersKey</string>
+                                       <string>37.IBPluginDependency</string>
+                                       <string>37.ImportedFromIB2</string>
+                                       <string>371.IBPluginDependency</string>
+                                       <string>372.IBPluginDependency</string>
+                                       <string>373.IBPluginDependency</string>
+                                       <string>374.IBPluginDependency</string>
+                                       <string>375.IBPluginDependency</string>
+                                       <string>376.IBPluginDependency</string>
+                                       <string>377.IBPluginDependency</string>
+                                       <string>378.IBPluginDependency</string>
+                                       <string>379.IBPluginDependency</string>
+                                       <string>38.IBAttributePlaceholdersKey</string>
+                                       <string>38.IBPluginDependency</string>
+                                       <string>38.ImportedFromIB2</string>
+                                       <string>380.IBPluginDependency</string>
+                                       <string>381.IBPluginDependency</string>
+                                       <string>39.IBAttributePlaceholdersKey</string>
+                                       <string>39.IBPluginDependency</string>
+                                       <string>39.ImportedFromIB2</string>
+                                       <string>40.IBPluginDependency</string>
+                                       <string>40.ImportedFromIB2</string>
+                                       <string>41.IBPluginDependency</string>
+                                       <string>41.ImportedFromIB2</string>
+                                       <string>42.IBPluginDependency</string>
+                                       <string>42.ImportedFromIB2</string>
+                                       <string>43.IBPluginDependency</string>
+                                       <string>43.ImportedFromIB2</string>
+                                       <string>44.IBAttributePlaceholdersKey</string>
+                                       <string>44.IBPluginDependency</string>
+                                       <string>44.ImportedFromIB2</string>
+                                       <string>45.IBAttributePlaceholdersKey</string>
+                                       <string>45.IBPluginDependency</string>
+                                       <string>45.ImportedFromIB2</string>
+                                       <string>46.IBAttributePlaceholdersKey</string>
+                                       <string>46.IBPluginDependency</string>
+                                       <string>46.ImportedFromIB2</string>
+                                       <string>49.IBAttributePlaceholdersKey</string>
+                                       <string>49.IBPluginDependency</string>
+                                       <string>49.ImportedFromIB2</string>
+                                       <string>5.IBEditorWindowLastContentRect</string>
+                                       <string>5.IBPluginDependency</string>
+                                       <string>5.ImportedFromIB2</string>
+                                       <string>5.editorWindowContentRectSynchronizationRect</string>
+                                       <string>50.IBAttributePlaceholdersKey</string>
+                                       <string>50.IBPluginDependency</string>
+                                       <string>50.ImportedFromIB2</string>
+                                       <string>51.IBPluginDependency</string>
+                                       <string>51.ImportedFromIB2</string>
+                                       <string>52.IBPluginDependency</string>
+                                       <string>52.ImportedFromIB2</string>
+                                       <string>53.IBPluginDependency</string>
+                                       <string>53.ImportedFromIB2</string>
+                                       <string>54.IBPluginDependency</string>
+                                       <string>54.ImportedFromIB2</string>
+                                       <string>55.IBPluginDependency</string>
+                                       <string>55.ImportedFromIB2</string>
+                                       <string>56.IBAttributePlaceholdersKey</string>
+                                       <string>56.IBPluginDependency</string>
+                                       <string>56.ImportedFromIB2</string>
+                                       <string>57.IBPluginDependency</string>
+                                       <string>57.ImportedFromIB2</string>
+                                       <string>58.IBPluginDependency</string>
+                                       <string>58.ImportedFromIB2</string>
+                                       <string>59.IBPluginDependency</string>
+                                       <string>59.ImportedFromIB2</string>
+                                       <string>6.IBAttributePlaceholdersKey</string>
+                                       <string>6.IBPluginDependency</string>
+                                       <string>6.ImportedFromIB2</string>
+                                       <string>60.IBPluginDependency</string>
+                                       <string>60.ImportedFromIB2</string>
+                                       <string>61.IBAttributePlaceholdersKey</string>
+                                       <string>61.IBPluginDependency</string>
+                                       <string>61.ImportedFromIB2</string>
+                                       <string>62.IBPluginDependency</string>
+                                       <string>62.ImportedFromIB2</string>
+                                       <string>63.IBPluginDependency</string>
+                                       <string>63.ImportedFromIB2</string>
+                                       <string>64.IBPluginDependency</string>
+                                       <string>64.ImportedFromIB2</string>
+                                       <string>65.IBPluginDependency</string>
+                                       <string>65.ImportedFromIB2</string>
+                                       <string>66.IBAttributePlaceholdersKey</string>
+                                       <string>66.IBPluginDependency</string>
+                                       <string>66.ImportedFromIB2</string>
+                                       <string>67.IBAttributePlaceholdersKey</string>
+                                       <string>67.IBPluginDependency</string>
+                                       <string>67.ImportedFromIB2</string>
+                                       <string>68.IBAttributePlaceholdersKey</string>
+                                       <string>68.IBPluginDependency</string>
+                                       <string>68.ImportedFromIB2</string>
+                                       <string>7.IBPluginDependency</string>
+                                       <string>7.ImportedFromIB2</string>
+                                       <string>71.IBAttributePlaceholdersKey</string>
+                                       <string>71.IBPluginDependency</string>
+                                       <string>71.ImportedFromIB2</string>
+                                       <string>72.IBAttributePlaceholdersKey</string>
+                                       <string>72.IBPluginDependency</string>
+                                       <string>72.ImportedFromIB2</string>
+                                       <string>73.IBAttributePlaceholdersKey</string>
+                                       <string>73.IBPluginDependency</string>
+                                       <string>73.ImportedFromIB2</string>
+                                       <string>74.IBAttributePlaceholdersKey</string>
+                                       <string>74.IBPluginDependency</string>
+                                       <string>74.ImportedFromIB2</string>
+                                       <string>75.IBPluginDependency</string>
+                                       <string>75.ImportedFromIB2</string>
+                                       <string>76.IBPluginDependency</string>
+                                       <string>76.ImportedFromIB2</string>
+                                       <string>77.IBPluginDependency</string>
+                                       <string>77.ImportedFromIB2</string>
+                                       <string>78.IBPluginDependency</string>
+                                       <string>78.ImportedFromIB2</string>
+                                       <string>79.IBPluginDependency</string>
+                                       <string>79.ImportedFromIB2</string>
+                                       <string>8.IBPluginDependency</string>
+                                       <string>8.ImportedFromIB2</string>
+                                       <string>80.IBPluginDependency</string>
+                                       <string>80.ImportedFromIB2</string>
+                                       <string>81.IBAttributePlaceholdersKey</string>
+                                       <string>81.IBPluginDependency</string>
+                                       <string>81.ImportedFromIB2</string>
+                                       <string>82.IBPluginDependency</string>
+                                       <string>82.ImportedFromIB2</string>
+                                       <string>83.IBPluginDependency</string>
+                                       <string>83.ImportedFromIB2</string>
+                                       <string>84.IBPluginDependency</string>
+                                       <string>84.ImportedFromIB2</string>
+                                       <string>85.IBPluginDependency</string>
+                                       <string>85.ImportedFromIB2</string>
+                                       <string>86.IBAttributePlaceholdersKey</string>
+                                       <string>86.IBPluginDependency</string>
+                                       <string>86.ImportedFromIB2</string>
+                                       <string>87.IBAttributePlaceholdersKey</string>
+                                       <string>87.IBPluginDependency</string>
+                                       <string>87.ImportedFromIB2</string>
+                                       <string>88.IBAttributePlaceholdersKey</string>
+                                       <string>88.IBPluginDependency</string>
+                                       <string>88.ImportedFromIB2</string>
+                                       <string>89.IBAttributePlaceholdersKey</string>
+                                       <string>89.IBPluginDependency</string>
+                                       <string>89.ImportedFromIB2</string>
+                                       <string>9.IBPluginDependency</string>
+                                       <string>9.ImportedFromIB2</string>
+                                       <string>90.IBAttributePlaceholdersKey</string>
+                                       <string>90.IBPluginDependency</string>
+                                       <string>90.ImportedFromIB2</string>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <integer value="1" id="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="496835891"/>
+                                                       <string type="base64-UTF8" key="toolTip">U2FuZSB2YWx1ZXMgYXJlIDEtNi4gVGhlIG1vcmUgeW91IGFkZCwgdGhlIGhpZ2hlciB0aGUgcXVhbGl0
+eSDigJQgYnV0IHRoZSBzbG93ZXIgdGhlIGVuY29kZS4gQmUgY2FyZWZ1bC4uLnRvbyBtYW55IGFuZCBR
+dWlja1RpbWUgc3RydWdnbGUgdG8gcGxheSB0aGUgdmlkZW8gYmFjay4</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="444018704"/>
+                                                       <string key="toolTip">Sane values are 1-6. B-Frames are smaller than other frames, so they let you pack in more quality at the same bitrate. Use more of them with animated material: 9-16.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="463613064"/>
+                                                       <string key="toolTip">Sane values are 1-6. B-Frames are smaller than other frames, so they let you pack in more quality at the same bitrate. Use more of them with animated material: 9-16.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="1012635724"/>
+                                                       <string type="base64-UTF8" key="toolTip">VGhpcyBzZXR0aW5nIGlzIGZpbmVyLWdyYWluZWQgdGhhbiB0aGUgbW90aW9uIGVzdGltYXRpb24gc2V0
+dGluZ3MgYWJvdmUuIEluc3RlYWQgb2YgZGVhbGluZyB3aXRoIHdob2xlIHBpeGVscywgaXQgZGVhbHMg
+d2l0aCBmcmFjdGlvbmFsIHBpeGVscy4gNCwgSGFuZEJyYWtlJ3MgZGVmYXVsdCwgbWVhbnMgbG9va2lu
+ZyBhdCBxdWFydGVyIHBpeGVscyAocXBlbCkuIEhpZ2hlciBsZXZlbHMgaW5jcmVhc2UgcXVhbGl0eSBi
+eSBkaXZpZGluZyB0aGUgcGl4ZWwgbW9yZSwgYnV0IHRha2UgbG9uZ2VyIHRvIGVuY29kZS4gVXNpbmcg
+NiBvciA3IHR1cm5zIHVubG9ja3MgdGhlIGFiaWxpdHkgdG8gdHVybiBvbiBtb3JlIGFkdmFuY2VkIGZl
+YXR1cmVzIGxpa2UgQi1GcmFtZSByYXRlIGRpc3RvcnRpb24uA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="34095372"/>
+                                                       <string key="toolTip">Trellis fine-tunes how bitrate is doled out, so it can reduce file size/bitrate or increase quality. A value of 2 forces it to be used more often than a value of 1.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="677509567"/>
+                                                       <string key="toolTip">Only use this with constant quality encoding. It increases quality but also bitrate/file size.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="570675882"/>
+                                                       <string key="toolTip">This can help with blocking on solid colors like blue skies, but it also slows down the encode.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{0, 455}, {700, 290}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{42, 754}, {700, 290}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="286114143"/>
+                                                       <string type="base64-UTF8" key="toolTip">V2l0aCB0aGlzIG9uLCBkaWZmZXJlbnQgcGFydHMgb2YgYSBmcmFtZSB3aWxsIHJlZmVyIGJhY2sgdG8g
+ZGlmZmVyZW50IHByaW9yIGZyYW1lcywgZGVwZW5kaW5nIG9uIHdoYXQncyBiZXN0IGZvciB0aGF0IHBh
+cnQgb2YgdGhlIGltYWdlLg</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="463632258"/>
+                                                       <string key="toolTip">This sets the shape of the area x264 searches when estimating motion. Your choices are a diamond, a hexagon, a more complex hexagonal shape, or searching the entire frame. You are best off using Uneven Multi-Hexagonal searching.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="501486901"/>
+                                                       <string key="toolTip">This sets the shape of the area x264 searches when estimating motion. Your choices are a diamond, a hexagon, a more complex hexagonal shape, or searching the entire frame. You are best off using Uneven Multi-Hexagonal searching.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="9309938"/>
+                                                       <string key="toolTip">This range is the radius, in pixels, x264 should use for motion estimation searches. It only has an effect when you use Uneven Multi-Hexagonal or Exhaustive searching. 24, 32, and 64 are good values.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="108597901"/>
+                                                       <string key="toolTip">This range is the radius, in pixels, x264 should use for motion estimation searches. It only has an effect when you use Uneven Multi-Hexagonal or Exhaustive searching. 24, 32, and 64 are good values.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="335373847"/>
+                                                       <string type="base64-UTF8" key="toolTip">VGhpcyBzZXR0aW5nIGlzIGZpbmVyLWdyYWluZWQgdGhhbiB0aGUgbW90aW9uIGVzdGltYXRpb24gc2V0
+dGluZ3MgYWJvdmUuIEluc3RlYWQgb2YgZGVhbGluZyB3aXRoIHdob2xlIHBpeGVscywgaXQgZGVhbHMg
+d2l0aCBmcmFjdGlvbmFsIHBpeGVscy4gNCwgSGFuZEJyYWtlJ3MgZGVmYXVsdCwgbWVhbnMgbG9va2lu
+ZyBhdCBxdWFydGVyIHBpeGVscyAocXBlbCkuIEhpZ2hlciBsZXZlbHMgaW5jcmVhc2UgcXVhbGl0eSBi
+eSBkaXZpZGluZyB0aGUgcGl4ZWwgbW9yZSwgYnV0IHRha2UgbG9uZ2VyIHRvIGVuY29kZS4gVXNpbmcg
+NiBvciA3IHR1cm5zIHVubG9ja3MgdGhlIGFiaWxpdHkgdG8gdHVybiBvbiBtb3JlIGFkdmFuY2VkIGZl
+YXR1cmVzIGxpa2UgQi1GcmFtZSByYXRlIGRpc3RvcnRpb24uA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="677007332"/>
+                                                       <string type="base64-UTF8" key="toolTip">V2l0aCB3ZWlnaHRlZCBCLWZyYW1lIHByZWRpY3Rpb24gZW5hYmxlZCwgeDI2NCB3aWxsIGNvbnNpZGVy
+IGhvdyBmYXIgYXdheSB0aGUgcHJldmlvdXMgYW5kIG5leHQgUC1mcmFtZXMgYXJlLCBiZWZvcmUgZGVj
+aWRpbmcgdG8gbWFrZSBhIGZyYW1lIGEgQi1mcmFtZS4gVGhlIGVmZmVjdCBpcyB0aGF0IHgyNjQgd2ls
+bCB1c2UgZmV3ZXIgQi1mcmFtZXMgd2hlbiB0aGV5J2QgbG9vayBiYWQg4oCUIHdoZW4gaXQgY2FuJ3Qg
+YWNjdXJhdGVseSBwcmVkaWN0IG1vdGlvbi4gT2J2aW91c2x5LCB0aGlzIG9ubHkgd29ya3Mgd2hlbiB5
+b3UgdGVsbCB4MjY0IHRvIHVzZSBtb3JlIHRoYW4gMSBCLWZyYW1lLiA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="34260806"/>
+                                                       <string type="base64-UTF8" key="toolTip">Qi1mcmFtZSBweXJhbWlkcyBhcmUgYSBIaWdoIFByb2ZpbGUgZmVhdHVyZS4gVGhpcyBtZWFucyB0aGF0
+IGlmIHlvdSBlbmFibGUgaXQsIFlPVVIgVklERU8gV0lMTCBOT1QgUExBWSBJTiBRVUlDS1RJTUUuIFB5
+cmFtaWRhbCBCLWZyYW1lcyBtZWFuIHRoYXQgQi1mcmFtZXMgZG9uJ3QganVzdCByZWZlcmVuY2Ugc3Vy
+cm91bmRpbmcgcmVmZXJlbmNlIGZyYW1lcyDigJQgaW5zdGVhZCwgaXQgYWxzbyB0cmVhdHMgYSBwcmV2
+aW91cyBCLWZyYW1lIGFzIGEgcmVmZXJlbmNlLCBpbXByb3ZpbmcgcXVhbGl0eS9sb3dlcmluZyBiaXRy
+YXRlIGF0IHRoZSBleHBlbnNlIG9mIGNvbXBsZXhpdHkuIExvZ2ljYWxseSwgdG8gcmVmZXJlbmNlIGFu
+IGVhcmxpZXIgQi1mcmFtZSwgeW91IG11c3QgdGVsbCB4MjY0IHRvIHVzZSBhdCBsZWFzdCAyIEItZnJh
+bWVzLg</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="751714853"/>
+                                                       <string type="base64-UTF8" key="toolTip">RGlyZWN0IHByZWRpY3Rpb24gdGVsbHMgeDI2NCB3aGF0IG1ldGhvZCB0byB1c2Ugd2hlbiBndWVzc2lu
+ZyBtb3Rpb24gZm9yIGNlcnRhaW4gcGFydHMgb2YgYSBCLWZyYW1lLiBJdCBjYW4gZWl0aGVyIGxvb2sg
+YXQgb3RoZXIgcGFydHMgb2YgdGhlIGN1cnJlbnQgZnJhbWUgKHNwYXRpYWwpIG9yIGNvbXBhcmUgYWdh
+aW5zdCB0aGUgcHJlY2VkaW5nIGZyYW1lICh0ZW1wb3JhbCkuIFlvdSdyZSBiZXN0IG9mZiBzZXR0aW5n
+IHRoaXMgdG8gYXV0b21hdGljLCBzbyB4MjY0IGRlY2lkZXMgd2hpY2ggbWV0aG9kIGlzIGJlc3Qgb24g
+aXRzIG93bi4gRG9uJ3Qgc2VsZWN0IG5vbmUgYXNzdW1pbmcgaXQgd2lsbCBiZSBmYXN0ZXI7IGluc3Rl
+YWQgaXQgd2lsbCB0YWtlIGxvbmdlciBhbmQgbG9vayB3b3JzZS4gSWYgeW91J3JlIGdvaW5nIHRvIGNo
+b29zZSBiZXR3ZWVuIHNwYXRpYWwgYW5kIHRlbXBvcmFsLCBzcGF0aWFsIGlzIHVzdWFsbHkgYmV0dGVy
+Lg</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{182, 180}, {700, 290}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{692, 501}, {700, 290}}</string>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="1028233887"/>
+                                                       <string type="base64-UTF8" key="toolTip">RGlyZWN0IHByZWRpY3Rpb24gdGVsbHMgeDI2NCB3aGF0IG1ldGhvZCB0byB1c2Ugd2hlbiBndWVzc2lu
+ZyBtb3Rpb24gZm9yIGNlcnRhaW4gcGFydHMgb2YgYSBCLWZyYW1lLiBJdCBjYW4gZWl0aGVyIGxvb2sg
+YXQgb3RoZXIgcGFydHMgb2YgdGhlIGN1cnJlbnQgZnJhbWUgKHNwYXRpYWwpIG9yIGNvbXBhcmUgYWdh
+aW5zdCB0aGUgcHJlY2VkaW5nIGZyYW1lICh0ZW1wb3JhbCkuIFlvdSdyZSBiZXN0IG9mZiBzZXR0aW5n
+IHRoaXMgdG8gYXV0b21hdGljLCBzbyB4MjY0IGRlY2lkZXMgd2hpY2ggbWV0aG9kIGlzIGJlc3Qgb24g
+aXRzIG93bi4gRG9uJ3Qgc2VsZWN0IG5vbmUgYXNzdW1pbmcgaXQgd2lsbCBiZSBmYXN0ZXI7IGluc3Rl
+YWQgaXQgd2lsbCB0YWtlIGxvbmdlciBhbmQgbG9vayB3b3JzZS4gSWYgeW91J3JlIGdvaW5nIHRvIGNo
+b29zZSBiZXR3ZWVuIHNwYXRpYWwgYW5kIHRlbXBvcmFsLCBzcGF0aWFsIGlzIHVzdWFsbHkgYmV0dGVy
+Lg</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="130462646"/>
+                                                       <string type="base64-UTF8" key="toolTip">eDI2NCBpbmNsdWRlcyBhbiBpbi1sb29wIGRlYmxvY2tpbmcgZmlsdGVyLiBXaGF0IHRoaXMgbWVhbnMg
+aXMgdGhhdCBibG9ja3kgY29tcHJlc3Npb24gYXJ0aWZhY3RzIGFyZSBzbW9vdGhlZCBhd2F5IHdoZW4g
+eW91IHBsYXkgYmFjayB0aGUgdmlkZW8uIEl0IGhhcyB0d28gc2V0dGluZ3M6IHN0cmVuZ3RoIGFuZCB0
+aHJlc2hvbGQsIGp1c3QgbGlrZSBhIHNpbXBsZSBmaWx0ZXIgaW4gUGhvdG9zaG9wLiBTdHJlbmd0aCBj
+b250cm9scyB0aGUgYW1vdW50IG9mIGRlYmxvY2tpbmcgYXBwbGllZCB0byB0aGUgd2hvbGUgZnJhbWUu
+IElmIHlvdSBkcm9wIGRvd24gYmVsb3cgMCwgeW91IHJlZHVjZSB0aGUgYW1vdW50IG9mIGJsdXJyaW5n
+LiBHbyB0b28gbmVnYXRpdmUsIGFuZCB5b3UnbGwgZ2V0IGFuIGVmZmVjdCBzb21ld2hhdCBsaWtlIG92
+ZXJzaGFycGVuaW5nIGFuIGltYWdlLiBHbyBpbnRvIHBvc2l0aXZlIHZhbHVlcywgYW5kIHRoZSBpbWFn
+ZSBtYXkgYmVjb21lIHRvbyBzb2Z0LiBUaHJlc2hvbGQgY29udHJvbHMgaG93IHNlbnNpdGl2ZSB0aGUg
+ZmlsdGVyIGlzIHRvIHdoZXRoZXIgc29tZXRoaW5nIGluIGEgYmxvY2sgaXMgZGV0YWlsIHRoYXQgbmVl
+ZHMgdG8gYmUgcHJlc2VydmVkOiBsb3dlciBudW1iZXJzIGJsdXIgZGV0YWlscyBsZXNzLiBUaGUgZGVm
+YXVsdCBkZWJsb2NraW5nIHZhbHVlcyBhcmUgMCBhbmQgMC4gVGhpcyBkb2VzIG5vdCBtZWFuIHplcm8g
+ZGVibG9ja2luZy4gSXQgbWVhbnMgeDI2NCB3aWxsIGFwcGx5IHRoZSByZWd1bGFyIGRlYmxvY2tpbmcg
+c3RyZW5ndGggYW5kIHRocmVzaG9sZHMgdGhlIGNvZGVjIGF1dGhvcnMgaGF2ZSBzZWxlY3RlZCBhcyB3
+b3JraW5nIHRoZSBiZXN0IGluIG1vc3QgY2FzZXMuIFdoaWxlIG1hbnksIG1hbnkgcGVvcGxlIHN0aWNr
+IHdpdGggdGhlIGRlZmF1bHQgZGVibG9ja2luZyB2YWx1ZXMgb2YgMCwwLCBvdGhlciBwZW9wbGUgZGlz
+YWdyZWUuIFNvbWUgcHJlZmVyIGEgc2xpZ2h0bHkgbGVzcyBibHVycmVkIGltYWdlIGZvciBsaXZlIGFj
+dGlvbiBtYXRlcmlhbCwgYW5kIHVzZSB2YWx1ZXMgbGlrZSAtMiwtMSBvciAtMiwtMi4gT3RoZXJzIHdp
+bGwgcmFpc2UgaXQgdG8gMSwxIG9yIGV2ZW4gMywzIGZvciBhbmltYXRpb24uIFdoaWxlIHRoZSB2YWx1
+ZXMgZm9yIGVhY2ggc2V0dGluZyBleHRlbmQgZnJvbSAtNiB0byA2LCB0aGUgY29uc2Vuc3VzIGlzIHRo
+YXQgZ29pbmcgYmVsb3cgLTMgb3IgYWJvdmUgMyBpcyB3b3J0aGxlc3MuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="502806021"/>
+                                                       <string type="base64-UTF8" key="toolTip">U2FuZSB2YWx1ZXMgYXJlIDEtNi4gVGhlIG1vcmUgeW91IGFkZCwgdGhlIGhpZ2hlciB0aGUgcXVhbGl0
+eSDigJQgYnV0IHRoZSBzbG93ZXIgdGhlIGVuY29kZS4</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="497968468"/>
+                                                       <string type="base64-UTF8" key="toolTip">eDI2NCBpbmNsdWRlcyBhbiBpbi1sb29wIGRlYmxvY2tpbmcgZmlsdGVyLiBXaGF0IHRoaXMgbWVhbnMg
+aXMgdGhhdCBibG9ja3kgY29tcHJlc3Npb24gYXJ0aWZhY3RzIGFyZSBzbW9vdGhlZCBhd2F5IHdoZW4g
+eW91IHBsYXkgYmFjayB0aGUgdmlkZW8uIEl0IGhhcyB0d28gc2V0dGluZ3M6IHN0cmVuZ3RoIGFuZCB0
+aHJlc2hvbGQsIGp1c3QgbGlrZSBhIHNpbXBsZSBmaWx0ZXIgaW4gUGhvdG9zaG9wLiBTdHJlbmd0aCBj
+b250cm9scyB0aGUgYW1vdW50IG9mIGRlYmxvY2tpbmcgYXBwbGllZCB0byB0aGUgd2hvbGUgZnJhbWUu
+IElmIHlvdSBkcm9wIGRvd24gYmVsb3cgMCwgeW91IHJlZHVjZSB0aGUgYW1vdW50IG9mIGJsdXJyaW5n
+LiBHbyB0b28gbmVnYXRpdmUsIGFuZCB5b3UnbGwgZ2V0IGFuIGVmZmVjdCBzb21ld2hhdCBsaWtlIG92
+ZXJzaGFycGVuaW5nIGFuIGltYWdlLiBHbyBpbnRvIHBvc2l0aXZlIHZhbHVlcywgYW5kIHRoZSBpbWFn
+ZSBtYXkgYmVjb21lIHRvbyBzb2Z0LiBUaHJlc2hvbGQgY29udHJvbHMgaG93IHNlbnNpdGl2ZSB0aGUg
+ZmlsdGVyIGlzIHRvIHdoZXRoZXIgc29tZXRoaW5nIGluIGEgYmxvY2sgaXMgZGV0YWlsIHRoYXQgbmVl
+ZHMgdG8gYmUgcHJlc2VydmVkOiBsb3dlciBudW1iZXJzIGJsdXIgZGV0YWlscyBsZXNzLiBUaGUgZGVm
+YXVsdCBkZWJsb2NraW5nIHZhbHVlcyBhcmUgMCBhbmQgMC4gVGhpcyBkb2VzIG5vdCBtZWFuIHplcm8g
+ZGVibG9ja2luZy4gSXQgbWVhbnMgeDI2NCB3aWxsIGFwcGx5IHRoZSByZWd1bGFyIGRlYmxvY2tpbmcg
+c3RyZW5ndGggYW5kIHRocmVzaG9sZHMgdGhlIGNvZGVjIGF1dGhvcnMgaGF2ZSBzZWxlY3RlZCBhcyB3
+b3JraW5nIHRoZSBiZXN0IGluIG1vc3QgY2FzZXMuIFdoaWxlIG1hbnksIG1hbnkgcGVvcGxlIHN0aWNr
+IHdpdGggdGhlIGRlZmF1bHQgZGVibG9ja2luZyB2YWx1ZXMgb2YgMCwwLCBvdGhlciBwZW9wbGUgZGlz
+YWdyZWUuIFNvbWUgcHJlZmVyIGEgc2xpZ2h0bHkgbGVzcyBibHVycmVkIGltYWdlIGZvciBsaXZlIGFj
+dGlvbiBtYXRlcmlhbCwgYW5kIHVzZSB2YWx1ZXMgbGlrZSAtMiwtMSBvciAtMiwtMi4gT3RoZXJzIHdp
+bGwgcmFpc2UgaXQgdG8gMSwxIG9yIGV2ZW4gMywzIGZvciBhbmltYXRpb24uIFdoaWxlIHRoZSB2YWx1
+ZXMgZm9yIGVhY2ggc2V0dGluZyBleHRlbmQgZnJvbSAtNiB0byA2LCB0aGUgY29uc2Vuc3VzIGlzIHRo
+YXQgZ29pbmcgYmVsb3cgLTMgb3IgYWJvdmUgMyBpcyB3b3J0aGxlc3MuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="529644976"/>
+                                                       <string type="base64-UTF8" key="toolTip">eDI2NCBpbmNsdWRlcyBhbiBpbi1sb29wIGRlYmxvY2tpbmcgZmlsdGVyLiBXaGF0IHRoaXMgbWVhbnMg
+aXMgdGhhdCBibG9ja3kgY29tcHJlc3Npb24gYXJ0aWZhY3RzIGFyZSBzbW9vdGhlZCBhd2F5IHdoZW4g
+eW91IHBsYXkgYmFjayB0aGUgdmlkZW8uIEl0IGhhcyB0d28gc2V0dGluZ3M6IHN0cmVuZ3RoIGFuZCB0
+aHJlc2hvbGQsIGp1c3QgbGlrZSBhIHNpbXBsZSBmaWx0ZXIgaW4gUGhvdG9zaG9wLiBTdHJlbmd0aCBj
+b250cm9scyB0aGUgYW1vdW50IG9mIGRlYmxvY2tpbmcgYXBwbGllZCB0byB0aGUgd2hvbGUgZnJhbWUu
+IElmIHlvdSBkcm9wIGRvd24gYmVsb3cgMCwgeW91IHJlZHVjZSB0aGUgYW1vdW50IG9mIGJsdXJyaW5n
+LiBHbyB0b28gbmVnYXRpdmUsIGFuZCB5b3UnbGwgZ2V0IGFuIGVmZmVjdCBzb21ld2hhdCBsaWtlIG92
+ZXJzaGFycGVuaW5nIGFuIGltYWdlLiBHbyBpbnRvIHBvc2l0aXZlIHZhbHVlcywgYW5kIHRoZSBpbWFn
+ZSBtYXkgYmVjb21lIHRvbyBzb2Z0LiBUaHJlc2hvbGQgY29udHJvbHMgaG93IHNlbnNpdGl2ZSB0aGUg
+ZmlsdGVyIGlzIHRvIHdoZXRoZXIgc29tZXRoaW5nIGluIGEgYmxvY2sgaXMgZGV0YWlsIHRoYXQgbmVl
+ZHMgdG8gYmUgcHJlc2VydmVkOiBsb3dlciBudW1iZXJzIGJsdXIgZGV0YWlscyBsZXNzLiBUaGUgZGVm
+YXVsdCBkZWJsb2NraW5nIHZhbHVlcyBhcmUgMCBhbmQgMC4gVGhpcyBkb2VzIG5vdCBtZWFuIHplcm8g
+ZGVibG9ja2luZy4gSXQgbWVhbnMgeDI2NCB3aWxsIGFwcGx5IHRoZSByZWd1bGFyIGRlYmxvY2tpbmcg
+c3RyZW5ndGggYW5kIHRocmVzaG9sZHMgdGhlIGNvZGVjIGF1dGhvcnMgaGF2ZSBzZWxlY3RlZCBhcyB3
+b3JraW5nIHRoZSBiZXN0IGluIG1vc3QgY2FzZXMuIFdoaWxlIG1hbnksIG1hbnkgcGVvcGxlIHN0aWNr
+IHdpdGggdGhlIGRlZmF1bHQgZGVibG9ja2luZyB2YWx1ZXMgb2YgMCwwLCBvdGhlciBwZW9wbGUgZGlz
+YWdyZWUuIFNvbWUgcHJlZmVyIGEgc2xpZ2h0bHkgbGVzcyBibHVycmVkIGltYWdlIGZvciBsaXZlIGFj
+dGlvbiBtYXRlcmlhbCwgYW5kIHVzZSB2YWx1ZXMgbGlrZSAtMiwtMSBvciAtMiwtMi4gT3RoZXJzIHdp
+bGwgcmFpc2UgaXQgdG8gMSwxIG9yIGV2ZW4gMywzIGZvciBhbmltYXRpb24uIFdoaWxlIHRoZSB2YWx1
+ZXMgZm9yIGVhY2ggc2V0dGluZyBleHRlbmQgZnJvbSAtNiB0byA2LCB0aGUgY29uc2Vuc3VzIGlzIHRo
+YXQgZ29pbmcgYmVsb3cgLTMgb3IgYWJvdmUgMyBpcyB3b3J0aGxlc3MuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="977241029"/>
+                                                       <string type="base64-UTF8" key="toolTip">V2l0aCB0aGlzIG9uLCBkaWZmZXJlbnQgcGFydHMgb2YgYSBmcmFtZSB3aWxsIHJlZmVyIGJhY2sgdG8g
+ZGlmZmVyZW50IHByaW9yIGZyYW1lcywgZGVwZW5kaW5nIG9uIHdoYXQncyBiZXN0IGZvciB0aGF0IHBh
+cnQgb2YgdGhlIGltYWdlLg</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="749948454"/>
+                                                       <string type="base64-UTF8" key="toolTip">V2l0aCB3ZWlnaHRlZCBCLWZyYW1lIHByZWRpY3Rpb24gZW5hYmxlZCwgeDI2NCB3aWxsIGNvbnNpZGVy
+IGhvdyBmYXIgYXdheSB0aGUgcHJldmlvdXMgYW5kIG5leHQgUC1mcmFtZXMgYXJlLCBiZWZvcmUgZGVj
+aWRpbmcgdG8gbWFrZSBhIGZyYW1lIGEgQi1mcmFtZS4gVGhlIGVmZmVjdCBpcyB0aGF0IHgyNjQgd2ls
+bCB1c2UgZmV3ZXIgQi1mcmFtZXMgd2hlbiB0aGV5J2QgbG9vayBiYWQg4oCUIHdoZW4gaXQgY2FuJ3Qg
+YWNjdXJhdGVseSBwcmVkaWN0IG1vdGlvbi4gT2J2aW91c2x5LCB0aGlzIG9ubHkgd29ya3Mgd2hlbiB5
+b3UgdGVsbCB4MjY0IHRvIHVzZSBtb3JlIHRoYW4gMSBCLWZyYW1lLiA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="1035779890"/>
+                                                       <string type="base64-UTF8" key="toolTip">Qi1mcmFtZSBweXJhbWlkcyBhcmUgYSBIaWdoIFByb2ZpbGUgZmVhdHVyZS4gVGhpcyBtZWFucyB0aGF0
+IGlmIHlvdSBlbmFibGUgaXQsIFlPVVIgVklERU8gV0lMTCBOT1QgUExBWSBJTiBRVUlDS1RJTUUuIFB5
+cmFtaWRhbCBCLWZyYW1lcyBtZWFuIHRoYXQgQi1mcmFtZXMgZG9uJ3QganVzdCByZWZlcmVuY2Ugc3Vy
+cm91bmRpbmcgcmVmZXJlbmNlIGZyYW1lcyDigJQgaW5zdGVhZCwgaXQgYWxzbyB0cmVhdHMgYSBwcmV2
+aW91cyBCLWZyYW1lIGFzIGEgcmVmZXJlbmNlLCBpbXByb3ZpbmcgcXVhbGl0eS9sb3dlcmluZyBiaXRy
+YXRlIGF0IHRoZSBleHBlbnNlIG9mIGNvbXBsZXhpdHkuIExvZ2ljYWxseSwgdG8gcmVmZXJlbmNlIGFu
+IGVhcmxpZXIgQi1mcmFtZSwgeW91IG11c3QgdGVsbCB4MjY0IHRvIHVzZSBhdCBsZWFzdCAyIEItZnJh
+bWVzLg</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="928128304"/>
+                                                       <string key="toolTip">This can help with blocking on solid colors like blue skies, but it also slows down the encode.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="140207359"/>
+                                                       <string key="toolTip">Only use this with constant quality encoding. It increases quality but also bitrate/file size.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="907540673"/>
+                                                       <string key="toolTip">Trellis fine-tunes how bitrate is doled out, so it can reduce file size/bitrate or increase quality. A value of 2 forces it to be used more often than a value of 1.</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="473093704"/>
+                                                       <string type="base64-UTF8" key="toolTip">QW5hbHlzaXMgY29udHJvbHMgaG93IGZpbmVseSB4MjY0IGRpdmlkZXMgdXAgYSBmcmFtZSB0byBjYXB0
+dXJlIGRldGFpbC4gRnVsbCBtYWNyb2Jsb2NrcyBhcmUgMTZ4MTYgcGl4ZWxzLCBidXQgeDI2NCBjYW4g
+Z28gZG93biBhbGwgdGhlIHdheSB0byA0eDQgYmxvY2tzIGlmIGl0IGp1ZGdlcyBpdCBuZWNlc3Nhcnku
+IEJ5IGRlZmF1bHQgaXQgb25seSBicmVha3MgdXAga2V5IGZyYW1lcyB0aGF0IG11Y2guIFRvIGdpdmUg
+eDI2NCB0aGUgZnJlZWRvbSB0byBtYWtlIHRoZSBiZXN0IGRlY2lzaW9ucyBmb3IgYWxsIGZyYW1lcywg
+dXNlICJhbGwiIGFuYWx5c2lzLiBJZiB5b3Ugd2FudCB0byBjcmVhdGUgYSBoaWdoIHByb2ZpbGUgSC4y
+NjQgdmlkZW8gKHdoaWNoIGlzIGxlc3MgY29tcGF0aWJsZSB3aXRoIHRoZSB3b3JsZCBhdCBsYXJnZSB0
+aGFuIG1haW4gcHJvZmlsZSksIGFsc28gY2hlY2sgdGhlICI4eDggRENUIGJsb2NrcyIgYm94IHRvIGFk
+ZCB5ZXQgYW5vdGhlciBibG9jayBzaXplIGZvciBhbmFseXNpcy4</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="516451639"/>
+                                                       <string type="base64-UTF8" key="toolTip">QW5hbHlzaXMgY29udHJvbHMgaG93IGZpbmVseSB4MjY0IGRpdmlkZXMgdXAgYSBmcmFtZSB0byBjYXB0
+dXJlIGRldGFpbC4gRnVsbCBtYWNyb2Jsb2NrcyBhcmUgMTZ4MTYgcGl4ZWxzLCBidXQgeDI2NCBjYW4g
+Z28gZG93biBhbGwgdGhlIHdheSB0byA0eDQgYmxvY2tzIGlmIGl0IGp1ZGdlcyBpdCBuZWNlc3Nhcnku
+IEJ5IGRlZmF1bHQgaXQgb25seSBicmVha3MgdXAga2V5IGZyYW1lcyB0aGF0IG11Y2guIFRvIGdpdmUg
+eDI2NCB0aGUgZnJlZWRvbSB0byBtYWtlIHRoZSBiZXN0IGRlY2lzaW9ucyBmb3IgYWxsIGZyYW1lcywg
+dXNlICJhbGwiIGFuYWx5c2lzLiBJZiB5b3Ugd2FudCB0byBjcmVhdGUgYSBoaWdoIHByb2ZpbGUgSC4y
+NjQgdmlkZW8gKHdoaWNoIGlzIGxlc3MgY29tcGF0aWJsZSB3aXRoIHRoZSB3b3JsZCBhdCBsYXJnZSB0
+aGFuIG1haW4gcHJvZmlsZSksIGFsc28gY2hlY2sgdGhlICI4eDggRENUIGJsb2NrcyIgYm94IHRvIGFk
+ZCB5ZXQgYW5vdGhlciBibG9jayBzaXplIGZvciBhbmFseXNpcy4</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="526934709"/>
+                                                       <string type="base64-UTF8" key="toolTip">V2hlbiBBbmFseXNpcyBpcyBzZXQgdG8gImFsbCwiIGNoZWNraW5nIHRoaXMgYm94IGxldHMgeDI2NCBi
+cmVhayBrZXkgZnJhbWVzIGRvd24gaW50byA4eDggYmxvY2tzIG9mIHBpeGVscyBmb3IgYW5hbHlzaXMu
+IFRoaXMgaXMgYSBoaWdoIHByb2ZpbGUgZmVhdHVyZSBvZiBILjI2NCwgd2hpY2ggbWFrZXMgaXQgbGVz
+cyBjb21wYXRpYmxlLiBJdCBzaG91bGQgc2xpZ2h0bHkgZGVjcmVhc2UgYml0cmF0ZSBvciBpbXByb3Zl
+IHF1YWxpdHkuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="180296347"/>
+                                                       <string type="base64-UTF8" key="toolTip">V2hlbiBBbmFseXNpcyBpcyBzZXQgdG8gImFsbCwiIGNoZWNraW5nIHRoaXMgYm94IGxldHMgeDI2NCBi
+cmVhayBrZXkgZnJhbWVzIGRvd24gaW50byA4eDggYmxvY2tzIG9mIHBpeGVscyBmb3IgYW5hbHlzaXMu
+IFRoaXMgaXMgYSBoaWdoIHByb2ZpbGUgZmVhdHVyZSBvZiBILjI2NCwgd2hpY2ggbWFrZXMgaXQgbGVz
+cyBjb21wYXRpYmxlLiBJdCBzaG91bGQgc2xpZ2h0bHkgZGVjcmVhc2UgYml0cmF0ZSBvciBpbXByb3Zl
+IHF1YWxpdHkuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="612818913"/>
+                                                       <string type="base64-UTF8" key="toolTip">Q0FCQUMsIG9yIGNvbnRleHQgYWRhcHRpdmUgYmluYXJ5IGFyaXRobWV0aWMgY29kaW5nLCBpcyB1c2Vk
+IGJ5IHgyNjQgdG8gcmVkdWNlIHRoZSBiaXRyYXRlIG5lZWRlZCBmb3IgYSBnaXZlbiBxdWFsaXR5IGJ5
+IDE1JS4gVGhpcyBtYWtlcyBpdCB2ZXJ5IGNvb2wgYW5kIHZlcnkgdXNlZnVsLCBhbmQgaXQgc2hvdWxk
+IGJlIGxlZnQgb24gd2hlbmV2ZXIgcG9zc2libGUuIEhvd2V2ZXIsIGl0IGlzIGluY29tcGF0aWJsZSB3
+aXRoIHRoZSBpUG9kIDUuNUcsIGFuZCBtYWtlcyB0aGUgQXBwbGVUViBzdHJ1Z2dsZS4gU28gdHVybiBp
+dCBvZmYgZm9yIHRob3NlLiBDQUJBQyBpcyBhIGtpbmQgb2YgZW50cm9weSBjb2RpbmcsIHdoaWNoIG1l
+YW5zIHRoYXQgaXQgY29tcHJlc3NlcyBkYXRhIGJ5IG1ha2luZyBzaG9ydGhhbmQgc3ltYm9scyB0byBy
+ZXByZXNlbnQgbG9uZyBzdHJlYW1zIG9mIGRhdGEuIFRoZSAiZW50cm9weSIgcGFydCBtZWFucyB0aGF0
+IHRoZSBzeW1ib2xzIGl0IHVzZXMgdGhlIG1vc3Qgb2Z0ZW4gYXJlIHRoZSBzbWFsbGVzdC4gV2hlbiB5
+b3UgZGlzYWJsZSBDQUJBQywgYW5vdGhlciBlbnRyb3B5IGNvZGluZyBzY2hlbWUgZ2V0cyBlbmFibGVk
+LCBjYWxsZWQgQ0FWTEMgKGNvbnRleHQgYWRhcHRpdmUgdmFyaWFibGUtbGVuZ3RoIGNvZGluZykuIENB
+VkxDIGlzIGEgbG90IGxlc3MgZWZmaWNpZW50LCB3aGljaCBpcyB3aHkgaXQgbmVlZHMgMTUlIG1vcmUg
+Yml0cmF0ZSB0byBhY2hpZXZlIHRoZSBzYW1lIHF1YWxpdHkgYXMgQ0FCQUMuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="5114506"/>
+                                                       <string type="base64-UTF8" key="toolTip">Q0FCQUMsIG9yIGNvbnRleHQgYWRhcHRpdmUgYmluYXJ5IGFyaXRobWV0aWMgY29kaW5nLCBpcyB1c2Vk
+IGJ5IHgyNjQgdG8gcmVkdWNlIHRoZSBiaXRyYXRlIG5lZWRlZCBmb3IgYSBnaXZlbiBxdWFsaXR5IGJ5
+IDE1JS4gVGhpcyBtYWtlcyBpdCB2ZXJ5IGNvb2wgYW5kIHZlcnkgdXNlZnVsLCBhbmQgaXQgc2hvdWxk
+IGJlIGxlZnQgb24gd2hlbmV2ZXIgcG9zc2libGUuIEhvd2V2ZXIsIGl0IGlzIGluY29tcGF0aWJsZSB3
+aXRoIHRoZSBpUG9kIDUuNUcsIGFuZCBtYWtlcyB0aGUgQXBwbGVUViBzdHJ1Z2dsZS4gU28gdHVybiBp
+dCBvZmYgZm9yIHRob3NlLiBDQUJBQyBpcyBhIGtpbmQgb2YgZW50cm9weSBjb2RpbmcsIHdoaWNoIG1l
+YW5zIHRoYXQgaXQgY29tcHJlc3NlcyBkYXRhIGJ5IG1ha2luZyBzaG9ydGhhbmQgc3ltYm9scyB0byBy
+ZXByZXNlbnQgbG9uZyBzdHJlYW1zIG9mIGRhdGEuIFRoZSAiZW50cm9weSIgcGFydCBtZWFucyB0aGF0
+IHRoZSBzeW1ib2xzIGl0IHVzZXMgdGhlIG1vc3Qgb2Z0ZW4gYXJlIHRoZSBzbWFsbGVzdC4gV2hlbiB5
+b3UgZGlzYWJsZSBDQUJBQywgYW5vdGhlciBlbnRyb3B5IGNvZGluZyBzY2hlbWUgZ2V0cyBlbmFibGVk
+LCBjYWxsZWQgQ0FWTEMgKGNvbnRleHQgYWRhcHRpdmUgdmFyaWFibGUtbGVuZ3RoIGNvZGluZykuIENB
+VkxDIGlzIGEgbG90IGxlc3MgZWZmaWNpZW50LCB3aGljaCBpcyB3aHkgaXQgbmVlZHMgMTUlIG1vcmUg
+Yml0cmF0ZSB0byBhY2hpZXZlIHRoZSBzYW1lIHF1YWxpdHkgYXMgQ0FCQUMuA</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="unlocalizedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="activeLocalization"/>
+                       <object class="NSMutableDictionary" key="localizations">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="sourceID"/>
+                       <int key="maxID">381</int>
+               </object>
+               <object class="IBClassDescriber" key="IBDocument.Classes">
+                       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">FirstResponder</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBAdvancedController</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>X264AdvancedOptionsAnimate:</string>
+                                                       <string>X264AdvancedOptionsChanged:</string>
+                                                       <string>X264AdvancedOptionsSet:</string>
+                                                       <string>X264AdvancedOptionsSetCurrentSettings:</string>
+                                                       <string>X264AdvancedOptionsStandardizeOptString:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>fDisplayX264Options</string>
+                                                       <string>fDisplayX264OptionsLabel</string>
+                                                       <string>fEmptyView</string>
+                                                       <string>fX264opt8x8dctLabel</string>
+                                                       <string>fX264opt8x8dctSwitch</string>
+                                                       <string>fX264optAlphaDeblockPopUp</string>
+                                                       <string>fX264optAnalyseLabel</string>
+                                                       <string>fX264optAnalysePopUp</string>
+                                                       <string>fX264optBPyramidLabel</string>
+                                                       <string>fX264optBPyramidSwitch</string>
+                                                       <string>fX264optBetaDeblockPopUp</string>
+                                                       <string>fX264optBframesLabel</string>
+                                                       <string>fX264optBframesPopUp</string>
+                                                       <string>fX264optCabacLabel</string>
+                                                       <string>fX264optCabacSwitch</string>
+                                                       <string>fX264optDeblockLabel</string>
+                                                       <string>fX264optDirectPredLabel</string>
+                                                       <string>fX264optDirectPredPopUp</string>
+                                                       <string>fX264optMERangeLabel</string>
+                                                       <string>fX264optMERangePopUp</string>
+                                                       <string>fX264optMixedRefsLabel</string>
+                                                       <string>fX264optMixedRefsSwitch</string>
+                                                       <string>fX264optMotionEstLabel</string>
+                                                       <string>fX264optMotionEstPopUp</string>
+                                                       <string>fX264optNfpskipLabel</string>
+                                                       <string>fX264optNfpskipSwitch</string>
+                                                       <string>fX264optNodctdcmtLabel</string>
+                                                       <string>fX264optNodctdcmtSwitch</string>
+                                                       <string>fX264optRefLabel</string>
+                                                       <string>fX264optRefPopUp</string>
+                                                       <string>fX264optSubmeLabel</string>
+                                                       <string>fX264optSubmePopUp</string>
+                                                       <string>fX264optTrellisLabel</string>
+                                                       <string>fX264optTrellisPopUp</string>
+                                                       <string>fX264optView</string>
+                                                       <string>fX264optViewTitleLabel</string>
+                                                       <string>fX264optWeightBLabel</string>
+                                                       <string>fX264optWeightBSwitch</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSView</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSView</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                               </object>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">HBAdvancedController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBAdvancedController</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">PictureController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                       </object>
+               </object>
+               <int key="IBDocument.localizationMode">0</int>
+               <string key="IBDocument.LastKnownRelativeProjectPath">../HandBrake.xcodeproj</string>
+               <int key="IBDocument.defaultPropertyAccessControl">3</int>
+       </data>
+</archive>
diff --git a/macosx/Japanese.lproj/Controller.strings b/macosx/Japanese.lproj/Controller.strings
new file mode 100644 (file)
index 0000000..e5b848b
--- /dev/null
@@ -0,0 +1,399 @@
+/* No comment provided by engineer. */
+" (%.2f fps, avg %.2f fps, ETA %02dh%02dm%02ds)" = " (%.2f fps, 平均 %.2f fps, 残り時間 %02d:%02d:%02d)";
+
+/* No comment provided by engineer. */
+" (NTSC Film)" = " (NTSC Film)";
+
+/* No comment provided by engineer. */
+" (NTSC Video)" = " (NTSC Video)";
+
+/* No comment provided by engineer. */
+" (PAL Film/Video)" = " (PAL Film/Video)";
+
+/* No comment provided by engineer. */
+" Do you want to reload them ?" = "リロードしますか?";
+
+/* No comment provided by engineer. */
+"%@ (Default)" = "%@ (デフォルト)";
+
+/* No comment provided by engineer. */
+"%d encode pending in the queue" = "キューに%d個のファイルがあります";
+
+/* No comment provided by engineer. */
+"%d encode(s) pending in the queue" = "キュー内に%d個のファイルがあります";
+
+/* No comment provided by engineer. */
+"%d x %d Loose" = "%1$d x %2$d Loose";
+
+/* No comment provided by engineer. */
+"%d x %d Strict" = "%1$d x %2$d Strict";
+
+/* No comment provided by engineer. */
+"A movie" = "A movie";
+
+/* No comment provided by engineer. */
+"AAC (faac)" = "AAC (faac)";
+
+/* No comment provided by engineer. */
+"AC3 Passthru" = "AC3パススルー";
+
+/* No comment provided by engineer. */
+"Activity Window" = "履歴ウィンドウ";
+
+/* No comment provided by engineer. */
+"Add to Queue" = "キューに追加";
+
+/* No comment provided by engineer. */
+"Alert Window" = "アラートウィンドウを表示";
+
+/* No comment provided by engineer. */
+"Alert Window And Growl" = "アラートウィンドウとGrowlで通知";
+
+/* No comment provided by engineer. */
+"Are you sure that you want to delete the selected preset?" = "選択したプリセットを削除しますか?";
+
+/* No comment provided by engineer. */
+"Are you sure you want to quit HandBrake?" = "HandBrakeを終了しますか?";
+
+/* No comment provided by engineer. */
+"Attempt Scan Anyway" = "Attempt Scan Anyway";
+
+/* No comment provided by engineer. */
+"Auto" = "Auto";
+
+/* No comment provided by engineer. */
+"Autoselect" = "Autoselect";
+
+/* No comment provided by engineer. */
+"AVC/H.264 Video / AAC + AC3 Audio" = "AVC/H.264 Video / AAC + AC3 Audio";
+
+/* No comment provided by engineer. */
+"AVC/H.264 Video / AAC Audio" = "AVC/H.264 Video / AAC Audio";
+
+/* No comment provided by engineer. */
+"AVC/H.264 Video / AC-3 Audio" = "AVC/H.264 Video / AC-3 Audio";
+
+/* No comment provided by engineer. */
+"AVC/H.264 Video / MP3 Audio" = "AVC/H.264 Video / MP3 Audio";
+
+/* No comment provided by engineer. */
+"AVI file" = "AVI file";
+
+/* No comment provided by engineer. */
+"Cancel" = "Cancel";
+
+/* No comment provided by engineer. */
+"Cancel Current and Continue" = "現在のエンコード作業をキャンセルして次のファイルをエンコードする";
+
+/* No comment provided by engineer. */
+"Cancel Current and Stop" = "すべてのエンコード作業を中止する";
+
+/* No comment provided by engineer. */
+"Cancel Scan" = "スキャンを中止";
+
+/* No comment provided by engineer. */
+"Choose Video Source" = "変換元を選択";
+
+/* No comment provided by engineer. */
+"Constant quality: %.0f %%" = "一定品質:%.0f %%";
+
+/* No comment provided by engineer. */
+"Continue Encoding" = "エンコード作業を続ける";
+
+/* No comment provided by engineer. */
+"Current" = "Current";
+
+/* No comment provided by engineer. */
+"Custom" = "Custom";
+
+/* No comment provided by engineer. */
+"Do you want to overwrite %@?" = "%@ を上書きしますか?";
+
+/* No comment provided by engineer. */
+"Don't Quit" = "終了しない";
+
+/* No comment provided by engineer. */
+"Empty Queue" = "キューを空にする";
+
+/* No comment provided by engineer. */
+"Encode Finished." = "エンコード完了";
+
+/* No comment provided by engineer. */
+"Encoding: pass %d of %d, %.2f %%" = "エンコーディングの進捗:%d個が完了(全%d個)、進捗率%.2f %%";
+
+/* No comment provided by engineer. */
+"Fast" = "Fast";
+
+/* No comment provided by engineer. */
+"FFmpeg" = "FFmpeg";
+
+/* No comment provided by engineer. */
+"File already exists" = "ファイルがすでに存在します";
+
+/* No comment provided by engineer. */
+"Get VLC" = "VLCをダウンロード";
+
+/* No comment provided by engineer. */
+"Growl Notification" = "Growlで通知";
+
+/* No comment provided by engineer. */
+"H.264 (x264)" = "H.264 (x264)";
+
+/* No comment provided by engineer. */
+"HandBrake could not find VLC." = "VLCが見つかりません";
+
+/* No comment provided by engineer. */
+"HandBrake Has Detected %d Pending Item(s) In Your Queue." = "キューに%d個のファイルがあります";
+
+/* No comment provided by engineer. */
+"HandBrake Has Detected %d Previously Encoding Item and %d Pending Item(s) In Your Queue." = "キューに%d個の変換済みファイルと%d個の未変換ファイルがあります";
+
+/* No comment provided by engineer. */
+"Handbrake Version: %@" = "Handbrake Version: %@";
+
+/* No comment provided by engineer. */
+"http://handbrake.fr/" = "http://sourceforge.jp/projects/handbrake-jp/wiki/FrontPage";
+
+/* No comment provided by engineer. */
+"http://handbrake.fr/forum/" = "http://sourceforge.jp/projects/handbrake-jp/forums/";
+
+/* No comment provided by engineer. */
+"http://handbrake.fr/trac/wiki/HandBrakeGuide" = "http://sourceforge.jp/projects/handbrake-jp/wiki/Guide";
+
+/* No comment provided by engineer. */
+"http://www.videolan.org/" = "http://www.videolan.org/";
+
+/* No comment provided by engineer. */
+"If you quit HandBrake your current encode will be reloaded into your queue at next launch. Do you want to quit anyway?" = "HandBrakeを終了すると、現在エンコード中のファイルはキューに保存されます。HandBrakeを終了しますか?";
+
+/* No comment provided by engineer. */
+"Medium" = "Medium";
+
+/* No comment provided by engineer. */
+"MKV file" = "MKV file";
+
+/* No comment provided by engineer. */
+"MP3 (lame)" = "MP3 (lame)";
+
+/* No comment provided by engineer. */
+"MP4 file" = "MP4 file";
+
+/* No comment provided by engineer. */
+"MPEG-4 (FFmpeg)" = "MPEG-4 (FFmpeg)";
+
+/* No comment provided by engineer. */
+"MPEG-4 (XviD)" = "MPEG-4 (XviD)";
+
+/* No comment provided by engineer. */
+"MPEG-4 Video / AAC Audio" = "MPEG-4 Video / AAC Audio";
+
+/* No comment provided by engineer. */
+"MPEG-4 Video / AC-3 Audio" = "MPEG-4 Video / AC-3 Audio";
+
+/* No comment provided by engineer. */
+"MPEG-4 Video / MP3 Audio" = "MPEG-4 Video / MP3 Audio";
+
+/* No comment provided by engineer. */
+"MPEG-4 Video / Vorbis Audio" = "MPEG-4 Video / Vorbis Audio";
+
+/* No comment provided by engineer. */
+"Muxing..." = "Muxing...";
+
+/* No comment provided by engineer. */
+"No" = "No";
+
+/* No comment provided by engineer. */
+"No description available" = "No description available";
+
+/* No comment provided by engineer. */
+"No Valid Source Found" = "選択できる変換元ファイルがありません";
+
+/* No comment provided by engineer. */
+"None" = "None";
+
+/* No comment provided by engineer. */
+"Off" = "Off";
+
+/* No comment provided by engineer. */
+"OGM file" = "OGM file";
+
+/* No comment provided by engineer. */
+"OK" = "OK";
+
+/* No comment provided by engineer. */
+"On" = "On";
+
+/* No comment provided by engineer. */
+"Open/Close Preset Drawer" = "プリセットの表示/非表示";
+
+/* No comment provided by engineer. */
+"Opening a new source title ..." = "変換元タイトルを開いています…";
+
+/* No comment provided by engineer. */
+"Overwrite" = "上書き保存";
+
+/* No comment provided by engineer. */
+"Pause" = "一時停止";
+
+/* No comment provided by engineer. */
+"Pause Encoding" = "エンコードの一時停止";
+
+/* No comment provided by engineer. */
+"Paused" = "一時停止中";
+
+/* No comment provided by engineer. */
+"Please download and install VLC media player in your /Applications folder if you wish to read encrypted DVDs." = "コピーガード付きのDVDを読み込むためには、VLC media playerが必要です。ダウンロードしてアプリケーションフォルダにインストールして下さい";
+
+/* No comment provided by engineer. */
+"Preferences..." = "設定…";
+
+/* No comment provided by engineer. */
+"PresetName" = "PresetName";
+
+/* No comment provided by engineer. */
+"Put Computer To Sleep" = "Macをスリープさせる";
+
+/* No comment provided by engineer. */
+"Put down that cocktail..." = "エンコード完了";
+
+/* No comment provided by engineer. */
+"Queue Scanning title %d of %d..." = "Queue Scanning title %1$d of %2$d...";
+
+/* No comment provided by engineer. */
+"Quit" = "終了";
+
+/* No comment provided by engineer. */
+"Reload Queue" = "キューの再読み込み";
+
+/* No comment provided by engineer. */
+"Resume" = "再開";
+
+/* No comment provided by engineer. */
+"Resume Encoding" = "エンコード作業を再開";
+
+/* No comment provided by engineer. */
+"Same as source" = "変換元と同一";
+
+/* No comment provided by engineer. */
+"Scanning new source ..." = "変換元ファイルをスキャン中…";
+
+/* No comment provided by engineer. */
+"Scanning title %d of %d..." = "タイトル%d(全%dタイトル)をスキャンしています…";
+
+/* No comment provided by engineer. */
+"Show Activity Window" = "履歴ウィンドウを表示";
+
+/* No comment provided by engineer. */
+"Show Queue" = "キューを表示";
+
+/* No comment provided by engineer. */
+"Shut Down Computer" = "Macの電源を切る";
+
+/* No comment provided by engineer. */
+"Slow" = "Slow";
+
+/* No comment provided by engineer. */
+"Slower" = "Slower";
+
+/* No comment provided by engineer. */
+"Source" = "変換元";
+
+/* No comment provided by engineer. */
+"Source Maximum (post source scan)" = "Source Maximum (post source scan)";
+
+/* No comment provided by engineer. */
+"Source: %@ Output: %@ Anamorphic: %@" = "オリジナル:%@ 変換後:%@ ワイド化:%@";
+
+/* No comment provided by engineer. */
+"Start" = "変換開始";
+
+/* No comment provided by engineer. */
+"Start Encoding" = "エンコード開始";
+
+/* No comment provided by engineer. */
+"Start Queue" = "キュー内のファイルのエンコード開始";
+
+/* No comment provided by engineer. */
+"Stop" = "中止";
+
+/* No comment provided by engineer. */
+"Stop Encoding" = "エンコードを中止";
+
+/* No comment provided by engineer. */
+"Strong" = "Strong";
+
+/* No comment provided by engineer. */
+"tell application \"Finder\" to shut down" = "tell application \"Finder\" to shut down";
+
+/* No comment provided by engineer. */
+"tell application \"Finder\" to sleep" = "tell application \"Finder\" to sleep";
+
+/* No comment provided by engineer. */
+"tell application \"MetaX\" to open (POSIX file \"" = "tell application \"MetaX\" to open (POSIX file \"";
+
+/* No comment provided by engineer. */
+"The computer will shut down after encoding is done." = "エンコード作業の完了後、このMacの電源を切ります";
+
+/* No comment provided by engineer. */
+"The computer will sleep after encoding is done." = "エンコード作業の完了後、このMacをスリープ状態にします";
+
+/* No comment provided by engineer. */
+"There are pending encodes in your queue. Do you want to quit anyway?" = "キューに変換していないファイルがあります。本当に終了しますか?";
+
+/* No comment provided by engineer. */
+"This is not a valid destination directory!" = "保存先を正しく指定して下さい!";
+
+/* No comment provided by engineer. */
+"Toggle Presets" = "プリセットの表示/非表示";
+
+/* No comment provided by engineer. */
+"Toggler Presets" = "Toggler Presets";
+
+/* No comment provided by engineer. */
+"Vorbis (vorbis)" = "Vorbis (vorbis)";
+
+/* No comment provided by engineer. */
+"VP3 (Theora)" = "VP3 (Theora)";
+
+/* No comment provided by engineer. */
+"Warning!" = "Warning!";
+
+/* No comment provided by engineer. */
+"Weak" = "Weak";
+
+/* No comment provided by engineer. */
+"x264" = "x264";
+
+/* No comment provided by engineer. */
+"x264 (h.264 iPod)" = "x264 (h.264 iPod)";
+
+/* No comment provided by engineer. */
+"x264 (h.264 Main)" = "x264 (h.264 Main)";
+
+/* No comment provided by engineer. */
+"XviD" = "XviD";
+
+/* No comment provided by engineer. */
+"Yes" = "Yes";
+
+/* No comment provided by engineer. */
+"You are currently encoding. What would you like to do ?" = "エンコード作業を実行中です。エンコードをキャンセルしますか?";
+
+/* No comment provided by engineer. */
+"You have selected to shut down the computer after encoding. To turn off shut down, go to the HandBrake preferences." = "エンコード作業完了後、このMacの電源を切るように設定されています。この設定は設定画面で変更できます";
+
+/* No comment provided by engineer. */
+"You have selected to sleep the computer after encoding. To turn off sleeping, go to the HandBrake preferences." = "エンコード作業完了後、このMacをスリープ状態にするように設定されています。この設定は設定画面で変更できます";
+
+/* No comment provided by engineer. */
+"You need to insert a name for the preset." = "プリセット名を入力してください";
+
+/* No comment provided by engineer. */
+"Your encode will be cancelled if you don't continue encoding." = "エンコード作業を再開しない場合、エンコード作業はキャンセルされます";
+
+/* No comment provided by engineer. */
+"your HandBrake encode %@ is done!" = "%@個のエンコード作業を完了しました!";
+
+/* No comment provided by engineer. */
+"Your HandBrake queue is done!" = "キュー内のすべてのファイルを変換完了しました!";
+
diff --git a/macosx/Japanese.lproj/InfoPlist.strings b/macosx/Japanese.lproj/InfoPlist.strings
new file mode 100644 (file)
index 0000000..f1eb09d
Binary files /dev/null and b/macosx/Japanese.lproj/InfoPlist.strings differ
diff --git a/macosx/Japanese.lproj/Localizable.strings b/macosx/Japanese.lproj/Localizable.strings
new file mode 100644 (file)
index 0000000..a41bcf9
Binary files /dev/null and b/macosx/Japanese.lproj/Localizable.strings differ
diff --git a/macosx/Japanese.lproj/MainMenu.strings b/macosx/Japanese.lproj/MainMenu.strings
new file mode 100644 (file)
index 0000000..268010b
Binary files /dev/null and b/macosx/Japanese.lproj/MainMenu.strings differ
diff --git a/macosx/Japanese.lproj/MainMenu.xib b/macosx/Japanese.lproj/MainMenu.xib
new file mode 100644 (file)
index 0000000..04edc57
--- /dev/null
@@ -0,0 +1,12209 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
+       <data>
+               <int key="IBDocument.SystemTarget">1050</int>
+               <string key="IBDocument.SystemVersion">9G55</string>
+               <string key="IBDocument.InterfaceBuilderVersion">677</string>
+               <string key="IBDocument.AppKitVersion">949.43</string>
+               <string key="IBDocument.HIToolboxVersion">353.00</string>
+               <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <integer value="1478"/>
+               </object>
+               <object class="NSArray" key="IBDocument.PluginDependencies">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+               </object>
+               <object class="NSMutableDictionary" key="IBDocument.Metadata">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSArray" key="dict.sortedKeys">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+                       <object class="NSMutableArray" key="dict.values">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+               </object>
+               <object class="NSMutableArray" key="IBDocument.RootObjects" id="411085004">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSCustomObject" id="1046316778">
+                               <object class="NSMutableString" key="NSClassName">
+                                       <characters key="NS.bytes">NSApplication</characters>
+                               </object>
+                       </object>
+                       <object class="NSCustomObject" id="952684036">
+                               <string key="NSClassName">FirstResponder</string>
+                       </object>
+                       <object class="NSCustomObject" id="300550588">
+                               <string key="NSClassName">NSApplication</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="192660081">
+                               <int key="NSWindowStyleMask">4103</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{41, 580}, {760, 550}}</string>
+                               <int key="NSWTFlags">1886912512</int>
+                               <string key="NSWindowTitle">HandBrake</string>
+                               <string key="NSWindowClass">NSWindow</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{213, 107}</string>
+                               <object class="NSView" key="NSWindowView" id="168918359">
+                                       <reference key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSTextField" id="794651271">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{17, 8}, {198, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="10523918">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">4325376</int>
+                                                               <string type="base64-UTF8" key="NSContents">RE8gTk9UIFRSQU5TTEFURSBUSElTIE5JQiBGSUxFLAo</string>
+                                                               <object class="NSFont" key="NSSupport" id="26">
+                                                                       <string key="NSName">LucidaGrande</string>
+                                                                       <double key="NSSize">1.100000e+01</double>
+                                                                       <int key="NSfFlags">3100</int>
+                                                               </object>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="794651271"/>
+                                                               <object class="NSColor" key="NSBackgroundColor" id="242973447">
+                                                                       <int key="NSColorSpace">6</int>
+                                                                       <string key="NSCatalogName">System</string>
+                                                                       <string key="NSColorName">controlColor</string>
+                                                                       <object class="NSColor" key="NSColor" id="458742033">
+                                                                               <int key="NSColorSpace">3</int>
+                                                                               <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSColor" key="NSTextColor" id="701609070">
+                                                                       <int key="NSColorSpace">6</int>
+                                                                       <string key="NSCatalogName">System</string>
+                                                                       <string key="NSColorName">controlTextColor</string>
+                                                                       <object class="NSColor" key="NSColor" id="544409939">
+                                                                               <int key="NSColorSpace">3</int>
+                                                                               <bytes key="NSWhite">MAA</bytes>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                               <object class="NSProgressIndicator" id="222334056">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">1288</int>
+                                                       <object class="NSPSMatrix" key="NSDrawMatrix"/>
+                                                       <string key="NSFrame">{{18, -20}, {721, 20}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <int key="NSpiFlags">16396</int>
+                                                       <double key="NSMaxValue">1.000000e+02</double>
+                                               </object>
+                                               <object class="NSTabView" id="712502892">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{13, 20}, {734, 343}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <object class="NSMutableArray" key="NSTabViewItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSTabViewItem" id="107038816">
+                                                                       <string key="NSIdentifier">1</string>
+                                                                       <object class="NSView" key="NSView" id="1053078401">
+                                                                               <reference key="NSNextResponder" ref="712502892"/>
+                                                                               <int key="NSvFlags">256</int>
+                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSTextField" id="521019277">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{342, 256}, {46, 17}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="200565868">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">4194304</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5ZOB6LOq77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="521019277"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSMatrix" id="229000833">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{393, 211}, {164, 63}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <int key="NSNumRows">3</int>
+                                                                                               <int key="NSNumCols">1</int>
+                                                                                               <object class="NSMutableArray" key="NSCells">
+                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                       <object class="NSButtonCell" id="867231800">
+                                                                                                               <int key="NSCellFlags">-2080244224</int>
+                                                                                                               <int key="NSCellFlags2">131072</int>
+                                                                                                               <string type="base64-UTF8" key="NSContents">5Ye65Yqb44OV44Kh44Kk44Or44K144Kk44K677yITULvvIk6A</string>
+                                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                                               <reference key="NSControlView" ref="229000833"/>
+                                                                                                               <int key="NSButtonFlags">1211912703</int>
+                                                                                                               <int key="NSButtonFlags2">0</int>
+                                                                                                               <object class="NSCustomResource" key="NSNormalImage" id="230247895">
+                                                                                                                       <string key="NSClassName">NSImage</string>
+                                                                                                                       <string key="NSResourceName">NSRadioButton</string>
+                                                                                                               </object>
+                                                                                                               <object class="NSButtonImageSource" key="NSAlternateImage" id="860784734">
+                                                                                                                       <string key="NSImageName">NSRadioButton</string>
+                                                                                                               </object>
+                                                                                                               <string key="NSAlternateContents"/>
+                                                                                                               <object class="NSMutableString" key="NSKeyEquivalent" id="727008564">
+                                                                                                                       <characters key="NS.bytes"/>
+                                                                                                               </object>
+                                                                                                               <int key="NSPeriodicDelay">200</int>
+                                                                                                               <int key="NSPeriodicInterval">25</int>
+                                                                                                       </object>
+                                                                                                       <object class="NSButtonCell" id="733978413">
+                                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                                               <int key="NSCellFlags2">131072</int>
+                                                                                                               <string type="base64-UTF8" key="NSContents">5bmz5Z2H44OT44OD44OI44Os44O844OI77yIa2Jwc++8iTo</string>
+                                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                                               <int key="NSTag">1</int>
+                                                                                                               <reference key="NSControlView" ref="229000833"/>
+                                                                                                               <int key="NSButtonFlags">1211912703</int>
+                                                                                                               <int key="NSButtonFlags2">0</int>
+                                                                                                               <reference key="NSNormalImage" ref="230247895"/>
+                                                                                                               <reference key="NSAlternateImage" ref="860784734"/>
+                                                                                                               <string key="NSAlternateContents"/>
+                                                                                                               <reference key="NSKeyEquivalent" ref="727008564"/>
+                                                                                                               <int key="NSPeriodicDelay">200</int>
+                                                                                                               <int key="NSPeriodicInterval">25</int>
+                                                                                                       </object>
+                                                                                                       <object class="NSButtonCell" id="297078314">
+                                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                                               <int key="NSCellFlags2">131072</int>
+                                                                                                               <string type="base64-UTF8" key="NSContents">5ZOB6LOqOg</string>
+                                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                                               <reference key="NSControlView" ref="229000833"/>
+                                                                                                               <int key="NSButtonFlags">1211912703</int>
+                                                                                                               <int key="NSButtonFlags2">0</int>
+                                                                                                               <reference key="NSNormalImage" ref="230247895"/>
+                                                                                                               <reference key="NSAlternateImage" ref="860784734"/>
+                                                                                                               <string key="NSAlternateContents"/>
+                                                                                                               <string key="NSKeyEquivalent"/>
+                                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <string key="NSCellSize">{164, 15}</string>
+                                                                                               <string key="NSIntercellSpacing">{4, 9}</string>
+                                                                                               <int key="NSMatrixFlags">1143472128</int>
+                                                                                               <string key="NSCellClass">NSActionCell</string>
+                                                                                               <object class="NSButtonCell" key="NSProtoCell" id="779990493">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                       <string key="NSContents">Radio</string>
+                                                                                                       <object class="NSFont" key="NSSupport" id="273283760">
+                                                                                                               <string key="NSName">LucidaGrande</string>
+                                                                                                               <double key="NSSize">1.300000e+01</double>
+                                                                                                               <int key="NSfFlags">1044</int>
+                                                                                                       </object>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">0</int>
+                                                                                                       <reference key="NSNormalImage" ref="230247895"/>
+                                                                                                       <reference key="NSAlternateImage" ref="860784734"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                               </object>
+                                                                                               <reference key="NSSelectedCell" ref="867231800"/>
+                                                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                               <object class="NSColor" key="NSCellBackgroundColor" id="809784795">
+                                                                                                       <int key="NSColorSpace">3</int>
+                                                                                                       <bytes key="NSWhite">MQA</bytes>
+                                                                                               </object>
+                                                                                               <reference key="NSFont" ref="273283760"/>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="127917338">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{562, 257}, {84, 19}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="850340172">
+                                                                                                       <int key="NSCellFlags">-1804468671</int>
+                                                                                                       <int key="NSCellFlags2">4326400</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="127917338"/>
+                                                                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                                                                       <object class="NSColor" key="NSBackgroundColor" id="138233214">
+                                                                                                               <int key="NSColorSpace">6</int>
+                                                                                                               <string key="NSCatalogName">System</string>
+                                                                                                               <string key="NSColorName">textBackgroundColor</string>
+                                                                                                               <reference key="NSColor" ref="809784795"/>
+                                                                                                       </object>
+                                                                                                       <object class="NSColor" key="NSTextColor" id="378140636">
+                                                                                                               <int key="NSColorSpace">6</int>
+                                                                                                               <string key="NSCatalogName">System</string>
+                                                                                                               <string key="NSColorName">textColor</string>
+                                                                                                               <reference key="NSColor" ref="544409939"/>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="783405221">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{562, 233}, {84, 19}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="351953267">
+                                                                                                       <int key="NSCellFlags">-1804468671</int>
+                                                                                                       <int key="NSCellFlags2">4326400</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="783405221"/>
+                                                                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                                                                       <reference key="NSBackgroundColor" ref="138233214"/>
+                                                                                                       <reference key="NSTextColor" ref="378140636"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSSlider" id="239657287">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{433, 185}, {213, 18}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSSliderCell" key="NSCell" id="160453387">
+                                                                                                       <int key="NSCellFlags">67501824</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <object class="NSMutableString" key="NSContents">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <object class="NSFont" key="NSSupport">
+                                                                                                               <string key="NSName">Helvetica-Oblique</string>
+                                                                                                               <double key="NSSize">1.200000e+01</double>
+                                                                                                               <int key="NSfFlags">16</int>
+                                                                                                       </object>
+                                                                                                       <reference key="NSControlView" ref="239657287"/>
+                                                                                                       <double key="NSMaxValue">1.000000e+00</double>
+                                                                                                       <double key="NSMinValue">0.000000e+00</double>
+                                                                                                       <double key="NSValue">5.400000e-01</double>
+                                                                                                       <double key="NSAltIncValue">0.000000e+00</double>
+                                                                                                       <int key="NSNumberOfTickMarks">101</int>
+                                                                                                       <int key="NSTickMarkPosition">1</int>
+                                                                                                       <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                                                       <bool key="NSVertical">NO</bool>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="219409733">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{14, 119}, {93, 17}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="215270136">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">55S75YOP6Kit5a6aA</string>
+                                                                                                       <object class="NSFont" key="NSSupport" id="27">
+                                                                                                               <string key="NSName">LucidaGrande-Bold</string>
+                                                                                                               <double key="NSSize">1.100000e+01</double>
+                                                                                                               <int key="NSfFlags">3357</int>
+                                                                                                       </object>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="219409733"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="373965512">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{14, 99}, {96, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="656776160">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5aSJ5o+b5YWD77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="373965512"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="917474208">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{14, 77}, {96, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="1021257184">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5Ye65Yqb77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="917474208"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="946417297">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{225, 99}, {121, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="531090746">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44Ki44K544Oa44Kv44OI5q+U44KS5L+d5oyB77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="946417297"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="982947780">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{354, 99}, {47, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="86719269">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="982947780"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSBox" id="839994488">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{115, 125}, {582, 5}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <string key="NSOffsets">{0, 0}</string>
+                                                                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                       <string key="NSContents">Box</string>
+                                                                                                       <reference key="NSSupport" ref="273283760"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="138233214"/>
+                                                                                                       <object class="NSColor" key="NSTextColor">
+                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSBorderType">3</int>
+                                                                                               <int key="NSBoxType">2</int>
+                                                                                               <int key="NSTitlePosition">0</int>
+                                                                                               <bool key="NSTransparent">NO</bool>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="710962186">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{14, 55}, {96, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="26279285">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44Ov44Kk44OJ5YyW77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="710962186"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="145957234">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">-2147483392</int>
+                                                                                               <string key="NSFrame">{{119, 38}, {37, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="497251062">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">4194304</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="145957234"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSButton" id="37121296">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{580, 95}, {122, 28}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSButtonCell" key="NSCell" id="969536223">
+                                                                                                       <int key="NSCellFlags">-2080244224</int>
+                                                                                                       <int key="NSCellFlags2">134348800</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">55S75YOP6Kit5a6a4oCmA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="37121296"/>
+                                                                                                       <int key="NSButtonFlags">-2038284033</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="26"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="690364175">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{271, 76}, {75, 15}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="508148739">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OI44Oq44Of44Oz44Kw77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="690364175"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="820525517">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{354, 76}, {47, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="76686465">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="820525517"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="585235372">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{503, 79}, {56, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="782049171">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="585235372"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="1068503811">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{503, 60}, {56, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="626403977">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="1068503811"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="1060179806">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{415, 99}, {80, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="344072439">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OO44Kk44K66Lu95rib77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="1060179806"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="511739402">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{503, 40}, {56, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="315802325">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="511739402"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="458722452">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{379, 40}, {116, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="133553303">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OW44Ot44OD44Kv44OO44Kk44K66Lu95rib77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="458722452"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="1072509220">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{503, 99}, {56, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="965262561">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="1072509220"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="43900501">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{403, 79}, {92, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="1005519170">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">6YCG44OG44Os44K344ON5aSJ5o+b77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="43900501"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="999897202">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{391, 60}, {104, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="749563917">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OH44Kk44Oz44K/44O844Os44O844K577yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="999897202"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="1017614971">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{119, 99}, {99, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="370959642">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="1017614971"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="580175226">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{119, 77}, {99, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="82054988">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="580175226"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="149133624">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{119, 55}, {155, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="334116173">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="149133624"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="222980245">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{140, 229}, {168, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="343952154">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="222980245"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="26"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="996965095">
+                                                                                                               <reference key="NSMenu" ref="794681411"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <object class="NSCustomResource" key="NSOnImage" id="447995298">
+                                                                                                                       <string key="NSClassName">NSImage</string>
+                                                                                                                       <string key="NSResourceName">NSMenuCheckmark</string>
+                                                                                                               </object>
+                                                                                                               <object class="NSCustomResource" key="NSMixedImage" id="760317610">
+                                                                                                                       <string key="NSClassName">NSImage</string>
+                                                                                                                       <string key="NSResourceName">NSMenuMixedState</string>
+                                                                                                               </object>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="343952154"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="794681411">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="996965095"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSButton" id="1000247853">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{123, 188}, {124, 18}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSButtonCell" key="NSCell" id="860863090">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">MuODkeOCueOCqOODs+OCs+ODvOODiQ</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="1000247853"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">2</int>
+                                                                                                       <object class="NSCustomResource" key="NSNormalImage" id="488666982">
+                                                                                                               <string key="NSClassName">NSImage</string>
+                                                                                                               <string key="NSResourceName">NSSwitch</string>
+                                                                                                       </object>
+                                                                                                       <object class="NSButtonImageSource" key="NSAlternateImage" id="624832340">
+                                                                                                               <string key="NSImageName">NSSwitch</string>
+                                                                                                       </object>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <string key="NSKeyEquivalent"/>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSButton" id="447003158">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{140, 168}, {124, 18}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSButtonCell" key="NSCell" id="1070893195">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">MeODkeOCueebruOBr+mrmOmAn+Wun+ihjA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="447003158"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">2</int>
+                                                                                                       <reference key="NSNormalImage" ref="488666982"/>
+                                                                                                       <reference key="NSAlternateImage" ref="624832340"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <string key="NSKeyEquivalent"/>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="12330413">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{140, 252}, {168, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="1018849574">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="12330413"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="26"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="536275725">
+                                                                                                               <reference key="NSMenu" ref="605902924"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="1018849574"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="605902924">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="536275725"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSButton" id="586924601">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{123, 210}, {133, 18}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSButtonCell" key="NSCell" id="531797832">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44Kw44Os44Kk44K544Kx44O844Or44Gr44GZ44KLA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="586924601"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">2</int>
+                                                                                                       <reference key="NSNormalImage" ref="488666982"/>
+                                                                                                       <reference key="NSAlternateImage" ref="624832340"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <string key="NSKeyEquivalent"/>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="463960465">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{-1, 220}, {139, 28}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="509250281">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OV44Os44O844Og44Os44O844OI77yIRlBT77yJ77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="463960465"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="1064150725">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{31, 257}, {107, 17}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="451922400">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5YuV55S744Kz44O844OH44OD44Kv77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="1064150725"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="946167393">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{503, 21}, {140, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="152262221">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">272629760</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="946167393"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="554762309">
+                                                                                               <reference key="NSNextResponder" ref="1053078401"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{428, 17}, {68, 17}}</string>
+                                                                                               <reference key="NSSuperview" ref="1053078401"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="2157">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">RGVjb21i77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="554762309"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <string key="NSFrame">{{10, 25}, {714, 305}}</string>
+                                                                               <reference key="NSSuperview" ref="712502892"/>
+                                                                       </object>
+                                                                       <string type="base64-UTF8" key="NSLabel">55S76LOqA</string>
+                                                                       <reference key="NSColor" ref="242973447"/>
+                                                                       <reference key="NSTabView" ref="712502892"/>
+                                                               </object>
+                                                               <object class="NSTabViewItem" id="157300012">
+                                                                       <string key="NSIdentifier">2</string>
+                                                                       <object class="NSView" key="NSView" id="738554558">
+                                                                               <nil key="NSNextResponder"/>
+                                                                               <int key="NSvFlags">256</int>
+                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSTextField" id="198352083">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{5, 226}, {48, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="93020318"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="51721961">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71434240</int>
+                                                                                                       <string key="NSContents">Track 1:</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="198352083"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="641072930">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{54, 191}, {178, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="68754422"/>
+                                                                                               <int key="NSTag">1</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="442718934">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="641072930"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <object class="NSFont" key="NSAlternateImage" id="995413175">
+                                                                                                               <string key="NSName">LucidaGrande</string>
+                                                                                                               <double key="NSSize">1.100000e+01</double>
+                                                                                                               <int key="NSfFlags">16</int>
+                                                                                                       </object>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="484803315">
+                                                                                                               <reference key="NSMenu" ref="417760816"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="442718934"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="417760816">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="484803315"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="290434291">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{5, 196}, {48, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="641072930"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="315823608">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71434240</int>
+                                                                                                       <string key="NSContents">Track 2:</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="290434291"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="122023676">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{572, 248}, {80, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="351922892"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="92788757">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">138674176</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OT44OD44OI44Os44O844OI77yIa2Jwc++8iQ</string>
+                                                                                                       <object class="NSFont" key="NSSupport" id="22">
+                                                                                                               <string key="NSName">LucidaGrande</string>
+                                                                                                               <double key="NSSize">9.000000e+00</double>
+                                                                                                               <int key="NSfFlags">3614</int>
+                                                                                                       </object>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="122023676"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="351922892">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{578, 221}, {66, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="436388527"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="569025834">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="351922892"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="53010878">
+                                                                                                               <reference key="NSMenu" ref="389043188"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="569025834"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="389043188">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="53010878"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="436388527">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{-10, 45}, {70, 17}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="506492318"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="95314231">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71303168</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5a2X5bmV77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="436388527"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="506492318">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{65, 42}, {157, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="712502892"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="636153290">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="506492318"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="26"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="432645698">
+                                                                                                               <reference key="NSMenu" ref="121028261"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="636153290"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="121028261">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="432645698"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="64899409">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{362, 220}, {139, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="290434291"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="581778322">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="64899409"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="803452967">
+                                                                                                               <reference key="NSMenu" ref="142584693"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="581778322"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="142584693">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="803452967"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="211624488">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{374, 250}, {81, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="64899409"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="109899703">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">138674176</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44Of44OD44Kv44K544OA44Km44OzA</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="211624488"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="354208181">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{362, 191}, {139, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="592255786"/>
+                                                                                               <int key="NSTag">1</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="1011395150">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="354208181"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="909780825">
+                                                                                                               <reference key="NSMenu" ref="674797640"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="1011395150"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="674797640">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="909780825"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSButton" id="691038230">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{229, 45}, {147, 18}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSButtonCell" key="NSCell" id="944590907">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">6YeN6KaB44Gq5a2X5bmV44Gu44G/6KGo56S6A</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="691038230"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">2</int>
+                                                                                                       <reference key="NSNormalImage" ref="488666982"/>
+                                                                                                       <reference key="NSAlternateImage" ref="624832340"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <string key="NSKeyEquivalent"/>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="978534247">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{17, 279}, {79, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="211433572">
+                                                                                                       <int key="NSCellFlags">67239488</int>
+                                                                                                       <int key="NSCellFlags2">272761856</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">6Z+z5aOw44OI44Op44OD44KvA</string>
+                                                                                                       <object class="NSFont" key="NSSupport" id="347509359">
+                                                                                                               <string key="NSName">LucidaGrande-Bold</string>
+                                                                                                               <double key="NSSize">1.100000e+01</double>
+                                                                                                               <int key="NSfFlags">16</int>
+                                                                                                       </object>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="978534247"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSBox" id="460286942">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{104, 283}, {601, 5}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <string key="NSOffsets">{0, 0}</string>
+                                                                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                       <string key="NSContents">Box</string>
+                                                                                                       <reference key="NSSupport" ref="273283760"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="138233214"/>
+                                                                                                       <object class="NSColor" key="NSTextColor">
+                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSBorderType">3</int>
+                                                                                               <int key="NSBoxType">2</int>
+                                                                                               <int key="NSTitlePosition">0</int>
+                                                                                               <bool key="NSTransparent">NO</bool>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="68754422">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{90, 250}, {81, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="354208181"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="1013303839">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">138674176</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5aSJ5o+b5YWDA</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="68754422"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSBox" id="124979328">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{86, 84}, {624, 5}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <string key="NSOffsets">{0, 0}</string>
+                                                                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                       <string key="NSContents">Box</string>
+                                                                                                       <reference key="NSSupport" ref="273283760"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="138233214"/>
+                                                                                                       <object class="NSColor" key="NSTextColor">
+                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSBorderType">3</int>
+                                                                                               <int key="NSBoxType">2</int>
+                                                                                               <int key="NSTitlePosition">0</int>
+                                                                                               <bool key="NSTransparent">NO</bool>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="844196518">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{17, 79}, {54, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="653177228">
+                                                                                                       <int key="NSCellFlags">67239488</int>
+                                                                                                       <int key="NSCellFlags2">272761856</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">5a2X5bmVA</string>
+                                                                                                       <reference key="NSSupport" ref="347509359"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="844196518"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="135824882">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{508, 221}, {64, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="122023676"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="47770866">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="135824882"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="122262864">
+                                                                                                               <reference key="NSMenu" ref="80517384"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="47770866"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="80517384">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="122262864"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="592255786">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{483, 248}, {101, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="135824882"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="139205907">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">138674176</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44K144Oz44OX44Or44Os44O844OI77yIa0h677yJA</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="592255786"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="93020318">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{54, 221}, {178, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <reference key="NSNextKeyView" ref="211624488"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="555573644">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="93020318"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="16243588">
+                                                                                                               <reference key="NSMenu" ref="207945181"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="555573644"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="207945181">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="16243588"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="466865421">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{235, 221}, {122, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="546425857">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="466865421"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="780045253">
+                                                                                                               <reference key="NSMenu" ref="637766485"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="546425857"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="637766485">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="780045253"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="905865959">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{235, 191}, {122, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">1</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="597526693">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="905865959"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="839112264">
+                                                                                                               <reference key="NSMenu" ref="587264026"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="597526693"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="587264026">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="839112264"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="759329849">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{251, 250}, {81, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="989243685">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">138674176</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">6Z+z5aOw44Kz44O844OH44OD44KvA</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="759329849"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="979512783">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{5, 167}, {48, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="89611592">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71434240</int>
+                                                                                                       <string key="NSContents">Track 3:</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="979512783"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="822590453">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{5, 139}, {48, 14}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="628539537">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">71434240</int>
+                                                                                                       <string key="NSContents">Track 4:</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="822590453"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="59505660">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{54, 162}, {178, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">2</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="62643522">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="59505660"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="1071907387">
+                                                                                                               <reference key="NSMenu" ref="906154976"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="62643522"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="906154976">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="1071907387"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="952272880">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{54, 132}, {178, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">3</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="995278067">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="952272880"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="867303619">
+                                                                                                               <reference key="NSMenu" ref="842863259"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="995278067"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="842863259">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="867303619"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="826012798">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{235, 162}, {122, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">2</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="539072481">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="826012798"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="249799590">
+                                                                                                               <reference key="NSMenu" ref="284493447"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="539072481"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="284493447">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="249799590"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="210973520">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{235, 132}, {122, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">3</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="908345921">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="210973520"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="899331996">
+                                                                                                               <reference key="NSMenu" ref="718591795"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="908345921"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="718591795">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="899331996"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="838524493">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{362, 162}, {139, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">2</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="273746940">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="838524493"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="903801986">
+                                                                                                               <reference key="NSMenu" ref="601838973"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="273746940"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="601838973">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="903801986"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="1068703394">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{362, 132}, {139, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">3</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="376486018">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="1068703394"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="775004825">
+                                                                                                               <reference key="NSMenu" ref="911510427"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="376486018"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="911510427">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="775004825"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="989777035">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{508, 191}, {64, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">1</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="98589714">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="989777035"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="1073059200">
+                                                                                                               <reference key="NSMenu" ref="843839970"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="98589714"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="843839970">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="1073059200"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="21683307">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{508, 162}, {64, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">2</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="27141415">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="21683307"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="848021411">
+                                                                                                               <reference key="NSMenu" ref="218736664"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="27141415"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="218736664">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="848021411"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="82044516">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{508, 132}, {64, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">3</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="828435207">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="82044516"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="306314205">
+                                                                                                               <reference key="NSMenu" ref="884417804"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="828435207"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="884417804">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="306314205"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="511205515">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{578, 191}, {66, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">1</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="631798512">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="511205515"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="395128474">
+                                                                                                               <reference key="NSMenu" ref="827185994"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="631798512"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="827185994">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="395128474"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="362406693">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{578, 162}, {66, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">2</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="494375275">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="362406693"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="509612152">
+                                                                                                               <reference key="NSMenu" ref="74387810"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="494375275"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="74387810">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="509612152"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSPopUpButton" id="596295285">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{578, 132}, {66, 22}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <int key="NSTag">3</int>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSPopUpButtonCell" key="NSCell" id="88657835">
+                                                                                                       <int key="NSCellFlags">-2076049856</int>
+                                                                                                       <int key="NSCellFlags2">132096</int>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="596295285"/>
+                                                                                                       <int key="NSButtonFlags">109199615</int>
+                                                                                                       <int key="NSButtonFlags2">1</int>
+                                                                                                       <reference key="NSAlternateImage" ref="995413175"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                                       <object class="NSMenuItem" key="NSMenuItem" id="425953784">
+                                                                                                               <reference key="NSMenu" ref="819464815"/>
+                                                                                                               <string key="NSTitle"/>
+                                                                                                               <string key="NSKeyEquiv"/>
+                                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                               <int key="NSState">1</int>
+                                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                                                               <reference key="NSTarget" ref="88657835"/>
+                                                                                                       </object>
+                                                                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                                       <object class="NSMenu" key="NSMenu" id="819464815">
+                                                                                                               <object class="NSMutableString" key="NSTitle">
+                                                                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                                                                               </object>
+                                                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="425953784"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <int key="NSPreferredEdge">3</int>
+                                                                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                                       <bool key="NSAltersState">YES</bool>
+                                                                                                       <int key="NSArrowPosition">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSSlider" id="861218370">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{658, 217}, {26, 31}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSSliderCell" key="NSCell" id="212633849">
+                                                                                                       <int key="NSCellFlags">-2079981824</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="861218370"/>
+                                                                                                       <double key="NSMaxValue">4.000000e+00</double>
+                                                                                                       <double key="NSMinValue">1.000000e+00</double>
+                                                                                                       <double key="NSValue">1.000000e+00</double>
+                                                                                                       <double key="NSAltIncValue">0.000000e+00</double>
+                                                                                                       <int key="NSNumberOfTickMarks">12</int>
+                                                                                                       <int key="NSTickMarkPosition">0</int>
+                                                                                                       <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                                                       <bool key="NSVertical">NO</bool>
+                                                                                                       <int key="NSSliderType">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSSlider" id="695663835">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{658, 187}, {26, 31}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSSliderCell" key="NSCell" id="198981160">
+                                                                                                       <int key="NSCellFlags">-2079981824</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <object class="NSFont" key="NSSupport" id="478239882">
+                                                                                                               <string key="NSName">Helvetica</string>
+                                                                                                               <double key="NSSize">1.200000e+01</double>
+                                                                                                               <int key="NSfFlags">16</int>
+                                                                                                       </object>
+                                                                                                       <reference key="NSControlView" ref="695663835"/>
+                                                                                                       <double key="NSMaxValue">4.000000e+00</double>
+                                                                                                       <double key="NSMinValue">1.000000e+00</double>
+                                                                                                       <double key="NSValue">1.000000e+00</double>
+                                                                                                       <double key="NSAltIncValue">0.000000e+00</double>
+                                                                                                       <int key="NSNumberOfTickMarks">12</int>
+                                                                                                       <int key="NSTickMarkPosition">0</int>
+                                                                                                       <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                                                       <bool key="NSVertical">NO</bool>
+                                                                                                       <int key="NSSliderType">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSSlider" id="229696812">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{658, 158}, {26, 31}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSSliderCell" key="NSCell" id="805488070">
+                                                                                                       <int key="NSCellFlags">-2079981824</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="478239882"/>
+                                                                                                       <reference key="NSControlView" ref="229696812"/>
+                                                                                                       <double key="NSMaxValue">4.000000e+00</double>
+                                                                                                       <double key="NSMinValue">1.000000e+00</double>
+                                                                                                       <double key="NSValue">1.000000e+00</double>
+                                                                                                       <double key="NSAltIncValue">0.000000e+00</double>
+                                                                                                       <int key="NSNumberOfTickMarks">12</int>
+                                                                                                       <int key="NSTickMarkPosition">0</int>
+                                                                                                       <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                                                       <bool key="NSVertical">NO</bool>
+                                                                                                       <int key="NSSliderType">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSSlider" id="927860050">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{658, 128}, {26, 31}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSSliderCell" key="NSCell" id="1037957700">
+                                                                                                       <int key="NSCellFlags">-2079981824</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string key="NSContents"/>
+                                                                                                       <reference key="NSSupport" ref="478239882"/>
+                                                                                                       <reference key="NSControlView" ref="927860050"/>
+                                                                                                       <double key="NSMaxValue">4.000000e+00</double>
+                                                                                                       <double key="NSMinValue">1.000000e+00</double>
+                                                                                                       <double key="NSValue">1.000000e+00</double>
+                                                                                                       <double key="NSAltIncValue">0.000000e+00</double>
+                                                                                                       <int key="NSNumberOfTickMarks">12</int>
+                                                                                                       <int key="NSTickMarkPosition">0</int>
+                                                                                                       <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                                                       <bool key="NSVertical">NO</bool>
+                                                                                                       <int key="NSSliderType">1</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="169748081">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{651, 249}, {40, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="366629849">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">138674176</int>
+                                                                                                       <string key="NSContents">DRC</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="169748081"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="532012054">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{685, 227}, {26, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="750019806">
+                                                                                                       <int key="NSCellFlags">67239488</int>
+                                                                                                       <int key="NSCellFlags2">272892928</int>
+                                                                                                       <string key="NSContents">1.0</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="532012054"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="850861055">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{685, 197}, {26, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="539528192">
+                                                                                                       <int key="NSCellFlags">67239488</int>
+                                                                                                       <int key="NSCellFlags2">272892928</int>
+                                                                                                       <string key="NSContents">1.0</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="850861055"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="988102670">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{686, 168}, {26, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="477201006">
+                                                                                                       <int key="NSCellFlags">67239488</int>
+                                                                                                       <int key="NSCellFlags2">272892928</int>
+                                                                                                       <string key="NSContents">1.0</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="988102670"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <object class="NSTextField" id="758473796">
+                                                                                               <reference key="NSNextResponder" ref="738554558"/>
+                                                                                               <int key="NSvFlags">268</int>
+                                                                                               <string key="NSFrame">{{685, 140}, {26, 11}}</string>
+                                                                                               <reference key="NSSuperview" ref="738554558"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSTextFieldCell" key="NSCell" id="941741345">
+                                                                                                       <int key="NSCellFlags">67239488</int>
+                                                                                                       <int key="NSCellFlags2">272892928</int>
+                                                                                                       <string key="NSContents">1.0</string>
+                                                                                                       <reference key="NSSupport" ref="22"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="758473796"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="242973447"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <string key="NSFrame">{{10, 25}, {714, 305}}</string>
+                                                                               <reference key="NSNextKeyView" ref="198352083"/>
+                                                                       </object>
+                                                                       <string type="base64-UTF8" key="NSLabel">6Z+z5aOwICYg5a2X5bmVA</string>
+                                                                       <reference key="NSColor" ref="242973447"/>
+                                                                       <reference key="NSTabView" ref="712502892"/>
+                                                               </object>
+                                                               <object class="NSTabViewItem" id="291470012">
+                                                                       <string key="NSIdentifier">3</string>
+                                                                       <object class="NSView" key="NSView" id="440990725">
+                                                                               <nil key="NSNextResponder"/>
+                                                                               <int key="NSvFlags">256</int>
+                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSScrollView" id="307620967">
+                                                                                               <reference key="NSNextResponder" ref="440990725"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                       <object class="NSClipView" id="272816362">
+                                                                                                               <reference key="NSNextResponder" ref="307620967"/>
+                                                                                                               <int key="NSvFlags">2304</int>
+                                                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <object class="NSTableView" id="595654978">
+                                                                                                                               <reference key="NSNextResponder" ref="272816362"/>
+                                                                                                                               <int key="NSvFlags">256</int>
+                                                                                                                               <string key="NSFrameSize">{663, 233}</string>
+                                                                                                                               <reference key="NSSuperview" ref="272816362"/>
+                                                                                                                               <reference key="NSNextKeyView" ref="1033243513"/>
+                                                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                                                               <object class="NSTableHeaderView" key="NSHeaderView" id="928480858">
+                                                                                                                                       <reference key="NSNextResponder" ref="814110287"/>
+                                                                                                                                       <int key="NSvFlags">256</int>
+                                                                                                                                       <string key="NSFrameSize">{663, 17}</string>
+                                                                                                                                       <reference key="NSSuperview" ref="814110287"/>
+                                                                                                                                       <reference key="NSNextKeyView" ref="393843623"/>
+                                                                                                                                       <reference key="NSTableView" ref="595654978"/>
+                                                                                                                               </object>
+                                                                                                                               <object class="_NSCornerView" key="NSCornerView" id="393843623">
+                                                                                                                                       <reference key="NSNextResponder" ref="307620967"/>
+                                                                                                                                       <int key="NSvFlags">256</int>
+                                                                                                                                       <string key="NSFrame">{{664, 0}, {16, 17}}</string>
+                                                                                                                                       <reference key="NSSuperview" ref="307620967"/>
+                                                                                                                                       <reference key="NSNextKeyView" ref="272816362"/>
+                                                                                                                               </object>
+                                                                                                                               <object class="NSMutableArray" key="NSTableColumns">
+                                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                                       <object class="NSTableColumn" id="77208310">
+                                                                                                                                               <string key="NSIdentifier">1</string>
+                                                                                                                                               <double key="NSWidth">7.500000e+01</double>
+                                                                                                                                               <double key="NSMinWidth">4.000000e+01</double>
+                                                                                                                                               <double key="NSMaxWidth">1.000000e+03</double>
+                                                                                                                                               <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                                                                                       <int key="NSCellFlags">75628032</int>
+                                                                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                                                                       <string type="base64-UTF8" key="NSContents">44OB44Oj44OX44K/44O8A</string>
+                                                                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                                                                       <object class="NSColor" key="NSBackgroundColor" id="754789485">
+                                                                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                                                                               <bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
+                                                                                                                                                       </object>
+                                                                                                                                                       <object class="NSColor" key="NSTextColor" id="188451177">
+                                                                                                                                                               <int key="NSColorSpace">6</int>
+                                                                                                                                                               <string key="NSCatalogName">System</string>
+                                                                                                                                                               <string key="NSColorName">headerTextColor</string>
+                                                                                                                                                               <reference key="NSColor" ref="544409939"/>
+                                                                                                                                                       </object>
+                                                                                                                                               </object>
+                                                                                                                                               <object class="NSTextFieldCell" key="NSDataCell" id="686068440">
+                                                                                                                                                       <int key="NSCellFlags">337772096</int>
+                                                                                                                                                       <int key="NSCellFlags2">2048</int>
+                                                                                                                                                       <string key="NSContents">Text Cell</string>
+                                                                                                                                                       <reference key="NSSupport" ref="995413175"/>
+                                                                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                                                                       <reference key="NSControlView" ref="595654978"/>
+                                                                                                                                                       <object class="NSColor" key="NSBackgroundColor" id="355843302">
+                                                                                                                                                               <int key="NSColorSpace">6</int>
+                                                                                                                                                               <string key="NSCatalogName">System</string>
+                                                                                                                                                               <string key="NSColorName">controlBackgroundColor</string>
+                                                                                                                                                               <reference key="NSColor" ref="458742033"/>
+                                                                                                                                                       </object>
+                                                                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                                                                               </object>
+                                                                                                                                               <int key="NSResizingMask">3</int>
+                                                                                                                                               <bool key="NSIsResizeable">YES</bool>
+                                                                                                                                               <reference key="NSTableView" ref="595654978"/>
+                                                                                                                                               <string key="NSHeaderToolTip"/>
+                                                                                                                                       </object>
+                                                                                                                                       <object class="NSTableColumn" id="932392163">
+                                                                                                                                               <string key="NSIdentifier">2</string>
+                                                                                                                                               <double key="NSWidth">5.820000e+02</double>
+                                                                                                                                               <double key="NSMinWidth">7.721729e+01</double>
+                                                                                                                                               <double key="NSMaxWidth">1.000000e+03</double>
+                                                                                                                                               <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                                                                                       <int key="NSCellFlags">75628032</int>
+                                                                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                                                                       <string type="base64-UTF8" key="NSContents">44OB44Oj44OX44K/44O8IOOCv+OCpOODiOODqw</string>
+                                                                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                                                                       <reference key="NSBackgroundColor" ref="754789485"/>
+                                                                                                                                                       <reference key="NSTextColor" ref="188451177"/>
+                                                                                                                                               </object>
+                                                                                                                                               <object class="NSTextFieldCell" key="NSDataCell" id="237660698">
+                                                                                                                                                       <int key="NSCellFlags">337772096</int>
+                                                                                                                                                       <int key="NSCellFlags2">2048</int>
+                                                                                                                                                       <string key="NSContents">Text Cell</string>
+                                                                                                                                                       <reference key="NSSupport" ref="995413175"/>
+                                                                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                                                                       <reference key="NSControlView" ref="595654978"/>
+                                                                                                                                                       <reference key="NSBackgroundColor" ref="355843302"/>
+                                                                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                                                                               </object>
+                                                                                                                                               <int key="NSResizingMask">3</int>
+                                                                                                                                               <bool key="NSIsResizeable">YES</bool>
+                                                                                                                                               <bool key="NSIsEditable">YES</bool>
+                                                                                                                                               <reference key="NSTableView" ref="595654978"/>
+                                                                                                                                               <string key="NSHeaderToolTip"/>
+                                                                                                                                       </object>
+                                                                                                                               </object>
+                                                                                                                               <double key="NSIntercellSpacingWidth">3.000000e+00</double>
+                                                                                                                               <double key="NSIntercellSpacingHeight">2.000000e+00</double>
+                                                                                                                               <reference key="NSBackgroundColor" ref="809784795"/>
+                                                                                                                               <object class="NSColor" key="NSGridColor" id="156710040">
+                                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                                       <string key="NSColorName">gridColor</string>
+                                                                                                                                       <object class="NSColor" key="NSColor">
+                                                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                                                               <bytes key="NSWhite">MC41AA</bytes>
+                                                                                                                                       </object>
+                                                                                                                               </object>
+                                                                                                                               <double key="NSRowHeight">1.700000e+01</double>
+                                                                                                                               <int key="NSTvFlags">-700448768</int>
+                                                                                                                               <int key="NSColumnAutoresizingStyle">4</int>
+                                                                                                                               <int key="NSDraggingSourceMaskForLocal">15</int>
+                                                                                                                               <int key="NSDraggingSourceMaskForNonLocal">0</int>
+                                                                                                                               <bool key="NSAllowsTypeSelect">YES</bool>
+                                                                                                                       </object>
+                                                                                                               </object>
+                                                                                                               <string key="NSFrame">{{1, 17}, {663, 233}}</string>
+                                                                                                               <reference key="NSSuperview" ref="307620967"/>
+                                                                                                               <reference key="NSNextKeyView" ref="595654978"/>
+                                                                                                               <reference key="NSDocView" ref="595654978"/>
+                                                                                                               <reference key="NSBGColor" ref="355843302"/>
+                                                                                                               <int key="NScvFlags">4</int>
+                                                                                                       </object>
+                                                                                                       <object class="NSScroller" id="1046880533">
+                                                                                                               <reference key="NSNextResponder" ref="307620967"/>
+                                                                                                               <int key="NSvFlags">256</int>
+                                                                                                               <string key="NSFrame">{{664, 17}, {15, 233}}</string>
+                                                                                                               <reference key="NSSuperview" ref="307620967"/>
+                                                                                                               <reference key="NSNextKeyView" ref="712502892"/>
+                                                                                                               <reference key="NSTarget" ref="307620967"/>
+                                                                                                               <string key="NSAction">_doScroller:</string>
+                                                                                                               <double key="NSPercent">9.736842e-01</double>
+                                                                                                       </object>
+                                                                                                       <object class="NSScroller" id="1033243513">
+                                                                                                               <reference key="NSNextResponder" ref="307620967"/>
+                                                                                                               <int key="NSvFlags">256</int>
+                                                                                                               <string key="NSFrame">{{-100, -100}, {488, 15}}</string>
+                                                                                                               <reference key="NSSuperview" ref="307620967"/>
+                                                                                                               <reference key="NSNextKeyView" ref="814110287"/>
+                                                                                                               <int key="NSsFlags">1</int>
+                                                                                                               <reference key="NSTarget" ref="307620967"/>
+                                                                                                               <string key="NSAction">_doScroller:</string>
+                                                                                                               <double key="NSPercent">9.904762e-01</double>
+                                                                                                       </object>
+                                                                                                       <object class="NSClipView" id="814110287">
+                                                                                                               <reference key="NSNextResponder" ref="307620967"/>
+                                                                                                               <int key="NSvFlags">2304</int>
+                                                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <reference ref="928480858"/>
+                                                                                                               </object>
+                                                                                                               <string key="NSFrame">{{1, 0}, {663, 17}}</string>
+                                                                                                               <reference key="NSSuperview" ref="307620967"/>
+                                                                                                               <reference key="NSNextKeyView" ref="928480858"/>
+                                                                                                               <reference key="NSDocView" ref="928480858"/>
+                                                                                                               <reference key="NSBGColor" ref="355843302"/>
+                                                                                                               <int key="NScvFlags">4</int>
+                                                                                                       </object>
+                                                                                                       <reference ref="393843623"/>
+                                                                                               </object>
+                                                                                               <string key="NSFrame">{{17, 17}, {680, 251}}</string>
+                                                                                               <reference key="NSSuperview" ref="440990725"/>
+                                                                                               <reference key="NSNextKeyView" ref="272816362"/>
+                                                                                               <int key="NSsFlags">18</int>
+                                                                                               <reference key="NSVScroller" ref="1046880533"/>
+                                                                                               <reference key="NSHScroller" ref="1033243513"/>
+                                                                                               <reference key="NSContentView" ref="272816362"/>
+                                                                                               <reference key="NSHeaderClipView" ref="814110287"/>
+                                                                                               <reference key="NSCornerView" ref="393843623"/>
+                                                                                               <bytes key="NSScrollAmts">AAAAAAAAAABBmAAAQZgAAA</bytes>
+                                                                                       </object>
+                                                                                       <object class="NSButton" id="262106913">
+                                                                                               <reference key="NSNextResponder" ref="440990725"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <string key="NSFrame">{{14, 274}, {171, 16}}</string>
+                                                                                               <reference key="NSSuperview" ref="440990725"/>
+                                                                                               <reference key="NSNextKeyView" ref="307620967"/>
+                                                                                               <bool key="NSEnabled">YES</bool>
+                                                                                               <object class="NSButtonCell" key="NSCell" id="719511430">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OB44Oj44OX44K/44O844Oe44O844Kr44O844KS5L2c5oiQA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="262106913"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">2</int>
+                                                                                                       <reference key="NSNormalImage" ref="488666982"/>
+                                                                                                       <reference key="NSAlternateImage" ref="624832340"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <string key="NSKeyEquivalent"/>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <string key="NSFrame">{{10, 25}, {714, 305}}</string>
+                                                                               <reference key="NSNextKeyView" ref="262106913"/>
+                                                                       </object>
+                                                                       <string type="base64-UTF8" key="NSLabel">44OB44Oj44OX44K/44O8A</string>
+                                                                       <reference key="NSColor" ref="242973447"/>
+                                                                       <reference key="NSTabView" ref="712502892"/>
+                                                               </object>
+                                                               <object class="NSTabViewItem" id="744678564">
+                                                                       <string key="NSIdentifier">4</string>
+                                                                       <object class="NSView" key="NSView" id="833271282">
+                                                                               <nil key="NSNextResponder"/>
+                                                                               <int key="NSvFlags">256</int>
+                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSBox" id="231506045">
+                                                                                               <reference key="NSNextResponder" ref="833271282"/>
+                                                                                               <int key="NSvFlags">256</int>
+                                                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                       <object class="NSView" id="815869140">
+                                                                                                               <reference key="NSNextResponder" ref="231506045"/>
+                                                                                                               <int key="NSvFlags">256</int>
+                                                                                                               <string key="NSFrameSize">{700, 290}</string>
+                                                                                                               <reference key="NSSuperview" ref="231506045"/>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <string key="NSFrame">{{7, 8}, {700, 290}}</string>
+                                                                                               <reference key="NSSuperview" ref="833271282"/>
+                                                                                               <string key="NSOffsets">{0, 0}</string>
+                                                                                               <object class="NSTextFieldCell" key="NSTitleCell">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                       <string key="NSContents">Box</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="138233214"/>
+                                                                                                       <object class="NSColor" key="NSTextColor">
+                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                               <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <reference key="NSContentView" ref="815869140"/>
+                                                                                               <int key="NSBorderType">0</int>
+                                                                                               <int key="NSBoxType">3</int>
+                                                                                               <int key="NSTitlePosition">0</int>
+                                                                                               <bool key="NSTransparent">NO</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <string key="NSFrame">{{10, 25}, {714, 305}}</string>
+                                                                       </object>
+                                                                       <string type="base64-UTF8" key="NSLabel">SC4yNjTov73liqDoqK3lrpo</string>
+                                                                       <reference key="NSColor" ref="242973447"/>
+                                                                       <reference key="NSTabView" ref="712502892"/>
+                                                               </object>
+                                                       </object>
+                                                       <reference key="NSSelectedTabViewItem" ref="107038816"/>
+                                                       <reference key="NSFont" ref="26"/>
+                                                       <int key="NSTvFlags">134217728</int>
+                                                       <bool key="NSAllowTruncatedLabels">YES</bool>
+                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <reference ref="1053078401"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="586321835">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{20, 522}, {45, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="121574898">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">4325376</int>
+                                                               <string type="base64-UTF8" key="NSContents">5aSJ5o+b5YWD77yaA</string>
+                                                               <reference key="NSSupport" ref="27"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="586321835"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="806469067">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{5, 495}, {69, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="177567437">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string type="base64-UTF8" key="NSContents">44K/44Kk44OI44Or77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="806469067"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSPopUpButton" id="766125203">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{76, 490}, {177, 22}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSPopUpButtonCell" key="NSCell" id="821198683">
+                                                               <int key="NSCellFlags">-2076049856</int>
+                                                               <int key="NSCellFlags2">132096</int>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="766125203"/>
+                                                               <int key="NSButtonFlags">109199615</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="26"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">400</int>
+                                                               <int key="NSPeriodicInterval">75</int>
+                                                               <object class="NSMenuItem" key="NSMenuItem" id="52855721">
+                                                                       <reference key="NSMenu" ref="793162058"/>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <int key="NSState">1</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                       <reference key="NSTarget" ref="821198683"/>
+                                                               </object>
+                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                               <object class="NSMenu" key="NSMenu" id="793162058">
+                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                       </object>
+                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <reference ref="52855721"/>
+                                                                       </object>
+                                                               </object>
+                                                               <int key="NSPreferredEdge">3</int>
+                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                               <bool key="NSAltersState">YES</bool>
+                                                               <int key="NSArrowPosition">1</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="1053010160">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{299, 495}, {87, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="17369297">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string type="base64-UTF8" key="NSContents">44OB44Oj44OX44K/44O877yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="1053010160"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSPopUpButton" id="971754180">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{388, 490}, {65, 22}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSPopUpButtonCell" key="NSCell" id="286887304">
+                                                               <int key="NSCellFlags">-2076049856</int>
+                                                               <int key="NSCellFlags2">132096</int>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="971754180"/>
+                                                               <int key="NSButtonFlags">109199615</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="26"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">400</int>
+                                                               <int key="NSPeriodicInterval">75</int>
+                                                               <object class="NSMenuItem" key="NSMenuItem" id="170826719">
+                                                                       <reference key="NSMenu" ref="493845446"/>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <int key="NSState">1</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                       <reference key="NSTarget" ref="286887304"/>
+                                                               </object>
+                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                               <object class="NSMenu" key="NSMenu" id="493845446">
+                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                       </object>
+                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <reference ref="170826719"/>
+                                                                       </object>
+                                                               </object>
+                                                               <int key="NSPreferredEdge">3</int>
+                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                               <bool key="NSAltersState">YES</bool>
+                                                               <int key="NSArrowPosition">1</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSPopUpButton" id="453345136">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{510, 490}, {65, 22}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSPopUpButtonCell" key="NSCell" id="564669343">
+                                                               <int key="NSCellFlags">-2076049856</int>
+                                                               <int key="NSCellFlags2">132096</int>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="453345136"/>
+                                                               <int key="NSButtonFlags">109199615</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="26"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">400</int>
+                                                               <int key="NSPeriodicInterval">75</int>
+                                                               <object class="NSMenuItem" key="NSMenuItem" id="1048999115">
+                                                                       <reference key="NSMenu" ref="27255767"/>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <int key="NSState">1</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                       <reference key="NSTarget" ref="564669343"/>
+                                                               </object>
+                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                               <object class="NSMenu" key="NSMenu" id="27255767">
+                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                       </object>
+                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <reference ref="1048999115"/>
+                                                                       </object>
+                                                               </object>
+                                                               <int key="NSPreferredEdge">3</int>
+                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                               <bool key="NSAltersState">YES</bool>
+                                                               <int key="NSArrowPosition">1</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="200266929">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{455, 494}, {51, 15}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="904849236">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">138412032</int>
+                                                               <string type="base64-UTF8" key="NSContents">44GL44KJA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="200266929"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="1023408378">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{9, 440}, {65, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="834340599">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string type="base64-UTF8" key="NSContents">44OV44Kh44Kk44Or77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="1023408378"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="713493964">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{598, 496}, {71, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="1038625481">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string type="base64-UTF8" key="NSContents">5ZCI6KiI5pmC6ZaT77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="713493964"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="955053416">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{677, 496}, {63, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="362196160">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="955053416"/>
+                                                               <object class="NSColor" key="NSBackgroundColor">
+                                                                       <int key="NSColorSpace">1</int>
+                                                                       <bytes key="NSRGB">MC43NjYzMDQzNyAtMCAwIDAAA</bytes>
+                                                               </object>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="138115732">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{20, 467}, {70, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="510160694">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">4325376</int>
+                                                               <string type="base64-UTF8" key="NSContents">5L+d5a2Y5YWIA</string>
+                                                               <reference key="NSSupport" ref="27"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="138115732"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSPopUpButton" id="732193996">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{76, 380}, {177, 22}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSPopUpButtonCell" key="NSCell" id="264217237">
+                                                               <int key="NSCellFlags">-2076049856</int>
+                                                               <int key="NSCellFlags2">132096</int>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="732193996"/>
+                                                               <int key="NSButtonFlags">109199615</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="26"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">400</int>
+                                                               <int key="NSPeriodicInterval">75</int>
+                                                               <object class="NSMenuItem" key="NSMenuItem" id="586933029">
+                                                                       <reference key="NSMenu" ref="237152896"/>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <int key="NSState">1</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                       <reference key="NSTarget" ref="264217237"/>
+                                                               </object>
+                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                               <object class="NSMenu" key="NSMenu" id="237152896">
+                                                                       <string key="NSTitle">OtherViews</string>
+                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <reference ref="586933029"/>
+                                                                       </object>
+                                                               </object>
+                                                               <int key="NSPreferredEdge">3</int>
+                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                               <bool key="NSAltersState">YES</bool>
+                                                               <int key="NSArrowPosition">1</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="210289606">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{655, 433}, {90, 28}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="295879492">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134348800</int>
+                                                               <string type="base64-UTF8" key="NSContents">44OW44Op44Km44K64oCmA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="210289606"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="26"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSBox" id="10346684">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{98, 471}, {642, 5}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">2</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSTextField" id="854767306">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{70, 522}, {239, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="689580100">
+                                                               <int key="NSCellFlags">69336641</int>
+                                                               <int key="NSCellFlags2">4327936</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="854767306"/>
+                                                               <object class="NSColor" key="NSBackgroundColor">
+                                                                       <int key="NSColorSpace">1</int>
+                                                                       <bytes key="NSRGB">MSAxIDEAA</bytes>
+                                                               </object>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="186223550">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{79, 438}, {573, 19}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="988599137">
+                                                               <int key="NSCellFlags">-1804468671</int>
+                                                               <int key="NSCellFlags2">4326400</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="186223550"/>
+                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <reference key="NSTextColor" ref="378140636"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="35106907">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{20, 412}, {96, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="293028864">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">4325376</int>
+                                                               <string type="base64-UTF8" key="NSContents">5Ye65Yqb6Kit5a6a77yaA</string>
+                                                               <reference key="NSSupport" ref="27"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="35106907"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSBox" id="151388399">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{314, 416}, {426, 5}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">2</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSTextField" id="574185541">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{124, 412}, {185, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="488791842">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272629760</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="27"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="574185541"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="1007421233">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{223, 8}, {514, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="224806210">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="1007421233"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="87961628">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{21, 385}, {53, 14}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="51600927">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string type="base64-UTF8" key="NSContents">5b2i5byP77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="87961628"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSBox" id="454206717">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{314, 524}, {426, 5}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">2</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSProgressIndicator" id="519699512">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">-2147482356</int>
+                                                       <object class="NSPSMatrix" key="NSDrawMatrix"/>
+                                                       <string key="NSFrame">{{313, 524}, {428, 12}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <int key="NSpiFlags">16648</int>
+                                                       <double key="NSMaxValue">1.000000e+02</double>
+                                               </object>
+                                               <object class="NSButton" id="581806074">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{399, 383}, {141, 18}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="832863281">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">131072</int>
+                                                               <string type="base64-UTF8" key="NSContents">V2Vi55So44Gr5pyA6YGp5YyWA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="581806074"/>
+                                                               <int key="NSButtonFlags">1211912703</int>
+                                                               <int key="NSButtonFlags2">2</int>
+                                                               <reference key="NSNormalImage" ref="488666982"/>
+                                                               <reference key="NSAlternateImage" ref="624832340"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string key="NSKeyEquivalent"/>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="553453876">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{283, 383}, {102, 18}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="294332300">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">131072</int>
+                                                               <string type="base64-UTF8" key="NSContents">NjTjg5Pjg4Pjg4hNUDQ</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="553453876"/>
+                                                               <int key="NSButtonFlags">1211912703</int>
+                                                               <int key="NSButtonFlags2">2</int>
+                                                               <reference key="NSNormalImage" ref="488666982"/>
+                                                               <reference key="NSAlternateImage" ref="624832340"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string key="NSKeyEquivalent"/>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="921877174">
+                                                       <reference key="NSNextResponder" ref="168918359"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{541, 383}, {141, 18}}</string>
+                                                       <reference key="NSSuperview" ref="168918359"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="547085070">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">131072</int>
+                                                               <string type="base64-UTF8" key="NSContents">aVBvZCA1R+WvvuW/nA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="921877174"/>
+                                                               <int key="NSButtonFlags">1211912703</int>
+                                                               <int key="NSButtonFlags2">2</int>
+                                                               <reference key="NSNormalImage" ref="488666982"/>
+                                                               <reference key="NSAlternateImage" ref="624832340"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string key="NSKeyEquivalent"/>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{760, 550}</string>
+                                       <reference key="NSSuperview"/>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+                               <string key="NSMinSize">{213, 129}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+                       <object class="NSMenu" id="840340181">
+                               <string key="NSTitle">MainMenu</string>
+                               <object class="NSMutableArray" key="NSMenuItems">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSMenuItem" id="116324948">
+                                               <reference key="NSMenu" ref="840340181"/>
+                                               <string key="NSTitle">HandBrake</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="447995298"/>
+                                               <reference key="NSMixedImage" ref="760317610"/>
+                                               <string key="NSAction">submenuAction:</string>
+                                               <object class="NSMenu" key="NSSubmenu" id="1035150210">
+                                                       <string key="NSTitle">HandBrake</string>
+                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMenuItem" id="218095211">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">SGFuZEJyYWtl44Gr44Gk44GE44GmA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="912853376">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="782330144">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">6Kit5a6aLi4uA</string>
+                                                                       <string key="NSKeyEquiv">,</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="985983659">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44Ki44OD44OX44OH44O844OI44Gu56K66KqN5LitLi4uA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="802148601">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="981110965">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">SGFuZEJyYWtl44KS6Zqg44GZA</string>
+                                                                       <string key="NSKeyEquiv">h</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="360013803">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44G744GL44KS6Zqg44GZA</string>
+                                                                       <string key="NSKeyEquiv">h</string>
+                                                                       <int key="NSKeyEquivModMask">1572864</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="550835954">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="680265479">
+                                                                       <reference key="NSMenu" ref="1035150210"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">SGFuZEJyYWtl44KS57WC5LqGA</string>
+                                                                       <string key="NSKeyEquiv">q</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSName">_NSAppleMenu</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMenuItem" id="966413586">
+                                               <reference key="NSMenu" ref="840340181"/>
+                                               <string type="base64-UTF8" key="NSTitle">44OV44Kh44Kk44OrA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="447995298"/>
+                                               <reference key="NSMixedImage" ref="760317610"/>
+                                               <string key="NSAction">submenuAction:</string>
+                                               <object class="NSMenu" key="NSSubmenu" id="567182830">
+                                                       <string type="base64-UTF8" key="NSTitle">44OV44Kh44Kk44OrA</string>
+                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMenuItem" id="595836714">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5aSJ5o+b5YWD44OV44Kh44Kk44Or44KS6ZaL44GPA</string>
+                                                                       <string key="NSKeyEquiv">o</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="865776798">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44K/44Kk44OI44Or44KS5oyH5a6a44GX44Gm5aSJ5o+b5YWD44KS6ZaL44GP4oCmA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="417984878">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="542310438">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">6ZaJ44GY44KLA</string>
+                                                                       <string key="NSKeyEquiv">w</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="374169999">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="853234446">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44Kt44Ol44O844Gr6L+95YqgA</string>
+                                                                       <string key="NSKeyEquiv">b</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="17111946">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5aSJ5o+b6ZaL5aeLA</string>
+                                                                       <string key="NSKeyEquiv">s</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="101536867">
+                                                                       <reference key="NSMenu" ref="567182830"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5aSJ5o+b44Gu5LiA5pmC5YGc5q2iA</string>
+                                                                       <string key="NSKeyEquiv">p</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSMenuItem" id="692187614">
+                                               <reference key="NSMenu" ref="840340181"/>
+                                               <string type="base64-UTF8" key="NSTitle">57eo6ZuGA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="447995298"/>
+                                               <reference key="NSMixedImage" ref="760317610"/>
+                                               <string key="NSAction">submenuAction:</string>
+                                               <object class="NSMenu" key="NSSubmenu" id="1010405502">
+                                                       <string type="base64-UTF8" key="NSTitle">57eo6ZuGA</string>
+                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMenuItem" id="587511664">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5YWD44Gr5oi744GZA</string>
+                                                                       <string key="NSKeyEquiv">z</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="786616983">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44KE44KK55u044GXA</string>
+                                                                       <string key="NSKeyEquiv">Z</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="134768774">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="84425921">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5YiH44KK5Y+W44KKA</string>
+                                                                       <string key="NSKeyEquiv">x</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="979367247">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44Kz44OU44O8A</string>
+                                                                       <string key="NSKeyEquiv">c</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="741953332">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">6LK844KK5LuY44GRA</string>
+                                                                       <string key="NSKeyEquiv">v</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="1006794292">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string key="NSTitle">Paste and Match Style</string>
+                                                                       <string key="NSKeyEquiv">V</string>
+                                                                       <int key="NSKeyEquivModMask">1572864</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="494582096">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5YmK6ZmkA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="695401358">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44GZ44G544Gm6YG45oqeA</string>
+                                                                       <string key="NSKeyEquiv">a</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="1051795572">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="249090291">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5qSc57SiA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">submenuAction:</string>
+                                                                       <object class="NSMenu" key="NSSubmenu" id="1067858879">
+                                                                               <string type="base64-UTF8" key="NSTitle">5qSc57SiA</string>
+                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSMenuItem" id="49300518">
+                                                                                               <reference key="NSMenu" ref="1067858879"/>
+                                                                                               <string type="base64-UTF8" key="NSTitle">5qSc57Si4oCmA</string>
+                                                                                               <string key="NSKeyEquiv">f</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                               <int key="NSTag">1</int>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="323467360">
+                                                                                               <reference key="NSMenu" ref="1067858879"/>
+                                                                                               <string type="base64-UTF8" key="NSTitle">5qyh44KS5qSc57SiA</string>
+                                                                                               <string key="NSKeyEquiv">g</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                               <int key="NSTag">2</int>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="1069789051">
+                                                                                               <reference key="NSMenu" ref="1067858879"/>
+                                                                                               <string type="base64-UTF8" key="NSTitle">5YmN44KS5qSc57SiA</string>
+                                                                                               <string key="NSKeyEquiv">G</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                               <int key="NSTag">3</int>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="793630765">
+                                                                                               <reference key="NSMenu" ref="1067858879"/>
+                                                                                               <string type="base64-UTF8" key="NSTitle">6YG45oqe44GV44KM44Gf5paH5a2X5YiX44KS5qSc57SiA</string>
+                                                                                               <string key="NSKeyEquiv">e</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                               <int key="NSTag">7</int>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="541561571">
+                                                                                               <reference key="NSMenu" ref="1067858879"/>
+                                                                                               <string type="base64-UTF8" key="NSTitle">6YG45oqe6YOo5YiG44Gr44K444Oj44Oz44OXA</string>
+                                                                                               <string key="NSKeyEquiv">j</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="1016677230">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string key="NSTitle">Spelling</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">submenuAction:</string>
+                                                                       <object class="NSMenu" key="NSSubmenu" id="650155643">
+                                                                               <string key="NSTitle">Spelling</string>
+                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSMenuItem" id="981624971">
+                                                                                               <reference key="NSMenu" ref="650155643"/>
+                                                                                               <string type="base64-UTF8" key="NSTitle">U3BlbGxpbmfigKY</string>
+                                                                                               <string key="NSKeyEquiv">:</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="301925013">
+                                                                                               <reference key="NSMenu" ref="650155643"/>
+                                                                                               <string key="NSTitle">Check Spelling</string>
+                                                                                               <string key="NSKeyEquiv">;</string>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="6854324">
+                                                                                               <reference key="NSMenu" ref="650155643"/>
+                                                                                               <string key="NSTitle">Check Spelling as You Type</string>
+                                                                                               <string key="NSKeyEquiv"/>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="611285451">
+                                                                       <reference key="NSMenu" ref="1010405502"/>
+                                                                       <string key="NSTitle">Speech</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">submenuAction:</string>
+                                                                       <object class="NSMenu" key="NSSubmenu" id="654962117">
+                                                                               <string key="NSTitle">Speech</string>
+                                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSMenuItem" id="362189914">
+                                                                                               <reference key="NSMenu" ref="654962117"/>
+                                                                                               <string key="NSTitle">Start Speaking</string>
+                                                                                               <string key="NSKeyEquiv"/>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       </object>
+                                                                                       <object class="NSMenuItem" id="496049927">
+                                                                                               <reference key="NSMenu" ref="654962117"/>
+                                                                                               <string key="NSTitle">Stop Speaking</string>
+                                                                                               <string key="NSKeyEquiv"/>
+                                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSMenuItem" id="226787934">
+                                               <reference key="NSMenu" ref="840340181"/>
+                                               <string type="base64-UTF8" key="NSTitle">44OX44Oq44K744OD44OIA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="447995298"/>
+                                               <reference key="NSMixedImage" ref="760317610"/>
+                                               <string key="NSAction">submenuAction:</string>
+                                               <object class="NSMenu" key="NSSubmenu" id="112579544">
+                                                       <string type="base64-UTF8" key="NSTitle">44OX44Oq44K744OD44OIA</string>
+                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMenuItem" id="814047217">
+                                                                       <reference key="NSMenu" ref="112579544"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">57WE44G/6L6844G/44OX44Oq44K744OD44OI44Gu44Ki44OD44OX44OH44O844OIA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="153657129">
+                                                                       <reference key="NSMenu" ref="112579544"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">57WE44G/6L6844G/44OX44Oq44K744OD44OI44Gu5YmK6ZmkA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="644928468">
+                                                                       <reference key="NSMenu" ref="112579544"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="180231">
+                                                                       <reference key="NSMenu" ref="112579544"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5paw6KaP44OX44Oq44K744OD44OI4oCmA</string>
+                                                                       <string key="NSKeyEquiv">n</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="454042588">
+                                                                       <reference key="NSMenu" ref="112579544"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44OH44OV44Kp44Or44OI44OX44Oq44K744OD44OI44KS6YG45oqeA</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSMenuItem" id="610133626">
+                                               <reference key="NSMenu" ref="840340181"/>
+                                               <string type="base64-UTF8" key="NSTitle">44Km44Kj44Oz44OJ44KmA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="447995298"/>
+                                               <reference key="NSMixedImage" ref="760317610"/>
+                                               <string key="NSAction">submenuAction:</string>
+                                               <object class="NSMenu" key="NSSubmenu" id="919178355">
+                                                       <string type="base64-UTF8" key="NSTitle">44Km44Kj44Oz44OJ44KmA</string>
+                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMenuItem" id="372804054">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5pyA5bCP5YyWA</string>
+                                                                       <string key="NSKeyEquiv">m</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="998796929">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5YWo44Km44Kj44Oz44OJ44Km44KS5YWo6Z2i44Gr6KGo56S6A</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="196605560">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="545622547">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string key="NSTitle">HandBrake</string>
+                                                                       <string key="NSKeyEquiv">1</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="87484946">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44Kt44Ol44O8A</string>
+                                                                       <string key="NSKeyEquiv">2</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="1034427275">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <bool key="NSIsDisabled">YES</bool>
+                                                                       <bool key="NSIsSeparator">YES</bool>
+                                                                       <string key="NSTitle"/>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="854594899">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">44OX44Oq44K744OD44OI44Gu6KGo56S6L+mdnuihqOekug</string>
+                                                                       <string key="NSKeyEquiv">t</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="849279674">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">55S75YOP6Kit5a6aA</string>
+                                                                       <string key="NSKeyEquiv">P</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="302989927">
+                                                                       <reference key="NSMenu" ref="919178355"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">5bGl5q2044Km44Kj44Oz44OJ44KmA</string>
+                                                                       <string key="NSKeyEquiv">D</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSName">_NSWindowsMenu</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMenuItem" id="487283590">
+                                               <reference key="NSMenu" ref="840340181"/>
+                                               <string type="base64-UTF8" key="NSTitle">44OY44Or44OXA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="447995298"/>
+                                               <reference key="NSMixedImage" ref="760317610"/>
+                                               <string key="NSAction">submenuAction:</string>
+                                               <object class="NSMenu" key="NSSubmenu" id="371757683">
+                                                       <string type="base64-UTF8" key="NSTitle">44OY44Or44OXA</string>
+                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMenuItem" id="911007118">
+                                                                       <reference key="NSMenu" ref="371757683"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">SGFuZEJyYWtl44Om44O844K244O844Ks44Kk44OJA</string>
+                                                                       <string key="NSKeyEquiv">?</string>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="265609219">
+                                                                       <reference key="NSMenu" ref="371757683"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">SGFuZEJyYWtl44Ob44O844Og44Oa44O844K4A</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                               <object class="NSMenuItem" id="757350989">
+                                                                       <reference key="NSMenu" ref="371757683"/>
+                                                                       <string type="base64-UTF8" key="NSTitle">SGFuZEJyYWtl5o6y56S65p2/A</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSName">_NSMainMenu</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="526140766">
+                               <int key="NSWindowStyleMask">3</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{57, 765}, {300, 233}}</string>
+                               <int key="NSWTFlags">1886912512</int>
+                               <string type="base64-UTF8" key="NSWindowTitle">44OR44ON44OrA</string>
+                               <string key="NSWindowClass">NSPanel</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{213, 107}</string>
+                               <object class="NSView" key="NSWindowView" id="168254512">
+                                       <nil key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSImageView" id="940804962">
+                                                       <reference key="NSNextResponder" ref="168254512"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <object class="NSMutableSet" key="NSDragTypes">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMutableArray" key="set.sortedObjects">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <string>Apple PDF pasteboard type</string>
+                                                                       <string>Apple PICT pasteboard type</string>
+                                                                       <string>Apple PNG pasteboard type</string>
+                                                                       <string>NSFilenamesPboardType</string>
+                                                                       <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string>
+                                                                       <string>NeXT TIFF v4.0 pasteboard type</string>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{83, 82}, {134, 134}}</string>
+                                                       <reference key="NSSuperview" ref="168254512"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSImageCell" key="NSCell" id="72412547">
+                                                               <int key="NSCellFlags">130560</int>
+                                                               <int key="NSCellFlags2">33554432</int>
+                                                               <object class="NSCustomResource" key="NSContents">
+                                                                       <string key="NSClassName">NSImage</string>
+                                                                       <string key="NSResourceName">HandBrake.icns</string>
+                                                               </object>
+                                                               <int key="NSAlign">0</int>
+                                                               <int key="NSScale">0</int>
+                                                               <int key="NSStyle">0</int>
+                                                               <bool key="NSAnimates">NO</bool>
+                                                       </object>
+                                                       <bool key="NSEditable">YES</bool>
+                                               </object>
+                                               <object class="NSButton" id="764659803">
+                                                       <reference key="NSNextResponder" ref="168254512"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{202, 12}, {84, 32}}</string>
+                                                       <reference key="NSSuperview" ref="168254512"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="938246142">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">137887744</int>
+                                                               <string key="NSContents">Ahuh !</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSControlView" ref="764659803"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="273283760"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="640205151">
+                                                       <reference key="NSNextResponder" ref="168254512"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{82, 60}, {134, 17}}</string>
+                                                       <reference key="NSSuperview" ref="168254512"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="160092001">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">138412032</int>
+                                                               <string type="base64-UTF8" key="NSContents">44Oq44OD44OU44Oz44Kw5a6M5LqG77yBA</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="640205151"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{300, 233}</string>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+                               <string key="NSMinSize">{213, 129}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+                       <object class="NSDrawer" id="972647787">
+                               <nil key="NSNextResponder"/>
+                               <string key="NSContentSize">{240, 550}</string>
+                               <string key="NSMinContentSize">{100, 50}</string>
+                               <string key="NSMaxContentSize">{280, 550}</string>
+                               <int key="NSPreferredEdge">2</int>
+                               <double key="NSLeadingOffset">0.000000e+00</double>
+                               <double key="NSTrailingOffset">1.500000e+01</double>
+                               <nil key="NSParentWindow"/>
+                               <nil key="NSDelegate"/>
+                       </object>
+                       <object class="NSCustomView" id="621751818">
+                               <nil key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSScrollView" id="33643505">
+                                               <reference key="NSNextResponder" ref="621751818"/>
+                                               <int key="NSvFlags">274</int>
+                                               <object class="NSMutableArray" key="NSSubviews">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSClipView" id="421228634">
+                                                               <reference key="NSNextResponder" ref="33643505"/>
+                                                               <int key="NSvFlags">2304</int>
+                                                               <object class="NSMutableArray" key="NSSubviews">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <object class="NSOutlineView" id="807972370">
+                                                                               <reference key="NSNextResponder" ref="421228634"/>
+                                                                               <int key="NSvFlags">256</int>
+                                                                               <string key="NSFrameSize">{247, 506}</string>
+                                                                               <reference key="NSSuperview" ref="421228634"/>
+                                                                               <bool key="NSEnabled">YES</bool>
+                                                                               <object class="_NSCornerView" key="NSCornerView">
+                                                                                       <nil key="NSNextResponder"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{184, 0}, {16, 17}}</string>
+                                                                               </object>
+                                                                               <object class="NSMutableArray" key="NSTableColumns">
+                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                       <object class="NSTableColumn" id="658438499">
+                                                                                               <string key="NSIdentifier">PresetName</string>
+                                                                                               <double key="NSWidth">2.440000e+02</double>
+                                                                                               <double key="NSMinWidth">4.000000e+01</double>
+                                                                                               <double key="NSMaxWidth">1.000000e+03</double>
+                                                                                               <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                                       <int key="NSCellFlags">75628032</int>
+                                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44OX44Oq44K744OD44OIA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <object class="NSColor" key="NSBackgroundColor">
+                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                               <bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
+                                                                                                       </object>
+                                                                                                       <reference key="NSTextColor" ref="188451177"/>
+                                                                                               </object>
+                                                                                               <object class="NSTextFieldCell" key="NSDataCell" id="384895213">
+                                                                                                       <int key="NSCellFlags">337772096</int>
+                                                                                                       <int key="NSCellFlags2">2048</int>
+                                                                                                       <string key="NSContents">Text Cell</string>
+                                                                                                       <reference key="NSSupport" ref="995413175"/>
+                                                                                                       <string key="NSPlaceholderString"/>
+                                                                                                       <reference key="NSControlView" ref="807972370"/>
+                                                                                                       <reference key="NSBackgroundColor" ref="355843302"/>
+                                                                                                       <reference key="NSTextColor" ref="701609070"/>
+                                                                                               </object>
+                                                                                               <int key="NSResizingMask">1</int>
+                                                                                               <bool key="NSIsResizeable">YES</bool>
+                                                                                               <bool key="NSIsEditable">YES</bool>
+                                                                                               <reference key="NSTableView" ref="807972370"/>
+                                                                                               <object class="NSSortDescriptor" key="NSSortDescriptorPrototype">
+                                                                                                       <string key="NSKey">PresetName</string>
+                                                                                                       <bool key="NSAscending">YES</bool>
+                                                                                                       <string key="NSSelector">compare:</string>
+                                                                                               </object>
+                                                                                               <string key="NSHeaderToolTip"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <double key="NSIntercellSpacingWidth">3.000000e+00</double>
+                                                                               <double key="NSIntercellSpacingHeight">2.000000e+00</double>
+                                                                               <reference key="NSBackgroundColor" ref="809784795"/>
+                                                                               <reference key="NSGridColor" ref="156710040"/>
+                                                                               <double key="NSRowHeight">1.400000e+01</double>
+                                                                               <int key="NSTvFlags">314572800</int>
+                                                                               <int key="NSColumnAutoresizingStyle">4</int>
+                                                                               <int key="NSDraggingSourceMaskForLocal">15</int>
+                                                                               <int key="NSDraggingSourceMaskForNonLocal">0</int>
+                                                                               <bool key="NSAllowsTypeSelect">YES</bool>
+                                                                               <float key="NSOutlineViewIndentationPerLevelKey">1.200000e+01</float>
+                                                                       </object>
+                                                               </object>
+                                                               <string key="NSFrame">{{1, 1}, {247, 506}}</string>
+                                                               <reference key="NSSuperview" ref="33643505"/>
+                                                               <reference key="NSNextKeyView" ref="807972370"/>
+                                                               <reference key="NSDocView" ref="807972370"/>
+                                                               <reference key="NSBGColor" ref="355843302"/>
+                                                               <int key="NScvFlags">4</int>
+                                                       </object>
+                                                       <object class="NSScroller" id="475123229">
+                                                               <reference key="NSNextResponder" ref="33643505"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{248, 1}, {11, 506}}</string>
+                                                               <reference key="NSSuperview" ref="33643505"/>
+                                                               <int key="NSsFlags">256</int>
+                                                               <reference key="NSTarget" ref="33643505"/>
+                                                               <string key="NSAction">_doScroller:</string>
+                                                               <double key="NSPercent">9.977012e-01</double>
+                                                       </object>
+                                                       <object class="NSScroller" id="573337548">
+                                                               <reference key="NSNextResponder" ref="33643505"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{-100, -100}, {183, 15}}</string>
+                                                               <reference key="NSSuperview" ref="33643505"/>
+                                                               <int key="NSsFlags">1</int>
+                                                               <reference key="NSTarget" ref="33643505"/>
+                                                               <string key="NSAction">_doScroller:</string>
+                                                               <double key="NSPercent">9.945652e-01</double>
+                                                       </object>
+                                               </object>
+                                               <string key="NSFrame">{{4, 31}, {260, 508}}</string>
+                                               <reference key="NSSuperview" ref="621751818"/>
+                                               <reference key="NSNextKeyView" ref="421228634"/>
+                                               <int key="NSsFlags">18</int>
+                                               <reference key="NSVScroller" ref="475123229"/>
+                                               <reference key="NSHScroller" ref="573337548"/>
+                                               <reference key="NSContentView" ref="421228634"/>
+                                               <bytes key="NSScrollAmts">QSAAAEEgAABBgAAAQYAAAA</bytes>
+                                       </object>
+                                       <object class="NSButton" id="241719587">
+                                               <reference key="NSNextResponder" ref="621751818"/>
+                                               <int key="NSvFlags">292</int>
+                                               <string key="NSFrame">{{27, 1}, {24, 23}}</string>
+                                               <reference key="NSSuperview" ref="621751818"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="501219161">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string key="NSContents"/>
+                                                       <object class="NSFont" key="NSSupport" id="575851035">
+                                                               <string key="NSName">LucidaGrande-Bold</string>
+                                                               <double key="NSSize">1.300000e+01</double>
+                                                               <int key="NSfFlags">2072</int>
+                                                       </object>
+                                                       <reference key="NSControlView" ref="241719587"/>
+                                                       <int key="NSButtonFlags">-2030804737</int>
+                                                       <int key="NSButtonFlags2">34</int>
+                                                       <object class="NSCustomResource" key="NSNormalImage">
+                                                               <string key="NSClassName">NSImage</string>
+                                                               <string key="NSResourceName">NSRemoveTemplate</string>
+                                                       </object>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="699919504">
+                                               <reference key="NSNextResponder" ref="621751818"/>
+                                               <int key="NSvFlags">292</int>
+                                               <string key="NSFrame">{{4, 1}, {24, 23}}</string>
+                                               <reference key="NSSuperview" ref="621751818"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="489159603">
+                                                       <int key="NSCellFlags">-2080244224</int>
+                                                       <int key="NSCellFlags2">134217728</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="575851035"/>
+                                                       <reference key="NSControlView" ref="699919504"/>
+                                                       <int key="NSButtonFlags">-2032901889</int>
+                                                       <int key="NSButtonFlags2">34</int>
+                                                       <object class="NSCustomResource" key="NSNormalImage">
+                                                               <string key="NSClassName">NSImage</string>
+                                                               <string key="NSResourceName">NSAddTemplate</string>
+                                                       </object>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="886184281">
+                                               <reference key="NSNextResponder" ref="621751818"/>
+                                               <int key="NSvFlags">292</int>
+                                               <string key="NSFrame">{{59, 1}, {33, 23}}</string>
+                                               <reference key="NSSuperview" ref="621751818"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="492120702">
+                                                       <int key="NSCellFlags">71433792</int>
+                                                       <int key="NSCellFlags2">2048</int>
+                                                       <reference key="NSSupport" ref="273283760"/>
+                                                       <reference key="NSControlView" ref="886184281"/>
+                                                       <int key="NSButtonFlags">-2031075073</int>
+                                                       <int key="NSButtonFlags2">162</int>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="228547440">
+                                                               <reference key="NSMenu" ref="717227898"/>
+                                                               <bool key="NSIsHidden">YES</bool>
+                                                               <string key="NSTitle"/>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <object class="NSCustomResource" key="NSImage">
+                                                                       <string key="NSClassName">NSImage</string>
+                                                                       <string key="NSResourceName">NSActionTemplate</string>
+                                                               </object>
+                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="492120702"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="717227898">
+                                                               <string key="NSTitle">Presets Action Menu</string>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <reference ref="228547440"/>
+                                                                       <object class="NSMenuItem" id="950937431">
+                                                                               <reference key="NSMenu" ref="717227898"/>
+                                                                               <string key="NSTitle">Make Default</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="492120702"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="583192244">
+                                                                               <reference key="NSMenu" ref="717227898"/>
+                                                                               <string type="base64-UTF8" key="NSTitle">57WE44G/6L6844G/44OX44Oq44K744OD44OI44Gu44Ki44OD44OX44OH44O844OIA</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="447995298"/>
+                                                                               <reference key="NSMixedImage" ref="760317610"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="492120702"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <bool key="NSPullDown">YES</bool>
+                                                       <int key="NSPreferredEdge">1</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">2</int>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{270, 550}</string>
+                               <string key="NSClassName">NSView</string>
+                               <string key="NSExtension">NSResponder</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="888992113">
+                               <int key="NSWindowStyleMask">1</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{421, 536}, {338, 318}}</string>
+                               <int key="NSWTFlags">1886912512</int>
+                               <string type="base64-UTF8" key="NSWindowTitle">5paw6KaP44OX44Oq44K744OD44OI44KS5L2c5oiQA</string>
+                               <string key="NSWindowClass">NSPanel</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{338, 232}</string>
+                               <object class="NSView" key="NSWindowView" id="69290042">
+                                       <nil key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSButton" id="636581183">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">289</int>
+                                                       <string key="NSFrame">{{239, 12}, {85, 32}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="107603394">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134217728</int>
+                                                               <string type="base64-UTF8" key="NSContents">6L+95YqgA</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSControlView" ref="636581183"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <object class="NSFont" key="NSAlternateImage" id="212993004">
+                                                                       <string key="NSName">LucidaGrande</string>
+                                                                       <double key="NSSize">1.300000e+01</double>
+                                                                       <int key="NSfFlags">16</int>
+                                                               </object>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="586136427">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">289</int>
+                                                       <string key="NSFrame">{{143, 12}, {96, 32}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="231870318">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134217728</int>
+                                                               <string type="base64-UTF8" key="NSContents">44Kt44Oj44Oz44K744OrA</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSControlView" ref="586136427"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="212993004"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string type="base64-UTF8" key="NSKeyEquivalent">Gw</string>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="978853241">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">266</int>
+                                                       <string key="NSFrame">{{20, 264}, {298, 19}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="479246832">
+                                                               <int key="NSCellFlags">-1804468671</int>
+                                                               <int key="NSCellFlags2">272761856</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="978853241"/>
+                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <reference key="NSTextColor" ref="378140636"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSPopUpButton" id="167356719">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">266</int>
+                                                       <string key="NSFrame">{{166, 183}, {155, 22}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSPopUpButtonCell" key="NSCell" id="17688962">
+                                                               <int key="NSCellFlags">-2076049856</int>
+                                                               <int key="NSCellFlags2">133120</int>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="167356719"/>
+                                                               <int key="NSButtonFlags">109199615</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="995413175"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">400</int>
+                                                               <int key="NSPeriodicInterval">75</int>
+                                                               <object class="NSMenuItem" key="NSMenuItem" id="12791251">
+                                                                       <reference key="NSMenu" ref="521597821"/>
+                                                                       <string key="NSTitle">Item1</string>
+                                                                       <string key="NSKeyEquiv"/>
+                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                       <int key="NSState">1</int>
+                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                       <reference key="NSTarget" ref="17688962"/>
+                                                               </object>
+                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                               <object class="NSMenu" key="NSMenu" id="521597821">
+                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                       </object>
+                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <reference ref="12791251"/>
+                                                                               <object class="NSMenuItem" id="802910491">
+                                                                                       <reference key="NSMenu" ref="521597821"/>
+                                                                                       <string key="NSTitle">Item2</string>
+                                                                                       <string key="NSKeyEquiv"/>
+                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                       <reference key="NSTarget" ref="17688962"/>
+                                                                               </object>
+                                                                               <object class="NSMenuItem" id="962314470">
+                                                                                       <reference key="NSMenu" ref="521597821"/>
+                                                                                       <string key="NSTitle">Item3</string>
+                                                                                       <string key="NSKeyEquiv"/>
+                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                       <reference key="NSOnImage" ref="447995298"/>
+                                                                                       <reference key="NSMixedImage" ref="760317610"/>
+                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                       <reference key="NSTarget" ref="17688962"/>
+                                                                               </object>
+                                                                       </object>
+                                                               </object>
+                                                               <int key="NSPreferredEdge">3</int>
+                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                               <bool key="NSAltersState">YES</bool>
+                                                               <int key="NSArrowPosition">1</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="343391844">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{17, 286}, {114, 17}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="658438349">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272760832</int>
+                                                               <string type="base64-UTF8" key="NSContents">44OX44Oq44K744OD44OI5ZCN77yaCg</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="343391844"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="340554114">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{17, 217}, {91, 14}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="70981869">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272760832</int>
+                                                               <string type="base64-UTF8" key="NSContents">55S75YOP6Kit5a6a77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="340554114"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="384547934">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{17, 100}, {114, 14}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="207651610">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272760832</int>
+                                                               <string type="base64-UTF8" key="NSContents">6Kmz57Sw77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="384547934"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="511645357">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">274</int>
+                                                       <string key="NSFrame">{{20, 51}, {298, 41}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="855042909">
+                                                               <int key="NSCellFlags">-1805517311</int>
+                                                               <int key="NSCellFlags2">272760832</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="511645357"/>
+                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <reference key="NSTextColor" ref="378140636"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="31472093">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{17, 187}, {147, 14}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="31665321">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71434240</int>
+                                                               <string type="base64-UTF8" key="NSContents">55S75YOP44K144Kk44K644KS5L2/55So77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="31472093"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="1024752086">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{166, 157}, {24, 18}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="625635488">
+                                                               <int key="NSCellFlags">-2080244224</int>
+                                                               <int key="NSCellFlags2">131072</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="1024752086"/>
+                                                               <int key="NSButtonFlags">1211912703</int>
+                                                               <int key="NSButtonFlags2">2</int>
+                                                               <reference key="NSNormalImage" ref="488666982"/>
+                                                               <reference key="NSAlternateImage" ref="624832340"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string key="NSKeyEquivalent"/>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="786415813">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">-2147483380</int>
+                                                       <string key="NSFrame">{{17, 240}, {308, 18}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="977106207">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">131072</int>
+                                                               <string type="base64-UTF8" key="NSContents">44GT44Gu5ZCN5YmN44Gn44OV44Kp44Or44OA44KS5L2c5oiQ77yI5LiL6KiY44Gu6Kit5a6a44Gv54Sh
+6KaW44GV44KM44G+44GZ77yJA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="786415813"/>
+                                                               <int key="NSButtonFlags">1211912703</int>
+                                                               <int key="NSButtonFlags2">2</int>
+                                                               <reference key="NSNormalImage" ref="488666982"/>
+                                                               <reference key="NSAlternateImage" ref="624832340"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string key="NSKeyEquivalent"/>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSBox" id="5085381">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{113, 220}, {205, 5}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">2</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSBox" id="988499754">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{20, 130}, {298, 5}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <reference key="NSSupport" ref="273283760"/>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">2</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSTextField" id="59653352">
+                                                       <reference key="NSNextResponder" ref="69290042"/>
+                                                       <int key="NSvFlags">268</int>
+                                                       <string key="NSFrame">{{17, 159}, {147, 15}}</string>
+                                                       <reference key="NSSuperview" ref="69290042"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="155469085">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71434240</int>
+                                                               <string type="base64-UTF8" key="NSContents">54++5Zyo44Gu55S75YOP44OV44Kj44Or44K/44KS5L2/55So77yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="59653352"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{338, 318}</string>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+                               <string key="NSMinSize">{338, 254}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="687953568">
+                               <int key="NSWindowStyleMask">1</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{302, 989}, {392, 144}}</string>
+                               <int key="NSWTFlags">1886912512</int>
+                               <string key="NSWindowTitle">SourceTitlePanel</string>
+                               <object class="NSMutableString" key="NSWindowClass">
+                                       <characters key="NS.bytes">NSPanel</characters>
+                               </object>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{213, 107}</string>
+                               <object class="NSView" key="NSWindowView" id="867624722">
+                                       <nil key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSTextField" id="133861013">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{96, 45}, {279, 38}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="874724779">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272629760</int>
+                                                               <string key="NSContents">Source Path Here</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="133861013"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="293908248">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{155, 103}, {26, 17}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="290236859">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272629760</int>
+                                                               <string key="NSContents">for</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="293908248"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="535532677">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{17, 104}, {104, 17}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="1026393301">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">71303168</int>
+                                                               <string type="base64-UTF8" key="NSContents">44K/44Kk44OI44OrA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="535532677"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="290568055">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{126, 105}, {24, 19}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="412266408">
+                                                               <int key="NSCellFlags">-1804468671</int>
+                                                               <int key="NSCellFlags2">138544128</int>
+                                                               <string key="NSContents">0</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="290568055"/>
+                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                               <reference key="NSBackgroundColor" ref="138233214"/>
+                                                               <reference key="NSTextColor" ref="378140636"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="35126402">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{15, 13}, {80, 28}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="935162329">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134348800</int>
+                                                               <string type="base64-UTF8" key="NSContents">44Kt44Oj44Oz44K744OrA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="35126402"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="995413175"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="1029080172">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{274, 13}, {103, 28}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="1020926636">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134348800</int>
+                                                               <string type="base64-UTF8" key="NSContents">44K/44Kk44OI44Or44KS6ZaL44GPA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="1029080172"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="995413175"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="1010749064">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{17, 83}, {455, 19}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="938406174">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">4194304</int>
+                                                               <string key="NSContents">Note: (entering 0 or leaving blank will result in a full source scan)</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="1010749064"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="610976437">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{17, 69}, {77, 14}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="802225466">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272629760</int>
+                                                               <string type="base64-UTF8" key="NSContents">5aSJ5o+b5YWD44OR44K577yaA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="610976437"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="655257851">
+                                                       <reference key="NSNextResponder" ref="867624722"/>
+                                                       <int key="NSvFlags">256</int>
+                                                       <string key="NSFrame">{{177, 103}, {198, 17}}</string>
+                                                       <reference key="NSSuperview" ref="867624722"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="19595360">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272629760</int>
+                                                               <string key="NSContents">Small System Font Text</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <string key="NSPlaceholderString"/>
+                                                               <reference key="NSControlView" ref="655257851"/>
+                                                               <reference key="NSBackgroundColor" ref="242973447"/>
+                                                               <reference key="NSTextColor" ref="701609070"/>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{392, 144}</string>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+                               <string key="NSMinSize">{213, 129}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+                       <object class="NSCustomObject" id="2258723">
+                               <string key="NSClassName">HBController</string>
+                       </object>
+                       <object class="NSCustomObject" id="159095366">
+                               <string key="NSClassName">SUUpdater</string>
+                       </object>
+               </object>
+               <object class="IBObjectContainer" key="IBDocument.Objects">
+                       <object class="NSMutableArray" key="connectionRecords">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">terminate:</string>
+                                               <reference key="source" ref="1046316778"/>
+                                               <reference key="destination" ref="680265479"/>
+                                       </object>
+                                       <int key="connectionID">139</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">orderFrontStandardAboutPanel:</string>
+                                               <reference key="source" ref="1046316778"/>
+                                               <reference key="destination" ref="218095211"/>
+                                       </object>
+                                       <int key="connectionID">142</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="1046316778"/>
+                                               <reference key="destination" ref="2258723"/>
+                                       </object>
+                                       <int key="connectionID">247</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fWindow</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="192660081"/>
+                                       </object>
+                                       <int key="connectionID">350</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="192660081"/>
+                                               <reference key="destination" ref="2258723"/>
+                                       </object>
+                                       <int key="connectionID">433</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">hide:</string>
+                                               <reference key="source" ref="1046316778"/>
+                                               <reference key="destination" ref="981110965"/>
+                                       </object>
+                                       <int key="connectionID">972</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">hideOtherApplications:</string>
+                                               <reference key="source" ref="1046316778"/>
+                                               <reference key="destination" ref="360013803"/>
+                                       </object>
+                                       <int key="connectionID">975</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">arrangeInFront:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="998796929"/>
+                                       </object>
+                                       <int key="connectionID">1194</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">performMiniaturize:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="372804054"/>
+                                       </object>
+                                       <int key="connectionID">1195</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fStatusField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="794651271"/>
+                                       </object>
+                                       <int key="connectionID">1238</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fRipIndicator</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="222334056"/>
+                                       </object>
+                                       <int key="connectionID">1374</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">openHomepage:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="265609219"/>
+                                       </object>
+                                       <int key="connectionID">1434</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">openForums:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="757350989"/>
+                                       </object>
+                                       <int key="connectionID">1435</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">titlePopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="766125203"/>
+                                       </object>
+                                       <int key="connectionID">1567</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcChapterStartPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="971754180"/>
+                                       </object>
+                                       <int key="connectionID">1568</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcChapterEndPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="453345136"/>
+                                       </object>
+                                       <int key="connectionID">1569</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudLang1PopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="93020318"/>
+                                       </object>
+                                       <int key="connectionID">1573</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudLang2PopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="641072930"/>
+                                       </object>
+                                       <int key="connectionID">1575</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstBrowseButton</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="210289606"/>
+                                       </object>
+                                       <int key="connectionID">1578</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">browseFile:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="210289606"/>
+                                       </object>
+                                       <int key="connectionID">1579</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstFormatField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="87961628"/>
+                                       </object>
+                                       <int key="connectionID">1583</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstFormatPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="732193996"/>
+                                       </object>
+                                       <int key="connectionID">1584</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstFile2Field</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="186223550"/>
+                                       </object>
+                                       <int key="connectionID">1585</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcChapterField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1053010160"/>
+                                       </object>
+                                       <int key="connectionID">1587</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcChapterToField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="200266929"/>
+                                       </object>
+                                       <int key="connectionID">1588</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcDuration1Field</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="713493964"/>
+                                       </object>
+                                       <int key="connectionID">1589</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcDuration2Field</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="955053416"/>
+                                       </object>
+                                       <int key="connectionID">1590</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcDVD2Field</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="854767306"/>
+                                       </object>
+                                       <int key="connectionID">1591</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcTitleField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="806469067"/>
+                                       </object>
+                                       <int key="connectionID">1592</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcTitlePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="766125203"/>
+                                       </object>
+                                       <int key="connectionID">1593</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstFile1Field</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1023408378"/>
+                                       </object>
+                                       <int key="connectionID">1596</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidBitrateCell</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="733978413"/>
+                                       </object>
+                                       <int key="connectionID">1598</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidBitrateField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="783405221"/>
+                                       </object>
+                                       <int key="connectionID">1599</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidConstantCell</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="297078314"/>
+                                       </object>
+                                       <int key="connectionID">1600</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidEncoderPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="12330413"/>
+                                       </object>
+                                       <int key="connectionID">1602</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidGrayscaleCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="586924601"/>
+                                       </object>
+                                       <int key="connectionID">1603</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidQualityField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="521019277"/>
+                                       </object>
+                                       <int key="connectionID">1604</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidQualityMatrix</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="229000833"/>
+                                       </object>
+                                       <int key="connectionID">1605</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidQualitySlider</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="239657287"/>
+                                       </object>
+                                       <int key="connectionID">1606</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidRateField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="463960465"/>
+                                       </object>
+                                       <int key="connectionID">1607</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidRatePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="222980245"/>
+                                       </object>
+                                       <int key="connectionID">1608</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidTargetCell</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="867231800"/>
+                                       </object>
+                                       <int key="connectionID">1609</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidTargetSizeField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="127917338"/>
+                                       </object>
+                                       <int key="connectionID">1610</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidTwoPassCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1000247853"/>
+                                       </object>
+                                       <int key="connectionID">1611</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">videoMatrixChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="229000833"/>
+                                       </object>
+                                       <int key="connectionID">1612</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">formatPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="732193996"/>
+                                       </object>
+                                       <int key="connectionID">1614</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">chapterPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="971754180"/>
+                                       </object>
+                                       <int key="connectionID">1615</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">chapterPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="453345136"/>
+                                       </object>
+                                       <int key="connectionID">1616</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">qualitySliderChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="239657287"/>
+                                       </object>
+                                       <int key="connectionID">1617</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">calculateBitrate:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="351922892"/>
+                                       </object>
+                                       <int key="connectionID">1620</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSubPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="506492318"/>
+                                       </object>
+                                       <int key="connectionID">1637</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showPicturePanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="37121296"/>
+                                       </object>
+                                       <int key="connectionID">1735</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelSrc</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="373965512"/>
+                                       </object>
+                                       <int key="connectionID">1743</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelSettings</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="219409733"/>
+                                       </object>
+                                       <int key="connectionID">1744</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelOutp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="917474208"/>
+                                       </object>
+                                       <int key="connectionID">1745</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelAr</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="946417297"/>
+                                       </object>
+                                       <int key="connectionID">1748</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPictureButton</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="37121296"/>
+                                       </object>
+                                       <int key="connectionID">1750</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSubField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="436388527"/>
+                                       </object>
+                                       <int key="connectionID">1758</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelAnamorphic</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="710962186"/>
+                                       </object>
+                                       <int key="connectionID">1783</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">performFindPanelAction:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="793630765"/>
+                                       </object>
+                                       <int key="connectionID">1823</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">startSpeaking:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="362189914"/>
+                                       </object>
+                                       <int key="connectionID">1824</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">toggleContinuousSpellChecking:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="6854324"/>
+                                       </object>
+                                       <int key="connectionID">1825</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">undo:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="587511664"/>
+                                       </object>
+                                       <int key="connectionID">1826</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">stopSpeaking:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="496049927"/>
+                                       </object>
+                                       <int key="connectionID">1827</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">performFindPanelAction:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="49300518"/>
+                                       </object>
+                                       <int key="connectionID">1828</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">redo:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="786616983"/>
+                                       </object>
+                                       <int key="connectionID">1829</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">performFindPanelAction:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="1069789051"/>
+                                       </object>
+                                       <int key="connectionID">1830</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">cut:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="84425921"/>
+                                       </object>
+                                       <int key="connectionID">1831</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">paste:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="741953332"/>
+                                       </object>
+                                       <int key="connectionID">1832</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">pasteAsPlainText:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="1006794292"/>
+                                       </object>
+                                       <int key="connectionID">1833</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">selectAll:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="695401358"/>
+                                       </object>
+                                       <int key="connectionID">1834</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">performFindPanelAction:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="323467360"/>
+                                       </object>
+                                       <int key="connectionID">1835</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">copy:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="979367247"/>
+                                       </object>
+                                       <int key="connectionID">1836</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">checkSpelling:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="301925013"/>
+                                       </object>
+                                       <int key="connectionID">1837</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">centerSelectionInVisibleArea:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="541561571"/>
+                                       </object>
+                                       <int key="connectionID">1838</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showGuessPanel:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="981624971"/>
+                                       </object>
+                                       <int key="connectionID">1839</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">delete:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="494582096"/>
+                                       </object>
+                                       <int key="connectionID">1840</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">parentWindow</string>
+                                               <reference key="source" ref="972647787"/>
+                                               <reference key="destination" ref="192660081"/>
+                                       </object>
+                                       <int key="connectionID">1842</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">contentView</string>
+                                               <reference key="source" ref="972647787"/>
+                                               <reference key="destination" ref="621751818"/>
+                                       </object>
+                                       <int key="connectionID">1844</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAddPresetPanel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="888992113"/>
+                                       </object>
+                                       <int key="connectionID">1869</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetNewName</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="978853241"/>
+                                       </object>
+                                       <int key="connectionID">1875</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">closeAddPresetPanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="586136427"/>
+                                       </object>
+                                       <int key="connectionID">1878</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetSelectedDisplay</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="574185541"/>
+                                       </object>
+                                       <int key="connectionID">1883</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">toggle:</string>
+                                               <reference key="source" ref="972647787"/>
+                                               <reference key="destination" ref="854594899"/>
+                                       </object>
+                                       <int key="connectionID">1885</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetDrawer</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="972647787"/>
+                                       </object>
+                                       <int key="connectionID">1889</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">addUserPreset:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="636581183"/>
+                                       </object>
+                                       <int key="connectionID">1907</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="586924601"/>
+                                       </object>
+                                       <int key="connectionID">1912</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="135824882"/>
+                                       </object>
+                                       <int key="connectionID">1914</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">addFactoryPresets:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="814047217"/>
+                                       </object>
+                                       <int key="connectionID">1952</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">deleteFactoryPresets:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="153657129"/>
+                                       </object>
+                                       <int key="connectionID">1953</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showAddPresetPanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="180231"/>
+                                       </object>
+                                       <int key="connectionID">1956</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1MixPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="64899409"/>
+                                       </object>
+                                       <int key="connectionID">1965</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2MixPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="354208181"/>
+                                       </object>
+                                       <int key="connectionID">1969</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="93020318"/>
+                                       </object>
+                                       <int key="connectionID">1974</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="641072930"/>
+                                       </object>
+                                       <int key="connectionID">1975</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">openUserGuide:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="911007118"/>
+                                       </object>
+                                       <int key="connectionID">1986</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackMixdownChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="64899409"/>
+                                       </object>
+                                       <int key="connectionID">1987</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackMixdownChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="354208181"/>
+                                       </object>
+                                       <int key="connectionID">1988</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCreateChapterMarkers</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="262106913"/>
+                                       </object>
+                                       <int key="connectionID">2004</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fChapterTable</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="595654978"/>
+                                       </object>
+                                       <int key="connectionID">2005</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fQueueStatus</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1007421233"/>
+                                       </object>
+                                       <int key="connectionID">2007</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetNewPicSettingsPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="167356719"/>
+                                       </object>
+                                       <int key="connectionID">2013</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showDebugOutputPanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="302989927"/>
+                                       </object>
+                                       <int key="connectionID">2296</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidTurboPassCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="447003158"/>
+                                       </object>
+                                       <int key="connectionID">2362</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">twoPassCheckboxChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1000247853"/>
+                                       </object>
+                                       <int key="connectionID">2363</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="553453876"/>
+                                       </object>
+                                       <int key="connectionID">2366</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="447003158"/>
+                                       </object>
+                                       <int key="connectionID">2367</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">openMainWindow:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="545622547"/>
+                                       </object>
+                                       <int key="connectionID">2369</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">selectDefaultPreset:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="454042588"/>
+                                       </object>
+                                       <int key="connectionID">2422</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showQueueWindow:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="87484946"/>
+                                       </object>
+                                       <int key="connectionID">2446</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">addToQueue:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="853234446"/>
+                                       </object>
+                                       <int key="connectionID">2447</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">Rip:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="17111946"/>
+                                       </object>
+                                       <int key="connectionID">2448</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingDetelecine</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="585235372"/>
+                                       </object>
+                                       <int key="connectionID">2459</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">videoFrameRateChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="222980245"/>
+                                       </object>
+                                       <int key="connectionID">2462</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showPicturePanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="849279674"/>
+                                       </object>
+                                       <int key="connectionID">2493</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">Pause:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="101536867"/>
+                                       </object>
+                                       <int key="connectionID">2496</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSubForcedCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="691038230"/>
+                                       </object>
+                                       <int key="connectionID">2505</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">subtitleSelectionChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="506492318"/>
+                                       </object>
+                                       <int key="connectionID">2506</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">performClose:</string>
+                                               <reference key="source" ref="952684036"/>
+                                               <reference key="destination" ref="542310438"/>
+                                       </object>
+                                       <int key="connectionID">2509</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAdvancedView</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="231506045"/>
+                                       </object>
+                                       <int key="connectionID">2516</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showPreferencesWindow:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="782330144"/>
+                                       </object>
+                                       <int key="connectionID">2517</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelDetelecine</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="43900501"/>
+                                       </object>
+                                       <int key="connectionID">2520</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelAutoCrop</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="690364175"/>
+                                       </object>
+                                       <int key="connectionID">2521</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelDenoise</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1060179806"/>
+                                       </object>
+                                       <int key="connectionID">2522</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelDeinterlace</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="999897202"/>
+                                       </object>
+                                       <int key="connectionID">2523</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingDeinterlace</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1068503811"/>
+                                       </object>
+                                       <int key="connectionID">2524</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingARkeep</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="982947780"/>
+                                       </object>
+                                       <int key="connectionID">2526</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingAutoCrop</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="820525517"/>
+                                       </object>
+                                       <int key="connectionID">2527</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingDenoise</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1072509220"/>
+                                       </object>
+                                       <int key="connectionID">2529</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingPAR</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="145957234"/>
+                                       </object>
+                                       <int key="connectionID">2531</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetNewDesc</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="511645357"/>
+                                       </object>
+                                       <int key="connectionID">2674</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">calculateBitrate:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="127917338"/>
+                                       </object>
+                                       <int key="connectionID">2689</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="783405221"/>
+                                       </object>
+                                       <int key="connectionID">2691</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="127917338"/>
+                                               <reference key="destination" ref="2258723"/>
+                                       </object>
+                                       <int key="connectionID">2692</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelDeblock</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="458722452"/>
+                                       </object>
+                                       <int key="connectionID">2696</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingDeblock</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="511739402"/>
+                                       </object>
+                                       <int key="connectionID">2697</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fOpenSourceTitleMMenu</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="865776798"/>
+                                       </object>
+                                       <int key="connectionID">2700</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fScanSrcTitlePathField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="133861013"/>
+                                       </object>
+                                       <int key="connectionID">2709</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fScanSrcTitleNumField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="290568055"/>
+                                       </object>
+                                       <int key="connectionID">2710</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fScanSrcTitleCancelButton</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="35126402"/>
+                                       </object>
+                                       <int key="connectionID">2711</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fScanSrcTitleOpenButton</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1029080172"/>
+                                       </object>
+                                       <int key="connectionID">2712</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fScanSrcTitlePanel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="687953568"/>
+                                       </object>
+                                       <int key="connectionID">2713</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">closeSourceTitleScanPanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="35126402"/>
+                                       </object>
+                                       <int key="connectionID">2714</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">closeSourceTitleScanPanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1029080172"/>
+                                       </object>
+                                       <int key="connectionID">2715</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">browseSources:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="865776798"/>
+                                       </object>
+                                       <int key="connectionID">2717</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">browseSources:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="595836714"/>
+                                       </object>
+                                       <int key="connectionID">2718</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fSrcDsplyNameTitleScan</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="655257851"/>
+                                       </object>
+                                       <int key="connectionID">2721</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetNewPicFiltersCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1024752086"/>
+                                       </object>
+                                       <int key="connectionID">2841</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fScanIndicator</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="519699512"/>
+                                       </object>
+                                       <int key="connectionID">3204</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetsOutlineView</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="807972370"/>
+                                       </object>
+                                       <int key="connectionID">4187</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">dataSource</string>
+                                               <reference key="source" ref="807972370"/>
+                                               <reference key="destination" ref="2258723"/>
+                                       </object>
+                                       <int key="connectionID">4188</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="807972370"/>
+                                               <reference key="destination" ref="2258723"/>
+                                       </object>
+                                       <int key="connectionID">4189</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">selectPreset:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="807972370"/>
+                                       </object>
+                                       <int key="connectionID">4312</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetsDelete</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="241719587"/>
+                                       </object>
+                                       <int key="connectionID">4319</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">deletePreset:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="241719587"/>
+                                       </object>
+                                       <int key="connectionID">4321</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetsAdd</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="699919504"/>
+                                       </object>
+                                       <int key="connectionID">4324</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">showAddPresetPanel:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="699919504"/>
+                                       </object>
+                                       <int key="connectionID">4325</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstMp4LargeFileCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="553453876"/>
+                                       </object>
+                                       <int key="connectionID">4578</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstMp4HttpOptFileCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="581806074"/>
+                                       </object>
+                                       <int key="connectionID">4581</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingsSrc</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1017614971"/>
+                                       </object>
+                                       <int key="connectionID">4842</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingsOutp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="580175226"/>
+                                       </object>
+                                       <int key="connectionID">4843</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingsAnamorphic</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="149133624"/>
+                                       </object>
+                                       <int key="connectionID">4844</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">checkForUpdates:</string>
+                                               <reference key="source" ref="159095366"/>
+                                               <reference key="destination" ref="985983659"/>
+                                       </object>
+                                       <int key="connectionID">4966</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDstMp4iPodFileCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="921877174"/>
+                                       </object>
+                                       <int key="connectionID">4969</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="921877174"/>
+                                       </object>
+                                       <int key="connectionID">4970</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">customSettingUsed:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="581806074"/>
+                                       </object>
+                                       <int key="connectionID">4971</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1CodecPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="466865421"/>
+                                       </object>
+                                       <int key="connectionID">4990</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2CodecPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="905865959"/>
+                                       </object>
+                                       <int key="connectionID">4991</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudLang3PopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="59505660"/>
+                                       </object>
+                                       <int key="connectionID">5020</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudLang4PopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="952272880"/>
+                                       </object>
+                                       <int key="connectionID">5021</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3CodecPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="826012798"/>
+                                       </object>
+                                       <int key="connectionID">5022</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4CodecPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="210973520"/>
+                                       </object>
+                                       <int key="connectionID">5023</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3MixPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="838524493"/>
+                                       </object>
+                                       <int key="connectionID">5024</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4MixPopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1068703394"/>
+                                       </object>
+                                       <int key="connectionID">5025</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="59505660"/>
+                                       </object>
+                                       <int key="connectionID">5026</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="952272880"/>
+                                       </object>
+                                       <int key="connectionID">5027</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="466865421"/>
+                                       </object>
+                                       <int key="connectionID">5036</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="905865959"/>
+                                       </object>
+                                       <int key="connectionID">5037</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="826012798"/>
+                                       </object>
+                                       <int key="connectionID">5038</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="210973520"/>
+                                       </object>
+                                       <int key="connectionID">5039</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2RatePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="989777035"/>
+                                       </object>
+                                       <int key="connectionID">5065</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3RatePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="21683307"/>
+                                       </object>
+                                       <int key="connectionID">5066</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4RatePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="82044516"/>
+                                       </object>
+                                       <int key="connectionID">5067</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2BitratePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="511205515"/>
+                                       </object>
+                                       <int key="connectionID">5069</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3BitratePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="362406693"/>
+                                       </object>
+                                       <int key="connectionID">5070</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4BitratePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="596295285"/>
+                                       </object>
+                                       <int key="connectionID">5071</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackMixdownChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="838524493"/>
+                                       </object>
+                                       <int key="connectionID">5072</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioTrackMixdownChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1068703394"/>
+                                       </object>
+                                       <int key="connectionID">5073</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">videoEncoderPopUpChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="12330413"/>
+                                       </object>
+                                       <int key="connectionID">5075</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudSourceLabel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="68754422"/>
+                                       </object>
+                                       <int key="connectionID">5076</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudCodecLabel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="759329849"/>
+                                       </object>
+                                       <int key="connectionID">5077</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudMixdownLabel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="211624488"/>
+                                       </object>
+                                       <int key="connectionID">5078</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudSamplerateLabel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="592255786"/>
+                                       </object>
+                                       <int key="connectionID">5079</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudBitrateLabel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="122023676"/>
+                                       </object>
+                                       <int key="connectionID">5080</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1Label</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="198352083"/>
+                                       </object>
+                                       <int key="connectionID">5081</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2Label</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="290434291"/>
+                                       </object>
+                                       <int key="connectionID">5082</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3Label</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="979512783"/>
+                                       </object>
+                                       <int key="connectionID">5083</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4Label</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="822590453"/>
+                                       </object>
+                                       <int key="connectionID">5084</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1RatePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="135824882"/>
+                                       </object>
+                                       <int key="connectionID">5085</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1BitratePopUp</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="351922892"/>
+                                       </object>
+                                       <int key="connectionID">5086</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudDrcLabel</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="169748081"/>
+                                       </object>
+                                       <int key="connectionID">5109</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1DrcSlider</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="861218370"/>
+                                       </object>
+                                       <int key="connectionID">5110</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2DrcSlider</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="695663835"/>
+                                       </object>
+                                       <int key="connectionID">5111</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3DrcSlider</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="229696812"/>
+                                       </object>
+                                       <int key="connectionID">5112</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4DrcSlider</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="927860050"/>
+                                       </object>
+                                       <int key="connectionID">5113</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack1DrcField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="532012054"/>
+                                       </object>
+                                       <int key="connectionID">5114</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack2DrcField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="850861055"/>
+                                       </object>
+                                       <int key="connectionID">5115</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack3DrcField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="988102670"/>
+                                       </object>
+                                       <int key="connectionID">5116</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudTrack4DrcField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="758473796"/>
+                                       </object>
+                                       <int key="connectionID">5117</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioDRCSliderChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="861218370"/>
+                                       </object>
+                                       <int key="connectionID">5118</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioDRCSliderChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="695663835"/>
+                                       </object>
+                                       <int key="connectionID">5119</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioDRCSliderChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="229696812"/>
+                                       </object>
+                                       <int key="connectionID">5120</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">audioDRCSliderChanged:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="927860050"/>
+                                       </object>
+                                       <int key="connectionID">5121</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicSettingDecomb</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="946167393"/>
+                                       </object>
+                                       <int key="connectionID">5126</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPicLabelDecomb</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="554762309"/>
+                                       </object>
+                                       <int key="connectionID">5127</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">setDefaultPreset:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="950937431"/>
+                                       </object>
+                                       <int key="connectionID">5138</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">addFactoryPresets:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="583192244"/>
+                                       </object>
+                                       <int key="connectionID">5139</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">autoSetM4vExtension:</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="719511430"/>
+                                       </object>
+                                       <int key="connectionID">5152</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPresetNewFolderCheck</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="786415813"/>
+                                       </object>
+                                       <int key="connectionID">5155</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fVidEncoderField</string>
+                                               <reference key="source" ref="2258723"/>
+                                               <reference key="destination" ref="1064150725"/>
+                                       </object>
+                                       <int key="connectionID">5156</int>
+                               </object>
+                       </object>
+                       <object class="IBMutableOrderedSet" key="objectRecords">
+                               <object class="NSArray" key="orderedObjects">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">0</int>
+                                               <object class="NSArray" key="object" id="836211765">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="children" ref="411085004"/>
+                                               <nil key="parent"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-2</int>
+                                               <reference key="object" ref="1046316778"/>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-1</int>
+                                               <reference key="object" ref="952684036"/>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">First Responder</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-3</int>
+                                               <reference key="object" ref="300550588"/>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">Application</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">21</int>
+                                               <reference key="object" ref="192660081"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="168918359"/>
+                                               </object>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">MainWindow</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2</int>
+                                               <reference key="object" ref="168918359"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="794651271"/>
+                                                       <reference ref="222334056"/>
+                                                       <reference ref="586321835"/>
+                                                       <reference ref="854767306"/>
+                                                       <reference ref="806469067"/>
+                                                       <reference ref="766125203"/>
+                                                       <reference ref="1053010160"/>
+                                                       <reference ref="971754180"/>
+                                                       <reference ref="453345136"/>
+                                                       <reference ref="200266929"/>
+                                                       <reference ref="1023408378"/>
+                                                       <reference ref="713493964"/>
+                                                       <reference ref="955053416"/>
+                                                       <reference ref="138115732"/>
+                                                       <reference ref="87961628"/>
+                                                       <reference ref="732193996"/>
+                                                       <reference ref="186223550"/>
+                                                       <reference ref="210289606"/>
+                                                       <reference ref="10346684"/>
+                                                       <reference ref="35106907"/>
+                                                       <reference ref="151388399"/>
+                                                       <reference ref="574185541"/>
+                                                       <reference ref="1007421233"/>
+                                                       <reference ref="519699512"/>
+                                                       <reference ref="581806074"/>
+                                                       <reference ref="553453876"/>
+                                                       <reference ref="921877174"/>
+                                                       <reference ref="454206717"/>
+                                                       <reference ref="712502892"/>
+                                               </object>
+                                               <reference key="parent" ref="192660081"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1123</int>
+                                               <reference key="object" ref="794651271"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="10523918"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1373</int>
+                                               <reference key="object" ref="222334056"/>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1474</int>
+                                               <reference key="object" ref="712502892"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="157300012"/>
+                                                       <reference ref="107038816"/>
+                                                       <reference ref="291470012"/>
+                                                       <reference ref="744678564"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1475</int>
+                                               <reference key="object" ref="157300012"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="738554558"/>
+                                               </object>
+                                               <reference key="parent" ref="712502892"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1476</int>
+                                               <reference key="object" ref="738554558"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="198352083"/>
+                                                       <reference ref="641072930"/>
+                                                       <reference ref="290434291"/>
+                                                       <reference ref="122023676"/>
+                                                       <reference ref="351922892"/>
+                                                       <reference ref="506492318"/>
+                                                       <reference ref="436388527"/>
+                                                       <reference ref="64899409"/>
+                                                       <reference ref="354208181"/>
+                                                       <reference ref="211624488"/>
+                                                       <reference ref="68754422"/>
+                                                       <reference ref="691038230"/>
+                                                       <reference ref="978534247"/>
+                                                       <reference ref="460286942"/>
+                                                       <reference ref="124979328"/>
+                                                       <reference ref="844196518"/>
+                                                       <reference ref="135824882"/>
+                                                       <reference ref="592255786"/>
+                                                       <reference ref="466865421"/>
+                                                       <reference ref="905865959"/>
+                                                       <reference ref="759329849"/>
+                                                       <reference ref="979512783"/>
+                                                       <reference ref="822590453"/>
+                                                       <reference ref="59505660"/>
+                                                       <reference ref="952272880"/>
+                                                       <reference ref="826012798"/>
+                                                       <reference ref="210973520"/>
+                                                       <reference ref="838524493"/>
+                                                       <reference ref="1068703394"/>
+                                                       <reference ref="989777035"/>
+                                                       <reference ref="21683307"/>
+                                                       <reference ref="82044516"/>
+                                                       <reference ref="511205515"/>
+                                                       <reference ref="362406693"/>
+                                                       <reference ref="596295285"/>
+                                                       <reference ref="861218370"/>
+                                                       <reference ref="695663835"/>
+                                                       <reference ref="229696812"/>
+                                                       <reference ref="927860050"/>
+                                                       <reference ref="169748081"/>
+                                                       <reference ref="532012054"/>
+                                                       <reference ref="850861055"/>
+                                                       <reference ref="988102670"/>
+                                                       <reference ref="758473796"/>
+                                                       <reference ref="93020318"/>
+                                               </object>
+                                               <reference key="parent" ref="157300012"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1518</int>
+                                               <reference key="object" ref="93020318"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="555573644"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1521</int>
+                                               <reference key="object" ref="198352083"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="51721961"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1522</int>
+                                               <reference key="object" ref="641072930"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="442718934"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1525</int>
+                                               <reference key="object" ref="290434291"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="315823608"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1526</int>
+                                               <reference key="object" ref="122023676"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="92788757"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1527</int>
+                                               <reference key="object" ref="351922892"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="569025834"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1530</int>
+                                               <reference key="object" ref="135824882"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="47770866"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1533</int>
+                                               <reference key="object" ref="592255786"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="139205907"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1634</int>
+                                               <reference key="object" ref="506492318"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="636153290"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1638</int>
+                                               <reference key="object" ref="436388527"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="95314231"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1962</int>
+                                               <reference key="object" ref="64899409"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="581778322"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1966</int>
+                                               <reference key="object" ref="354208181"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1011395150"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1970</int>
+                                               <reference key="object" ref="211624488"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="109899703"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1972</int>
+                                               <reference key="object" ref="68754422"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1013303839"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2504</int>
+                                               <reference key="object" ref="691038230"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="944590907"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">3075</int>
+                                               <reference key="object" ref="978534247"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="211433572"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">3077</int>
+                                               <reference key="object" ref="460286942"/>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">3081</int>
+                                               <reference key="object" ref="124979328"/>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">3082</int>
+                                               <reference key="object" ref="844196518"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="653177228"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1477</int>
+                                               <reference key="object" ref="107038816"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1053078401"/>
+                                               </object>
+                                               <reference key="parent" ref="712502892"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1478</int>
+                                               <reference key="object" ref="1053078401"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="229000833"/>
+                                                       <reference ref="127917338"/>
+                                                       <reference ref="783405221"/>
+                                                       <reference ref="239657287"/>
+                                                       <reference ref="1000247853"/>
+                                                       <reference ref="586924601"/>
+                                                       <reference ref="463960465"/>
+                                                       <reference ref="373965512"/>
+                                                       <reference ref="917474208"/>
+                                                       <reference ref="946417297"/>
+                                                       <reference ref="982947780"/>
+                                                       <reference ref="839994488"/>
+                                                       <reference ref="710962186"/>
+                                                       <reference ref="145957234"/>
+                                                       <reference ref="690364175"/>
+                                                       <reference ref="820525517"/>
+                                                       <reference ref="585235372"/>
+                                                       <reference ref="1068503811"/>
+                                                       <reference ref="1060179806"/>
+                                                       <reference ref="511739402"/>
+                                                       <reference ref="458722452"/>
+                                                       <reference ref="1072509220"/>
+                                                       <reference ref="43900501"/>
+                                                       <reference ref="999897202"/>
+                                                       <reference ref="1017614971"/>
+                                                       <reference ref="580175226"/>
+                                                       <reference ref="149133624"/>
+                                                       <reference ref="946167393"/>
+                                                       <reference ref="554762309"/>
+                                                       <reference ref="219409733"/>
+                                                       <reference ref="37121296"/>
+                                                       <reference ref="12330413"/>
+                                                       <reference ref="222980245"/>
+                                                       <reference ref="1064150725"/>
+                                                       <reference ref="521019277"/>
+                                                       <reference ref="447003158"/>
+                                               </object>
+                                               <reference key="parent" ref="107038816"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1499</int>
+                                               <reference key="object" ref="521019277"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="200565868"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1500</int>
+                                               <reference key="object" ref="229000833"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="867231800"/>
+                                                       <reference ref="297078314"/>
+                                                       <reference ref="733978413"/>
+                                                       <reference ref="779990493"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1501</int>
+                                               <reference key="object" ref="867231800"/>
+                                               <reference key="parent" ref="229000833"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1502</int>
+                                               <reference key="object" ref="297078314"/>
+                                               <reference key="parent" ref="229000833"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1503</int>
+                                               <reference key="object" ref="733978413"/>
+                                               <reference key="parent" ref="229000833"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1504</int>
+                                               <reference key="object" ref="127917338"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="850340172"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1505</int>
+                                               <reference key="object" ref="783405221"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="351953267"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1506</int>
+                                               <reference key="object" ref="239657287"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="160453387"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1507</int>
+                                               <reference key="object" ref="1000247853"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="860863090"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1508</int>
+                                               <reference key="object" ref="463960465"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="509250281"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1509</int>
+                                               <reference key="object" ref="12330413"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1018849574"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1512</int>
+                                               <reference key="object" ref="222980245"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="343952154"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1515</int>
+                                               <reference key="object" ref="1064150725"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="451922400"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1516</int>
+                                               <reference key="object" ref="586924601"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="531797832"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1713</int>
+                                               <reference key="object" ref="37121296"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="969536223"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1714</int>
+                                               <reference key="object" ref="219409733"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="215270136"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1717</int>
+                                               <reference key="object" ref="373965512"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="656776160"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1723</int>
+                                               <reference key="object" ref="917474208"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1021257184"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1729</int>
+                                               <reference key="object" ref="946417297"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="531090746"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1731</int>
+                                               <reference key="object" ref="999897202"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="749563917"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1739</int>
+                                               <reference key="object" ref="982947780"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="86719269"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1740</int>
+                                               <reference key="object" ref="1068503811"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="626403977"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1753</int>
+                                               <reference key="object" ref="839994488"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="859460623">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {125, 1}}</string>
+                                                               <reference key="NSNextKeyView" ref="946417297"/>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1754</int>
+                                               <reference key="object" ref="859460623"/>
+                                               <reference key="parent" ref="839994488"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1772</int>
+                                               <reference key="object" ref="710962186"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="26279285"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1773</int>
+                                               <reference key="object" ref="145957234"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="497251062"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2361</int>
+                                               <reference key="object" ref="447003158"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1070893195"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2375</int>
+                                               <reference key="object" ref="690364175"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="508148739"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2377</int>
+                                               <reference key="object" ref="820525517"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="76686465"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2451</int>
+                                               <reference key="object" ref="43900501"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1005519170"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2452</int>
+                                               <reference key="object" ref="585235372"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="782049171"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2472</int>
+                                               <reference key="object" ref="1060179806"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="344072439"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2473</int>
+                                               <reference key="object" ref="1072509220"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="965262561"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2694</int>
+                                               <reference key="object" ref="511739402"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="315802325"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2695</int>
+                                               <reference key="object" ref="458722452"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="133553303"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4836</int>
+                                               <reference key="object" ref="1017614971"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="370959642"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4838</int>
+                                               <reference key="object" ref="580175226"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="82054988"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4840</int>
+                                               <reference key="object" ref="149133624"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="334116173"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1989</int>
+                                               <reference key="object" ref="291470012"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="440990725"/>
+                                               </object>
+                                               <reference key="parent" ref="712502892"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1990</int>
+                                               <reference key="object" ref="440990725"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="307620967"/>
+                                                       <reference ref="262106913"/>
+                                               </object>
+                                               <reference key="parent" ref="291470012"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1999</int>
+                                               <reference key="object" ref="307620967"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="595654978"/>
+                                                       <reference ref="1046880533"/>
+                                                       <reference ref="1033243513"/>
+                                                       <reference ref="928480858"/>
+                                               </object>
+                                               <reference key="parent" ref="440990725"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2000</int>
+                                               <reference key="object" ref="595654978"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="77208310"/>
+                                                       <reference ref="932392163"/>
+                                               </object>
+                                               <reference key="parent" ref="307620967"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2001</int>
+                                               <reference key="object" ref="77208310"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="686068440"/>
+                                               </object>
+                                               <reference key="parent" ref="595654978"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2002</int>
+                                               <reference key="object" ref="932392163"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="237660698"/>
+                                               </object>
+                                               <reference key="parent" ref="595654978"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2003</int>
+                                               <reference key="object" ref="262106913"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="719511430"/>
+                                               </object>
+                                               <reference key="parent" ref="440990725"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2015</int>
+                                               <reference key="object" ref="744678564"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="833271282"/>
+                                               </object>
+                                               <reference key="parent" ref="712502892"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2016</int>
+                                               <reference key="object" ref="833271282"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="231506045"/>
+                                               </object>
+                                               <reference key="parent" ref="744678564"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2513</int>
+                                               <reference key="object" ref="231506045"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="parent" ref="833271282"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1538</int>
+                                               <reference key="object" ref="586321835"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="121574898"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1539</int>
+                                               <reference key="object" ref="854767306"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="689580100"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1540</int>
+                                               <reference key="object" ref="806469067"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="177567437"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1541</int>
+                                               <reference key="object" ref="766125203"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="821198683"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1544</int>
+                                               <reference key="object" ref="1053010160"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="17369297"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1545</int>
+                                               <reference key="object" ref="971754180"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="286887304"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1548</int>
+                                               <reference key="object" ref="453345136"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="564669343"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1551</int>
+                                               <reference key="object" ref="200266929"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="904849236"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1552</int>
+                                               <reference key="object" ref="1023408378"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="834340599"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1553</int>
+                                               <reference key="object" ref="713493964"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1038625481"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1554</int>
+                                               <reference key="object" ref="955053416"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="362196160"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1555</int>
+                                               <reference key="object" ref="138115732"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="510160694"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1556</int>
+                                               <reference key="object" ref="87961628"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="51600927"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1557</int>
+                                               <reference key="object" ref="732193996"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="264217237"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1561</int>
+                                               <reference key="object" ref="186223550"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="988599137"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1562</int>
+                                               <reference key="object" ref="210289606"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="295879492"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1623</int>
+                                               <reference key="object" ref="10346684"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="412106376">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {125, 1}}</string>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1624</int>
+                                               <reference key="object" ref="412106376"/>
+                                               <reference key="parent" ref="10346684"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1627</int>
+                                               <reference key="object" ref="35106907"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="293028864"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1628</int>
+                                               <reference key="object" ref="151388399"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="586026952">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {125, 1}}</string>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1629</int>
+                                               <reference key="object" ref="586026952"/>
+                                               <reference key="parent" ref="151388399"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1882</int>
+                                               <reference key="object" ref="574185541"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="488791842"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2006</int>
+                                               <reference key="object" ref="1007421233"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="224806210"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2364</int>
+                                               <reference key="object" ref="553453876"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="294332300"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">3203</int>
+                                               <reference key="object" ref="519699512"/>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">3205</int>
+                                               <reference key="object" ref="454206717"/>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4579</int>
+                                               <reference key="object" ref="581806074"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="832863281"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">29</int>
+                                               <reference key="object" ref="840340181"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="116324948"/>
+                                                       <reference ref="610133626"/>
+                                                       <reference ref="966413586"/>
+                                                       <reference ref="487283590"/>
+                                                       <reference ref="692187614"/>
+                                                       <reference ref="226787934"/>
+                                               </object>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">MainMenu</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">56</int>
+                                               <reference key="object" ref="116324948"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1035150210"/>
+                                               </object>
+                                               <reference key="parent" ref="840340181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">57</int>
+                                               <reference key="object" ref="1035150210"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="218095211"/>
+                                                       <reference ref="680265479"/>
+                                                       <reference ref="550835954"/>
+                                                       <reference ref="912853376"/>
+                                                       <reference ref="981110965"/>
+                                                       <reference ref="360013803"/>
+                                                       <reference ref="782330144"/>
+                                                       <reference ref="802148601"/>
+                                                       <reference ref="985983659"/>
+                                               </object>
+                                               <reference key="parent" ref="116324948"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">58</int>
+                                               <reference key="object" ref="218095211"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">136</int>
+                                               <reference key="object" ref="680265479"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">196</int>
+                                               <reference key="object" ref="550835954"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">970</int>
+                                               <reference key="object" ref="912853376"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">971</int>
+                                               <reference key="object" ref="981110965"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">973</int>
+                                               <reference key="object" ref="360013803"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1445</int>
+                                               <reference key="object" ref="782330144"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1900</int>
+                                               <reference key="object" ref="802148601"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1189</int>
+                                               <reference key="object" ref="610133626"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="919178355"/>
+                                               </object>
+                                               <reference key="parent" ref="840340181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1192</int>
+                                               <reference key="object" ref="919178355"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="998796929"/>
+                                                       <reference ref="372804054"/>
+                                                       <reference ref="196605560"/>
+                                                       <reference ref="854594899"/>
+                                                       <reference ref="302989927"/>
+                                                       <reference ref="545622547"/>
+                                                       <reference ref="87484946"/>
+                                                       <reference ref="849279674"/>
+                                                       <reference ref="1034427275"/>
+                                               </object>
+                                               <reference key="parent" ref="610133626"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1190</int>
+                                               <reference key="object" ref="998796929"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1191</int>
+                                               <reference key="object" ref="372804054"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1193</int>
+                                               <reference key="object" ref="196605560"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1884</int>
+                                               <reference key="object" ref="854594899"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2295</int>
+                                               <reference key="object" ref="302989927"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2368</int>
+                                               <reference key="object" ref="545622547"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2445</int>
+                                               <reference key="object" ref="87484946"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2488</int>
+                                               <reference key="object" ref="849279674"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2519</int>
+                                               <reference key="object" ref="1034427275"/>
+                                               <reference key="parent" ref="919178355"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1200</int>
+                                               <reference key="object" ref="966413586"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="567182830"/>
+                                               </object>
+                                               <reference key="parent" ref="840340181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1209</int>
+                                               <reference key="object" ref="567182830"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="595836714"/>
+                                                       <reference ref="853234446"/>
+                                                       <reference ref="17111946"/>
+                                                       <reference ref="101536867"/>
+                                                       <reference ref="417984878"/>
+                                                       <reference ref="542310438"/>
+                                                       <reference ref="374169999"/>
+                                                       <reference ref="865776798"/>
+                                               </object>
+                                               <reference key="parent" ref="966413586"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1198</int>
+                                               <reference key="object" ref="595836714"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2443</int>
+                                               <reference key="object" ref="853234446"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2444</int>
+                                               <reference key="object" ref="17111946"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2494</int>
+                                               <reference key="object" ref="101536867"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2507</int>
+                                               <reference key="object" ref="417984878"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2508</int>
+                                               <reference key="object" ref="542310438"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2518</int>
+                                               <reference key="object" ref="374169999"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2698</int>
+                                               <reference key="object" ref="865776798"/>
+                                               <reference key="parent" ref="567182830"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1431</int>
+                                               <reference key="object" ref="487283590"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="371757683"/>
+                                               </object>
+                                               <reference key="parent" ref="840340181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1429</int>
+                                               <reference key="object" ref="371757683"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="265609219"/>
+                                                       <reference ref="757350989"/>
+                                                       <reference ref="911007118"/>
+                                               </object>
+                                               <reference key="parent" ref="487283590"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1432</int>
+                                               <reference key="object" ref="265609219"/>
+                                               <reference key="parent" ref="371757683"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1433</int>
+                                               <reference key="object" ref="757350989"/>
+                                               <reference key="parent" ref="371757683"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1985</int>
+                                               <reference key="object" ref="911007118"/>
+                                               <reference key="parent" ref="371757683"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1795</int>
+                                               <reference key="object" ref="692187614"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1010405502"/>
+                                               </object>
+                                               <reference key="parent" ref="840340181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1796</int>
+                                               <reference key="object" ref="1010405502"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="494582096"/>
+                                                       <reference ref="695401358"/>
+                                                       <reference ref="587511664"/>
+                                                       <reference ref="1051795572"/>
+                                                       <reference ref="786616983"/>
+                                                       <reference ref="249090291"/>
+                                                       <reference ref="134768774"/>
+                                                       <reference ref="1016677230"/>
+                                                       <reference ref="84425921"/>
+                                                       <reference ref="979367247"/>
+                                                       <reference ref="611285451"/>
+                                                       <reference ref="741953332"/>
+                                                       <reference ref="1006794292"/>
+                                               </object>
+                                               <reference key="parent" ref="692187614"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1797</int>
+                                               <reference key="object" ref="494582096"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1798</int>
+                                               <reference key="object" ref="695401358"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1799</int>
+                                               <reference key="object" ref="587511664"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1800</int>
+                                               <reference key="object" ref="1051795572"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1801</int>
+                                               <reference key="object" ref="786616983"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1802</int>
+                                               <reference key="object" ref="249090291"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1067858879"/>
+                                               </object>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1803</int>
+                                               <reference key="object" ref="1067858879"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="541561571"/>
+                                                       <reference ref="49300518"/>
+                                                       <reference ref="323467360"/>
+                                                       <reference ref="1069789051"/>
+                                                       <reference ref="793630765"/>
+                                               </object>
+                                               <reference key="parent" ref="249090291"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1804</int>
+                                               <reference key="object" ref="541561571"/>
+                                               <reference key="parent" ref="1067858879"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1805</int>
+                                               <reference key="object" ref="49300518"/>
+                                               <reference key="parent" ref="1067858879"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1806</int>
+                                               <reference key="object" ref="323467360"/>
+                                               <reference key="parent" ref="1067858879"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1807</int>
+                                               <reference key="object" ref="1069789051"/>
+                                               <reference key="parent" ref="1067858879"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1808</int>
+                                               <reference key="object" ref="793630765"/>
+                                               <reference key="parent" ref="1067858879"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1809</int>
+                                               <reference key="object" ref="134768774"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1810</int>
+                                               <reference key="object" ref="1016677230"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="650155643"/>
+                                               </object>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1811</int>
+                                               <reference key="object" ref="650155643"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="981624971"/>
+                                                       <reference ref="301925013"/>
+                                                       <reference ref="6854324"/>
+                                               </object>
+                                               <reference key="parent" ref="1016677230"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1812</int>
+                                               <reference key="object" ref="981624971"/>
+                                               <reference key="parent" ref="650155643"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1813</int>
+                                               <reference key="object" ref="301925013"/>
+                                               <reference key="parent" ref="650155643"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1814</int>
+                                               <reference key="object" ref="6854324"/>
+                                               <reference key="parent" ref="650155643"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1815</int>
+                                               <reference key="object" ref="84425921"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1816</int>
+                                               <reference key="object" ref="979367247"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1817</int>
+                                               <reference key="object" ref="611285451"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="654962117"/>
+                                               </object>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1818</int>
+                                               <reference key="object" ref="654962117"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="496049927"/>
+                                                       <reference ref="362189914"/>
+                                               </object>
+                                               <reference key="parent" ref="611285451"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1819</int>
+                                               <reference key="object" ref="496049927"/>
+                                               <reference key="parent" ref="654962117"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1820</int>
+                                               <reference key="object" ref="362189914"/>
+                                               <reference key="parent" ref="654962117"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1821</int>
+                                               <reference key="object" ref="741953332"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1822</int>
+                                               <reference key="object" ref="1006794292"/>
+                                               <reference key="parent" ref="1010405502"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1948</int>
+                                               <reference key="object" ref="226787934"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="112579544"/>
+                                               </object>
+                                               <reference key="parent" ref="840340181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1949</int>
+                                               <reference key="object" ref="112579544"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="814047217"/>
+                                                       <reference ref="153657129"/>
+                                                       <reference ref="644928468"/>
+                                                       <reference ref="180231"/>
+                                                       <reference ref="454042588"/>
+                                               </object>
+                                               <reference key="parent" ref="226787934"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1950</int>
+                                               <reference key="object" ref="814047217"/>
+                                               <reference key="parent" ref="112579544"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1951</int>
+                                               <reference key="object" ref="153657129"/>
+                                               <reference key="parent" ref="112579544"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1954</int>
+                                               <reference key="object" ref="644928468"/>
+                                               <reference key="parent" ref="112579544"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1955</int>
+                                               <reference key="object" ref="180231"/>
+                                               <reference key="parent" ref="112579544"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2421</int>
+                                               <reference key="object" ref="454042588"/>
+                                               <reference key="parent" ref="112579544"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">240</int>
+                                               <reference key="object" ref="2258723"/>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">HBController</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">434</int>
+                                               <reference key="object" ref="526140766"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="168254512"/>
+                                               </object>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">DonePanel</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">435</int>
+                                               <reference key="object" ref="168254512"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="940804962"/>
+                                                       <reference ref="764659803"/>
+                                                       <reference ref="640205151"/>
+                                               </object>
+                                               <reference key="parent" ref="526140766"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">436</int>
+                                               <reference key="object" ref="940804962"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="72412547"/>
+                                               </object>
+                                               <reference key="parent" ref="168254512"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">437</int>
+                                               <reference key="object" ref="764659803"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="938246142"/>
+                                               </object>
+                                               <reference key="parent" ref="168254512"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">438</int>
+                                               <reference key="object" ref="640205151"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="160092001"/>
+                                               </object>
+                                               <reference key="parent" ref="168254512"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1841</int>
+                                               <reference key="object" ref="972647787"/>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">PresetsDrawer</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1843</int>
+                                               <reference key="object" ref="621751818"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="33643505"/>
+                                                       <reference ref="241719587"/>
+                                                       <reference ref="699919504"/>
+                                                       <reference ref="886184281"/>
+                                               </object>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">PresetsView</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4179</int>
+                                               <reference key="object" ref="33643505"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="807972370"/>
+                                                       <reference ref="475123229"/>
+                                                       <reference ref="573337548"/>
+                                               </object>
+                                               <reference key="parent" ref="621751818"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4182</int>
+                                               <reference key="object" ref="807972370"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="658438499"/>
+                                               </object>
+                                               <reference key="parent" ref="33643505"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4183</int>
+                                               <reference key="object" ref="658438499"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="384895213"/>
+                                               </object>
+                                               <reference key="parent" ref="807972370"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4186</int>
+                                               <reference key="object" ref="384895213"/>
+                                               <reference key="parent" ref="658438499"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4317</int>
+                                               <reference key="object" ref="241719587"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="501219161"/>
+                                               </object>
+                                               <reference key="parent" ref="621751818"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4322</int>
+                                               <reference key="object" ref="699919504"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="489159603"/>
+                                               </object>
+                                               <reference key="parent" ref="621751818"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1867</int>
+                                               <reference key="object" ref="888992113"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="69290042"/>
+                                               </object>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">AddPresetPanel</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1868</int>
+                                               <reference key="object" ref="69290042"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="636581183"/>
+                                                       <reference ref="586136427"/>
+                                                       <reference ref="978853241"/>
+                                                       <reference ref="167356719"/>
+                                                       <reference ref="343391844"/>
+                                                       <reference ref="340554114"/>
+                                                       <reference ref="511645357"/>
+                                                       <reference ref="31472093"/>
+                                                       <reference ref="1024752086"/>
+                                                       <reference ref="5085381"/>
+                                                       <reference ref="988499754"/>
+                                                       <reference ref="59653352"/>
+                                                       <reference ref="384547934"/>
+                                                       <reference ref="786415813"/>
+                                               </object>
+                                               <reference key="parent" ref="888992113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1870</int>
+                                               <reference key="object" ref="636581183"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="107603394"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1871</int>
+                                               <reference key="object" ref="586136427"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="231870318"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1872</int>
+                                               <reference key="object" ref="978853241"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="479246832"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2008</int>
+                                               <reference key="object" ref="167356719"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="17688962"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2670</int>
+                                               <reference key="object" ref="343391844"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="658438349"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2671</int>
+                                               <reference key="object" ref="340554114"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="70981869"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2672</int>
+                                               <reference key="object" ref="384547934"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="207651610"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2673</int>
+                                               <reference key="object" ref="511645357"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="855042909"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2833</int>
+                                               <reference key="object" ref="31472093"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="31665321"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2837</int>
+                                               <reference key="object" ref="1024752086"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="625635488"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2839</int>
+                                               <reference key="object" ref="5085381"/>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2840</int>
+                                               <reference key="object" ref="988499754"/>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2957</int>
+                                               <reference key="object" ref="59653352"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="155469085"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2701</int>
+                                               <reference key="object" ref="687953568"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="867624722"/>
+                                               </object>
+                                               <reference key="parent" ref="836211765"/>
+                                               <string key="objectName">SourceTitlePanel</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2702</int>
+                                               <reference key="object" ref="867624722"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="133861013"/>
+                                                       <reference ref="535532677"/>
+                                                       <reference ref="290568055"/>
+                                                       <reference ref="35126402"/>
+                                                       <reference ref="1029080172"/>
+                                                       <reference ref="1010749064"/>
+                                                       <reference ref="610976437"/>
+                                                       <reference ref="655257851"/>
+                                                       <reference ref="293908248"/>
+                                               </object>
+                                               <reference key="parent" ref="687953568"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2703</int>
+                                               <reference key="object" ref="133861013"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="874724779"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2704</int>
+                                               <reference key="object" ref="293908248"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="290236859"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2705</int>
+                                               <reference key="object" ref="535532677"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1026393301"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2706</int>
+                                               <reference key="object" ref="290568055"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="412266408"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2707</int>
+                                               <reference key="object" ref="35126402"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="935162329"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2708</int>
+                                               <reference key="object" ref="1029080172"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1020926636"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2716</int>
+                                               <reference key="object" ref="1010749064"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="938406174"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2719</int>
+                                               <reference key="object" ref="610976437"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="802225466"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2720</int>
+                                               <reference key="object" ref="655257851"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="19595360"/>
+                                               </object>
+                                               <reference key="parent" ref="867624722"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4846</int>
+                                               <reference key="object" ref="10523918"/>
+                                               <reference key="parent" ref="794651271"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4847</int>
+                                               <reference key="object" ref="555573644"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="207945181"/>
+                                               </object>
+                                               <reference key="parent" ref="93020318"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4848</int>
+                                               <reference key="object" ref="51721961"/>
+                                               <reference key="parent" ref="198352083"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4849</int>
+                                               <reference key="object" ref="442718934"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="417760816"/>
+                                               </object>
+                                               <reference key="parent" ref="641072930"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4850</int>
+                                               <reference key="object" ref="315823608"/>
+                                               <reference key="parent" ref="290434291"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4851</int>
+                                               <reference key="object" ref="92788757"/>
+                                               <reference key="parent" ref="122023676"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4852</int>
+                                               <reference key="object" ref="569025834"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="389043188"/>
+                                               </object>
+                                               <reference key="parent" ref="351922892"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4853</int>
+                                               <reference key="object" ref="47770866"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="80517384"/>
+                                               </object>
+                                               <reference key="parent" ref="135824882"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4854</int>
+                                               <reference key="object" ref="139205907"/>
+                                               <reference key="parent" ref="592255786"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4855</int>
+                                               <reference key="object" ref="636153290"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="121028261"/>
+                                               </object>
+                                               <reference key="parent" ref="506492318"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4856</int>
+                                               <reference key="object" ref="95314231"/>
+                                               <reference key="parent" ref="436388527"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4857</int>
+                                               <reference key="object" ref="581778322"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="142584693"/>
+                                               </object>
+                                               <reference key="parent" ref="64899409"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4858</int>
+                                               <reference key="object" ref="1011395150"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="674797640"/>
+                                               </object>
+                                               <reference key="parent" ref="354208181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4859</int>
+                                               <reference key="object" ref="109899703"/>
+                                               <reference key="parent" ref="211624488"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4860</int>
+                                               <reference key="object" ref="1013303839"/>
+                                               <reference key="parent" ref="68754422"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4861</int>
+                                               <reference key="object" ref="944590907"/>
+                                               <reference key="parent" ref="691038230"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4862</int>
+                                               <reference key="object" ref="211433572"/>
+                                               <reference key="parent" ref="978534247"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4864</int>
+                                               <reference key="object" ref="653177228"/>
+                                               <reference key="parent" ref="844196518"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4872</int>
+                                               <reference key="object" ref="200565868"/>
+                                               <reference key="parent" ref="521019277"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4873</int>
+                                               <reference key="object" ref="850340172"/>
+                                               <reference key="parent" ref="127917338"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4874</int>
+                                               <reference key="object" ref="351953267"/>
+                                               <reference key="parent" ref="783405221"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4875</int>
+                                               <reference key="object" ref="160453387"/>
+                                               <reference key="parent" ref="239657287"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4876</int>
+                                               <reference key="object" ref="860863090"/>
+                                               <reference key="parent" ref="1000247853"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4877</int>
+                                               <reference key="object" ref="509250281"/>
+                                               <reference key="parent" ref="463960465"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4878</int>
+                                               <reference key="object" ref="1018849574"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="605902924"/>
+                                               </object>
+                                               <reference key="parent" ref="12330413"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4879</int>
+                                               <reference key="object" ref="343952154"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="794681411"/>
+                                               </object>
+                                               <reference key="parent" ref="222980245"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4880</int>
+                                               <reference key="object" ref="451922400"/>
+                                               <reference key="parent" ref="1064150725"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4881</int>
+                                               <reference key="object" ref="531797832"/>
+                                               <reference key="parent" ref="586924601"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4882</int>
+                                               <reference key="object" ref="969536223"/>
+                                               <reference key="parent" ref="37121296"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4883</int>
+                                               <reference key="object" ref="215270136"/>
+                                               <reference key="parent" ref="219409733"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4884</int>
+                                               <reference key="object" ref="656776160"/>
+                                               <reference key="parent" ref="373965512"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4885</int>
+                                               <reference key="object" ref="1021257184"/>
+                                               <reference key="parent" ref="917474208"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4886</int>
+                                               <reference key="object" ref="531090746"/>
+                                               <reference key="parent" ref="946417297"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4887</int>
+                                               <reference key="object" ref="749563917"/>
+                                               <reference key="parent" ref="999897202"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4888</int>
+                                               <reference key="object" ref="86719269"/>
+                                               <reference key="parent" ref="982947780"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4889</int>
+                                               <reference key="object" ref="626403977"/>
+                                               <reference key="parent" ref="1068503811"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4890</int>
+                                               <reference key="object" ref="26279285"/>
+                                               <reference key="parent" ref="710962186"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4891</int>
+                                               <reference key="object" ref="497251062"/>
+                                               <reference key="parent" ref="145957234"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4892</int>
+                                               <reference key="object" ref="1070893195"/>
+                                               <reference key="parent" ref="447003158"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4893</int>
+                                               <reference key="object" ref="508148739"/>
+                                               <reference key="parent" ref="690364175"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4894</int>
+                                               <reference key="object" ref="76686465"/>
+                                               <reference key="parent" ref="820525517"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4895</int>
+                                               <reference key="object" ref="1005519170"/>
+                                               <reference key="parent" ref="43900501"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4896</int>
+                                               <reference key="object" ref="782049171"/>
+                                               <reference key="parent" ref="585235372"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4897</int>
+                                               <reference key="object" ref="344072439"/>
+                                               <reference key="parent" ref="1060179806"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4898</int>
+                                               <reference key="object" ref="965262561"/>
+                                               <reference key="parent" ref="1072509220"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4899</int>
+                                               <reference key="object" ref="315802325"/>
+                                               <reference key="parent" ref="511739402"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4900</int>
+                                               <reference key="object" ref="133553303"/>
+                                               <reference key="parent" ref="458722452"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4901</int>
+                                               <reference key="object" ref="370959642"/>
+                                               <reference key="parent" ref="1017614971"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4902</int>
+                                               <reference key="object" ref="82054988"/>
+                                               <reference key="parent" ref="580175226"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4903</int>
+                                               <reference key="object" ref="334116173"/>
+                                               <reference key="parent" ref="149133624"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4904</int>
+                                               <reference key="object" ref="719511430"/>
+                                               <reference key="parent" ref="262106913"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4905</int>
+                                               <reference key="object" ref="121574898"/>
+                                               <reference key="parent" ref="586321835"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4906</int>
+                                               <reference key="object" ref="689580100"/>
+                                               <reference key="parent" ref="854767306"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4907</int>
+                                               <reference key="object" ref="177567437"/>
+                                               <reference key="parent" ref="806469067"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4908</int>
+                                               <reference key="object" ref="821198683"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="793162058"/>
+                                               </object>
+                                               <reference key="parent" ref="766125203"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4909</int>
+                                               <reference key="object" ref="17369297"/>
+                                               <reference key="parent" ref="1053010160"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4910</int>
+                                               <reference key="object" ref="286887304"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="493845446"/>
+                                               </object>
+                                               <reference key="parent" ref="971754180"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4911</int>
+                                               <reference key="object" ref="564669343"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="27255767"/>
+                                               </object>
+                                               <reference key="parent" ref="453345136"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4912</int>
+                                               <reference key="object" ref="904849236"/>
+                                               <reference key="parent" ref="200266929"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4913</int>
+                                               <reference key="object" ref="834340599"/>
+                                               <reference key="parent" ref="1023408378"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4914</int>
+                                               <reference key="object" ref="1038625481"/>
+                                               <reference key="parent" ref="713493964"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4915</int>
+                                               <reference key="object" ref="362196160"/>
+                                               <reference key="parent" ref="955053416"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4916</int>
+                                               <reference key="object" ref="510160694"/>
+                                               <reference key="parent" ref="138115732"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4917</int>
+                                               <reference key="object" ref="51600927"/>
+                                               <reference key="parent" ref="87961628"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4918</int>
+                                               <reference key="object" ref="264217237"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="237152896"/>
+                                               </object>
+                                               <reference key="parent" ref="732193996"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4919</int>
+                                               <reference key="object" ref="988599137"/>
+                                               <reference key="parent" ref="186223550"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4920</int>
+                                               <reference key="object" ref="295879492"/>
+                                               <reference key="parent" ref="210289606"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4923</int>
+                                               <reference key="object" ref="293028864"/>
+                                               <reference key="parent" ref="35106907"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4924</int>
+                                               <reference key="object" ref="488791842"/>
+                                               <reference key="parent" ref="574185541"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4925</int>
+                                               <reference key="object" ref="224806210"/>
+                                               <reference key="parent" ref="1007421233"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4926</int>
+                                               <reference key="object" ref="294332300"/>
+                                               <reference key="parent" ref="553453876"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4927</int>
+                                               <reference key="object" ref="832863281"/>
+                                               <reference key="parent" ref="581806074"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4928</int>
+                                               <reference key="object" ref="72412547"/>
+                                               <reference key="parent" ref="940804962"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4929</int>
+                                               <reference key="object" ref="938246142"/>
+                                               <reference key="parent" ref="764659803"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4930</int>
+                                               <reference key="object" ref="160092001"/>
+                                               <reference key="parent" ref="640205151"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4932</int>
+                                               <reference key="object" ref="501219161"/>
+                                               <reference key="parent" ref="241719587"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4933</int>
+                                               <reference key="object" ref="489159603"/>
+                                               <reference key="parent" ref="699919504"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4934</int>
+                                               <reference key="object" ref="107603394"/>
+                                               <reference key="parent" ref="636581183"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4935</int>
+                                               <reference key="object" ref="231870318"/>
+                                               <reference key="parent" ref="586136427"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4936</int>
+                                               <reference key="object" ref="479246832"/>
+                                               <reference key="parent" ref="978853241"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4937</int>
+                                               <reference key="object" ref="17688962"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="521597821"/>
+                                               </object>
+                                               <reference key="parent" ref="167356719"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4938</int>
+                                               <reference key="object" ref="658438349"/>
+                                               <reference key="parent" ref="343391844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4939</int>
+                                               <reference key="object" ref="70981869"/>
+                                               <reference key="parent" ref="340554114"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4940</int>
+                                               <reference key="object" ref="207651610"/>
+                                               <reference key="parent" ref="384547934"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4941</int>
+                                               <reference key="object" ref="855042909"/>
+                                               <reference key="parent" ref="511645357"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4942</int>
+                                               <reference key="object" ref="31665321"/>
+                                               <reference key="parent" ref="31472093"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4943</int>
+                                               <reference key="object" ref="625635488"/>
+                                               <reference key="parent" ref="1024752086"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4944</int>
+                                               <reference key="object" ref="155469085"/>
+                                               <reference key="parent" ref="59653352"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4945</int>
+                                               <reference key="object" ref="874724779"/>
+                                               <reference key="parent" ref="133861013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4946</int>
+                                               <reference key="object" ref="290236859"/>
+                                               <reference key="parent" ref="293908248"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4947</int>
+                                               <reference key="object" ref="1026393301"/>
+                                               <reference key="parent" ref="535532677"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4948</int>
+                                               <reference key="object" ref="412266408"/>
+                                               <reference key="parent" ref="290568055"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4949</int>
+                                               <reference key="object" ref="935162329"/>
+                                               <reference key="parent" ref="35126402"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4950</int>
+                                               <reference key="object" ref="1020926636"/>
+                                               <reference key="parent" ref="1029080172"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4951</int>
+                                               <reference key="object" ref="938406174"/>
+                                               <reference key="parent" ref="1010749064"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4952</int>
+                                               <reference key="object" ref="802225466"/>
+                                               <reference key="parent" ref="610976437"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4953</int>
+                                               <reference key="object" ref="19595360"/>
+                                               <reference key="parent" ref="655257851"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4954</int>
+                                               <reference key="object" ref="779990493"/>
+                                               <reference key="parent" ref="229000833"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4955</int>
+                                               <reference key="object" ref="686068440"/>
+                                               <reference key="parent" ref="77208310"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4956</int>
+                                               <reference key="object" ref="237660698"/>
+                                               <reference key="parent" ref="932392163"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1519</int>
+                                               <reference key="object" ref="207945181"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="16243588"/>
+                                               </object>
+                                               <reference key="parent" ref="555573644"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1520</int>
+                                               <reference key="object" ref="16243588"/>
+                                               <reference key="parent" ref="207945181"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1523</int>
+                                               <reference key="object" ref="417760816"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="484803315"/>
+                                               </object>
+                                               <reference key="parent" ref="442718934"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1524</int>
+                                               <reference key="object" ref="484803315"/>
+                                               <reference key="parent" ref="417760816"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1528</int>
+                                               <reference key="object" ref="389043188"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="53010878"/>
+                                               </object>
+                                               <reference key="parent" ref="569025834"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1529</int>
+                                               <reference key="object" ref="53010878"/>
+                                               <reference key="parent" ref="389043188"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1531</int>
+                                               <reference key="object" ref="80517384"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="122262864"/>
+                                               </object>
+                                               <reference key="parent" ref="47770866"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1532</int>
+                                               <reference key="object" ref="122262864"/>
+                                               <reference key="parent" ref="80517384"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1635</int>
+                                               <reference key="object" ref="121028261"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="432645698"/>
+                                               </object>
+                                               <reference key="parent" ref="636153290"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1636</int>
+                                               <reference key="object" ref="432645698"/>
+                                               <reference key="parent" ref="121028261"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1963</int>
+                                               <reference key="object" ref="142584693"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="803452967"/>
+                                               </object>
+                                               <reference key="parent" ref="581778322"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1964</int>
+                                               <reference key="object" ref="803452967"/>
+                                               <reference key="parent" ref="142584693"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1967</int>
+                                               <reference key="object" ref="674797640"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="909780825"/>
+                                               </object>
+                                               <reference key="parent" ref="1011395150"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1968</int>
+                                               <reference key="object" ref="909780825"/>
+                                               <reference key="parent" ref="674797640"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1510</int>
+                                               <reference key="object" ref="605902924"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="536275725"/>
+                                               </object>
+                                               <reference key="parent" ref="1018849574"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1511</int>
+                                               <reference key="object" ref="536275725"/>
+                                               <reference key="parent" ref="605902924"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1513</int>
+                                               <reference key="object" ref="794681411"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="996965095"/>
+                                               </object>
+                                               <reference key="parent" ref="343952154"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1514</int>
+                                               <reference key="object" ref="996965095"/>
+                                               <reference key="parent" ref="794681411"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1542</int>
+                                               <reference key="object" ref="793162058"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="52855721"/>
+                                               </object>
+                                               <reference key="parent" ref="821198683"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1543</int>
+                                               <reference key="object" ref="52855721"/>
+                                               <reference key="parent" ref="793162058"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1546</int>
+                                               <reference key="object" ref="493845446"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="170826719"/>
+                                               </object>
+                                               <reference key="parent" ref="286887304"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1547</int>
+                                               <reference key="object" ref="170826719"/>
+                                               <reference key="parent" ref="493845446"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1549</int>
+                                               <reference key="object" ref="27255767"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1048999115"/>
+                                               </object>
+                                               <reference key="parent" ref="564669343"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1550</int>
+                                               <reference key="object" ref="1048999115"/>
+                                               <reference key="parent" ref="27255767"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1558</int>
+                                               <reference key="object" ref="237152896"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="586933029"/>
+                                               </object>
+                                               <reference key="parent" ref="264217237"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">1559</int>
+                                               <reference key="object" ref="586933029"/>
+                                               <reference key="parent" ref="237152896"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2009</int>
+                                               <reference key="object" ref="521597821"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="12791251"/>
+                                                       <reference ref="802910491"/>
+                                                       <reference ref="962314470"/>
+                                               </object>
+                                               <reference key="parent" ref="17688962"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2012</int>
+                                               <reference key="object" ref="12791251"/>
+                                               <reference key="parent" ref="521597821"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2011</int>
+                                               <reference key="object" ref="802910491"/>
+                                               <reference key="parent" ref="521597821"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2010</int>
+                                               <reference key="object" ref="962314470"/>
+                                               <reference key="parent" ref="521597821"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4957</int>
+                                               <reference key="object" ref="1046880533"/>
+                                               <reference key="parent" ref="307620967"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4958</int>
+                                               <reference key="object" ref="1033243513"/>
+                                               <reference key="parent" ref="307620967"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4959</int>
+                                               <reference key="object" ref="928480858"/>
+                                               <reference key="parent" ref="307620967"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4960</int>
+                                               <reference key="object" ref="475123229"/>
+                                               <reference key="parent" ref="33643505"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4961</int>
+                                               <reference key="object" ref="573337548"/>
+                                               <reference key="parent" ref="33643505"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4963</int>
+                                               <reference key="object" ref="159095366"/>
+                                               <reference key="parent" ref="836211765"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4964</int>
+                                               <reference key="object" ref="985983659"/>
+                                               <reference key="parent" ref="1035150210"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4967</int>
+                                               <reference key="object" ref="921877174"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="547085070"/>
+                                               </object>
+                                               <reference key="parent" ref="168918359"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4968</int>
+                                               <reference key="object" ref="547085070"/>
+                                               <reference key="parent" ref="921877174"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4980</int>
+                                               <reference key="object" ref="466865421"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="546425857"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4981</int>
+                                               <reference key="object" ref="546425857"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="637766485"/>
+                                               </object>
+                                               <reference key="parent" ref="466865421"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4982</int>
+                                               <reference key="object" ref="637766485"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="780045253"/>
+                                               </object>
+                                               <reference key="parent" ref="546425857"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4983</int>
+                                               <reference key="object" ref="780045253"/>
+                                               <reference key="parent" ref="637766485"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4984</int>
+                                               <reference key="object" ref="905865959"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="597526693"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4985</int>
+                                               <reference key="object" ref="597526693"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="587264026"/>
+                                               </object>
+                                               <reference key="parent" ref="905865959"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4986</int>
+                                               <reference key="object" ref="587264026"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="839112264"/>
+                                               </object>
+                                               <reference key="parent" ref="597526693"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4987</int>
+                                               <reference key="object" ref="839112264"/>
+                                               <reference key="parent" ref="587264026"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4988</int>
+                                               <reference key="object" ref="759329849"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="989243685"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4989</int>
+                                               <reference key="object" ref="989243685"/>
+                                               <reference key="parent" ref="759329849"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4992</int>
+                                               <reference key="object" ref="979512783"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="89611592"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4993</int>
+                                               <reference key="object" ref="89611592"/>
+                                               <reference key="parent" ref="979512783"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4994</int>
+                                               <reference key="object" ref="822590453"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="628539537"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4995</int>
+                                               <reference key="object" ref="628539537"/>
+                                               <reference key="parent" ref="822590453"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4996</int>
+                                               <reference key="object" ref="59505660"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="62643522"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4997</int>
+                                               <reference key="object" ref="62643522"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="906154976"/>
+                                               </object>
+                                               <reference key="parent" ref="59505660"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4998</int>
+                                               <reference key="object" ref="906154976"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1071907387"/>
+                                               </object>
+                                               <reference key="parent" ref="62643522"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">4999</int>
+                                               <reference key="object" ref="1071907387"/>
+                                               <reference key="parent" ref="906154976"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5000</int>
+                                               <reference key="object" ref="952272880"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="995278067"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5001</int>
+                                               <reference key="object" ref="995278067"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="842863259"/>
+                                               </object>
+                                               <reference key="parent" ref="952272880"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5002</int>
+                                               <reference key="object" ref="842863259"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="867303619"/>
+                                               </object>
+                                               <reference key="parent" ref="995278067"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5003</int>
+                                               <reference key="object" ref="867303619"/>
+                                               <reference key="parent" ref="842863259"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5004</int>
+                                               <reference key="object" ref="826012798"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="539072481"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5005</int>
+                                               <reference key="object" ref="539072481"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="284493447"/>
+                                               </object>
+                                               <reference key="parent" ref="826012798"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5006</int>
+                                               <reference key="object" ref="284493447"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="249799590"/>
+                                               </object>
+                                               <reference key="parent" ref="539072481"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5007</int>
+                                               <reference key="object" ref="249799590"/>
+                                               <reference key="parent" ref="284493447"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5008</int>
+                                               <reference key="object" ref="210973520"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="908345921"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5009</int>
+                                               <reference key="object" ref="908345921"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="718591795"/>
+                                               </object>
+                                               <reference key="parent" ref="210973520"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5010</int>
+                                               <reference key="object" ref="718591795"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="899331996"/>
+                                               </object>
+                                               <reference key="parent" ref="908345921"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5011</int>
+                                               <reference key="object" ref="899331996"/>
+                                               <reference key="parent" ref="718591795"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5012</int>
+                                               <reference key="object" ref="838524493"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="273746940"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5013</int>
+                                               <reference key="object" ref="273746940"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="601838973"/>
+                                               </object>
+                                               <reference key="parent" ref="838524493"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5014</int>
+                                               <reference key="object" ref="601838973"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="903801986"/>
+                                               </object>
+                                               <reference key="parent" ref="273746940"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5015</int>
+                                               <reference key="object" ref="903801986"/>
+                                               <reference key="parent" ref="601838973"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5016</int>
+                                               <reference key="object" ref="1068703394"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="376486018"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5017</int>
+                                               <reference key="object" ref="376486018"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="911510427"/>
+                                               </object>
+                                               <reference key="parent" ref="1068703394"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5018</int>
+                                               <reference key="object" ref="911510427"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="775004825"/>
+                                               </object>
+                                               <reference key="parent" ref="376486018"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5019</int>
+                                               <reference key="object" ref="775004825"/>
+                                               <reference key="parent" ref="911510427"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5040</int>
+                                               <reference key="object" ref="989777035"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="98589714"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5041</int>
+                                               <reference key="object" ref="98589714"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="843839970"/>
+                                               </object>
+                                               <reference key="parent" ref="989777035"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5042</int>
+                                               <reference key="object" ref="843839970"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1073059200"/>
+                                               </object>
+                                               <reference key="parent" ref="98589714"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5043</int>
+                                               <reference key="object" ref="1073059200"/>
+                                               <reference key="parent" ref="843839970"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5044</int>
+                                               <reference key="object" ref="21683307"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="27141415"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5045</int>
+                                               <reference key="object" ref="27141415"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="218736664"/>
+                                               </object>
+                                               <reference key="parent" ref="21683307"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5046</int>
+                                               <reference key="object" ref="218736664"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="848021411"/>
+                                               </object>
+                                               <reference key="parent" ref="27141415"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5047</int>
+                                               <reference key="object" ref="848021411"/>
+                                               <reference key="parent" ref="218736664"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5048</int>
+                                               <reference key="object" ref="82044516"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="828435207"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5049</int>
+                                               <reference key="object" ref="828435207"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="884417804"/>
+                                               </object>
+                                               <reference key="parent" ref="82044516"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5050</int>
+                                               <reference key="object" ref="884417804"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="306314205"/>
+                                               </object>
+                                               <reference key="parent" ref="828435207"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5051</int>
+                                               <reference key="object" ref="306314205"/>
+                                               <reference key="parent" ref="884417804"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5052</int>
+                                               <reference key="object" ref="511205515"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="631798512"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5053</int>
+                                               <reference key="object" ref="631798512"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="827185994"/>
+                                               </object>
+                                               <reference key="parent" ref="511205515"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5054</int>
+                                               <reference key="object" ref="827185994"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="395128474"/>
+                                               </object>
+                                               <reference key="parent" ref="631798512"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5055</int>
+                                               <reference key="object" ref="395128474"/>
+                                               <reference key="parent" ref="827185994"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5056</int>
+                                               <reference key="object" ref="362406693"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="494375275"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5057</int>
+                                               <reference key="object" ref="494375275"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="74387810"/>
+                                               </object>
+                                               <reference key="parent" ref="362406693"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5058</int>
+                                               <reference key="object" ref="74387810"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="509612152"/>
+                                               </object>
+                                               <reference key="parent" ref="494375275"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5059</int>
+                                               <reference key="object" ref="509612152"/>
+                                               <reference key="parent" ref="74387810"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5060</int>
+                                               <reference key="object" ref="596295285"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="88657835"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5061</int>
+                                               <reference key="object" ref="88657835"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="819464815"/>
+                                               </object>
+                                               <reference key="parent" ref="596295285"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5062</int>
+                                               <reference key="object" ref="819464815"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="425953784"/>
+                                               </object>
+                                               <reference key="parent" ref="88657835"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5063</int>
+                                               <reference key="object" ref="425953784"/>
+                                               <reference key="parent" ref="819464815"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5091</int>
+                                               <reference key="object" ref="861218370"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="212633849"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5092</int>
+                                               <reference key="object" ref="212633849"/>
+                                               <reference key="parent" ref="861218370"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5093</int>
+                                               <reference key="object" ref="695663835"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="198981160"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5094</int>
+                                               <reference key="object" ref="198981160"/>
+                                               <reference key="parent" ref="695663835"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5095</int>
+                                               <reference key="object" ref="229696812"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="805488070"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5096</int>
+                                               <reference key="object" ref="805488070"/>
+                                               <reference key="parent" ref="229696812"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5097</int>
+                                               <reference key="object" ref="927860050"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1037957700"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5098</int>
+                                               <reference key="object" ref="1037957700"/>
+                                               <reference key="parent" ref="927860050"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5099</int>
+                                               <reference key="object" ref="169748081"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="366629849"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5100</int>
+                                               <reference key="object" ref="366629849"/>
+                                               <reference key="parent" ref="169748081"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5101</int>
+                                               <reference key="object" ref="532012054"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="750019806"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5102</int>
+                                               <reference key="object" ref="750019806"/>
+                                               <reference key="parent" ref="532012054"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5103</int>
+                                               <reference key="object" ref="850861055"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="539528192"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5104</int>
+                                               <reference key="object" ref="539528192"/>
+                                               <reference key="parent" ref="850861055"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5105</int>
+                                               <reference key="object" ref="988102670"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="477201006"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5106</int>
+                                               <reference key="object" ref="477201006"/>
+                                               <reference key="parent" ref="988102670"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5107</int>
+                                               <reference key="object" ref="758473796"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="941741345"/>
+                                               </object>
+                                               <reference key="parent" ref="738554558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5108</int>
+                                               <reference key="object" ref="941741345"/>
+                                               <reference key="parent" ref="758473796"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5122</int>
+                                               <reference key="object" ref="946167393"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="152262221"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5123</int>
+                                               <reference key="object" ref="152262221"/>
+                                               <reference key="parent" ref="946167393"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5124</int>
+                                               <reference key="object" ref="554762309"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="2157"/>
+                                               </object>
+                                               <reference key="parent" ref="1053078401"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5125</int>
+                                               <reference key="object" ref="2157"/>
+                                               <reference key="parent" ref="554762309"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5130</int>
+                                               <reference key="object" ref="886184281"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="492120702"/>
+                                               </object>
+                                               <reference key="parent" ref="621751818"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5131</int>
+                                               <reference key="object" ref="492120702"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="717227898"/>
+                                               </object>
+                                               <reference key="parent" ref="886184281"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5132</int>
+                                               <reference key="object" ref="717227898"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="228547440"/>
+                                                       <reference ref="950937431"/>
+                                                       <reference ref="583192244"/>
+                                               </object>
+                                               <reference key="parent" ref="492120702"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5133</int>
+                                               <reference key="object" ref="228547440"/>
+                                               <reference key="parent" ref="717227898"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5134</int>
+                                               <reference key="object" ref="950937431"/>
+                                               <reference key="parent" ref="717227898"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5135</int>
+                                               <reference key="object" ref="583192244"/>
+                                               <reference key="parent" ref="717227898"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5153</int>
+                                               <reference key="object" ref="786415813"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="977106207"/>
+                                               </object>
+                                               <reference key="parent" ref="69290042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5154</int>
+                                               <reference key="object" ref="977106207"/>
+                                               <reference key="parent" ref="786415813"/>
+                                       </object>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="flattenedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>-1.IBPluginDependency</string>
+                                       <string>-2.IBPluginDependency</string>
+                                       <string>-3.IBPluginDependency</string>
+                                       <string>-3.ImportedFromIB2</string>
+                                       <string>1123.IBPluginDependency</string>
+                                       <string>1123.ImportedFromIB2</string>
+                                       <string>1189.IBPluginDependency</string>
+                                       <string>1189.ImportedFromIB2</string>
+                                       <string>1190.IBPluginDependency</string>
+                                       <string>1190.ImportedFromIB2</string>
+                                       <string>1191.IBPluginDependency</string>
+                                       <string>1191.ImportedFromIB2</string>
+                                       <string>1192.IBEditorWindowLastContentRect</string>
+                                       <string>1192.IBPluginDependency</string>
+                                       <string>1192.ImportedFromIB2</string>
+                                       <string>1193.IBPluginDependency</string>
+                                       <string>1193.ImportedFromIB2</string>
+                                       <string>1198.IBPluginDependency</string>
+                                       <string>1198.ImportedFromIB2</string>
+                                       <string>1200.IBPluginDependency</string>
+                                       <string>1200.ImportedFromIB2</string>
+                                       <string>1209.IBEditorWindowLastContentRect</string>
+                                       <string>1209.IBPluginDependency</string>
+                                       <string>1209.ImportedFromIB2</string>
+                                       <string>136.IBPluginDependency</string>
+                                       <string>136.ImportedFromIB2</string>
+                                       <string>1373.IBPluginDependency</string>
+                                       <string>1373.ImportedFromIB2</string>
+                                       <string>1429.IBEditorWindowLastContentRect</string>
+                                       <string>1429.IBPluginDependency</string>
+                                       <string>1429.ImportedFromIB2</string>
+                                       <string>1431.IBPluginDependency</string>
+                                       <string>1431.ImportedFromIB2</string>
+                                       <string>1432.IBPluginDependency</string>
+                                       <string>1432.ImportedFromIB2</string>
+                                       <string>1433.IBPluginDependency</string>
+                                       <string>1433.ImportedFromIB2</string>
+                                       <string>1445.IBPluginDependency</string>
+                                       <string>1445.ImportedFromIB2</string>
+                                       <string>1474.IBAttributePlaceholdersKey</string>
+                                       <string>1474.IBPluginDependency</string>
+                                       <string>1474.ImportedFromIB2</string>
+                                       <string>1475.IBPluginDependency</string>
+                                       <string>1475.ImportedFromIB2</string>
+                                       <string>1476.IBPluginDependency</string>
+                                       <string>1476.ImportedFromIB2</string>
+                                       <string>1477.IBPluginDependency</string>
+                                       <string>1477.ImportedFromIB2</string>
+                                       <string>1478.IBPluginDependency</string>
+                                       <string>1478.ImportedFromIB2</string>
+                                       <string>1499.IBPluginDependency</string>
+                                       <string>1499.ImportedFromIB2</string>
+                                       <string>1500.IBPluginDependency</string>
+                                       <string>1500.ImportedFromIB2</string>
+                                       <string>1501.IBPluginDependency</string>
+                                       <string>1501.ImportedFromIB2</string>
+                                       <string>1502.IBPluginDependency</string>
+                                       <string>1502.ImportedFromIB2</string>
+                                       <string>1503.IBPluginDependency</string>
+                                       <string>1503.ImportedFromIB2</string>
+                                       <string>1504.IBPluginDependency</string>
+                                       <string>1504.ImportedFromIB2</string>
+                                       <string>1505.IBPluginDependency</string>
+                                       <string>1505.ImportedFromIB2</string>
+                                       <string>1506.IBPluginDependency</string>
+                                       <string>1506.ImportedFromIB2</string>
+                                       <string>1507.IBPluginDependency</string>
+                                       <string>1507.ImportedFromIB2</string>
+                                       <string>1508.IBPluginDependency</string>
+                                       <string>1508.ImportedFromIB2</string>
+                                       <string>1509.IBPluginDependency</string>
+                                       <string>1509.ImportedFromIB2</string>
+                                       <string>1510.IBEditorWindowLastContentRect</string>
+                                       <string>1510.IBPluginDependency</string>
+                                       <string>1510.ImportedFromIB2</string>
+                                       <string>1511.IBPluginDependency</string>
+                                       <string>1511.ImportedFromIB2</string>
+                                       <string>1512.IBPluginDependency</string>
+                                       <string>1512.ImportedFromIB2</string>
+                                       <string>1513.IBEditorWindowLastContentRect</string>
+                                       <string>1513.IBPluginDependency</string>
+                                       <string>1513.ImportedFromIB2</string>
+                                       <string>1514.IBPluginDependency</string>
+                                       <string>1514.ImportedFromIB2</string>
+                                       <string>1515.IBPluginDependency</string>
+                                       <string>1515.ImportedFromIB2</string>
+                                       <string>1516.IBPluginDependency</string>
+                                       <string>1516.ImportedFromIB2</string>
+                                       <string>1518.IBPluginDependency</string>
+                                       <string>1518.ImportedFromIB2</string>
+                                       <string>1519.IBPluginDependency</string>
+                                       <string>1519.ImportedFromIB2</string>
+                                       <string>1520.IBPluginDependency</string>
+                                       <string>1520.ImportedFromIB2</string>
+                                       <string>1521.IBPluginDependency</string>
+                                       <string>1521.ImportedFromIB2</string>
+                                       <string>1522.IBPluginDependency</string>
+                                       <string>1522.ImportedFromIB2</string>
+                                       <string>1523.IBPluginDependency</string>
+                                       <string>1523.ImportedFromIB2</string>
+                                       <string>1524.IBPluginDependency</string>
+                                       <string>1524.ImportedFromIB2</string>
+                                       <string>1525.IBPluginDependency</string>
+                                       <string>1525.ImportedFromIB2</string>
+                                       <string>1526.IBPluginDependency</string>
+                                       <string>1526.ImportedFromIB2</string>
+                                       <string>1527.IBPluginDependency</string>
+                                       <string>1527.ImportedFromIB2</string>
+                                       <string>1528.IBPluginDependency</string>
+                                       <string>1528.ImportedFromIB2</string>
+                                       <string>1528.editorWindowContentRectSynchronizationRect</string>
+                                       <string>1529.IBPluginDependency</string>
+                                       <string>1529.ImportedFromIB2</string>
+                                       <string>1530.IBPluginDependency</string>
+                                       <string>1530.ImportedFromIB2</string>
+                                       <string>1531.IBPluginDependency</string>
+                                       <string>1531.ImportedFromIB2</string>
+                                       <string>1532.IBPluginDependency</string>
+                                       <string>1532.ImportedFromIB2</string>
+                                       <string>1533.IBPluginDependency</string>
+                                       <string>1533.ImportedFromIB2</string>
+                                       <string>1538.IBPluginDependency</string>
+                                       <string>1538.ImportedFromIB2</string>
+                                       <string>1539.IBPluginDependency</string>
+                                       <string>1539.ImportedFromIB2</string>
+                                       <string>1540.IBPluginDependency</string>
+                                       <string>1540.ImportedFromIB2</string>
+                                       <string>1541.IBPluginDependency</string>
+                                       <string>1541.ImportedFromIB2</string>
+                                       <string>1542.IBPluginDependency</string>
+                                       <string>1542.ImportedFromIB2</string>
+                                       <string>1543.IBPluginDependency</string>
+                                       <string>1543.ImportedFromIB2</string>
+                                       <string>1544.IBPluginDependency</string>
+                                       <string>1544.ImportedFromIB2</string>
+                                       <string>1545.IBPluginDependency</string>
+                                       <string>1545.ImportedFromIB2</string>
+                                       <string>1546.IBPluginDependency</string>
+                                       <string>1546.ImportedFromIB2</string>
+                                       <string>1547.IBPluginDependency</string>
+                                       <string>1547.ImportedFromIB2</string>
+                                       <string>1548.IBPluginDependency</string>
+                                       <string>1548.ImportedFromIB2</string>
+                                       <string>1549.IBPluginDependency</string>
+                                       <string>1549.ImportedFromIB2</string>
+                                       <string>1550.IBPluginDependency</string>
+                                       <string>1550.ImportedFromIB2</string>
+                                       <string>1551.IBPluginDependency</string>
+                                       <string>1551.ImportedFromIB2</string>
+                                       <string>1552.IBPluginDependency</string>
+                                       <string>1552.ImportedFromIB2</string>
+                                       <string>1553.IBPluginDependency</string>
+                                       <string>1553.ImportedFromIB2</string>
+                                       <string>1554.IBPluginDependency</string>
+                                       <string>1554.ImportedFromIB2</string>
+                                       <string>1555.IBPluginDependency</string>
+                                       <string>1555.ImportedFromIB2</string>
+                                       <string>1556.IBPluginDependency</string>
+                                       <string>1556.ImportedFromIB2</string>
+                                       <string>1557.IBPluginDependency</string>
+                                       <string>1557.ImportedFromIB2</string>
+                                       <string>1558.IBPluginDependency</string>
+                                       <string>1558.ImportedFromIB2</string>
+                                       <string>1559.IBPluginDependency</string>
+                                       <string>1559.ImportedFromIB2</string>
+                                       <string>1561.IBPluginDependency</string>
+                                       <string>1561.ImportedFromIB2</string>
+                                       <string>1562.IBPluginDependency</string>
+                                       <string>1562.ImportedFromIB2</string>
+                                       <string>1623.IBPluginDependency</string>
+                                       <string>1623.ImportedFromIB2</string>
+                                       <string>1624.IBPluginDependency</string>
+                                       <string>1624.ImportedFromIB2</string>
+                                       <string>1627.IBPluginDependency</string>
+                                       <string>1627.ImportedFromIB2</string>
+                                       <string>1628.IBPluginDependency</string>
+                                       <string>1628.ImportedFromIB2</string>
+                                       <string>1629.IBPluginDependency</string>
+                                       <string>1629.ImportedFromIB2</string>
+                                       <string>1634.IBPluginDependency</string>
+                                       <string>1634.ImportedFromIB2</string>
+                                       <string>1635.IBEditorWindowLastContentRect</string>
+                                       <string>1635.IBPluginDependency</string>
+                                       <string>1635.ImportedFromIB2</string>
+                                       <string>1636.IBPluginDependency</string>
+                                       <string>1636.ImportedFromIB2</string>
+                                       <string>1638.IBPluginDependency</string>
+                                       <string>1638.ImportedFromIB2</string>
+                                       <string>1713.IBPluginDependency</string>
+                                       <string>1713.ImportedFromIB2</string>
+                                       <string>1714.IBPluginDependency</string>
+                                       <string>1714.ImportedFromIB2</string>
+                                       <string>1717.IBPluginDependency</string>
+                                       <string>1717.ImportedFromIB2</string>
+                                       <string>1723.IBPluginDependency</string>
+                                       <string>1723.ImportedFromIB2</string>
+                                       <string>1729.IBPluginDependency</string>
+                                       <string>1729.ImportedFromIB2</string>
+                                       <string>1731.IBPluginDependency</string>
+                                       <string>1731.ImportedFromIB2</string>
+                                       <string>1739.IBPluginDependency</string>
+                                       <string>1739.ImportedFromIB2</string>
+                                       <string>1740.IBPluginDependency</string>
+                                       <string>1740.ImportedFromIB2</string>
+                                       <string>1753.IBPluginDependency</string>
+                                       <string>1753.ImportedFromIB2</string>
+                                       <string>1754.IBPluginDependency</string>
+                                       <string>1754.ImportedFromIB2</string>
+                                       <string>1772.IBPluginDependency</string>
+                                       <string>1772.ImportedFromIB2</string>
+                                       <string>1773.IBPluginDependency</string>
+                                       <string>1773.ImportedFromIB2</string>
+                                       <string>1795.IBPluginDependency</string>
+                                       <string>1795.ImportedFromIB2</string>
+                                       <string>1796.IBEditorWindowLastContentRect</string>
+                                       <string>1796.IBPluginDependency</string>
+                                       <string>1796.ImportedFromIB2</string>
+                                       <string>1797.IBPluginDependency</string>
+                                       <string>1797.ImportedFromIB2</string>
+                                       <string>1798.IBPluginDependency</string>
+                                       <string>1798.ImportedFromIB2</string>
+                                       <string>1799.IBPluginDependency</string>
+                                       <string>1799.ImportedFromIB2</string>
+                                       <string>1800.IBPluginDependency</string>
+                                       <string>1800.ImportedFromIB2</string>
+                                       <string>1801.IBPluginDependency</string>
+                                       <string>1801.ImportedFromIB2</string>
+                                       <string>1802.IBPluginDependency</string>
+                                       <string>1802.ImportedFromIB2</string>
+                                       <string>1803.IBPluginDependency</string>
+                                       <string>1803.ImportedFromIB2</string>
+                                       <string>1804.IBPluginDependency</string>
+                                       <string>1804.ImportedFromIB2</string>
+                                       <string>1805.IBPluginDependency</string>
+                                       <string>1805.ImportedFromIB2</string>
+                                       <string>1806.IBPluginDependency</string>
+                                       <string>1806.ImportedFromIB2</string>
+                                       <string>1807.IBPluginDependency</string>
+                                       <string>1807.ImportedFromIB2</string>
+                                       <string>1808.IBPluginDependency</string>
+                                       <string>1808.ImportedFromIB2</string>
+                                       <string>1809.IBPluginDependency</string>
+                                       <string>1809.ImportedFromIB2</string>
+                                       <string>1810.IBPluginDependency</string>
+                                       <string>1810.ImportedFromIB2</string>
+                                       <string>1811.IBPluginDependency</string>
+                                       <string>1811.ImportedFromIB2</string>
+                                       <string>1812.IBPluginDependency</string>
+                                       <string>1812.ImportedFromIB2</string>
+                                       <string>1813.IBPluginDependency</string>
+                                       <string>1813.ImportedFromIB2</string>
+                                       <string>1814.IBPluginDependency</string>
+                                       <string>1814.ImportedFromIB2</string>
+                                       <string>1815.IBPluginDependency</string>
+                                       <string>1815.ImportedFromIB2</string>
+                                       <string>1816.IBPluginDependency</string>
+                                       <string>1816.ImportedFromIB2</string>
+                                       <string>1817.IBPluginDependency</string>
+                                       <string>1817.ImportedFromIB2</string>
+                                       <string>1818.IBPluginDependency</string>
+                                       <string>1818.ImportedFromIB2</string>
+                                       <string>1819.IBPluginDependency</string>
+                                       <string>1819.ImportedFromIB2</string>
+                                       <string>1820.IBPluginDependency</string>
+                                       <string>1820.ImportedFromIB2</string>
+                                       <string>1821.IBPluginDependency</string>
+                                       <string>1821.ImportedFromIB2</string>
+                                       <string>1822.IBPluginDependency</string>
+                                       <string>1822.ImportedFromIB2</string>
+                                       <string>1841.IBPluginDependency</string>
+                                       <string>1841.ImportedFromIB2</string>
+                                       <string>1843.IBEditorWindowLastContentRect</string>
+                                       <string>1843.IBPluginDependency</string>
+                                       <string>1843.IBViewEditorWindowController.showingLayoutRectangles</string>
+                                       <string>1843.ImportedFromIB2</string>
+                                       <string>1843.editorWindowContentRectSynchronizationRect</string>
+                                       <string>1867.IBEditorWindowLastContentRect</string>
+                                       <string>1867.IBWindowTemplateEditedContentRect</string>
+                                       <string>1867.ImportedFromIB2</string>
+                                       <string>1867.editorWindowContentRectSynchronizationRect</string>
+                                       <string>1867.windowTemplate.hasMaxSize</string>
+                                       <string>1867.windowTemplate.hasMinSize</string>
+                                       <string>1867.windowTemplate.maxSize</string>
+                                       <string>1867.windowTemplate.minSize</string>
+                                       <string>1868.IBPluginDependency</string>
+                                       <string>1868.ImportedFromIB2</string>
+                                       <string>1870.IBPluginDependency</string>
+                                       <string>1870.ImportedFromIB2</string>
+                                       <string>1871.IBPluginDependency</string>
+                                       <string>1871.ImportedFromIB2</string>
+                                       <string>1872.IBPluginDependency</string>
+                                       <string>1872.ImportedFromIB2</string>
+                                       <string>1882.IBPluginDependency</string>
+                                       <string>1882.ImportedFromIB2</string>
+                                       <string>1884.IBPluginDependency</string>
+                                       <string>1884.ImportedFromIB2</string>
+                                       <string>1900.IBPluginDependency</string>
+                                       <string>1900.ImportedFromIB2</string>
+                                       <string>1948.IBPluginDependency</string>
+                                       <string>1948.ImportedFromIB2</string>
+                                       <string>1949.IBEditorWindowLastContentRect</string>
+                                       <string>1949.IBPluginDependency</string>
+                                       <string>1949.ImportedFromIB2</string>
+                                       <string>1950.IBPluginDependency</string>
+                                       <string>1950.ImportedFromIB2</string>
+                                       <string>1951.IBPluginDependency</string>
+                                       <string>1951.ImportedFromIB2</string>
+                                       <string>1954.IBPluginDependency</string>
+                                       <string>1954.ImportedFromIB2</string>
+                                       <string>1955.IBPluginDependency</string>
+                                       <string>1955.ImportedFromIB2</string>
+                                       <string>196.IBPluginDependency</string>
+                                       <string>196.ImportedFromIB2</string>
+                                       <string>1962.IBPluginDependency</string>
+                                       <string>1962.ImportedFromIB2</string>
+                                       <string>1963.IBPluginDependency</string>
+                                       <string>1963.ImportedFromIB2</string>
+                                       <string>1964.IBPluginDependency</string>
+                                       <string>1964.ImportedFromIB2</string>
+                                       <string>1966.IBPluginDependency</string>
+                                       <string>1966.ImportedFromIB2</string>
+                                       <string>1967.IBPluginDependency</string>
+                                       <string>1967.ImportedFromIB2</string>
+                                       <string>1967.editorWindowContentRectSynchronizationRect</string>
+                                       <string>1968.IBPluginDependency</string>
+                                       <string>1968.ImportedFromIB2</string>
+                                       <string>1970.IBPluginDependency</string>
+                                       <string>1970.ImportedFromIB2</string>
+                                       <string>1972.IBPluginDependency</string>
+                                       <string>1972.ImportedFromIB2</string>
+                                       <string>1985.IBPluginDependency</string>
+                                       <string>1985.ImportedFromIB2</string>
+                                       <string>1989.IBPluginDependency</string>
+                                       <string>1989.ImportedFromIB2</string>
+                                       <string>1990.IBPluginDependency</string>
+                                       <string>1990.ImportedFromIB2</string>
+                                       <string>1999.IBPluginDependency</string>
+                                       <string>1999.ImportedFromIB2</string>
+                                       <string>2.IBPluginDependency</string>
+                                       <string>2.ImportedFromIB2</string>
+                                       <string>2000.IBPluginDependency</string>
+                                       <string>2000.ImportedFromIB2</string>
+                                       <string>2001.IBPluginDependency</string>
+                                       <string>2001.ImportedFromIB2</string>
+                                       <string>2002.IBPluginDependency</string>
+                                       <string>2002.ImportedFromIB2</string>
+                                       <string>2003.IBPluginDependency</string>
+                                       <string>2003.ImportedFromIB2</string>
+                                       <string>2006.IBPluginDependency</string>
+                                       <string>2006.ImportedFromIB2</string>
+                                       <string>2008.IBPluginDependency</string>
+                                       <string>2008.ImportedFromIB2</string>
+                                       <string>2009.IBPluginDependency</string>
+                                       <string>2009.ImportedFromIB2</string>
+                                       <string>2010.IBPluginDependency</string>
+                                       <string>2010.ImportedFromIB2</string>
+                                       <string>2011.IBPluginDependency</string>
+                                       <string>2011.ImportedFromIB2</string>
+                                       <string>2012.IBPluginDependency</string>
+                                       <string>2012.ImportedFromIB2</string>
+                                       <string>2015.IBPluginDependency</string>
+                                       <string>2015.ImportedFromIB2</string>
+                                       <string>2016.IBPluginDependency</string>
+                                       <string>2016.ImportedFromIB2</string>
+                                       <string>21.IBEditorWindowLastContentRect</string>
+                                       <string>21.IBViewEditorWindowController.showingLayoutRectangles</string>
+                                       <string>21.IBWindowTemplateEditedContentRect</string>
+                                       <string>21.ImportedFromIB2</string>
+                                       <string>21.editorWindowContentRectSynchronizationRect</string>
+                                       <string>21.windowTemplate.hasMaxSize</string>
+                                       <string>21.windowTemplate.hasMinSize</string>
+                                       <string>21.windowTemplate.maxSize</string>
+                                       <string>21.windowTemplate.minSize</string>
+                                       <string>2295.IBPluginDependency</string>
+                                       <string>2295.ImportedFromIB2</string>
+                                       <string>2361.IBPluginDependency</string>
+                                       <string>2361.ImportedFromIB2</string>
+                                       <string>2364.IBAttributePlaceholdersKey</string>
+                                       <string>2364.IBPluginDependency</string>
+                                       <string>2364.ImportedFromIB2</string>
+                                       <string>2368.IBPluginDependency</string>
+                                       <string>2368.ImportedFromIB2</string>
+                                       <string>2375.IBPluginDependency</string>
+                                       <string>2375.ImportedFromIB2</string>
+                                       <string>2377.IBPluginDependency</string>
+                                       <string>2377.ImportedFromIB2</string>
+                                       <string>240.IBPluginDependency</string>
+                                       <string>240.ImportedFromIB2</string>
+                                       <string>2421.IBPluginDependency</string>
+                                       <string>2421.ImportedFromIB2</string>
+                                       <string>2443.IBPluginDependency</string>
+                                       <string>2443.ImportedFromIB2</string>
+                                       <string>2444.IBPluginDependency</string>
+                                       <string>2444.ImportedFromIB2</string>
+                                       <string>2445.IBPluginDependency</string>
+                                       <string>2445.ImportedFromIB2</string>
+                                       <string>2451.IBPluginDependency</string>
+                                       <string>2451.ImportedFromIB2</string>
+                                       <string>2452.IBPluginDependency</string>
+                                       <string>2452.ImportedFromIB2</string>
+                                       <string>2472.IBPluginDependency</string>
+                                       <string>2472.ImportedFromIB2</string>
+                                       <string>2473.IBPluginDependency</string>
+                                       <string>2473.ImportedFromIB2</string>
+                                       <string>2488.IBPluginDependency</string>
+                                       <string>2488.ImportedFromIB2</string>
+                                       <string>2494.IBPluginDependency</string>
+                                       <string>2494.ImportedFromIB2</string>
+                                       <string>2504.IBPluginDependency</string>
+                                       <string>2504.ImportedFromIB2</string>
+                                       <string>2507.IBPluginDependency</string>
+                                       <string>2507.ImportedFromIB2</string>
+                                       <string>2508.IBPluginDependency</string>
+                                       <string>2508.ImportedFromIB2</string>
+                                       <string>2513.IBPluginDependency</string>
+                                       <string>2513.ImportedFromIB2</string>
+                                       <string>2518.IBPluginDependency</string>
+                                       <string>2518.ImportedFromIB2</string>
+                                       <string>2519.IBPluginDependency</string>
+                                       <string>2519.ImportedFromIB2</string>
+                                       <string>2670.IBPluginDependency</string>
+                                       <string>2670.ImportedFromIB2</string>
+                                       <string>2671.IBPluginDependency</string>
+                                       <string>2671.ImportedFromIB2</string>
+                                       <string>2672.IBPluginDependency</string>
+                                       <string>2672.ImportedFromIB2</string>
+                                       <string>2673.IBPluginDependency</string>
+                                       <string>2673.ImportedFromIB2</string>
+                                       <string>2694.IBPluginDependency</string>
+                                       <string>2694.ImportedFromIB2</string>
+                                       <string>2695.IBPluginDependency</string>
+                                       <string>2695.ImportedFromIB2</string>
+                                       <string>2698.IBPluginDependency</string>
+                                       <string>2698.ImportedFromIB2</string>
+                                       <string>2701.IBEditorWindowLastContentRect</string>
+                                       <string>2701.IBWindowTemplateEditedContentRect</string>
+                                       <string>2701.ImportedFromIB2</string>
+                                       <string>2701.editorWindowContentRectSynchronizationRect</string>
+                                       <string>2701.windowTemplate.hasMaxSize</string>
+                                       <string>2701.windowTemplate.hasMinSize</string>
+                                       <string>2701.windowTemplate.maxSize</string>
+                                       <string>2701.windowTemplate.minSize</string>
+                                       <string>2702.IBPluginDependency</string>
+                                       <string>2702.ImportedFromIB2</string>
+                                       <string>2703.IBPluginDependency</string>
+                                       <string>2703.ImportedFromIB2</string>
+                                       <string>2704.IBPluginDependency</string>
+                                       <string>2704.ImportedFromIB2</string>
+                                       <string>2705.IBPluginDependency</string>
+                                       <string>2705.ImportedFromIB2</string>
+                                       <string>2706.IBPluginDependency</string>
+                                       <string>2706.ImportedFromIB2</string>
+                                       <string>2707.IBPluginDependency</string>
+                                       <string>2707.ImportedFromIB2</string>
+                                       <string>2708.IBPluginDependency</string>
+                                       <string>2708.ImportedFromIB2</string>
+                                       <string>2716.IBPluginDependency</string>
+                                       <string>2716.ImportedFromIB2</string>
+                                       <string>2719.IBPluginDependency</string>
+                                       <string>2719.ImportedFromIB2</string>
+                                       <string>2720.IBPluginDependency</string>
+                                       <string>2720.ImportedFromIB2</string>
+                                       <string>2833.IBPluginDependency</string>
+                                       <string>2833.ImportedFromIB2</string>
+                                       <string>2837.IBPluginDependency</string>
+                                       <string>2837.ImportedFromIB2</string>
+                                       <string>2839.IBPluginDependency</string>
+                                       <string>2839.ImportedFromIB2</string>
+                                       <string>2840.IBPluginDependency</string>
+                                       <string>2840.ImportedFromIB2</string>
+                                       <string>29.IBEditorWindowLastContentRect</string>
+                                       <string>29.IBPluginDependency</string>
+                                       <string>29.ImportedFromIB2</string>
+                                       <string>29.editorWindowContentRectSynchronizationRect</string>
+                                       <string>2957.IBPluginDependency</string>
+                                       <string>2957.ImportedFromIB2</string>
+                                       <string>3075.IBPluginDependency</string>
+                                       <string>3075.ImportedFromIB2</string>
+                                       <string>3077.IBPluginDependency</string>
+                                       <string>3077.ImportedFromIB2</string>
+                                       <string>3081.IBPluginDependency</string>
+                                       <string>3081.ImportedFromIB2</string>
+                                       <string>3082.IBPluginDependency</string>
+                                       <string>3082.ImportedFromIB2</string>
+                                       <string>3203.IBPluginDependency</string>
+                                       <string>3203.ImportedFromIB2</string>
+                                       <string>3205.IBPluginDependency</string>
+                                       <string>3205.ImportedFromIB2</string>
+                                       <string>4179.IBPluginDependency</string>
+                                       <string>4179.ImportedFromIB2</string>
+                                       <string>4182.CustomClassName</string>
+                                       <string>4182.IBPluginDependency</string>
+                                       <string>4182.ImportedFromIB2</string>
+                                       <string>4183.IBPluginDependency</string>
+                                       <string>4183.ImportedFromIB2</string>
+                                       <string>4186.IBPluginDependency</string>
+                                       <string>4186.ImportedFromIB2</string>
+                                       <string>4317.IBPluginDependency</string>
+                                       <string>4317.ImportedFromIB2</string>
+                                       <string>4322.IBPluginDependency</string>
+                                       <string>4322.ImportedFromIB2</string>
+                                       <string>434.IBEditorWindowLastContentRect</string>
+                                       <string>434.IBWindowTemplateEditedContentRect</string>
+                                       <string>434.ImportedFromIB2</string>
+                                       <string>434.editorWindowContentRectSynchronizationRect</string>
+                                       <string>434.windowTemplate.hasMaxSize</string>
+                                       <string>434.windowTemplate.hasMinSize</string>
+                                       <string>434.windowTemplate.maxSize</string>
+                                       <string>434.windowTemplate.minSize</string>
+                                       <string>435.IBPluginDependency</string>
+                                       <string>435.ImportedFromIB2</string>
+                                       <string>436.IBPluginDependency</string>
+                                       <string>436.ImportedFromIB2</string>
+                                       <string>437.IBPluginDependency</string>
+                                       <string>437.ImportedFromIB2</string>
+                                       <string>438.IBPluginDependency</string>
+                                       <string>438.ImportedFromIB2</string>
+                                       <string>4579.IBAttributePlaceholdersKey</string>
+                                       <string>4579.IBPluginDependency</string>
+                                       <string>4579.ImportedFromIB2</string>
+                                       <string>4836.IBPluginDependency</string>
+                                       <string>4836.ImportedFromIB2</string>
+                                       <string>4838.IBPluginDependency</string>
+                                       <string>4838.ImportedFromIB2</string>
+                                       <string>4840.IBPluginDependency</string>
+                                       <string>4840.ImportedFromIB2</string>
+                                       <string>4846.IBPluginDependency</string>
+                                       <string>4847.IBPluginDependency</string>
+                                       <string>4848.IBPluginDependency</string>
+                                       <string>4849.IBPluginDependency</string>
+                                       <string>4850.IBPluginDependency</string>
+                                       <string>4851.IBPluginDependency</string>
+                                       <string>4852.IBPluginDependency</string>
+                                       <string>4853.IBPluginDependency</string>
+                                       <string>4854.IBPluginDependency</string>
+                                       <string>4855.IBPluginDependency</string>
+                                       <string>4856.IBPluginDependency</string>
+                                       <string>4857.IBPluginDependency</string>
+                                       <string>4858.IBPluginDependency</string>
+                                       <string>4859.IBPluginDependency</string>
+                                       <string>4860.IBPluginDependency</string>
+                                       <string>4861.IBPluginDependency</string>
+                                       <string>4862.IBPluginDependency</string>
+                                       <string>4864.IBPluginDependency</string>
+                                       <string>4872.IBPluginDependency</string>
+                                       <string>4873.IBPluginDependency</string>
+                                       <string>4874.IBPluginDependency</string>
+                                       <string>4875.IBPluginDependency</string>
+                                       <string>4876.IBPluginDependency</string>
+                                       <string>4877.IBPluginDependency</string>
+                                       <string>4878.IBPluginDependency</string>
+                                       <string>4879.IBPluginDependency</string>
+                                       <string>4880.IBPluginDependency</string>
+                                       <string>4881.IBPluginDependency</string>
+                                       <string>4882.IBPluginDependency</string>
+                                       <string>4883.IBPluginDependency</string>
+                                       <string>4884.IBPluginDependency</string>
+                                       <string>4885.IBPluginDependency</string>
+                                       <string>4886.IBPluginDependency</string>
+                                       <string>4887.IBPluginDependency</string>
+                                       <string>4888.IBPluginDependency</string>
+                                       <string>4889.IBPluginDependency</string>
+                                       <string>4890.IBPluginDependency</string>
+                                       <string>4891.IBPluginDependency</string>
+                                       <string>4892.IBPluginDependency</string>
+                                       <string>4893.IBPluginDependency</string>
+                                       <string>4894.IBPluginDependency</string>
+                                       <string>4895.IBPluginDependency</string>
+                                       <string>4896.IBPluginDependency</string>
+                                       <string>4897.IBPluginDependency</string>
+                                       <string>4898.IBPluginDependency</string>
+                                       <string>4899.IBPluginDependency</string>
+                                       <string>4900.IBPluginDependency</string>
+                                       <string>4901.IBPluginDependency</string>
+                                       <string>4902.IBPluginDependency</string>
+                                       <string>4903.IBPluginDependency</string>
+                                       <string>4904.IBPluginDependency</string>
+                                       <string>4905.IBPluginDependency</string>
+                                       <string>4906.IBPluginDependency</string>
+                                       <string>4907.IBPluginDependency</string>
+                                       <string>4908.IBPluginDependency</string>
+                                       <string>4909.IBPluginDependency</string>
+                                       <string>4910.IBPluginDependency</string>
+                                       <string>4911.IBPluginDependency</string>
+                                       <string>4912.IBPluginDependency</string>
+                                       <string>4913.IBPluginDependency</string>
+                                       <string>4914.IBPluginDependency</string>
+                                       <string>4915.IBPluginDependency</string>
+                                       <string>4916.IBPluginDependency</string>
+                                       <string>4917.IBPluginDependency</string>
+                                       <string>4918.IBPluginDependency</string>
+                                       <string>4919.IBPluginDependency</string>
+                                       <string>4920.IBPluginDependency</string>
+                                       <string>4923.IBPluginDependency</string>
+                                       <string>4924.IBPluginDependency</string>
+                                       <string>4925.IBPluginDependency</string>
+                                       <string>4926.IBPluginDependency</string>
+                                       <string>4927.IBPluginDependency</string>
+                                       <string>4928.IBPluginDependency</string>
+                                       <string>4929.IBPluginDependency</string>
+                                       <string>4930.IBPluginDependency</string>
+                                       <string>4932.IBPluginDependency</string>
+                                       <string>4933.IBPluginDependency</string>
+                                       <string>4934.IBPluginDependency</string>
+                                       <string>4935.IBPluginDependency</string>
+                                       <string>4936.IBPluginDependency</string>
+                                       <string>4937.IBPluginDependency</string>
+                                       <string>4938.IBPluginDependency</string>
+                                       <string>4939.IBPluginDependency</string>
+                                       <string>4940.IBPluginDependency</string>
+                                       <string>4941.IBPluginDependency</string>
+                                       <string>4942.IBPluginDependency</string>
+                                       <string>4943.IBPluginDependency</string>
+                                       <string>4944.IBPluginDependency</string>
+                                       <string>4945.IBPluginDependency</string>
+                                       <string>4946.IBPluginDependency</string>
+                                       <string>4947.IBPluginDependency</string>
+                                       <string>4948.IBPluginDependency</string>
+                                       <string>4949.IBPluginDependency</string>
+                                       <string>4950.IBPluginDependency</string>
+                                       <string>4951.IBPluginDependency</string>
+                                       <string>4952.IBPluginDependency</string>
+                                       <string>4953.IBPluginDependency</string>
+                                       <string>4954.IBPluginDependency</string>
+                                       <string>4955.IBPluginDependency</string>
+                                       <string>4955.IBShouldRemoveOnLegacySave</string>
+                                       <string>4956.IBPluginDependency</string>
+                                       <string>4956.IBShouldRemoveOnLegacySave</string>
+                                       <string>4957.IBPluginDependency</string>
+                                       <string>4957.IBShouldRemoveOnLegacySave</string>
+                                       <string>4958.IBPluginDependency</string>
+                                       <string>4958.IBShouldRemoveOnLegacySave</string>
+                                       <string>4959.IBPluginDependency</string>
+                                       <string>4959.IBShouldRemoveOnLegacySave</string>
+                                       <string>4960.IBPluginDependency</string>
+                                       <string>4960.IBShouldRemoveOnLegacySave</string>
+                                       <string>4961.IBPluginDependency</string>
+                                       <string>4961.IBShouldRemoveOnLegacySave</string>
+                                       <string>4963.IBPluginDependency</string>
+                                       <string>4964.IBPluginDependency</string>
+                                       <string>4967.IBAttributePlaceholdersKey</string>
+                                       <string>4967.IBPluginDependency</string>
+                                       <string>4967.ImportedFromIB2</string>
+                                       <string>4968.IBPluginDependency</string>
+                                       <string>4980.IBPluginDependency</string>
+                                       <string>4980.ImportedFromIB2</string>
+                                       <string>4981.IBPluginDependency</string>
+                                       <string>4982.IBPluginDependency</string>
+                                       <string>4982.ImportedFromIB2</string>
+                                       <string>4983.IBPluginDependency</string>
+                                       <string>4983.ImportedFromIB2</string>
+                                       <string>4984.IBPluginDependency</string>
+                                       <string>4984.ImportedFromIB2</string>
+                                       <string>4985.IBPluginDependency</string>
+                                       <string>4986.IBPluginDependency</string>
+                                       <string>4986.ImportedFromIB2</string>
+                                       <string>4987.IBPluginDependency</string>
+                                       <string>4987.ImportedFromIB2</string>
+                                       <string>4988.IBPluginDependency</string>
+                                       <string>4988.ImportedFromIB2</string>
+                                       <string>4989.IBPluginDependency</string>
+                                       <string>4992.IBPluginDependency</string>
+                                       <string>4992.ImportedFromIB2</string>
+                                       <string>4993.IBPluginDependency</string>
+                                       <string>4994.IBPluginDependency</string>
+                                       <string>4994.ImportedFromIB2</string>
+                                       <string>4995.IBPluginDependency</string>
+                                       <string>4996.IBPluginDependency</string>
+                                       <string>4996.ImportedFromIB2</string>
+                                       <string>4997.IBPluginDependency</string>
+                                       <string>4998.IBPluginDependency</string>
+                                       <string>4998.ImportedFromIB2</string>
+                                       <string>4999.IBPluginDependency</string>
+                                       <string>4999.ImportedFromIB2</string>
+                                       <string>5000.IBPluginDependency</string>
+                                       <string>5000.ImportedFromIB2</string>
+                                       <string>5001.IBPluginDependency</string>
+                                       <string>5002.IBPluginDependency</string>
+                                       <string>5002.ImportedFromIB2</string>
+                                       <string>5003.IBPluginDependency</string>
+                                       <string>5003.ImportedFromIB2</string>
+                                       <string>5004.IBPluginDependency</string>
+                                       <string>5004.ImportedFromIB2</string>
+                                       <string>5005.IBPluginDependency</string>
+                                       <string>5006.IBPluginDependency</string>
+                                       <string>5006.ImportedFromIB2</string>
+                                       <string>5007.IBPluginDependency</string>
+                                       <string>5007.ImportedFromIB2</string>
+                                       <string>5008.IBPluginDependency</string>
+                                       <string>5008.ImportedFromIB2</string>
+                                       <string>5009.IBPluginDependency</string>
+                                       <string>5010.IBPluginDependency</string>
+                                       <string>5010.ImportedFromIB2</string>
+                                       <string>5011.IBPluginDependency</string>
+                                       <string>5011.ImportedFromIB2</string>
+                                       <string>5012.IBPluginDependency</string>
+                                       <string>5012.ImportedFromIB2</string>
+                                       <string>5013.IBPluginDependency</string>
+                                       <string>5014.IBPluginDependency</string>
+                                       <string>5014.ImportedFromIB2</string>
+                                       <string>5014.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5015.IBPluginDependency</string>
+                                       <string>5015.ImportedFromIB2</string>
+                                       <string>5016.IBPluginDependency</string>
+                                       <string>5016.ImportedFromIB2</string>
+                                       <string>5017.IBPluginDependency</string>
+                                       <string>5018.IBPluginDependency</string>
+                                       <string>5018.ImportedFromIB2</string>
+                                       <string>5018.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5019.IBPluginDependency</string>
+                                       <string>5019.ImportedFromIB2</string>
+                                       <string>5040.IBPluginDependency</string>
+                                       <string>5040.ImportedFromIB2</string>
+                                       <string>5041.IBPluginDependency</string>
+                                       <string>5042.IBPluginDependency</string>
+                                       <string>5042.ImportedFromIB2</string>
+                                       <string>5043.IBPluginDependency</string>
+                                       <string>5043.ImportedFromIB2</string>
+                                       <string>5044.IBPluginDependency</string>
+                                       <string>5044.ImportedFromIB2</string>
+                                       <string>5045.IBPluginDependency</string>
+                                       <string>5046.IBPluginDependency</string>
+                                       <string>5046.ImportedFromIB2</string>
+                                       <string>5047.IBPluginDependency</string>
+                                       <string>5047.ImportedFromIB2</string>
+                                       <string>5048.IBPluginDependency</string>
+                                       <string>5048.ImportedFromIB2</string>
+                                       <string>5049.IBPluginDependency</string>
+                                       <string>5050.IBPluginDependency</string>
+                                       <string>5050.ImportedFromIB2</string>
+                                       <string>5050.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5051.IBPluginDependency</string>
+                                       <string>5051.ImportedFromIB2</string>
+                                       <string>5052.IBPluginDependency</string>
+                                       <string>5052.ImportedFromIB2</string>
+                                       <string>5053.IBPluginDependency</string>
+                                       <string>5054.IBPluginDependency</string>
+                                       <string>5054.ImportedFromIB2</string>
+                                       <string>5054.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5055.IBPluginDependency</string>
+                                       <string>5055.ImportedFromIB2</string>
+                                       <string>5056.IBPluginDependency</string>
+                                       <string>5056.ImportedFromIB2</string>
+                                       <string>5057.IBPluginDependency</string>
+                                       <string>5058.IBPluginDependency</string>
+                                       <string>5058.ImportedFromIB2</string>
+                                       <string>5058.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5059.IBPluginDependency</string>
+                                       <string>5059.ImportedFromIB2</string>
+                                       <string>5060.IBPluginDependency</string>
+                                       <string>5060.ImportedFromIB2</string>
+                                       <string>5061.IBPluginDependency</string>
+                                       <string>5062.IBPluginDependency</string>
+                                       <string>5062.ImportedFromIB2</string>
+                                       <string>5062.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5063.IBPluginDependency</string>
+                                       <string>5063.ImportedFromIB2</string>
+                                       <string>5091.IBPluginDependency</string>
+                                       <string>5092.IBPluginDependency</string>
+                                       <string>5093.IBPluginDependency</string>
+                                       <string>5094.IBPluginDependency</string>
+                                       <string>5095.IBPluginDependency</string>
+                                       <string>5096.IBPluginDependency</string>
+                                       <string>5097.IBPluginDependency</string>
+                                       <string>5098.IBPluginDependency</string>
+                                       <string>5099.IBPluginDependency</string>
+                                       <string>5099.ImportedFromIB2</string>
+                                       <string>5100.IBPluginDependency</string>
+                                       <string>5101.IBPluginDependency</string>
+                                       <string>5101.ImportedFromIB2</string>
+                                       <string>5102.IBPluginDependency</string>
+                                       <string>5103.IBPluginDependency</string>
+                                       <string>5103.ImportedFromIB2</string>
+                                       <string>5104.IBPluginDependency</string>
+                                       <string>5105.IBPluginDependency</string>
+                                       <string>5105.ImportedFromIB2</string>
+                                       <string>5106.IBPluginDependency</string>
+                                       <string>5107.IBPluginDependency</string>
+                                       <string>5107.ImportedFromIB2</string>
+                                       <string>5108.IBPluginDependency</string>
+                                       <string>5122.IBPluginDependency</string>
+                                       <string>5122.ImportedFromIB2</string>
+                                       <string>5123.IBPluginDependency</string>
+                                       <string>5124.IBPluginDependency</string>
+                                       <string>5124.ImportedFromIB2</string>
+                                       <string>5125.IBPluginDependency</string>
+                                       <string>5130.IBPluginDependency</string>
+                                       <string>5131.IBPluginDependency</string>
+                                       <string>5132.IBEditorWindowLastContentRect</string>
+                                       <string>5132.IBPluginDependency</string>
+                                       <string>5132.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5133.IBPluginDependency</string>
+                                       <string>5134.IBPluginDependency</string>
+                                       <string>5135.IBPluginDependency</string>
+                                       <string>5153.IBPluginDependency</string>
+                                       <string>5153.ImportedFromIB2</string>
+                                       <string>5154.IBPluginDependency</string>
+                                       <string>56.IBPluginDependency</string>
+                                       <string>56.ImportedFromIB2</string>
+                                       <string>57.IBEditorWindowLastContentRect</string>
+                                       <string>57.IBPluginDependency</string>
+                                       <string>57.ImportedFromIB2</string>
+                                       <string>57.editorWindowContentRectSynchronizationRect</string>
+                                       <string>58.IBPluginDependency</string>
+                                       <string>58.ImportedFromIB2</string>
+                                       <string>970.IBPluginDependency</string>
+                                       <string>970.ImportedFromIB2</string>
+                                       <string>971.IBPluginDependency</string>
+                                       <string>971.ImportedFromIB2</string>
+                                       <string>973.IBPluginDependency</string>
+                                       <string>973.ImportedFromIB2</string>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <integer value="1" id="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{338, 539}, {263, 163}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{130, 559}, {304, 143}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{426, 639}, {245, 63}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">InitialTabViewItem</string>
+                                               <object class="IBInitialTabViewItemAttribute" key="NS.object.0">
+                                                       <string key="name">InitialTabViewItem</string>
+                                                       <reference key="object" ref="712502892"/>
+                                                       <reference key="initialTabViewItem" ref="107038816"/>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{543, 414}, {168, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{543, 391}, {168, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{673, 530}, {83, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{248, 247}, {157, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{204, 459}, {253, 243}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{454, 206}, {270, 550}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <integer value="0" id="8"/>
+                                       <reference ref="9"/>
+                                       <string>{{720, 261}, {270, 550}}</string>
+                                       <string>{{275, 198}, {338, 318}}</string>
+                                       <string>{{275, 198}, {338, 318}}</string>
+                                       <reference ref="9"/>
+                                       <string>{{421, 536}, {338, 318}}</string>
+                                       <boolean value="NO" id="6"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{338, 232}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{250, 609}, {303, 93}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{418, 529}, {122, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{391, 127}, {760, 550}}</string>
+                                       <reference ref="8"/>
+                                       <string>{{391, 127}, {760, 550}}</string>
+                                       <reference ref="9"/>
+                                       <string>{{65, 541}, {760, 550}}</string>
+                                       <reference ref="6"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{213, 107}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="553453876"/>
+                                                       <string type="base64-UTF8" key="toolTip">44OB44Kn44OD44Kv44KS5YWl44KM44KL44Go44CBNEdC5Lul5LiK44Gu5YuV55S744OV44Kh44Kk44Or
+44Gr5a++5b+c44GX44GfNjTjg5Pjg4Pjg4hNUDTlvaLlvI/jgpLliKnnlKjjgZfjgb7jgZnjgILjgZ/j
+gaDjgZfjgIHjgZPjga7loLTlkIhBcHBsZVRWIFRha2UgMuS7peWkluOBp+OBruWGjeeUn+S6kuaPm+aA
+p+OBjOeEoeOBj+OBquOCi+WPr+iDveaAp+OBjOOBguOCiuOBvuOBmQ</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{72, 612}, {392, 144}}</string>
+                                       <string>{{72, 612}, {392, 144}}</string>
+                                       <reference ref="9"/>
+                                       <string>{{303, 988}, {392, 144}}</string>
+                                       <reference ref="6"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{213, 107}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{21, 702}, {477, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{63, 836}, {394, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>HBPresetsOutlineView</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{0, 501}, {300, 233}}</string>
+                                       <string>{{0, 501}, {300, 233}}</string>
+                                       <reference ref="9"/>
+                                       <string>{{57, 766}, {300, 233}}</string>
+                                       <reference ref="6"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{213, 107}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="581806074"/>
+                                                       <string key="toolTip">Mixed</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <object class="NSMutableDictionary">
+                                               <string key="NS.key.0">ToolTip</string>
+                                               <object class="IBToolTipAttribute" key="NS.object.0">
+                                                       <string key="name">ToolTip</string>
+                                                       <reference key="object" ref="921877174"/>
+                                                       <string key="toolTip">Mixed</string>
+                                               </object>
+                                       </object>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{418, 529}, {122, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{418, 529}, {122, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{601, 501}, {79, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{673, 530}, {83, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{673, 530}, {83, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{673, 530}, {83, 20}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>{{304, 383}, {226, 63}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>{{923, 222}, {226, 63}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{33, 549}, {247, 153}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{75, 683}, {235, 153}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="unlocalizedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="activeLocalization"/>
+                       <object class="NSMutableDictionary" key="localizations">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="sourceID"/>
+                       <int key="maxID">5156</int>
+               </object>
+               <object class="IBClassDescriber" key="IBDocument.Classes">
+                       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBController</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>Cancel:</string>
+                                                       <string>Pause:</string>
+                                                       <string>Rip:</string>
+                                                       <string>addAllAudioTracksToPopUp:</string>
+                                                       <string>addFactoryPresets:</string>
+                                                       <string>addToQueue:</string>
+                                                       <string>addUserPreset:</string>
+                                                       <string>applyQueueSettings:</string>
+                                                       <string>audioAddAudioTrackCodecs:</string>
+                                                       <string>audioCodecsPopUpChanged:</string>
+                                                       <string>audioDRCSliderChanged:</string>
+                                                       <string>audioTrackMixdownChanged:</string>
+                                                       <string>audioTrackPopUpChanged:</string>
+                                                       <string>autoSetM4vExtension:</string>
+                                                       <string>browseFile:</string>
+                                                       <string>browseSources:</string>
+                                                       <string>calculateBitrate:</string>
+                                                       <string>calculatePictureSizing:</string>
+                                                       <string>chapterPopUpChanged:</string>
+                                                       <string>closeAddPresetPanel:</string>
+                                                       <string>closeSourceTitleScanPanel:</string>
+                                                       <string>customSettingUsed:</string>
+                                                       <string>deleteFactoryPresets:</string>
+                                                       <string>deletePreset:</string>
+                                                       <string>formatPopUpChanged:</string>
+                                                       <string>getDefaultPresets:</string>
+                                                       <string>insertPreset:</string>
+                                                       <string>openForums:</string>
+                                                       <string>openHomepage:</string>
+                                                       <string>openMainWindow:</string>
+                                                       <string>openUserGuide:</string>
+                                                       <string>qualitySliderChanged:</string>
+                                                       <string>revertPictureSizeToMax:</string>
+                                                       <string>selectDefaultPreset:</string>
+                                                       <string>selectPreset:</string>
+                                                       <string>setDefaultPreset:</string>
+                                                       <string>setEnabledStateOfAudioMixdownControls:</string>
+                                                       <string>showAddPresetPanel:</string>
+                                                       <string>showDebugOutputPanel:</string>
+                                                       <string>showNewScan:</string>
+                                                       <string>showPicturePanel:</string>
+                                                       <string>showPreferencesWindow:</string>
+                                                       <string>showQueueWindow:</string>
+                                                       <string>showSourceTitleScanPanel:</string>
+                                                       <string>subtitleSelectionChanged:</string>
+                                                       <string>titlePopUpChanged:</string>
+                                                       <string>twoPassCheckboxChanged:</string>
+                                                       <string>videoEncoderPopUpChanged:</string>
+                                                       <string>videoFrameRateChanged:</string>
+                                                       <string>videoMatrixChanged:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>fAddPresetPanel</string>
+                                                       <string>fAdvancedView</string>
+                                                       <string>fAudBitrateLabel</string>
+                                                       <string>fAudCodecLabel</string>
+                                                       <string>fAudDrcLabel</string>
+                                                       <string>fAudLang1PopUp</string>
+                                                       <string>fAudLang2PopUp</string>
+                                                       <string>fAudLang3PopUp</string>
+                                                       <string>fAudLang4PopUp</string>
+                                                       <string>fAudMixdownLabel</string>
+                                                       <string>fAudSamplerateLabel</string>
+                                                       <string>fAudSourceLabel</string>
+                                                       <string>fAudTrack1BitratePopUp</string>
+                                                       <string>fAudTrack1CodecPopUp</string>
+                                                       <string>fAudTrack1DrcField</string>
+                                                       <string>fAudTrack1DrcSlider</string>
+                                                       <string>fAudTrack1Label</string>
+                                                       <string>fAudTrack1MixPopUp</string>
+                                                       <string>fAudTrack1RatePopUp</string>
+                                                       <string>fAudTrack2BitratePopUp</string>
+                                                       <string>fAudTrack2CodecPopUp</string>
+                                                       <string>fAudTrack2DrcField</string>
+                                                       <string>fAudTrack2DrcSlider</string>
+                                                       <string>fAudTrack2Label</string>
+                                                       <string>fAudTrack2MixPopUp</string>
+                                                       <string>fAudTrack2RatePopUp</string>
+                                                       <string>fAudTrack3BitratePopUp</string>
+                                                       <string>fAudTrack3CodecPopUp</string>
+                                                       <string>fAudTrack3DrcField</string>
+                                                       <string>fAudTrack3DrcSlider</string>
+                                                       <string>fAudTrack3Label</string>
+                                                       <string>fAudTrack3MixPopUp</string>
+                                                       <string>fAudTrack3RatePopUp</string>
+                                                       <string>fAudTrack4BitratePopUp</string>
+                                                       <string>fAudTrack4CodecPopUp</string>
+                                                       <string>fAudTrack4DrcField</string>
+                                                       <string>fAudTrack4DrcSlider</string>
+                                                       <string>fAudTrack4Label</string>
+                                                       <string>fAudTrack4MixPopUp</string>
+                                                       <string>fAudTrack4RatePopUp</string>
+                                                       <string>fChapterTable</string>
+                                                       <string>fCreateChapterMarkers</string>
+                                                       <string>fDstBrowseButton</string>
+                                                       <string>fDstFile1Field</string>
+                                                       <string>fDstFile2Field</string>
+                                                       <string>fDstFormatField</string>
+                                                       <string>fDstFormatPopUp</string>
+                                                       <string>fDstMp4HttpOptFileCheck</string>
+                                                       <string>fDstMp4LargeFileCheck</string>
+                                                       <string>fDstMp4iPodFileCheck</string>
+                                                       <string>fPicLabelAnamorphic</string>
+                                                       <string>fPicLabelAr</string>
+                                                       <string>fPicLabelAutoCrop</string>
+                                                       <string>fPicLabelDeblock</string>
+                                                       <string>fPicLabelDecomb</string>
+                                                       <string>fPicLabelDeinterlace</string>
+                                                       <string>fPicLabelDenoise</string>
+                                                       <string>fPicLabelDetelecine</string>
+                                                       <string>fPicLabelOutp</string>
+                                                       <string>fPicLabelSettings</string>
+                                                       <string>fPicLabelSrc</string>
+                                                       <string>fPicSettingARkeep</string>
+                                                       <string>fPicSettingAutoCrop</string>
+                                                       <string>fPicSettingDeblock</string>
+                                                       <string>fPicSettingDecomb</string>
+                                                       <string>fPicSettingDeinterlace</string>
+                                                       <string>fPicSettingDenoise</string>
+                                                       <string>fPicSettingDetelecine</string>
+                                                       <string>fPicSettingPAR</string>
+                                                       <string>fPicSettingsAnamorphic</string>
+                                                       <string>fPicSettingsOutp</string>
+                                                       <string>fPicSettingsSrc</string>
+                                                       <string>fPictureButton</string>
+                                                       <string>fPresetDrawer</string>
+                                                       <string>fPresetNewDesc</string>
+                                                       <string>fPresetNewFolderCheck</string>
+                                                       <string>fPresetNewName</string>
+                                                       <string>fPresetNewPicFiltersCheck</string>
+                                                       <string>fPresetNewPicSettingsPopUp</string>
+                                                       <string>fPresetSelectedDisplay</string>
+                                                       <string>fPresetsActionButton</string>
+                                                       <string>fPresetsAdd</string>
+                                                       <string>fPresetsDelete</string>
+                                                       <string>fPresetsOutlineView</string>
+                                                       <string>fQueueStatus</string>
+                                                       <string>fRipIndicator</string>
+                                                       <string>fScanIndicator</string>
+                                                       <string>fScanSrcTitleCancelButton</string>
+                                                       <string>fScanSrcTitleNumField</string>
+                                                       <string>fScanSrcTitleOpenButton</string>
+                                                       <string>fScanSrcTitlePanel</string>
+                                                       <string>fScanSrcTitlePathField</string>
+                                                       <string>fSrcChapterEndPopUp</string>
+                                                       <string>fSrcChapterField</string>
+                                                       <string>fSrcChapterStartPopUp</string>
+                                                       <string>fSrcChapterToField</string>
+                                                       <string>fSrcDVD2Field</string>
+                                                       <string>fSrcDsplyNameTitleScan</string>
+                                                       <string>fSrcDuration1Field</string>
+                                                       <string>fSrcDuration2Field</string>
+                                                       <string>fSrcTitleField</string>
+                                                       <string>fSrcTitlePopUp</string>
+                                                       <string>fStatusField</string>
+                                                       <string>fSubField</string>
+                                                       <string>fSubForcedCheck</string>
+                                                       <string>fSubPopUp</string>
+                                                       <string>fVidBitrateCell</string>
+                                                       <string>fVidBitrateField</string>
+                                                       <string>fVidConstantCell</string>
+                                                       <string>fVidEncoderField</string>
+                                                       <string>fVidEncoderPopUp</string>
+                                                       <string>fVidGrayscaleCheck</string>
+                                                       <string>fVidQualityField</string>
+                                                       <string>fVidQualityMatrix</string>
+                                                       <string>fVidQualitySlider</string>
+                                                       <string>fVidRateField</string>
+                                                       <string>fVidRatePopUp</string>
+                                                       <string>fVidTargetCell</string>
+                                                       <string>fVidTargetSizeField</string>
+                                                       <string>fVidTurboPassCheck</string>
+                                                       <string>fVidTwoPassCheck</string>
+                                                       <string>fWindow</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>NSPanel</string>
+                                                       <string>NSBox</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTableView</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSDrawer</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>HBPresetsOutlineView</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSProgressIndicator</string>
+                                                       <string>NSProgressIndicator</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSPanel</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSButtonCell</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButtonCell</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSMatrix</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSButtonCell</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSWindow</string>
+                                               </object>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier" id="896678678">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">Controller.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBController</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>presetSelected:</string>
+                                                       <string>showScanPanel:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>fOpenSourceTitleMMenu</string>
+                                                       <string>tableView</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>NSMenuItem</string>
+                                                       <string>NSTableView</string>
+                                               </object>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBPresetsOutlineView</string>
+                                       <string key="superclassName">NSOutlineView</string>
+                                       <reference key="sourceIdentifier" ref="896678678"/>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">PictureController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">SUUpdater</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <string key="NS.key.0">checkForUpdates:</string>
+                                               <string key="NS.object.0">id</string>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                       </object>
+               </object>
+               <int key="IBDocument.localizationMode">0</int>
+               <string key="IBDocument.LastKnownRelativeProjectPath">../HandBrake.xcodeproj</string>
+               <int key="IBDocument.defaultPropertyAccessControl">3</int>
+       </data>
+</archive>
diff --git a/macosx/Japanese.lproj/OutputPanel.strings b/macosx/Japanese.lproj/OutputPanel.strings
new file mode 100644 (file)
index 0000000..c626a93
Binary files /dev/null and b/macosx/Japanese.lproj/OutputPanel.strings differ
diff --git a/macosx/Japanese.lproj/OutputPanel.xib b/macosx/Japanese.lproj/OutputPanel.xib
new file mode 100644 (file)
index 0000000..a49a4d9
--- /dev/null
@@ -0,0 +1,674 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
+       <data>
+               <int key="IBDocument.SystemTarget">1050</int>
+               <string key="IBDocument.SystemVersion">9G55</string>
+               <string key="IBDocument.InterfaceBuilderVersion">677</string>
+               <string key="IBDocument.AppKitVersion">949.43</string>
+               <string key="IBDocument.HIToolboxVersion">353.00</string>
+               <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+               </object>
+               <object class="NSArray" key="IBDocument.PluginDependencies">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+               </object>
+               <object class="NSMutableDictionary" key="IBDocument.Metadata">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSArray" key="dict.sortedKeys">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+                       <object class="NSMutableArray" key="dict.values">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+               </object>
+               <object class="NSMutableArray" key="IBDocument.RootObjects" id="640353287">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSCustomObject" id="282956917">
+                               <string key="NSClassName">HBOutputPanelController</string>
+                       </object>
+                       <object class="NSCustomObject" id="531893577">
+                               <string key="NSClassName">FirstResponder</string>
+                       </object>
+                       <object class="NSCustomObject" id="602845690">
+                               <string key="NSClassName">NSApplication</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="1026712888">
+                               <int key="NSWindowStyleMask">15</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{155, 772}, {379, 371}}</string>
+                               <int key="NSWTFlags">-260571136</int>
+                               <string type="base64-UTF8" key="NSWindowTitle">5bGl5q2044Km44Kj44Oz44OJ44KmIC0gSGFuZEJyYWtlA</string>
+                               <string key="NSWindowClass">NSPanel</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{214.502, 107}</string>
+                               <object class="NSView" key="NSWindowView" id="1055997608">
+                                       <reference key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSScrollView" id="777989256">
+                                                       <reference key="NSNextResponder" ref="1055997608"/>
+                                                       <int key="NSvFlags">274</int>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSClipView" id="630219039">
+                                                                       <reference key="NSNextResponder" ref="777989256"/>
+                                                                       <int key="NSvFlags">2304</int>
+                                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <object class="NSTextView" id="123567529">
+                                                                                       <reference key="NSNextResponder" ref="630219039"/>
+                                                                                       <int key="NSvFlags">2322</int>
+                                                                                       <string key="NSFrameSize">{363, 14}</string>
+                                                                                       <reference key="NSSuperview" ref="630219039"/>
+                                                                                       <reference key="NSWindow"/>
+                                                                                       <object class="NSTextContainer" key="NSTextContainer" id="431112540">
+                                                                                               <object class="NSLayoutManager" key="NSLayoutManager">
+                                                                                                       <object class="NSTextStorage" key="NSTextStorage">
+                                                                                                               <object class="NSMutableString" key="NSString">
+                                                                                                                       <characters key="NS.bytes"/>
+                                                                                                               </object>
+                                                                                                               <nil key="NSDelegate"/>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="NSTextContainers">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <reference ref="431112540"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSLMFlags">6</int>
+                                                                                                       <nil key="NSDelegate"/>
+                                                                                               </object>
+                                                                                               <reference key="NSTextView" ref="123567529"/>
+                                                                                               <double key="NSWidth">3.630000e+02</double>
+                                                                                               <int key="NSTCFlags">1</int>
+                                                                                       </object>
+                                                                                       <object class="NSTextViewSharedData" key="NSSharedData">
+                                                                                               <int key="NSFlags">11109</int>
+                                                                                               <object class="NSColor" key="NSBackgroundColor" id="913007966">
+                                                                                                       <int key="NSColorSpace">3</int>
+                                                                                                       <bytes key="NSWhite">MQA</bytes>
+                                                                                               </object>
+                                                                                               <object class="NSColor" key="NSInsertionColor" id="76040784">
+                                                                                                       <int key="NSColorSpace">3</int>
+                                                                                                       <bytes key="NSWhite">MAA</bytes>
+                                                                                               </object>
+                                                                                               <object class="NSDictionary" key="NSSelectedAttributes">
+                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                       <object class="NSMutableArray" key="dict.sortedKeys">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <string>NSBackgroundColor</string>
+                                                                                                               <string>NSColor</string>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="dict.values">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <object class="NSColor">
+                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                       <string key="NSColorName">selectedTextBackgroundColor</string>
+                                                                                                                       <object class="NSColor" key="NSColor">
+                                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                                               <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
+                                                                                                                       </object>
+                                                                                                               </object>
+                                                                                                               <object class="NSColor">
+                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                       <string key="NSColorName">selectedTextColor</string>
+                                                                                                                       <reference key="NSColor" ref="76040784"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <nil key="NSMarkedAttributes"/>
+                                                                                               <object class="NSDictionary" key="NSLinkAttributes">
+                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                       <object class="NSMutableArray" key="dict.sortedKeys">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <string>NSColor</string>
+                                                                                                               <string>NSUnderline</string>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="dict.values">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <object class="NSColor">
+                                                                                                                       <int key="NSColorSpace">1</int>
+                                                                                                                       <bytes key="NSRGB">MCAwIDEAA</bytes>
+                                                                                                               </object>
+                                                                                                               <integer value="1" id="9"/>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <nil key="NSDefaultParagraphStyle"/>
+                                                                                       </object>
+                                                                                       <int key="NSTVFlags">6</int>
+                                                                                       <string key="NSMaxSize">{743, 1e+07}</string>
+                                                                                       <string key="NSMinize">{83, 0}</string>
+                                                                                       <nil key="NSDelegate"/>
+                                                                               </object>
+                                                                       </object>
+                                                                       <string key="NSFrame">{{1, 1}, {363, 371}}</string>
+                                                                       <reference key="NSSuperview" ref="777989256"/>
+                                                                       <reference key="NSWindow"/>
+                                                                       <reference key="NSNextKeyView" ref="123567529"/>
+                                                                       <reference key="NSDocView" ref="123567529"/>
+                                                                       <reference key="NSBGColor" ref="913007966"/>
+                                                                       <object class="NSCursor" key="NSCursor">
+                                                                               <string key="NSHotSpot">{4, -5}</string>
+                                                                               <int key="NSCursorType">1</int>
+                                                                       </object>
+                                                                       <int key="NScvFlags">4</int>
+                                                               </object>
+                                                               <object class="NSScroller" id="821320990">
+                                                                       <reference key="NSNextResponder" ref="777989256"/>
+                                                                       <int key="NSvFlags">256</int>
+                                                                       <string key="NSFrame">{{364, 1}, {15, 356}}</string>
+                                                                       <reference key="NSSuperview" ref="777989256"/>
+                                                                       <reference key="NSWindow"/>
+                                                                       <reference key="NSTarget" ref="777989256"/>
+                                                                       <string key="NSAction">_doScroller:</string>
+                                                                       <double key="NSPercent">6.003236e-01</double>
+                                                               </object>
+                                                               <object class="NSScroller" id="446620405">
+                                                                       <reference key="NSNextResponder" ref="777989256"/>
+                                                                       <int key="NSvFlags">256</int>
+                                                                       <string key="NSFrame">{{-100, -100}, {87, 18}}</string>
+                                                                       <reference key="NSSuperview" ref="777989256"/>
+                                                                       <reference key="NSWindow"/>
+                                                                       <int key="NSsFlags">1</int>
+                                                                       <reference key="NSTarget" ref="777989256"/>
+                                                                       <string key="NSAction">_doScroller:</string>
+                                                                       <double key="NSCurValue">1.000000e+00</double>
+                                                                       <double key="NSPercent">9.456522e-01</double>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{0, -1}, {380, 373}}</string>
+                                                       <reference key="NSSuperview" ref="1055997608"/>
+                                                       <reference key="NSWindow"/>
+                                                       <reference key="NSNextKeyView" ref="630219039"/>
+                                                       <int key="NSsFlags">18</int>
+                                                       <reference key="NSVScroller" ref="821320990"/>
+                                                       <reference key="NSHScroller" ref="446620405"/>
+                                                       <reference key="NSContentView" ref="630219039"/>
+                                                       <bytes key="NSScrollAmts">AAAAAAAAAAAAAAAAAAAAAA</bytes>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{379, 371}</string>
+                                       <reference key="NSSuperview"/>
+                                       <reference key="NSWindow"/>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+                               <string key="NSMinSize">{214.502, 129}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+                       <object class="NSMenu" id="391216144">
+                               <string key="NSTitle">Menu</string>
+                               <object class="NSMutableArray" key="NSMenuItems">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSMenuItem" id="190531161">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <string type="base64-UTF8" key="NSTitle">44Km44Kj44Oz44OJ44Km44Gu5YaF5a6544KS44Kz44OU44O8A</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <object class="NSCustomResource" key="NSOnImage" id="914385192">
+                                                       <string key="NSClassName">NSImage</string>
+                                                       <string key="NSResourceName">NSMenuCheckmark</string>
+                                               </object>
+                                               <object class="NSCustomResource" key="NSMixedImage" id="397103719">
+                                                       <string key="NSClassName">NSImage</string>
+                                                       <string key="NSResourceName">NSMenuMixedState</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMenuItem" id="780868037">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <string type="base64-UTF8" key="NSTitle">44Km44Kj44Oz44OJ44Km44Gu5YaF5a6544KS44Kv44Oq44KiA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="914385192"/>
+                                               <reference key="NSMixedImage" ref="397103719"/>
+                                       </object>
+                                       <object class="NSMenuItem" id="292074454">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <bool key="NSIsDisabled">YES</bool>
+                                               <bool key="NSIsSeparator">YES</bool>
+                                               <string key="NSTitle"/>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="914385192"/>
+                                               <reference key="NSMixedImage" ref="397103719"/>
+                                       </object>
+                                       <object class="NSMenuItem" id="1041053003">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <string type="base64-UTF8" key="NSTitle">5LuK5Zue44Gu44Ot44Kw44OV44Kh44Kk44Or44KS6ZaL44GPA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="914385192"/>
+                                               <reference key="NSMixedImage" ref="397103719"/>
+                                       </object>
+                                       <object class="NSMenuItem" id="405725939">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <string type="base64-UTF8" key="NSTitle">5LuK5Zue44Gu44Ot44Kw44OV44Kh44Kk44Or44KS44Kv44Oq44KiA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="914385192"/>
+                                               <reference key="NSMixedImage" ref="397103719"/>
+                                       </object>
+                                       <object class="NSMenuItem" id="851442803">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <bool key="NSIsDisabled">YES</bool>
+                                               <bool key="NSIsSeparator">YES</bool>
+                                               <string key="NSTitle"/>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="914385192"/>
+                                               <reference key="NSMixedImage" ref="397103719"/>
+                                       </object>
+                                       <object class="NSMenuItem" id="541567733">
+                                               <reference key="NSMenu" ref="391216144"/>
+                                               <string type="base64-UTF8" key="NSTitle">44Ot44Kw44OV44Kh44Kk44Or5L+d5a2Y44OH44Kj44Os44Kv44OI44Oq44KS6ZaL44GPA</string>
+                                               <string key="NSKeyEquiv"/>
+                                               <int key="NSKeyEquivModMask">1048576</int>
+                                               <int key="NSMnemonicLoc">2147483647</int>
+                                               <reference key="NSOnImage" ref="914385192"/>
+                                               <reference key="NSMixedImage" ref="397103719"/>
+                                       </object>
+                               </object>
+                               <string key="NSName"/>
+                       </object>
+               </object>
+               <object class="IBObjectContainer" key="IBDocument.Objects">
+                       <object class="NSMutableArray" key="connectionRecords">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="1026712888"/>
+                                               <reference key="destination" ref="282956917"/>
+                                       </object>
+                                       <int key="connectionID">17</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="123567529"/>
+                                               <reference key="destination" ref="282956917"/>
+                                       </object>
+                                       <int key="connectionID">21</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">menu</string>
+                                               <reference key="source" ref="123567529"/>
+                                               <reference key="destination" ref="391216144"/>
+                                       </object>
+                                       <int key="connectionID">22</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">textView</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="123567529"/>
+                                       </object>
+                                       <int key="connectionID">23</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">clearOutput:</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="780868037"/>
+                                       </object>
+                                       <int key="connectionID">27</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">copyAllOutputToPasteboard:</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="190531161"/>
+                                       </object>
+                                       <int key="connectionID">32</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">openActivityLogFile:</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="1041053003"/>
+                                       </object>
+                                       <int key="connectionID">34</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">clearActivityLogFile:</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="405725939"/>
+                                       </object>
+                                       <int key="connectionID">36</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">window</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="1026712888"/>
+                                       </object>
+                                       <int key="connectionID">41</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">openEncodeLogDirectory:</string>
+                                               <reference key="source" ref="282956917"/>
+                                               <reference key="destination" ref="541567733"/>
+                                       </object>
+                                       <int key="connectionID">44</int>
+                               </object>
+                       </object>
+                       <object class="IBMutableOrderedSet" key="objectRecords">
+                               <object class="NSArray" key="orderedObjects">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">0</int>
+                                               <object class="NSArray" key="object" id="650019074">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="children" ref="640353287"/>
+                                               <nil key="parent"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-2</int>
+                                               <reference key="object" ref="282956917"/>
+                                               <reference key="parent" ref="650019074"/>
+                                               <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-1</int>
+                                               <reference key="object" ref="531893577"/>
+                                               <reference key="parent" ref="650019074"/>
+                                               <string key="objectName">First Responder</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-3</int>
+                                               <reference key="object" ref="602845690"/>
+                                               <reference key="parent" ref="650019074"/>
+                                               <string key="objectName">Application</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5</int>
+                                               <reference key="object" ref="1026712888"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1055997608"/>
+                                               </object>
+                                               <reference key="parent" ref="650019074"/>
+                                               <string key="objectName">OutputPanel</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">6</int>
+                                               <reference key="object" ref="1055997608"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="777989256"/>
+                                               </object>
+                                               <reference key="parent" ref="1026712888"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">19</int>
+                                               <reference key="object" ref="777989256"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="123567529"/>
+                                                       <reference ref="821320990"/>
+                                                       <reference ref="446620405"/>
+                                               </object>
+                                               <reference key="parent" ref="1055997608"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">20</int>
+                                               <reference key="object" ref="123567529"/>
+                                               <reference key="parent" ref="777989256"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">11</int>
+                                               <reference key="object" ref="391216144"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="780868037"/>
+                                                       <reference ref="190531161"/>
+                                                       <reference ref="1041053003"/>
+                                                       <reference ref="405725939"/>
+                                                       <reference ref="292074454"/>
+                                                       <reference ref="541567733"/>
+                                                       <reference ref="851442803"/>
+                                               </object>
+                                               <reference key="parent" ref="650019074"/>
+                                               <string key="objectName">ContextMenu</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">12</int>
+                                               <reference key="object" ref="780868037"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">24</int>
+                                               <reference key="object" ref="190531161"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">33</int>
+                                               <reference key="object" ref="1041053003"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">35</int>
+                                               <reference key="object" ref="405725939"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">37</int>
+                                               <reference key="object" ref="292074454"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">39</int>
+                                               <reference key="object" ref="821320990"/>
+                                               <reference key="parent" ref="777989256"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">40</int>
+                                               <reference key="object" ref="446620405"/>
+                                               <reference key="parent" ref="777989256"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">42</int>
+                                               <reference key="object" ref="851442803"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">43</int>
+                                               <reference key="object" ref="541567733"/>
+                                               <reference key="parent" ref="391216144"/>
+                                       </object>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="flattenedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>-1.IBPluginDependency</string>
+                                       <string>-2.IBPluginDependency</string>
+                                       <string>-3.IBPluginDependency</string>
+                                       <string>-3.ImportedFromIB2</string>
+                                       <string>11.IBEditorWindowLastContentRect</string>
+                                       <string>11.IBPluginDependency</string>
+                                       <string>11.ImportedFromIB2</string>
+                                       <string>12.IBPluginDependency</string>
+                                       <string>12.ImportedFromIB2</string>
+                                       <string>19.IBPluginDependency</string>
+                                       <string>19.ImportedFromIB2</string>
+                                       <string>20.IBPluginDependency</string>
+                                       <string>20.ImportedFromIB2</string>
+                                       <string>24.IBPluginDependency</string>
+                                       <string>24.ImportedFromIB2</string>
+                                       <string>33.IBPluginDependency</string>
+                                       <string>33.ImportedFromIB2</string>
+                                       <string>35.IBPluginDependency</string>
+                                       <string>35.ImportedFromIB2</string>
+                                       <string>37.IBPluginDependency</string>
+                                       <string>37.ImportedFromIB2</string>
+                                       <string>39.IBPluginDependency</string>
+                                       <string>39.IBShouldRemoveOnLegacySave</string>
+                                       <string>40.IBPluginDependency</string>
+                                       <string>40.IBShouldRemoveOnLegacySave</string>
+                                       <string>42.IBPluginDependency</string>
+                                       <string>42.ImportedFromIB2</string>
+                                       <string>43.IBPluginDependency</string>
+                                       <string>43.ImportedFromIB2</string>
+                                       <string>5.IBEditorWindowLastContentRect</string>
+                                       <string>5.IBWindowTemplateEditedContentRect</string>
+                                       <string>5.ImportedFromIB2</string>
+                                       <string>5.windowTemplate.hasMaxSize</string>
+                                       <string>5.windowTemplate.hasMinSize</string>
+                                       <string>5.windowTemplate.maxSize</string>
+                                       <string>5.windowTemplate.minSize</string>
+                                       <string>6.IBPluginDependency</string>
+                                       <string>6.ImportedFromIB2</string>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{319, 633}, {307, 123}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{21, 351}, {379, 371}}</string>
+                                       <string>{{21, 351}, {379, 371}}</string>
+                                       <reference ref="9"/>
+                                       <boolean value="NO"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{214.502, 107}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="unlocalizedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="activeLocalization"/>
+                       <object class="NSMutableDictionary" key="localizations">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="sourceID"/>
+                       <int key="maxID">44</int>
+               </object>
+               <object class="IBClassDescriber" key="IBDocument.Classes">
+                       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">FirstResponder</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBOutputPanelController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>clearActivityLogFile:</string>
+                                                       <string>clearOutput:</string>
+                                                       <string>copyAllOutputToPasteboard:</string>
+                                                       <string>openActivityLogFile:</string>
+                                                       <string>openEncodeLogDirectory:</string>
+                                                       <string>showOutputPanel:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <string key="NS.key.0">textView</string>
+                                               <string key="NS.object.0">NSTextView</string>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">HBOutputPanelController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBOutputPanelController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">PictureController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                       </object>
+               </object>
+               <int key="IBDocument.localizationMode">0</int>
+               <string key="IBDocument.LastKnownRelativeProjectPath">../HandBrake.xcodeproj</string>
+               <int key="IBDocument.defaultPropertyAccessControl">3</int>
+       </data>
+</archive>
diff --git a/macosx/Japanese.lproj/Picture.strings b/macosx/Japanese.lproj/Picture.strings
new file mode 100644 (file)
index 0000000..3e696c2
Binary files /dev/null and b/macosx/Japanese.lproj/Picture.strings differ
diff --git a/macosx/Japanese.lproj/PictureSettings.strings b/macosx/Japanese.lproj/PictureSettings.strings
new file mode 100644 (file)
index 0000000..6748422
Binary files /dev/null and b/macosx/Japanese.lproj/PictureSettings.strings differ
diff --git a/macosx/Japanese.lproj/PictureSettings.xib b/macosx/Japanese.lproj/PictureSettings.xib
new file mode 100644 (file)
index 0000000..5217311
--- /dev/null
@@ -0,0 +1,2791 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
+       <data>
+               <int key="IBDocument.SystemTarget">1050</int>
+               <string key="IBDocument.SystemVersion">9G55</string>
+               <string key="IBDocument.InterfaceBuilderVersion">677</string>
+               <string key="IBDocument.AppKitVersion">949.43</string>
+               <string key="IBDocument.HIToolboxVersion">353.00</string>
+               <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <integer value="6"/>
+               </object>
+               <object class="NSArray" key="IBDocument.PluginDependencies">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+               </object>
+               <object class="NSMutableDictionary" key="IBDocument.Metadata">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSArray" key="dict.sortedKeys">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+                       <object class="NSMutableArray" key="dict.values">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+               </object>
+               <object class="NSMutableArray" key="IBDocument.RootObjects" id="273418435">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSCustomObject" id="355312334">
+                               <string key="NSClassName">PictureController</string>
+                       </object>
+                       <object class="NSCustomObject" id="844574444">
+                               <string key="NSClassName">FirstResponder</string>
+                       </object>
+                       <object class="NSCustomObject" id="837220151">
+                               <string key="NSClassName">NSApplication</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="616825745">
+                               <int key="NSWindowStyleMask">1</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{482, 298}, {453, 558}}</string>
+                               <int key="NSWTFlags">1886912512</int>
+                               <string key="NSWindowTitle">Picture Settings</string>
+                               <string key="NSWindowClass">NSPanel</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{453, 558}</string>
+                               <object class="NSView" key="NSWindowView" id="49161063">
+                                       <reference key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSButton" id="41752677">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">289</int>
+                                                       <string key="NSFrame">{{346, 58}, {92, 28}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="785935474">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134348800</int>
+                                                               <string type="base64-UTF8" key="NSContents">5qyhA</string>
+                                                               <object class="NSFont" key="NSSupport" id="26">
+                                                                       <string key="NSName">LucidaGrande</string>
+                                                                       <double key="NSSize">1.100000e+01</double>
+                                                                       <int key="NSfFlags">3100</int>
+                                                               </object>
+                                                               <reference key="NSControlView" ref="41752677"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <object class="NSFont" key="NSAlternateImage" id="687090323">
+                                                                       <string key="NSName">LucidaGrande</string>
+                                                                       <double key="NSSize">1.100000e+01</double>
+                                                                       <int key="NSfFlags">16</int>
+                                                               </object>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="862464620">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">289</int>
+                                                       <string key="NSFrame">{{241, 59}, {101, 28}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="212457967">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134348800</int>
+                                                               <string type="base64-UTF8" key="NSContents">5YmNA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="862464620"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="687090323"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                       <characters key="NS.bytes"/>
+                                                               </object>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSBox" id="574970834">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">290</int>
+                                                       <string key="NSFrame">{{20, 58}, {413, 5}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <object class="NSFont" key="NSSupport" id="1003998324">
+                                                                       <string key="NSName">LucidaGrande</string>
+                                                                       <double key="NSSize">1.300000e+01</double>
+                                                                       <int key="NSfFlags">1044</int>
+                                                               </object>
+                                                               <object class="NSColor" key="NSBackgroundColor" id="406287577">
+                                                                       <int key="NSColorSpace">6</int>
+                                                                       <string key="NSCatalogName">System</string>
+                                                                       <string key="NSColorName">textBackgroundColor</string>
+                                                                       <object class="NSColor" key="NSColor" id="45357611">
+                                                                               <int key="NSColorSpace">3</int>
+                                                                               <bytes key="NSWhite">MQA</bytes>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">2</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSTextField" id="628196212">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">290</int>
+                                                       <string key="NSFrame">{{17, 22}, {320, 17}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="921881842">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">4194304</int>
+                                                               <string key="NSContents"/>
+                                                               <reference key="NSSupport" ref="1003998324"/>
+                                                               <reference key="NSControlView" ref="628196212"/>
+                                                               <object class="NSColor" key="NSBackgroundColor" id="407686733">
+                                                                       <int key="NSColorSpace">6</int>
+                                                                       <string key="NSCatalogName">System</string>
+                                                                       <string key="NSColorName">controlColor</string>
+                                                                       <object class="NSColor" key="NSColor">
+                                                                               <int key="NSColorSpace">3</int>
+                                                                               <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSColor" key="NSTextColor" id="1053668690">
+                                                                       <int key="NSColorSpace">6</int>
+                                                                       <string key="NSCatalogName">System</string>
+                                                                       <string key="NSColorName">controlTextColor</string>
+                                                                       <object class="NSColor" key="NSColor" id="590886446">
+                                                                               <int key="NSColorSpace">3</int>
+                                                                               <bytes key="NSWhite">MAA</bytes>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                               <object class="NSButton" id="345100891">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">289</int>
+                                                       <string key="NSFrame">{{339, 12}, {100, 32}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSButtonCell" key="NSCell" id="352183359">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">134217728</int>
+                                                               <string type="base64-UTF8" key="NSContents">6ZaJ44GY44KLA</string>
+                                                               <reference key="NSSupport" ref="1003998324"/>
+                                                               <reference key="NSControlView" ref="345100891"/>
+                                                               <int key="NSButtonFlags">-2038284033</int>
+                                                               <int key="NSButtonFlags2">1</int>
+                                                               <reference key="NSAlternateImage" ref="1003998324"/>
+                                                               <string key="NSAlternateContents"/>
+                                                               <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
+                                                               <int key="NSPeriodicDelay">200</int>
+                                                               <int key="NSPeriodicInterval">25</int>
+                                                       </object>
+                                               </object>
+                                               <object class="NSBox" id="1064912113">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">265</int>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSView" id="114416973">
+                                                                       <reference key="NSNextResponder" ref="1064912113"/>
+                                                                       <int key="NSvFlags">256</int>
+                                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <object class="NSStepper" id="580805308">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{112, 65}, {19, 28}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSStepperCell" key="NSCell" id="44321990">
+                                                                                               <int key="NSCellFlags">917024</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <reference key="NSControlView" ref="580805308"/>
+                                                                                               <double key="NSMaxValue">5.900000e+01</double>
+                                                                                               <double key="NSIncrement">2.000000e+00</double>
+                                                                                               <bool key="NSAutorepeat">YES</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSStepper" id="510144318">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{155, 35}, {19, 28}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSStepperCell" key="NSCell" id="759792686">
+                                                                                               <int key="NSCellFlags">917024</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <reference key="NSControlView" ref="510144318"/>
+                                                                                               <double key="NSMaxValue">5.900000e+01</double>
+                                                                                               <double key="NSIncrement">2.000000e+00</double>
+                                                                                               <bool key="NSAutorepeat">YES</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSMatrix" id="1032624817">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{18, 96}, {77, 40}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <int key="NSNumRows">2</int>
+                                                                                       <int key="NSNumCols">1</int>
+                                                                                       <object class="NSMutableArray" key="NSCells">
+                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                               <object class="NSButtonCell" id="660067650">
+                                                                                                       <int key="NSCellFlags">-2080244224</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">6Ieq5YuVA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="1032624817"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">0</int>
+                                                                                                       <object class="NSButtonImageSource" key="NSAlternateImage" id="216523553">
+                                                                                                               <string key="NSImageName">NSRadioButton</string>
+                                                                                                       </object>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                               <characters key="NS.bytes"/>
+                                                                                                       </object>
+                                                                                                       <int key="NSPeriodicDelay">200</int>
+                                                                                                       <int key="NSPeriodicInterval">25</int>
+                                                                                               </object>
+                                                                                               <object class="NSButtonCell" id="288116155">
+                                                                                                       <int key="NSCellFlags">67239424</int>
+                                                                                                       <int key="NSCellFlags2">131072</int>
+                                                                                                       <string type="base64-UTF8" key="NSContents">44Kr44K544K/44Og77yaA</string>
+                                                                                                       <reference key="NSSupport" ref="26"/>
+                                                                                                       <reference key="NSControlView" ref="1032624817"/>
+                                                                                                       <int key="NSButtonFlags">1211912703</int>
+                                                                                                       <int key="NSButtonFlags2">0</int>
+                                                                                                       <reference key="NSAlternateImage" ref="216523553"/>
+                                                                                                       <string key="NSAlternateContents"/>
+                                                                                                       <string key="NSKeyEquivalent"/>
+                                                                                                       <int key="NSPeriodicDelay">400</int>
+                                                                                                       <int key="NSPeriodicInterval">75</int>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <string key="NSCellSize">{77, 18}</string>
+                                                                                       <string key="NSIntercellSpacing">{4, 4}</string>
+                                                                                       <int key="NSMatrixFlags">1143472128</int>
+                                                                                       <string key="NSCellClass">NSActionCell</string>
+                                                                                       <object class="NSButtonCell" key="NSProtoCell" id="643930266">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <string key="NSContents">Radio</string>
+                                                                                               <reference key="NSSupport" ref="1003998324"/>
+                                                                                               <int key="NSButtonFlags">1211912703</int>
+                                                                                               <int key="NSButtonFlags2">0</int>
+                                                                                               <object class="NSImage" key="NSNormalImage">
+                                                                                                       <int key="NSImageFlags">549453824</int>
+                                                                                                       <string key="NSSize">{18, 18}</string>
+                                                                                                       <object class="NSMutableArray" key="NSReps">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <object class="NSArray">
+                                                                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                                       <integer value="0" id="8"/>
+                                                                                                                       <object class="NSBitmapImageRep">
+                                                                                                                               <object class="NSData" key="NSTIFFRepresentation">
+                                                                                                                                       <bytes key="NS.bytes">TU0AKgAABRgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAMAAAADAAAAAwAAAAAAAAAA
+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAADwRERGLJycnySsrK/A1NTXw
+IyMjyRwcHIsJCQk8AAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFFRUVdVBQUOCoqKj/
+29vb//n5+f/6+vr/2tra/6qqqv9UVFTgHx8fdQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUZGRl5
+dXV198PDw//8/Pz////////////////////////////U1NT/fHx89yUlJXkAAAAFAAAAAAAAAAAAAAAA
+AAAAAxEREUZqamrmtbW1/+3t7f/+/v7//v7+//7+/v/9/f3//f39//39/f/39/f/xMTE/3d3d+YZGRlG
+AAAAAwAAAAAAAAAAAAAACkJCQqGtra3/xsbG/+vr6//y8vL/9fX1//X19f/z8/P/9fX1//Ly8v/u7u7/
+0tLS/6+vr/9KSkqhAAAACgAAAAAAAAAAAAAAF3h4eN2/v7//z8/P/93d3f/q6ur/7+/v/+/v7//w8PD/
+7e3t/+3t7f/i4uL/zs7O/8XFxf98fHzdAAAAFwAAAAAAAAADAAAAJKSkpPjOzs7/2dnZ/+Dg4P/i4uL/
+5eXl/+bm5v/n5+f/5eXl/+Li4v/e3t7/2tra/9DQ0P+srKz4AAAAJAAAAAMAAAADAAAALrCwsPrW1tb/
+3t7e/+Tk5P/p6en/6+vr/+zs7P/p6en/6+vr/+fn5//k5OT/4ODg/9nZ2f+zs7P6AAAALgAAAAMAAAAD
+AAAALp2dnezg4OD/5eXl/+rq6v/u7u7/8PDw//Dw8P/x8fH/8PDw/+7u7v/q6ur/5ubm/+Hh4f+ZmZns
+AAAALgAAAAMAAAADAAAAJG5ubs/l5eX/6enp/+/v7//y8vL/9vb2//r6+v/5+fn/9/f3//b29v/x8fH/
+6+vr/+Tk5P9ra2vPAAAAJAAAAAMAAAAAAAAAFy4uLpPCwsL67Ozs//Pz8//5+fn//v7+//7+/v/+/v7/
+/v7+//v7+//19fX/8PDw/8LCwvosLCyTAAAAFwAAAAAAAAAAAAAACgAAAENfX1/S5OTk/vn5+f/+/v7/
+///////////////////////////8/Pz/5ubm/l9fX9IAAABDAAAACgAAAAAAAAAAAAAAAwAAABcAAABl
+YmJi3NLS0v3////////////////////////////////V1dX9ZGRk3AAAAGUAAAAXAAAAAwAAAAAAAAAA
+AAAAAAAAAAUAAAAfAAAAZTMzM8KAgIDwv7+//O3t7f/t7e3/v7+//ICAgPAzMzPCAAAAZQAAAB8AAAAF
+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAFwAAAEMAAAB3AAAAnwAAALMAAACzAAAAnwAAAHcAAABD
+AAAAFwAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAoAAAAXAAAAJAAAAC4AAAAu
+AAAAJAAAABcAAAAKAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAwAAAAMAAAADAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgEAAAMAAAABABIAAAEB
+AAMAAAABABIAAAECAAMAAAAEAAAFxgEDAAMAAAABAAEAAAEGAAMAAAABAAIAAAERAAQAAAABAAAACAES
+AAMAAAABAAEAAAEVAAMAAAABAAQAAAEWAAMAAAABBxwAAAEXAAQAAAABAAAFEAEcAAMAAAABAAEAAAFS
+AAMAAAABAAEAAAFTAAMAAAAEAAAFzodzAAcAAA84AAAF1gAAAAAACAAIAAgACAABAAEAAQABAAAPOGFw
+cGwCAAAAbW50clJHQiBYWVogB9cABwADAA8ANwAZYWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAPbWAAEAAAAA0y1hcHBsmsww2rSgmexFz3DEbSSvVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAAAOclhZWgAAASwAAAAUZ1hZWgAAAUAAAAAUYlhZWgAAAVQAAAAUd3RwdAAAAWgAAAAUY2hhZAAA
+AXwAAAAsclRSQwAAAagAAAAOZ1RSQwAAAbgAAAAOYlRSQwAAAcgAAAAOdmNndAAAAdgAAAYSbmRpbgAA
+B+wAAAY+ZGVzYwAADiwAAABkZHNjbQAADpAAAABObW1vZAAADuAAAAAoY3BydAAADwgAAAAtWFlaIAAA
+AAAAAGB8AAA5DAAABbxYWVogAAAAAAAAb3IAALBfAAAciVhZWiAAAAAAAAAm6AAAFq8AALDfWFlaIAAA
+AAAAAPNSAAEAAAABFs9zZjMyAAAAAAABDEIAAAXe///zJgAAB5IAAP2R///7ov///aMAAAPcAADAbGN1
+cnYAAAAAAAAAAQHNAABjdXJ2AAAAAAAAAAEBzQAAY3VydgAAAAAAAAABAc0AAHZjZ3QAAAAAAAAAAAAD
+AQAAAgAAAB4AaQDaAV8B/ALQA9sFIAbTCNMLPA4EEJ8THxVuF6EZnxt9HT8e4CBzIf8jfCT7JnUn5ilV
+KsIsKS2QLvkwYjHTM0g0wTY3N544/TpWO6Y88D41P3ZAt0H6Qz1Eg0XERvhIIklLSmpLhUycTbBOxE/Z
+UPBSC1MpVFJVfFasV9tZClo1W1lcc12AXoVfgGBzYZJivGPrZR1mVGeIaMJp+msvbGJtj26qb5NwZ3FE
+citzGnQRdRF2F3cfeCh5L3o0ezx8Q31HfkZ/QoA4gSqCG4MMg/yE7oXihtaHyYi5iaaKkIt5jGGNS444
+jyiQG5EQkgWS9JPflMiVrJaPl22YS5krmgya8JvXnL6dnp52n0ugHqDuobuihqNSpB+k7qXAppKndKhb
+qUWqMasdrAes7q3RrquvfLBFsROx77Lcs860wbW6tq+3pbiauYu6e7tkvD+9Bb25vnO/NL/8wMvBo8KA
+w2DEQcUixgPG48fGyKPJfMpRyyPL8sy8zYbOTs8Wz97QpdFn0ifS59Oj1F7VGtXV1pTXVNgX2N3Zo9pj
+2yHb3tyV3U3eBN6733TgMODv4bLic+My4+/kpuVa5gzmuudo6BboxOl16ifq3euc7FTtA+2a7iXuoe8Y
+74bv+fCc8WLyRfMM84/0EfSM9Qr1lfYq9tb3qfiu+f78YP//AAAAFwBQAKcBGQGsAmkDWQR+BdsHiQl9
+C7gOGxCeExsVbReKGX8bQxzZHjsfkSDjIjwjmST8JlknvCkmKo0r8y1aLsEwJTGEMuA0PjWRNuM4NDl4
+Ors79D0sPls/i0C3Qd5DBEQgRUBGVkdqSHpJhkqPS5hMn02kTqhPqVCrUbJSxVPdVPJWBlcYWChZM1o+
+W0dcT11WXl5fY2BuYXZigWOQZJ9lr2bDZ85ox2m0ap9riWx0bWJuUG8+cC1xHnIQcwNz93TudeZ233fa
+eNh513rUe818u32dfnp/WoA9gSOCC4L0g9+EzIW5hqWHj4h6iWeKT4s3jByM/43gjsCPnpCKkW6SVpM7
+lB+VAJXflr2XmJhxmUiaHprzm8WclZ1mnjWfAp/PoJ+hcaJVoz2kJaUOpfam3afDqKipjKpwq1SsOK0b
+rfyu3q+/sKKxgrJks0W0I7T6tcu2mbdsuD+5E7npusG7nbx6vVm+Or8ewAPA6cHNwrjDnsSIxXPGWsc5
+yA/I48m3ypPLb8xNzSzODc7uz9DQr9GN0mfTPtQS1OTVr9Z31zvX/NjC2a3amtuH3HHdV9473xrf9ODP
+4aPic+M/5Ank0uWW5lnnHOfd6J3pXOoh6vTryeyS7VfuGu7X75TwT/EH8cTygfNB9AT00vWq9o/3hviV
++cn7Tv1t//8AAAAOADAAYwCnAPkBYwHcAoUDXgR4BdEHjQlsCzoM7g6KEA0RbBK7E/0VKRZMF2sYexmC
+GoYbjRyWHaIerR+5IMMhyyLPI9EkyiW8JqonlSh8KWEqRSsqLBEs+y3nLtQvvjCfMXkyUTMiM+40tzV/
+NkY3CzfUOJ85bjpFOyE8AjzlPcg+qj+HQGBBMEH3QrhDe0RSRTdGHkcIR/NI30nMSrhLoEyGTWdORE7p
+T41QM1DhUZZSUFMUU9tUpFVuVjdXAFfMWJpZZlowWvZbulx7XT1d/l7BX4VgTGETYdlinWNeZBxk2WWW
+ZlJnEmfUaJdpXWogat9rnGxXbQ9txm5+bzdv8nCwcXFyNnL4c7Z0cHUkddd2hncyd914iHk0eeJ6kntF
+fAZ8z32bfmp/O4ALgNmBo4JmgyGD14SJhVmGMIcNh+yIzomxipSLeIxXjTWOD47Yj42QJJC9kV6SB5K0
+k2qUJJThlaCWX5cfl+SYrJlzmjea+Zu5nHedNZ30nrSfdaA5oP6hxaKLo1GkFqTbpaGmaac2qAao2qmy
+qo6raqxErR6t967Tr7CwkLF4smSzV7RPtUi2PrcxuCC5CrnwutS7trycvYC+Z79SwEHBOMI0wzTENsU5
+xjrHOMgyySbKFMr6y+DNLc6p0EjSDtQN1mPZFtxo4Ijlxuzn933//wAAbmRpbgAAAAAAAAY2AACX6QAA
+W1AAAFSbAACOVgAAJ6QAABVgAABQDQAAVDkAAlwoAAIhRwABRR4AAwEAAAIAAAAaADgAUgBpAH8AkQCj
+ALQAxADTAOIA8AD+AQwBGwEsATwBTgFgAXQBiAGeAbQBzAHmAgICHwI+Al8CggKoAs8C+AMiA08DfAOr
+A9sEDQRBBHYErATkBR4FWQWUBdEGDwZNBosGygcJB0oHjAfRCBkIYwivCP4JTwmjCfkKUQqrCwULYQu+
+DBsMegzdDUYNsg4gDpMPCQ+CD/8QfRD9EX4SABKBEwMTgRQBFIAVABWCFgUWjBcYF6kYQhjiGYoaPRrV
+G2kb/ByOHSEdsx5IHtsfcCAHIKEhPSHdIoAjTiQ4JRol9CbHJ5UoXikmKe4qtyuFLFUtJC32Ls0vqTCL
+MXQyYjNTNEY1OzYuNyQ4GzkYOho7IjwtPTs+ST9UQF5BZ0JuQ31ElUWxRtZIAEkxSmVLmEzKTfpPKVBl
+Ua9TAFRaVbxXJliQWfpbYFzGXhVfXmClYexjNmSHZd9nS2jIalxr1G0sbn5v0HEccm5zwHUWdnR31nlF
+ett8uX6LgEWB7oOGhRaGoogwicCLVIzljoOQK5Hfk5+VbJc+mRWa8JzPnsGgt6K7pMOmz6jSqtOsyq7E
+sNSy7bUXt0O5drugvcG/2cH4xCfGaMi8yyPNjM/60l/Uutb22V/cOt/A47bmauhQ6mLtyfFy9LX3XPlz
++xH8Yf0t/fj+iv8G/4P//wAAACIAQgBdAHYAjQCjALcAygDdAO4BAAERASIBNAFFAVcBaQF8AY8BpAG5
+AdAB6QIDAh8CPQJeAoICqQLXAwYDOANrA54D0gQHBDwEdASsBOUFHgVZBZQF0gYQBk8GkAbSBxYHXAej
+B+sINgiDCNEJIQl1CcoKIgp+CtsLPAueDAIMagzUDUANsg4jDpoPEw+QEBAQlBEaEaISLhK7E00T4BR1
+FQQVkBYfFrEXRRfbGHUZExmyGlUa+huhHEkc9R2fHk0e+h+nIFUhBSGzImMjIiPyJMYlniZ3J08oKSkG
+KeMqwCufLH4tXi49Lx4v/zDfMb8yojOINHk1fjaMN5c4ojmpOrM7vDzDPc0+2j/rQP1CDkMqREVFaEaQ
+R7xI70oQSz1MZ02YTs1QClFJUpFT3VUwVoZX5FlIWq5cGl2NXv1gaWG1YwVkVGWnZvxoVmm0axVsd23d
+b0RwsXIfc5F1A3Z6d/B5a3rzfI9+Mn/OgWyDCYSjhjmHzIleiu2Meo4Hj5mRIZK0lEKVzpdomR2a3Zyf
+nlGgBaG3o2qlGqbNqIaqRawQreSvwrGys621v7fGuXK7Jrzbvp3AY8I3xBnF/sf0yfnMC84k0E7Se9Sw
+1u3ZLNs63UXfduGy5AXmXOjF6yTtfu/S8gT0F/YK99H5b/rf/Bb9Bv3d/p3/Tv//AAAAOQBtAJQAtADQ
+AOoBAAEWASwBQwFcAXcBkwGxAdIB9QIcAkYCcwKjAtgDEANKA4kDzQQVBF4EqQT1BUMFkwXlBjoGkgbt
+B0sHsAgZCIcI+QlvCekKZQriC2AL3wxgDOcNeA4ODqwPUQ/9EK0RYRIVEsoTeRQmFNEVfhYtFuIXnhhl
+GTkaHBrnG6ccZx0nHegeqx9vIDkhByHcIrgj5yUVJjQnSChRKVgqXitqLHgtgi6RL6cwxjHtMxg0RTVz
+Np43zTkAOj47gzzOPh0/aECyQfpDSESmRgpHd0joSlpLx00wTpRQAVGCUw9UqlZTWAJZslteXQNegl/6
+YW5i4WRbZdxnc2kfauVsa23gb1FwvnIsc5p1CnaDeAF5jHtmfaV/wIG+g6SFfYdRiSeK+oy/jouQYZJB
+lCqWFpgAmeqbz52wn5WhfaNspVmnQqkgqvesxK6MsFSyJLP3tci3l7lhux280L55wBzBwsNwxSbG6Mi0
+yorMZM460BTR59O21XnXL9jg2o/cO93p35/hW+Mk5Pnm4ujf6kPrfOyh7bnuwu+/8Kjxi/JV8xjzzvR2
+9R/1r/Y59sT3QPev+B/4jvjz+Ur5ovn5+lD6pPrk+yT7Zful++b8Jvxm/JH8vfzo/RP9P/1q/ZX9wf3s
+/hj+SP5//rb+7P8j/1r/kf/I//8AAGRlc2MAAAAAAAAACkNvbG9yIExDRAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AABtbHVjAAAAAAAAAAIAAAAMZW5VUwAAABIAAAAoaXRJVAAAABQAAAA6AEMAbwBsAG8AcgAgAEwAQwBE
+AEwAQwBEACAAYwBvAGwAbwByAGkAAG1tb2QAAAAAAAAGEAAAnGgAAAAAwhEOAAAAAAAAAAAAAAAAAAAA
+AAB0ZXh0AAAAAENvcHlyaWdodCBBcHBsZSBDb21wdXRlciwgSW5jLiwgMjAwNQAAAAA</bytes>
+                                                                                                                               </object>
+                                                                                                                       </object>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <object class="NSColor" key="NSColor">
+                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                               <bytes key="NSWhite">MCAwAA</bytes>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <reference key="NSAlternateImage" ref="216523553"/>
+                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                       </object>
+                                                                                       <reference key="NSSelectedCell" ref="660067650"/>
+                                                                                       <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                       <reference key="NSCellBackgroundColor" ref="45357611"/>
+                                                                                       <reference key="NSFont" ref="1003998324"/>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="897162141">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{54, 69}, {56, 19}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="936113070">
+                                                                                               <int key="NSCellFlags">-2075001280</int>
+                                                                                               <int key="NSCellFlags2">4195328</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="897162141"/>
+                                                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                                                               <object class="NSColor" key="NSTextColor" id="446986434">
+                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                       <string key="NSColorName">textColor</string>
+                                                                                                       <reference key="NSColor" ref="590886446"/>
+                                                                                               </object>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="773085513">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{54, 10}, {56, 19}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="634956024">
+                                                                                               <int key="NSCellFlags">-2075001280</int>
+                                                                                               <int key="NSCellFlags2">4195328</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="773085513"/>
+                                                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                                                               <reference key="NSTextColor" ref="446986434"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSStepper" id="1067684983">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{76, 35}, {19, 28}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSStepperCell" key="NSCell" id="996643427">
+                                                                                               <int key="NSCellFlags">917024</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <reference key="NSControlView" ref="1067684983"/>
+                                                                                               <double key="NSMaxValue">5.900000e+01</double>
+                                                                                               <double key="NSIncrement">2.000000e+00</double>
+                                                                                               <bool key="NSAutorepeat">YES</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="411931143">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{97, 40}, {56, 19}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="1050606643">
+                                                                                               <int key="NSCellFlags">-2075001280</int>
+                                                                                               <int key="NSCellFlags2">4195328</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="411931143"/>
+                                                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                                                               <reference key="NSTextColor" ref="446986434"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="842452881">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{18, 40}, {56, 19}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="904241294">
+                                                                                               <int key="NSCellFlags">-2075001280</int>
+                                                                                               <int key="NSCellFlags2">4195328</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="842452881"/>
+                                                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                                                               <reference key="NSTextColor" ref="446986434"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSStepper" id="133033963">
+                                                                                       <reference key="NSNextResponder" ref="114416973"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{113, 5}, {19, 28}}</string>
+                                                                                       <reference key="NSSuperview" ref="114416973"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSStepperCell" key="NSCell" id="71578223">
+                                                                                               <int key="NSCellFlags">917024</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <reference key="NSControlView" ref="133033963"/>
+                                                                                               <double key="NSMaxValue">5.900000e+01</double>
+                                                                                               <double key="NSIncrement">2.000000e+00</double>
+                                                                                               <bool key="NSAutorepeat">YES</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                       </object>
+                                                                       <string key="NSFrame">{{2, 2}, {189, 146}}</string>
+                                                                       <reference key="NSSuperview" ref="1064912113"/>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{243, 235}, {193, 163}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string type="base64-UTF8" key="NSContents">44OI44Oq44Of44Oz44KwA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <reference key="NSContentView" ref="114416973"/>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">0</int>
+                                                       <int key="NSTitlePosition">2</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSBox" id="1011917013">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">265</int>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSView" id="278260513">
+                                                                       <reference key="NSNextResponder" ref="1011917013"/>
+                                                                       <int key="NSvFlags">256</int>
+                                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <object class="NSTextField" id="513894170">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{14, 61}, {55, 17}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="863668536">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">71303168</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">6auY44GV77yaA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="513894170"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="443002022">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{77, 62}, {62, 19}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="649389918">
+                                                                                               <int key="NSCellFlags">-2075001280</int>
+                                                                                               <int key="NSCellFlags2">4195328</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="443002022"/>
+                                                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                                                               <reference key="NSTextColor" ref="446986434"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSButton" id="302614967">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{7, 36}, {152, 18}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSButtonCell" key="NSCell" id="595088069">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">67239936</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">44Ki44K544Oa44Kv44OI5q+U44KS5L+d44GkA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="302614967"/>
+                                                                                               <int key="NSButtonFlags">1210864127</int>
+                                                                                               <int key="NSButtonFlags2">2</int>
+                                                                                               <object class="NSButtonImageSource" key="NSAlternateImage" id="931738615">
+                                                                                                       <string key="NSImageName">NSSwitch</string>
+                                                                                               </object>
+                                                                                               <string key="NSAlternateContents"/>
+                                                                                               <string key="NSKeyEquivalent"/>
+                                                                                               <int key="NSPeriodicDelay">200</int>
+                                                                                               <int key="NSPeriodicInterval">25</int>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSStepper" id="667015191">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{141, 57}, {19, 28}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSStepperCell" key="NSCell" id="634499157">
+                                                                                               <int key="NSCellFlags">917024</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <reference key="NSControlView" ref="667015191"/>
+                                                                                               <double key="NSValue">5.900000e+01</double>
+                                                                                               <double key="NSMinValue">6.400000e+01</double>
+                                                                                               <double key="NSMaxValue">5.900000e+01</double>
+                                                                                               <double key="NSIncrement">1.600000e+01</double>
+                                                                                               <bool key="NSAutorepeat">YES</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="569671425">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{14, 88}, {55, 17}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="412868245">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">71303168</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">5bmF77yaA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="569671425"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="232869468">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{77, 89}, {62, 19}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="96315080">
+                                                                                               <int key="NSCellFlags">-2075001280</int>
+                                                                                               <int key="NSCellFlags2">4195328</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="232869468"/>
+                                                                                               <bool key="NSDrawsBackground">YES</bool>
+                                                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                                                               <reference key="NSTextColor" ref="446986434"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSStepper" id="221469578">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">292</int>
+                                                                                       <string key="NSFrame">{{141, 84}, {19, 28}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSStepperCell" key="NSCell" id="714433793">
+                                                                                               <int key="NSCellFlags">917024</int>
+                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                               <reference key="NSControlView" ref="221469578"/>
+                                                                                               <double key="NSValue">6.400000e+01</double>
+                                                                                               <double key="NSMinValue">6.400000e+01</double>
+                                                                                               <double key="NSMaxValue">5.900000e+01</double>
+                                                                                               <double key="NSIncrement">1.600000e+01</double>
+                                                                                               <bool key="NSAutorepeat">YES</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSPopUpButton" id="147098438">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">268</int>
+                                                                                       <string key="NSFrame">{{82, 16}, {100, 15}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSPopUpButtonCell" key="NSCell" id="261514411">
+                                                                                               <int key="NSCellFlags">-2076049856</int>
+                                                                                               <int key="NSCellFlags2">264192</int>
+                                                                                               <object class="NSFont" key="NSSupport" id="22">
+                                                                                                       <string key="NSName">LucidaGrande</string>
+                                                                                                       <double key="NSSize">9.000000e+00</double>
+                                                                                                       <int key="NSfFlags">3614</int>
+                                                                                               </object>
+                                                                                               <reference key="NSControlView" ref="147098438"/>
+                                                                                               <int key="NSButtonFlags">109199615</int>
+                                                                                               <int key="NSButtonFlags2">1</int>
+                                                                                               <string key="NSAlternateContents"/>
+                                                                                               <string key="NSKeyEquivalent"/>
+                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                               <object class="NSMenuItem" key="NSMenuItem" id="85032843">
+                                                                                                       <reference key="NSMenu" ref="577969360"/>
+                                                                                                       <string key="NSTitle">Item 1</string>
+                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                       <int key="NSState">1</int>
+                                                                                                       <object class="NSCustomResource" key="NSOnImage" id="315488983">
+                                                                                                               <string key="NSClassName">NSImage</string>
+                                                                                                               <string key="NSResourceName">NSMenuCheckmark</string>
+                                                                                                       </object>
+                                                                                                       <object class="NSCustomResource" key="NSMixedImage" id="216289096">
+                                                                                                               <string key="NSClassName">NSImage</string>
+                                                                                                               <string key="NSResourceName">NSMenuMixedState</string>
+                                                                                                       </object>
+                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                       <reference key="NSTarget" ref="261514411"/>
+                                                                                               </object>
+                                                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                               <object class="NSMenu" key="NSMenu" id="577969360">
+                                                                                                       <string key="NSTitle">OtherViews</string>
+                                                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <reference ref="85032843"/>
+                                                                                                               <object class="NSMenuItem" id="804424712">
+                                                                                                                       <reference key="NSMenu" ref="577969360"/>
+                                                                                                                       <string key="NSTitle">Item 2</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="261514411"/>
+                                                                                                               </object>
+                                                                                                               <object class="NSMenuItem" id="1018195923">
+                                                                                                                       <reference key="NSMenu" ref="577969360"/>
+                                                                                                                       <string key="NSTitle">Item 3</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="261514411"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSPreferredEdge">1</int>
+                                                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                               <bool key="NSAltersState">YES</bool>
+                                                                                               <int key="NSArrowPosition">2</int>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="301555397">
+                                                                                       <reference key="NSNextResponder" ref="278260513"/>
+                                                                                       <int key="NSvFlags">268</int>
+                                                                                       <string key="NSFrame">{{7, 15}, {73, 14}}</string>
+                                                                                       <reference key="NSSuperview" ref="278260513"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="926890760">
+                                                                                               <int key="NSCellFlags">67239488</int>
+                                                                                               <int key="NSCellFlags2">71435264</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">44Ov44Kk44OJ5YyW77yaA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="301555397"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                       </object>
+                                                                       <string key="NSFrame">{{2, 2}, {189, 119}}</string>
+                                                                       <reference key="NSSuperview" ref="1011917013"/>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{245, 402}, {193, 136}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string type="base64-UTF8" key="NSContents">44K144Kk44K6A</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <reference key="NSContentView" ref="278260513"/>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">0</int>
+                                                       <int key="NSTitlePosition">2</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSBox" id="309105014">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">265</int>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSView" id="628081139">
+                                                                       <reference key="NSNextResponder" ref="309105014"/>
+                                                                       <int key="NSvFlags">256</int>
+                                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <object class="NSPopUpButton" id="346912008">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{117, 79}, {66, 15}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSPopUpButtonCell" key="NSCell" id="1034367716">
+                                                                                               <int key="NSCellFlags">-2076049856</int>
+                                                                                               <int key="NSCellFlags2">264192</int>
+                                                                                               <reference key="NSSupport" ref="22"/>
+                                                                                               <reference key="NSControlView" ref="346912008"/>
+                                                                                               <int key="NSButtonFlags">109199615</int>
+                                                                                               <int key="NSButtonFlags2">1</int>
+                                                                                               <object class="NSFont" key="NSAlternateImage" id="826709342">
+                                                                                                       <string key="NSName">LucidaGrande</string>
+                                                                                                       <double key="NSSize">9.000000e+00</double>
+                                                                                                       <int key="NSfFlags">16</int>
+                                                                                               </object>
+                                                                                               <string key="NSAlternateContents"/>
+                                                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                       <characters key="NS.bytes"/>
+                                                                                               </object>
+                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                               <object class="NSMenuItem" key="NSMenuItem" id="937797455">
+                                                                                                       <reference key="NSMenu" ref="132523332"/>
+                                                                                                       <string key="NSTitle">Item1</string>
+                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                       <int key="NSState">1</int>
+                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                       <reference key="NSTarget" ref="1034367716"/>
+                                                                                               </object>
+                                                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                               <object class="NSMenu" key="NSMenu" id="132523332">
+                                                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <reference ref="937797455"/>
+                                                                                                               <object class="NSMenuItem" id="71282261">
+                                                                                                                       <reference key="NSMenu" ref="132523332"/>
+                                                                                                                       <string key="NSTitle">Item2</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="1034367716"/>
+                                                                                                               </object>
+                                                                                                               <object class="NSMenuItem" id="542784764">
+                                                                                                                       <reference key="NSMenu" ref="132523332"/>
+                                                                                                                       <string key="NSTitle">Item3</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="1034367716"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSPreferredEdge">3</int>
+                                                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                               <bool key="NSAltersState">YES</bool>
+                                                                                               <int key="NSArrowPosition">1</int>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="905607845">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{2, 77}, {116, 17}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="522867811">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">71303168</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">44Kk44Oz44K/44O844Os44O844K56Zmk5Y6777yaA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="905607845"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSButton" id="407610327">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{2, 100}, {93, 18}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSButtonCell" key="NSCell" id="832714893">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">67239936</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">6YCG44OG44Os44K344ON77yaA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="407610327"/>
+                                                                                               <int key="NSButtonFlags">1210864127</int>
+                                                                                               <int key="NSButtonFlags2">2</int>
+                                                                                               <reference key="NSAlternateImage" ref="931738615"/>
+                                                                                               <string key="NSAlternateContents"/>
+                                                                                               <string key="NSKeyEquivalent"/>
+                                                                                               <int key="NSPeriodicDelay">200</int>
+                                                                                               <int key="NSPeriodicInterval">25</int>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSPopUpButton" id="243795165">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{117, 54}, {66, 15}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSPopUpButtonCell" key="NSCell" id="708528272">
+                                                                                               <int key="NSCellFlags">-2076049856</int>
+                                                                                               <int key="NSCellFlags2">264192</int>
+                                                                                               <reference key="NSSupport" ref="22"/>
+                                                                                               <reference key="NSControlView" ref="243795165"/>
+                                                                                               <int key="NSButtonFlags">109199615</int>
+                                                                                               <int key="NSButtonFlags2">1</int>
+                                                                                               <reference key="NSAlternateImage" ref="826709342"/>
+                                                                                               <string key="NSAlternateContents"/>
+                                                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                       <characters key="NS.bytes"/>
+                                                                                               </object>
+                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                               <object class="NSMenuItem" key="NSMenuItem" id="114494573">
+                                                                                                       <reference key="NSMenu" ref="176321383"/>
+                                                                                                       <string key="NSTitle">Item1</string>
+                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                       <int key="NSState">1</int>
+                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                       <reference key="NSTarget" ref="708528272"/>
+                                                                                               </object>
+                                                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                               <object class="NSMenu" key="NSMenu" id="176321383">
+                                                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <reference ref="114494573"/>
+                                                                                                               <object class="NSMenuItem" id="750998660">
+                                                                                                                       <reference key="NSMenu" ref="176321383"/>
+                                                                                                                       <string key="NSTitle">Item2</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="708528272"/>
+                                                                                                               </object>
+                                                                                                               <object class="NSMenuItem" id="133285043">
+                                                                                                                       <reference key="NSMenu" ref="176321383"/>
+                                                                                                                       <string key="NSTitle">Item3</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="708528272"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSPreferredEdge">3</int>
+                                                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                               <bool key="NSAltersState">YES</bool>
+                                                                                               <int key="NSArrowPosition">1</int>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="94419441">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{2, 54}, {111, 15}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="741873280">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">71303168</int>
+                                                                                               <string type="base64-UTF8" key="NSContents">44OO44Kk44K66Zmk5Y6777yaA</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="94419441"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="1069536323">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{10, 31}, {51, 17}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="728722104">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">71303168</int>
+                                                                                               <string key="NSContents">deblock:</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="1069536323"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="314638156">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{56, 33}, {31, 14}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="350598908">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">138543104</int>
+                                                                                               <string key="NSContents">Off</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="314638156"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSPopUpButton" id="878291110">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{75, 9}, {110, 15}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSPopUpButtonCell" key="NSCell" id="162356603">
+                                                                                               <int key="NSCellFlags">-2076049856</int>
+                                                                                               <int key="NSCellFlags2">264192</int>
+                                                                                               <reference key="NSSupport" ref="22"/>
+                                                                                               <reference key="NSControlView" ref="878291110"/>
+                                                                                               <int key="NSButtonFlags">109199615</int>
+                                                                                               <int key="NSButtonFlags2">1</int>
+                                                                                               <reference key="NSAlternateImage" ref="826709342"/>
+                                                                                               <string key="NSAlternateContents"/>
+                                                                                               <object class="NSMutableString" key="NSKeyEquivalent">
+                                                                                                       <characters key="NS.bytes"/>
+                                                                                               </object>
+                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                               <object class="NSMenuItem" key="NSMenuItem" id="170535567">
+                                                                                                       <reference key="NSMenu" ref="146867052"/>
+                                                                                                       <string key="NSTitle">Item1</string>
+                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                       <int key="NSState">1</int>
+                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                       <reference key="NSTarget" ref="162356603"/>
+                                                                                               </object>
+                                                                                               <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                                                               <object class="NSMenu" key="NSMenu" id="146867052">
+                                                                                                       <object class="NSMutableString" key="NSTitle">
+                                                                                                               <characters key="NS.bytes">OtherViews</characters>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="NSMenuItems">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <reference ref="170535567"/>
+                                                                                                               <object class="NSMenuItem" id="226508779">
+                                                                                                                       <reference key="NSMenu" ref="146867052"/>
+                                                                                                                       <string key="NSTitle">Item2</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="162356603"/>
+                                                                                                               </object>
+                                                                                                               <object class="NSMenuItem" id="43352374">
+                                                                                                                       <reference key="NSMenu" ref="146867052"/>
+                                                                                                                       <string key="NSTitle">Item3</string>
+                                                                                                                       <string key="NSKeyEquiv"/>
+                                                                                                                       <int key="NSKeyEquivModMask">1048576</int>
+                                                                                                                       <int key="NSMnemonicLoc">2147483647</int>
+                                                                                                                       <reference key="NSOnImage" ref="315488983"/>
+                                                                                                                       <reference key="NSMixedImage" ref="216289096"/>
+                                                                                                                       <string key="NSAction">_popUpItemAction:</string>
+                                                                                                                       <reference key="NSTarget" ref="162356603"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                               </object>
+                                                                                               <int key="NSPreferredEdge">3</int>
+                                                                                               <bool key="NSUsesItemFromMenu">YES</bool>
+                                                                                               <bool key="NSAltersState">YES</bool>
+                                                                                               <int key="NSArrowPosition">1</int>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSTextField" id="742513844">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{18, 7}, {52, 17}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSTextFieldCell" key="NSCell" id="604349861">
+                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                               <int key="NSCellFlags2">71303168</int>
+                                                                                               <string key="NSContents">Decomb:</string>
+                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                               <reference key="NSControlView" ref="742513844"/>
+                                                                                               <reference key="NSBackgroundColor" ref="407686733"/>
+                                                                                               <reference key="NSTextColor" ref="1053668690"/>
+                                                                                       </object>
+                                                                               </object>
+                                                                               <object class="NSSlider" id="581126685">
+                                                                                       <reference key="NSNextResponder" ref="628081139"/>
+                                                                                       <int key="NSvFlags">268</int>
+                                                                                       <string key="NSFrame">{{88, 31}, {96, 16}}</string>
+                                                                                       <reference key="NSSuperview" ref="628081139"/>
+                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                       <object class="NSSliderCell" key="NSCell" id="257047106">
+                                                                                               <int key="NSCellFlags">-2079981824</int>
+                                                                                               <int key="NSCellFlags2">262144</int>
+                                                                                               <string key="NSContents"/>
+                                                                                               <reference key="NSSupport" ref="22"/>
+                                                                                               <reference key="NSControlView" ref="581126685"/>
+                                                                                               <double key="NSMaxValue">1.500000e+01</double>
+                                                                                               <double key="NSMinValue">4.000000e+00</double>
+                                                                                               <double key="NSValue">4.000000e+00</double>
+                                                                                               <double key="NSAltIncValue">0.000000e+00</double>
+                                                                                               <int key="NSNumberOfTickMarks">12</int>
+                                                                                               <int key="NSTickMarkPosition">0</int>
+                                                                                               <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                                               <bool key="NSVertical">NO</bool>
+                                                                                       </object>
+                                                                               </object>
+                                                                       </object>
+                                                                       <string key="NSFrame">{{2, 2}, {189, 127}}</string>
+                                                                       <reference key="NSSuperview" ref="309105014"/>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{243, 87}, {193, 144}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string type="base64-UTF8" key="NSContents">44OV44Kj44Or44K/A</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <reference key="NSContentView" ref="628081139"/>
+                                                       <int key="NSBorderType">3</int>
+                                                       <int key="NSBoxType">0</int>
+                                                       <int key="NSTitlePosition">2</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSBox" id="208214895">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">-2147483374</int>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSView" id="982902210">
+                                                                       <reference key="NSNextResponder" ref="208214895"/>
+                                                                       <int key="NSvFlags">256</int>
+                                                                       <string key="NSFrameSize">{208, 451}</string>
+                                                                       <reference key="NSSuperview" ref="208214895"/>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{20, 75}, {208, 451}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <string key="NSOffsets">{0, 0}</string>
+                                                       <object class="NSTextFieldCell" key="NSTitleCell">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">0</int>
+                                                               <string key="NSContents">Box</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSBackgroundColor" ref="406287577"/>
+                                                               <object class="NSColor" key="NSTextColor">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <reference key="NSContentView" ref="982902210"/>
+                                                       <int key="NSBorderType">0</int>
+                                                       <int key="NSBoxType">3</int>
+                                                       <int key="NSTitlePosition">0</int>
+                                                       <bool key="NSTransparent">NO</bool>
+                                               </object>
+                                               <object class="NSImageView" id="844127024">
+                                                       <reference key="NSNextResponder" ref="49161063"/>
+                                                       <int key="NSvFlags">274</int>
+                                                       <object class="NSMutableSet" key="NSDragTypes">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSMutableArray" key="set.sortedObjects">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <string>Apple PDF pasteboard type</string>
+                                                                       <string>Apple PICT pasteboard type</string>
+                                                                       <string>Apple PNG pasteboard type</string>
+                                                                       <string>NSFilenamesPboardType</string>
+                                                                       <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string>
+                                                                       <string>NeXT TIFF v4.0 pasteboard type</string>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrame">{{20, 66}, {208, 460}}</string>
+                                                       <reference key="NSSuperview" ref="49161063"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSImageCell" key="NSCell" id="955430771">
+                                                               <int key="NSCellFlags">130560</int>
+                                                               <int key="NSCellFlags2">33554432</int>
+                                                               <int key="NSAlign">0</int>
+                                                               <int key="NSScale">1</int>
+                                                               <int key="NSStyle">0</int>
+                                                               <bool key="NSAnimates">NO</bool>
+                                                       </object>
+                                                       <bool key="NSEditable">YES</bool>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{453, 558}</string>
+                                       <reference key="NSSuperview"/>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
+                               <string key="NSMinSize">{453, 580}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+               </object>
+               <object class="IBObjectContainer" key="IBDocument.Objects">
+                       <object class="NSMutableArray" key="connectionRecords">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropBottomField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="773085513"/>
+                                       </object>
+                                       <int key="connectionID">53</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropBottomStepper</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="133033963"/>
+                                       </object>
+                                       <int key="connectionID">54</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropLeftField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="842452881"/>
+                                       </object>
+                                       <int key="connectionID">55</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropLeftStepper</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="1067684983"/>
+                                       </object>
+                                       <int key="connectionID">56</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropMatrix</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="1032624817"/>
+                                       </object>
+                                       <int key="connectionID">57</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropRightField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="411931143"/>
+                                       </object>
+                                       <int key="connectionID">58</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropRightStepper</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="510144318"/>
+                                       </object>
+                                       <int key="connectionID">59</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropTopField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="897162141"/>
+                                       </object>
+                                       <int key="connectionID">60</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fCropTopStepper</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="580805308"/>
+                                       </object>
+                                       <int key="connectionID">61</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDeinterlacePopUp</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="346912008"/>
+                                       </object>
+                                       <int key="connectionID">62</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDenoisePopUp</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="243795165"/>
+                                       </object>
+                                       <int key="connectionID">63</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDetelecineCheck</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="407610327"/>
+                                       </object>
+                                       <int key="connectionID">64</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fHeightField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="443002022"/>
+                                       </object>
+                                       <int key="connectionID">66</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fHeightStepper</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="667015191"/>
+                                       </object>
+                                       <int key="connectionID">67</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fWidthField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="232869468"/>
+                                       </object>
+                                       <int key="connectionID">68</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fWidthStepper</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="221469578"/>
+                                       </object>
+                                       <int key="connectionID">69</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fNextButton</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="41752677"/>
+                                       </object>
+                                       <int key="connectionID">71</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPrevButton</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="862464620"/>
+                                       </object>
+                                       <int key="connectionID">72</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fInfoField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="628196212"/>
+                                       </object>
+                                       <int key="connectionID">73</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fRatioCheck</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="302614967"/>
+                                       </object>
+                                       <int key="connectionID">74</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="221469578"/>
+                                       </object>
+                                       <int key="connectionID">76</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">ClosePanel:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="345100891"/>
+                                       </object>
+                                       <int key="connectionID">77</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">NextPicture:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="41752677"/>
+                                       </object>
+                                       <int key="connectionID">78</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">PreviousPicture:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="862464620"/>
+                                       </object>
+                                       <int key="connectionID">79</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="243795165"/>
+                                       </object>
+                                       <int key="connectionID">80</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="346912008"/>
+                                       </object>
+                                       <int key="connectionID">81</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="407610327"/>
+                                       </object>
+                                       <int key="connectionID">82</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="133033963"/>
+                                       </object>
+                                       <int key="connectionID">83</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="510144318"/>
+                                       </object>
+                                       <int key="connectionID">84</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="1067684983"/>
+                                       </object>
+                                       <int key="connectionID">85</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="580805308"/>
+                                       </object>
+                                       <int key="connectionID">86</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="1032624817"/>
+                                       </object>
+                                       <int key="connectionID">87</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="302614967"/>
+                                       </object>
+                                       <int key="connectionID">89</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="667015191"/>
+                                       </object>
+                                       <int key="connectionID">90</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAnamorphicPopUp</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="147098438"/>
+                                       </object>
+                                       <int key="connectionID">140</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="147098438"/>
+                                       </object>
+                                       <int key="connectionID">142</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPictureView</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="844127024"/>
+                                       </object>
+                                       <int key="connectionID">181</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPictureViewArea</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="208214895"/>
+                                       </object>
+                                       <int key="connectionID">183</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">window</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="616825745"/>
+                                       </object>
+                                       <int key="connectionID">184</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDecombPopUp</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="878291110"/>
+                                       </object>
+                                       <int key="connectionID">193</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">SettingsChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="878291110"/>
+                                       </object>
+                                       <int key="connectionID">194</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDeblockSlider</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="581126685"/>
+                                       </object>
+                                       <int key="connectionID">202</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">deblockSliderChanged:</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="581126685"/>
+                                       </object>
+                                       <int key="connectionID">203</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fDeblockField</string>
+                                               <reference key="source" ref="355312334"/>
+                                               <reference key="destination" ref="314638156"/>
+                                       </object>
+                                       <int key="connectionID">206</int>
+                               </object>
+                       </object>
+                       <object class="IBMutableOrderedSet" key="objectRecords">
+                               <object class="NSArray" key="orderedObjects">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">0</int>
+                                               <object class="NSArray" key="object" id="48079043">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="children" ref="273418435"/>
+                                               <nil key="parent"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-2</int>
+                                               <reference key="object" ref="355312334"/>
+                                               <reference key="parent" ref="48079043"/>
+                                               <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-1</int>
+                                               <reference key="object" ref="844574444"/>
+                                               <reference key="parent" ref="48079043"/>
+                                               <string key="objectName">First Responder</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-3</int>
+                                               <reference key="object" ref="837220151"/>
+                                               <reference key="parent" ref="48079043"/>
+                                               <string key="objectName">Application</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5</int>
+                                               <reference key="object" ref="616825745"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="49161063"/>
+                                               </object>
+                                               <reference key="parent" ref="48079043"/>
+                                               <string key="objectName">PicturePanel</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">6</int>
+                                               <reference key="object" ref="49161063"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1064912113"/>
+                                                       <reference ref="309105014"/>
+                                                       <reference ref="208214895"/>
+                                                       <reference ref="844127024"/>
+                                                       <reference ref="41752677"/>
+                                                       <reference ref="862464620"/>
+                                                       <reference ref="574970834"/>
+                                                       <reference ref="628196212"/>
+                                                       <reference ref="345100891"/>
+                                                       <reference ref="1011917013"/>
+                                               </object>
+                                               <reference key="parent" ref="616825745"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">7</int>
+                                               <reference key="object" ref="1064912113"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="580805308"/>
+                                                       <reference ref="510144318"/>
+                                                       <reference ref="1032624817"/>
+                                                       <reference ref="897162141"/>
+                                                       <reference ref="773085513"/>
+                                                       <reference ref="1067684983"/>
+                                                       <reference ref="411931143"/>
+                                                       <reference ref="842452881"/>
+                                                       <reference ref="133033963"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">21</int>
+                                               <reference key="object" ref="574970834"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <object class="NSView" id="391559465">
+                                                               <nil key="NSNextResponder"/>
+                                                               <int key="NSvFlags">256</int>
+                                                               <string key="NSFrame">{{2, 2}, {734, 1}}</string>
+                                                       </object>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">22</int>
+                                               <reference key="object" ref="391559465"/>
+                                               <reference key="parent" ref="574970834"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">23</int>
+                                               <reference key="object" ref="309105014"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="407610327"/>
+                                                       <reference ref="346912008"/>
+                                                       <reference ref="878291110"/>
+                                                       <reference ref="742513844"/>
+                                                       <reference ref="581126685"/>
+                                                       <reference ref="1069536323"/>
+                                                       <reference ref="314638156"/>
+                                                       <reference ref="905607845"/>
+                                                       <reference ref="243795165"/>
+                                                       <reference ref="94419441"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">38</int>
+                                               <reference key="object" ref="628196212"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="921881842"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">39</int>
+                                               <reference key="object" ref="1011917013"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="513894170"/>
+                                                       <reference ref="443002022"/>
+                                                       <reference ref="302614967"/>
+                                                       <reference ref="667015191"/>
+                                                       <reference ref="569671425"/>
+                                                       <reference ref="232869468"/>
+                                                       <reference ref="221469578"/>
+                                                       <reference ref="147098438"/>
+                                                       <reference ref="301555397"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">49</int>
+                                               <reference key="object" ref="862464620"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="212457967"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">50</int>
+                                               <reference key="object" ref="345100891"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="352183359"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">52</int>
+                                               <reference key="object" ref="41752677"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="785935474"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">92</int>
+                                               <reference key="object" ref="208214895"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">165</int>
+                                               <reference key="object" ref="921881842"/>
+                                               <reference key="parent" ref="628196212"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">175</int>
+                                               <reference key="object" ref="212457967"/>
+                                               <reference key="parent" ref="862464620"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">176</int>
+                                               <reference key="object" ref="352183359"/>
+                                               <reference key="parent" ref="345100891"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">177</int>
+                                               <reference key="object" ref="785935474"/>
+                                               <reference key="parent" ref="41752677"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">12</int>
+                                               <reference key="object" ref="580805308"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="44321990"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">152</int>
+                                               <reference key="object" ref="44321990"/>
+                                               <reference key="parent" ref="580805308"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">15</int>
+                                               <reference key="object" ref="510144318"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="759792686"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">155</int>
+                                               <reference key="object" ref="759792686"/>
+                                               <reference key="parent" ref="510144318"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">16</int>
+                                               <reference key="object" ref="1032624817"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="643930266"/>
+                                                       <reference ref="288116155"/>
+                                                       <reference ref="660067650"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">178</int>
+                                               <reference key="object" ref="643930266"/>
+                                               <reference key="parent" ref="1032624817"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">18</int>
+                                               <reference key="object" ref="288116155"/>
+                                               <reference key="parent" ref="1032624817"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">17</int>
+                                               <reference key="object" ref="660067650"/>
+                                               <reference key="parent" ref="1032624817"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">13</int>
+                                               <reference key="object" ref="897162141"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="936113070"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">153</int>
+                                               <reference key="object" ref="936113070"/>
+                                               <reference key="parent" ref="897162141"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">10</int>
+                                               <reference key="object" ref="773085513"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="634956024"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">150</int>
+                                               <reference key="object" ref="634956024"/>
+                                               <reference key="parent" ref="773085513"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">19</int>
+                                               <reference key="object" ref="1067684983"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="996643427"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">156</int>
+                                               <reference key="object" ref="996643427"/>
+                                               <reference key="parent" ref="1067684983"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">9</int>
+                                               <reference key="object" ref="411931143"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1050606643"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">149</int>
+                                               <reference key="object" ref="1050606643"/>
+                                               <reference key="parent" ref="411931143"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">11</int>
+                                               <reference key="object" ref="842452881"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="904241294"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">151</int>
+                                               <reference key="object" ref="904241294"/>
+                                               <reference key="parent" ref="842452881"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">14</int>
+                                               <reference key="object" ref="133033963"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="71578223"/>
+                                               </object>
+                                               <reference key="parent" ref="1064912113"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">154</int>
+                                               <reference key="object" ref="71578223"/>
+                                               <reference key="parent" ref="133033963"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">32</int>
+                                               <reference key="object" ref="346912008"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1034367716"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">161</int>
+                                               <reference key="object" ref="1034367716"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="132523332"/>
+                                               </object>
+                                               <reference key="parent" ref="346912008"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">33</int>
+                                               <reference key="object" ref="132523332"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="937797455"/>
+                                                       <reference ref="71282261"/>
+                                                       <reference ref="542784764"/>
+                                               </object>
+                                               <reference key="parent" ref="1034367716"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">34</int>
+                                               <reference key="object" ref="937797455"/>
+                                               <reference key="parent" ref="132523332"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">35</int>
+                                               <reference key="object" ref="71282261"/>
+                                               <reference key="parent" ref="132523332"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">36</int>
+                                               <reference key="object" ref="542784764"/>
+                                               <reference key="parent" ref="132523332"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">30</int>
+                                               <reference key="object" ref="905607845"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="522867811"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">159</int>
+                                               <reference key="object" ref="522867811"/>
+                                               <reference key="parent" ref="905607845"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">37</int>
+                                               <reference key="object" ref="407610327"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="832714893"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">162</int>
+                                               <reference key="object" ref="832714893"/>
+                                               <reference key="parent" ref="407610327"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">25</int>
+                                               <reference key="object" ref="243795165"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="708528272"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">158</int>
+                                               <reference key="object" ref="708528272"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="176321383"/>
+                                               </object>
+                                               <reference key="parent" ref="243795165"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">26</int>
+                                               <reference key="object" ref="176321383"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="114494573"/>
+                                                       <reference ref="750998660"/>
+                                                       <reference ref="133285043"/>
+                                               </object>
+                                               <reference key="parent" ref="708528272"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">27</int>
+                                               <reference key="object" ref="114494573"/>
+                                               <reference key="parent" ref="176321383"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">28</int>
+                                               <reference key="object" ref="750998660"/>
+                                               <reference key="parent" ref="176321383"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">29</int>
+                                               <reference key="object" ref="133285043"/>
+                                               <reference key="parent" ref="176321383"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">31</int>
+                                               <reference key="object" ref="94419441"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="741873280"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">160</int>
+                                               <reference key="object" ref="741873280"/>
+                                               <reference key="parent" ref="94419441"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">41</int>
+                                               <reference key="object" ref="513894170"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="863668536"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">166</int>
+                                               <reference key="object" ref="863668536"/>
+                                               <reference key="parent" ref="513894170"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">43</int>
+                                               <reference key="object" ref="443002022"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="649389918"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">168</int>
+                                               <reference key="object" ref="649389918"/>
+                                               <reference key="parent" ref="443002022"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">45</int>
+                                               <reference key="object" ref="302614967"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="595088069"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">170</int>
+                                               <reference key="object" ref="595088069"/>
+                                               <reference key="parent" ref="302614967"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">46</int>
+                                               <reference key="object" ref="667015191"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="634499157"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">171</int>
+                                               <reference key="object" ref="634499157"/>
+                                               <reference key="parent" ref="667015191"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">47</int>
+                                               <reference key="object" ref="569671425"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="412868245"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">172</int>
+                                               <reference key="object" ref="412868245"/>
+                                               <reference key="parent" ref="569671425"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">42</int>
+                                               <reference key="object" ref="232869468"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="96315080"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">167</int>
+                                               <reference key="object" ref="96315080"/>
+                                               <reference key="parent" ref="232869468"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">44</int>
+                                               <reference key="object" ref="221469578"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="714433793"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">169</int>
+                                               <reference key="object" ref="714433793"/>
+                                               <reference key="parent" ref="221469578"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">132</int>
+                                               <reference key="object" ref="147098438"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="261514411"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">173</int>
+                                               <reference key="object" ref="261514411"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="577969360"/>
+                                               </object>
+                                               <reference key="parent" ref="147098438"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">134</int>
+                                               <reference key="object" ref="577969360"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="85032843"/>
+                                                       <reference ref="804424712"/>
+                                                       <reference ref="1018195923"/>
+                                               </object>
+                                               <reference key="parent" ref="261514411"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">135</int>
+                                               <reference key="object" ref="85032843"/>
+                                               <reference key="parent" ref="577969360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">136</int>
+                                               <reference key="object" ref="804424712"/>
+                                               <reference key="parent" ref="577969360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">137</int>
+                                               <reference key="object" ref="1018195923"/>
+                                               <reference key="parent" ref="577969360"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">138</int>
+                                               <reference key="object" ref="301555397"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="926890760"/>
+                                               </object>
+                                               <reference key="parent" ref="1011917013"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">174</int>
+                                               <reference key="object" ref="926890760"/>
+                                               <reference key="parent" ref="301555397"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">179</int>
+                                               <reference key="object" ref="844127024"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="955430771"/>
+                                               </object>
+                                               <reference key="parent" ref="49161063"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">180</int>
+                                               <reference key="object" ref="955430771"/>
+                                               <reference key="parent" ref="844127024"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">185</int>
+                                               <reference key="object" ref="878291110"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="162356603"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">186</int>
+                                               <reference key="object" ref="742513844"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="604349861"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">187</int>
+                                               <reference key="object" ref="604349861"/>
+                                               <reference key="parent" ref="742513844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">188</int>
+                                               <reference key="object" ref="162356603"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="146867052"/>
+                                               </object>
+                                               <reference key="parent" ref="878291110"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">189</int>
+                                               <reference key="object" ref="146867052"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="43352374"/>
+                                                       <reference ref="226508779"/>
+                                                       <reference ref="170535567"/>
+                                               </object>
+                                               <reference key="parent" ref="162356603"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">190</int>
+                                               <reference key="object" ref="43352374"/>
+                                               <reference key="parent" ref="146867052"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">191</int>
+                                               <reference key="object" ref="226508779"/>
+                                               <reference key="parent" ref="146867052"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">192</int>
+                                               <reference key="object" ref="170535567"/>
+                                               <reference key="parent" ref="146867052"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">195</int>
+                                               <reference key="object" ref="581126685"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="257047106"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">196</int>
+                                               <reference key="object" ref="257047106"/>
+                                               <reference key="parent" ref="581126685"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">197</int>
+                                               <reference key="object" ref="1069536323"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="728722104"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">198</int>
+                                               <reference key="object" ref="728722104"/>
+                                               <reference key="parent" ref="1069536323"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">204</int>
+                                               <reference key="object" ref="314638156"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="350598908"/>
+                                               </object>
+                                               <reference key="parent" ref="309105014"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">205</int>
+                                               <reference key="object" ref="350598908"/>
+                                               <reference key="parent" ref="314638156"/>
+                                       </object>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="flattenedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>-1.IBPluginDependency</string>
+                                       <string>-2.IBPluginDependency</string>
+                                       <string>-3.IBPluginDependency</string>
+                                       <string>-3.ImportedFromIB2</string>
+                                       <string>10.IBPluginDependency</string>
+                                       <string>10.ImportedFromIB2</string>
+                                       <string>11.IBPluginDependency</string>
+                                       <string>11.ImportedFromIB2</string>
+                                       <string>12.IBPluginDependency</string>
+                                       <string>12.ImportedFromIB2</string>
+                                       <string>13.IBPluginDependency</string>
+                                       <string>13.ImportedFromIB2</string>
+                                       <string>132.IBPluginDependency</string>
+                                       <string>132.ImportedFromIB2</string>
+                                       <string>134.IBPluginDependency</string>
+                                       <string>134.ImportedFromIB2</string>
+                                       <string>135.IBPluginDependency</string>
+                                       <string>135.ImportedFromIB2</string>
+                                       <string>136.IBPluginDependency</string>
+                                       <string>136.ImportedFromIB2</string>
+                                       <string>137.IBPluginDependency</string>
+                                       <string>137.ImportedFromIB2</string>
+                                       <string>138.IBPluginDependency</string>
+                                       <string>138.ImportedFromIB2</string>
+                                       <string>14.IBPluginDependency</string>
+                                       <string>14.ImportedFromIB2</string>
+                                       <string>149.IBPluginDependency</string>
+                                       <string>15.IBPluginDependency</string>
+                                       <string>15.ImportedFromIB2</string>
+                                       <string>150.IBPluginDependency</string>
+                                       <string>151.IBPluginDependency</string>
+                                       <string>152.IBPluginDependency</string>
+                                       <string>153.IBPluginDependency</string>
+                                       <string>154.IBPluginDependency</string>
+                                       <string>155.IBPluginDependency</string>
+                                       <string>156.IBPluginDependency</string>
+                                       <string>158.IBPluginDependency</string>
+                                       <string>159.IBPluginDependency</string>
+                                       <string>16.IBPluginDependency</string>
+                                       <string>16.ImportedFromIB2</string>
+                                       <string>160.IBPluginDependency</string>
+                                       <string>161.IBPluginDependency</string>
+                                       <string>162.IBPluginDependency</string>
+                                       <string>165.IBPluginDependency</string>
+                                       <string>166.IBPluginDependency</string>
+                                       <string>167.IBPluginDependency</string>
+                                       <string>168.IBPluginDependency</string>
+                                       <string>169.IBPluginDependency</string>
+                                       <string>17.IBPluginDependency</string>
+                                       <string>17.ImportedFromIB2</string>
+                                       <string>170.IBPluginDependency</string>
+                                       <string>171.IBPluginDependency</string>
+                                       <string>172.IBPluginDependency</string>
+                                       <string>173.IBPluginDependency</string>
+                                       <string>174.IBPluginDependency</string>
+                                       <string>175.IBPluginDependency</string>
+                                       <string>176.IBPluginDependency</string>
+                                       <string>177.IBPluginDependency</string>
+                                       <string>178.IBPluginDependency</string>
+                                       <string>179.IBPluginDependency</string>
+                                       <string>18.IBPluginDependency</string>
+                                       <string>18.ImportedFromIB2</string>
+                                       <string>180.IBPluginDependency</string>
+                                       <string>185.IBPluginDependency</string>
+                                       <string>185.ImportedFromIB2</string>
+                                       <string>186.IBPluginDependency</string>
+                                       <string>186.ImportedFromIB2</string>
+                                       <string>187.IBPluginDependency</string>
+                                       <string>188.IBPluginDependency</string>
+                                       <string>189.IBPluginDependency</string>
+                                       <string>189.ImportedFromIB2</string>
+                                       <string>19.IBPluginDependency</string>
+                                       <string>19.ImportedFromIB2</string>
+                                       <string>190.IBPluginDependency</string>
+                                       <string>190.ImportedFromIB2</string>
+                                       <string>191.IBPluginDependency</string>
+                                       <string>191.ImportedFromIB2</string>
+                                       <string>192.IBPluginDependency</string>
+                                       <string>192.ImportedFromIB2</string>
+                                       <string>195.IBPluginDependency</string>
+                                       <string>196.IBPluginDependency</string>
+                                       <string>197.IBPluginDependency</string>
+                                       <string>197.ImportedFromIB2</string>
+                                       <string>198.IBPluginDependency</string>
+                                       <string>204.IBPluginDependency</string>
+                                       <string>204.ImportedFromIB2</string>
+                                       <string>205.IBPluginDependency</string>
+                                       <string>21.IBPluginDependency</string>
+                                       <string>21.ImportedFromIB2</string>
+                                       <string>22.IBPluginDependency</string>
+                                       <string>22.ImportedFromIB2</string>
+                                       <string>23.IBPluginDependency</string>
+                                       <string>23.ImportedFromIB2</string>
+                                       <string>25.IBPluginDependency</string>
+                                       <string>25.ImportedFromIB2</string>
+                                       <string>26.IBPluginDependency</string>
+                                       <string>26.ImportedFromIB2</string>
+                                       <string>27.IBPluginDependency</string>
+                                       <string>27.ImportedFromIB2</string>
+                                       <string>28.IBPluginDependency</string>
+                                       <string>28.ImportedFromIB2</string>
+                                       <string>29.IBPluginDependency</string>
+                                       <string>29.ImportedFromIB2</string>
+                                       <string>30.IBPluginDependency</string>
+                                       <string>30.ImportedFromIB2</string>
+                                       <string>31.IBPluginDependency</string>
+                                       <string>31.ImportedFromIB2</string>
+                                       <string>32.IBPluginDependency</string>
+                                       <string>32.ImportedFromIB2</string>
+                                       <string>33.IBPluginDependency</string>
+                                       <string>33.ImportedFromIB2</string>
+                                       <string>34.IBPluginDependency</string>
+                                       <string>34.ImportedFromIB2</string>
+                                       <string>35.IBPluginDependency</string>
+                                       <string>35.ImportedFromIB2</string>
+                                       <string>36.IBPluginDependency</string>
+                                       <string>36.ImportedFromIB2</string>
+                                       <string>37.IBPluginDependency</string>
+                                       <string>37.ImportedFromIB2</string>
+                                       <string>38.IBPluginDependency</string>
+                                       <string>38.ImportedFromIB2</string>
+                                       <string>39.IBPluginDependency</string>
+                                       <string>39.ImportedFromIB2</string>
+                                       <string>41.IBPluginDependency</string>
+                                       <string>41.ImportedFromIB2</string>
+                                       <string>42.IBPluginDependency</string>
+                                       <string>42.ImportedFromIB2</string>
+                                       <string>43.IBPluginDependency</string>
+                                       <string>43.ImportedFromIB2</string>
+                                       <string>44.IBPluginDependency</string>
+                                       <string>44.ImportedFromIB2</string>
+                                       <string>45.IBPluginDependency</string>
+                                       <string>45.ImportedFromIB2</string>
+                                       <string>46.IBPluginDependency</string>
+                                       <string>46.ImportedFromIB2</string>
+                                       <string>47.IBPluginDependency</string>
+                                       <string>47.ImportedFromIB2</string>
+                                       <string>49.IBPluginDependency</string>
+                                       <string>49.ImportedFromIB2</string>
+                                       <string>5.IBEditorWindowLastContentRect</string>
+                                       <string>5.IBViewEditorWindowController.showingLayoutRectangles</string>
+                                       <string>5.IBWindowTemplateEditedContentRect</string>
+                                       <string>5.ImportedFromIB2</string>
+                                       <string>5.editorWindowContentRectSynchronizationRect</string>
+                                       <string>5.windowTemplate.hasMaxSize</string>
+                                       <string>5.windowTemplate.hasMinSize</string>
+                                       <string>5.windowTemplate.maxSize</string>
+                                       <string>5.windowTemplate.minSize</string>
+                                       <string>50.IBPluginDependency</string>
+                                       <string>50.ImportedFromIB2</string>
+                                       <string>52.IBPluginDependency</string>
+                                       <string>52.ImportedFromIB2</string>
+                                       <string>6.IBPluginDependency</string>
+                                       <string>6.ImportedFromIB2</string>
+                                       <string>7.IBPluginDependency</string>
+                                       <string>7.ImportedFromIB2</string>
+                                       <string>9.IBPluginDependency</string>
+                                       <string>9.ImportedFromIB2</string>
+                                       <string>92.IBPluginDependency</string>
+                                       <string>92.ImportedFromIB2</string>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <integer value="1" id="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{264, 122}, {453, 558}}</string>
+                                       <reference ref="8"/>
+                                       <string>{{264, 122}, {453, 558}}</string>
+                                       <reference ref="9"/>
+                                       <string>{{221, 276}, {533, 580}}</string>
+                                       <boolean value="NO"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{453, 558}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="unlocalizedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="activeLocalization"/>
+                       <object class="NSMutableDictionary" key="localizations">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="sourceID"/>
+                       <int key="maxID">206</int>
+               </object>
+               <object class="IBClassDescriber" key="IBDocument.Classes">
+                       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">FirstResponder</string>
+                                       <string key="superclassName">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier" id="251078365">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">PictureController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">PictureController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>ClosePanel:</string>
+                                                       <string>NextPicture:</string>
+                                                       <string>PreviousPicture:</string>
+                                                       <string>SettingsChanged:</string>
+                                                       <string>deblockSliderChanged:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>delegate</string>
+                                                       <string>fAnamorphicPopUp</string>
+                                                       <string>fCropBottomField</string>
+                                                       <string>fCropBottomStepper</string>
+                                                       <string>fCropLeftField</string>
+                                                       <string>fCropLeftStepper</string>
+                                                       <string>fCropMatrix</string>
+                                                       <string>fCropRightField</string>
+                                                       <string>fCropRightStepper</string>
+                                                       <string>fCropTopField</string>
+                                                       <string>fCropTopStepper</string>
+                                                       <string>fDeblockCheck</string>
+                                                       <string>fDeblockField</string>
+                                                       <string>fDeblockSlider</string>
+                                                       <string>fDecombPopUp</string>
+                                                       <string>fDeinterlacePopUp</string>
+                                                       <string>fDenoisePopUp</string>
+                                                       <string>fDetelecineCheck</string>
+                                                       <string>fHeightField</string>
+                                                       <string>fHeightStepper</string>
+                                                       <string>fInfoField</string>
+                                                       <string>fNextButton</string>
+                                                       <string>fPictureView</string>
+                                                       <string>fPictureViewArea</string>
+                                                       <string>fPrevButton</string>
+                                                       <string>fRatioCheck</string>
+                                                       <string>fWidthField</string>
+                                                       <string>fWidthStepper</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSStepper</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSStepper</string>
+                                                       <string>NSMatrix</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSStepper</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSStepper</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSPopUpButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSStepper</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSImageView</string>
+                                                       <string>NSBox</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSButton</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSStepper</string>
+                                               </object>
+                                       </object>
+                                       <reference key="sourceIdentifier" ref="251078365"/>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">PictureController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                       </object>
+               </object>
+               <int key="IBDocument.localizationMode">0</int>
+               <string key="IBDocument.LastKnownRelativeProjectPath">../HandBrake.xcodeproj</string>
+               <int key="IBDocument.defaultPropertyAccessControl">3</int>
+       </data>
+</archive>
diff --git a/macosx/Japanese.lproj/Preferences.strings b/macosx/Japanese.lproj/Preferences.strings
new file mode 100644 (file)
index 0000000..7402d0c
Binary files /dev/null and b/macosx/Japanese.lproj/Preferences.strings differ
diff --git a/macosx/Japanese.lproj/Preferences.xib b/macosx/Japanese.lproj/Preferences.xib
new file mode 100644 (file)
index 0000000..8d11deb
--- /dev/null
@@ -0,0 +1,1698 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
+       <data>
+               <int key="IBDocument.SystemTarget">1050</int>
+               <string key="IBDocument.SystemVersion">9G55</string>
+               <string key="IBDocument.InterfaceBuilderVersion">677</string>
+               <string key="IBDocument.AppKitVersion">949.43</string>
+               <string key="IBDocument.HIToolboxVersion">353.00</string>
+               <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <integer value="233"/>
+               </object>
+               <object class="NSArray" key="IBDocument.PluginDependencies">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+               </object>
+               <object class="NSMutableDictionary" key="IBDocument.Metadata">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSArray" key="dict.sortedKeys">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+                       <object class="NSMutableArray" key="dict.values">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+               </object>
+               <object class="NSMutableArray" key="IBDocument.RootObjects" id="185275739">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSCustomObject" id="169862212">
+                               <string key="NSClassName">HBPreferencesController</string>
+                       </object>
+                       <object class="NSCustomObject" id="941647215">
+                               <string key="NSClassName">FirstResponder</string>
+                       </object>
+                       <object class="NSCustomObject" id="559784606">
+                               <string key="NSClassName">NSApplication</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="123373831">
+                               <int key="NSWindowStyleMask">3</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{136, 318}, {500, 200}}</string>
+                               <int key="NSWTFlags">813170688</int>
+                               <string key="NSWindowTitle">Preferences</string>
+                               <string key="NSWindowClass">NSPanel</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{213, 107}</string>
+                               <object class="NSView" key="NSWindowView" id="496214002">
+                                       <nil key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <string key="NSFrameSize">{500, 200}</string>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
+                               <string key="NSMinSize">{213, 129}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                       </object>
+                       <object class="NSUserDefaultsController" id="580534391">
+                               <bool key="NSSharedInstance">YES</bool>
+                       </object>
+                       <object class="NSCustomView" id="1048779201">
+                               <reference key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSButton" id="906899216">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{110, 18}, {364, 18}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="36851657">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">TVA044OV44Kh44Kk44Or44Gu5ouh5by15a2Q44KSLm00duOBq+OBmeOCiw</string>
+                                                       <object class="NSFont" key="NSSupport" id="964910696">
+                                                               <string key="NSName">LucidaGrande</string>
+                                                               <double key="NSSize">1.300000e+01</double>
+                                                               <int key="NSfFlags">1044</int>
+                                                       </object>
+                                                       <reference key="NSControlView" ref="906899216"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <object class="NSButtonImageSource" key="NSAlternateImage" id="1056213191">
+                                                               <string key="NSImageName">NSSwitch</string>
+                                                       </object>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="636306431">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{110, 131}, {251, 18}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="448858755">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">44OX44Oq44K744OD44OI44KS6KGo56S6A</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="636306431"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="965044526">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{110, 38}, {354, 18}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="419322096">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">RFZE5ZCN44Go44K/44Kk44OI44Or55Wq5Y+344GL44KJ6Ieq5YuV55qE44Gr5ZCN5YmN44KS5oyH5a6a
+A</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="965044526"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="315188467">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{26, 95}, {80, 17}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="718672066">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">5a6M5LqG5pmC77yaA</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="315188467"/>
+                                                       <object class="NSColor" key="NSBackgroundColor" id="525377782">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">controlColor</string>
+                                                               <object class="NSColor" key="NSColor" id="666005350">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <object class="NSColor" key="NSTextColor" id="887152126">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">controlTextColor</string>
+                                                               <object class="NSColor" key="NSColor" id="104533627">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MAA</bytes>
+                                                               </object>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="581738572">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{110, 151}, {139, 18}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="824062726">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">44Ki44OD44OX44OH44O844OI44KS56K66KqNA</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="581738572"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="597305137">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{110, 70}, {228, 18}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="437495050">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">TWV0YVjjgavjg5XjgqHjgqTjg6vjgpLpgIHkv6E</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="597305137"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <object class="NSCustomResource" key="NSNormalImage">
+                                                               <string key="NSClassName">NSImage</string>
+                                                               <string key="NSResourceName">NSSwitch</string>
+                                                       </object>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="576686737">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{38, 152}, {68, 17}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="404194395">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">6LW35YuV5pmC77yaA</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="576686737"/>
+                                                       <reference key="NSBackgroundColor" ref="525377782"/>
+                                                       <reference key="NSTextColor" ref="887152126"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="713240777">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{8, 39}, {98, 17}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="947435557">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">71303168</int>
+                                                       <string type="base64-UTF8" key="NSContents">5Ye65Yqb44OV44Kh44Kk44Or77yaA</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="713240777"/>
+                                                       <reference key="NSBackgroundColor" ref="525377782"/>
+                                                       <reference key="NSTextColor" ref="887152126"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSPopUpButton" id="317169558">
+                                               <reference key="NSNextResponder" ref="1048779201"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{109, 89}, {218, 26}}</string>
+                                               <reference key="NSSuperview" ref="1048779201"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSPopUpButtonCell" key="NSCell" id="792374025">
+                                                       <int key="NSCellFlags">71433792</int>
+                                                       <int key="NSCellFlags2">2048</int>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="317169558"/>
+                                                       <int key="NSButtonFlags">109199615</int>
+                                                       <int key="NSButtonFlags2">1</int>
+                                                       <object class="NSFont" key="NSAlternateImage">
+                                                               <string key="NSName">LucidaGrande</string>
+                                                               <double key="NSSize">1.300000e+01</double>
+                                                               <int key="NSfFlags">16</int>
+                                                       </object>
+                                                       <string key="NSAlternateContents"/>
+                                                       <object class="NSMutableString" key="NSKeyEquivalent">
+                                                               <characters key="NS.bytes"/>
+                                                       </object>
+                                                       <int key="NSPeriodicDelay">400</int>
+                                                       <int key="NSPeriodicInterval">75</int>
+                                                       <object class="NSMenuItem" key="NSMenuItem" id="698601725">
+                                                               <reference key="NSMenu" ref="783755954"/>
+                                                               <string type="base64-UTF8" key="NSTitle">TWFj44KS44K544Oq44O844OX44GV44Gb44KLA</string>
+                                                               <string key="NSKeyEquiv"/>
+                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                               <int key="NSState">1</int>
+                                                               <object class="NSCustomResource" key="NSOnImage" id="173677738">
+                                                                       <string key="NSClassName">NSImage</string>
+                                                                       <string key="NSResourceName">NSMenuCheckmark</string>
+                                                               </object>
+                                                               <object class="NSCustomResource" key="NSMixedImage" id="416832488">
+                                                                       <string key="NSClassName">NSImage</string>
+                                                                       <string key="NSResourceName">NSMenuMixedState</string>
+                                                               </object>
+                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                               <reference key="NSTarget" ref="792374025"/>
+                                                       </object>
+                                                       <bool key="NSMenuItemRespectAlignment">YES</bool>
+                                                       <object class="NSMenu" key="NSMenu" id="783755954">
+                                                               <object class="NSMutableString" key="NSTitle">
+                                                                       <characters key="NS.bytes">OtherViews</characters>
+                                                               </object>
+                                                               <object class="NSMutableArray" key="NSMenuItems">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <object class="NSMenuItem" id="197120751">
+                                                                               <reference key="NSMenu" ref="783755954"/>
+                                                                               <string type="base64-UTF8" key="NSTitle">5L2V44KC44GX44Gq44GEA</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="173677738"/>
+                                                                               <reference key="NSMixedImage" ref="416832488"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="792374025"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="40171696">
+                                                                               <reference key="NSMenu" ref="783755954"/>
+                                                                               <string type="base64-UTF8" key="NSTitle">44Ki44Op44O844OI44Km44Kj44Oz44OJ44Km44KS6KGo56S6A</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="173677738"/>
+                                                                               <reference key="NSMixedImage" ref="416832488"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="792374025"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="725464990">
+                                                                               <reference key="NSMenu" ref="783755954"/>
+                                                                               <string type="base64-UTF8" key="NSTitle">R3Jvd2zjgafpgJrnn6U</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="173677738"/>
+                                                                               <reference key="NSMixedImage" ref="416832488"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="792374025"/>
+                                                                       </object>
+                                                                       <object class="NSMenuItem" id="564582398">
+                                                                               <reference key="NSMenu" ref="783755954"/>
+                                                                               <string type="base64-UTF8" key="NSTitle">44Ki44Op44O844OI44Km44Kj44Oz44OJ44Km44GoR3Jvd2zjgafpgJrnn6U</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="173677738"/>
+                                                                               <reference key="NSMixedImage" ref="416832488"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="792374025"/>
+                                                                       </object>
+                                                                       <reference ref="698601725"/>
+                                                                       <object class="NSMenuItem" id="449823126">
+                                                                               <reference key="NSMenu" ref="783755954"/>
+                                                                               <string type="base64-UTF8" key="NSTitle">TWFj44Gu6Zu75rqQ44KS5YiH44KLA</string>
+                                                                               <string key="NSKeyEquiv"/>
+                                                                               <int key="NSKeyEquivModMask">1048576</int>
+                                                                               <int key="NSMnemonicLoc">2147483647</int>
+                                                                               <reference key="NSOnImage" ref="173677738"/>
+                                                                               <reference key="NSMixedImage" ref="416832488"/>
+                                                                               <string key="NSAction">_popUpItemAction:</string>
+                                                                               <reference key="NSTarget" ref="792374025"/>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <int key="NSSelectedIndex">4</int>
+                                                       <int key="NSPreferredEdge">3</int>
+                                                       <bool key="NSUsesItemFromMenu">YES</bool>
+                                                       <bool key="NSAltersState">YES</bool>
+                                                       <int key="NSArrowPosition">1</int>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{492, 189}</string>
+                               <reference key="NSSuperview"/>
+                               <string key="NSClassName">NSView</string>
+                               <string key="NSExtension">NSControl</string>
+                       </object>
+                       <object class="NSCustomView" id="520288288">
+                               <nil key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSTextField" id="1062449667">
+                                               <reference key="NSNextResponder" ref="520288288"/>
+                                               <int key="NSvFlags">268</int>
+                                               <string key="NSFrame">{{188, 38}, {113, 22}}</string>
+                                               <reference key="NSSuperview" ref="520288288"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="51555548">
+                                                       <int key="NSCellFlags">-1804468671</int>
+                                                       <int key="NSCellFlags2">272630784</int>
+                                                       <string key="NSContents"/>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="1062449667"/>
+                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                       <object class="NSColor" key="NSBackgroundColor" id="686497954">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">textBackgroundColor</string>
+                                                               <object class="NSColor" key="NSColor" id="993015046">
+                                                                       <int key="NSColorSpace">3</int>
+                                                                       <bytes key="NSWhite">MQA</bytes>
+                                                               </object>
+                                                       </object>
+                                                       <object class="NSColor" key="NSTextColor">
+                                                               <int key="NSColorSpace">6</int>
+                                                               <string key="NSCatalogName">System</string>
+                                                               <string key="NSColorName">textColor</string>
+                                                               <reference key="NSColor" ref="104533627"/>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="539748933">
+                                               <reference key="NSNextResponder" ref="520288288"/>
+                                               <int key="NSvFlags">268</int>
+                                               <string key="NSFrame">{{27, 40}, {155, 17}}</string>
+                                               <reference key="NSSuperview" ref="520288288"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="374363387">
+                                                       <int key="NSCellFlags">67239488</int>
+                                                       <int key="NSCellFlags2">71304192</int>
+                                                       <string key="NSContents">Custom Decomb String:</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="539748933"/>
+                                                       <reference key="NSBackgroundColor" ref="525377782"/>
+                                                       <reference key="NSTextColor" ref="887152126"/>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{496, 80}</string>
+                               <string key="NSClassName">NSView</string>
+                               <string key="NSExtension">NSResponder</string>
+                       </object>
+                       <object class="NSCustomView" id="332598366">
+                               <nil key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSTextField" id="389101877">
+                                               <reference key="NSNextResponder" ref="332598366"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{76, 43}, {114, 17}}</string>
+                                               <reference key="NSSuperview" ref="332598366"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="459708758">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">272629760</int>
+                                                       <string key="NSContents">Native Language:</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="389101877"/>
+                                                       <reference key="NSBackgroundColor" ref="525377782"/>
+                                                       <reference key="NSTextColor" ref="887152126"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSComboBox" id="172081130">
+                                               <reference key="NSNextResponder" ref="332598366"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{195, 39}, {229, 26}}</string>
+                                               <reference key="NSSuperview" ref="332598366"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSComboBoxCell" key="NSCell" id="210320026">
+                                                       <int key="NSCellFlags">343014976</int>
+                                                       <int key="NSCellFlags2">272630784</int>
+                                                       <string key="NSContents">English</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="172081130"/>
+                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                       <reference key="NSBackgroundColor" ref="686497954"/>
+                                                       <reference key="NSTextColor" ref="887152126"/>
+                                                       <int key="NSVisibleItemCount">10</int>
+                                                       <bool key="NSHasVerticalScroller">YES</bool>
+                                                       <bool key="NSCompletes">YES</bool>
+                                                       <object class="NSMutableArray" key="NSPopUpListData">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <string>Afar</string>
+                                                               <string>Abkhazian</string>
+                                                               <string>Afrikaans</string>
+                                                               <string>Albanian</string>
+                                                               <string>Amharic</string>
+                                                               <string>Arabic</string>
+                                                               <string>Armenian</string>
+                                                               <string>Assamese</string>
+                                                               <string>Avestan</string>
+                                                               <string>Aymara</string>
+                                                               <string>Azerbaijani</string>
+                                                               <string>Bashkir</string>
+                                                               <string>Basque</string>
+                                                               <string>Belarusian</string>
+                                                               <string>Bengali</string>
+                                                               <string>Bihari</string>
+                                                               <string>Bislama</string>
+                                                               <string>Bosnian</string>
+                                                               <string>Breton</string>
+                                                               <string>Bulgarian</string>
+                                                               <string>Burmese</string>
+                                                               <string>Catalan</string>
+                                                               <string>Chamorro</string>
+                                                               <string>Chechen</string>
+                                                               <string>Chichewa; Nyanja</string>
+                                                               <string>Chinese</string>
+                                                               <string>Church Slavic</string>
+                                                               <string>Chuvash</string>
+                                                               <string>Cornish</string>
+                                                               <string>Corsican</string>
+                                                               <string>Croatian</string>
+                                                               <string>Czech</string>
+                                                               <string>Dansk</string>
+                                                               <string>Deutsch</string>
+                                                               <string>Dzongkha</string>
+                                                               <string>English</string>
+                                                               <string>Espanol</string>
+                                                               <string>Esperanto</string>
+                                                               <string>Estonian</string>
+                                                               <string>Faroese</string>
+                                                               <string>Fijian</string>
+                                                               <string>Francais</string>
+                                                               <string>Frisian</string>
+                                                               <string>Georgian</string>
+                                                               <string>Gaelic (Scots)</string>
+                                                               <string>Gallegan</string>
+                                                               <string>Greek, Modern ()</string>
+                                                               <string>Guarani</string>
+                                                               <string>Gujarati</string>
+                                                               <string>Hebrew</string>
+                                                               <string>Herero</string>
+                                                               <string>Hindi</string>
+                                                               <string>Hiri Motu</string>
+                                                               <string>Inuktitut</string>
+                                                               <string>Interlingue</string>
+                                                               <string>Interlingua</string>
+                                                               <string>Indonesian</string>
+                                                               <string>Inupiaq</string>
+                                                               <string>Irish</string>
+                                                               <string>Islenska</string>
+                                                               <string>Italian</string>
+                                                               <string>Javanese</string>
+                                                               <string>Japanese</string>
+                                                               <string>Kalaallisut (Greenlandic)</string>
+                                                               <string>Kannada</string>
+                                                               <string>Kashmiri</string>
+                                                               <string>Kazakh</string>
+                                                               <string>Khmer</string>
+                                                               <string>Kikuyu</string>
+                                                               <string>Kinyarwanda</string>
+                                                               <string>Kirghiz</string>
+                                                               <string>Komi</string>
+                                                               <string>Korean</string>
+                                                               <string>Kuanyama</string>
+                                                               <string>Kurdish</string>
+                                                               <string>Lao</string>
+                                                               <string>Latin</string>
+                                                               <string>Latvian</string>
+                                                               <string>Lingala</string>
+                                                               <string>Lithuanian</string>
+                                                               <string>Letzeburgesch</string>
+                                                               <string>Macedonian</string>
+                                                               <string>Magyar</string>
+                                                               <string>Malay</string>
+                                                               <string>Malayalam</string>
+                                                               <string>Malagasy</string>
+                                                               <string>Maltese</string>
+                                                               <string>Manx</string>
+                                                               <string>Maori</string>
+                                                               <string>Marathi</string>
+                                                               <string>Marshall</string>
+                                                               <string>Moldavian</string>
+                                                               <string>Mongolian</string>
+                                                               <string>Nauru</string>
+                                                               <string>Navajo</string>
+                                                               <string>Ndebele, South</string>
+                                                               <string>Ndebele, North</string>
+                                                               <string>Ndonga</string>
+                                                               <string>Nederlands</string>
+                                                               <string>Nepali</string>
+                                                               <string>Northern Sami</string>
+                                                               <string>Norwegian</string>
+                                                               <string>Norwegian Bokmal</string>
+                                                               <string>Norwegian Nynorsk</string>
+                                                               <string>Occitan (post 1500); Provencal</string>
+                                                               <string>Oriya</string>
+                                                               <string>Oromo</string>
+                                                               <string>Ossetian; Ossetic</string>
+                                                               <string>Panjabi</string>
+                                                               <string>Persian</string>
+                                                               <string>Pali</string>
+                                                               <string>Polish</string>
+                                                               <string>Portuges</string>
+                                                               <string>Pushto</string>
+                                                               <string>Quechua</string>
+                                                               <string>Raeto-Romance</string>
+                                                               <string>Romanian</string>
+                                                               <string>Rundi</string>
+                                                               <string>Russian</string>
+                                                               <string>Sango</string>
+                                                               <string>Sanskrit</string>
+                                                               <string>Sardinian</string>
+                                                               <string>Serbian</string>
+                                                               <string>Sinhalese</string>
+                                                               <string>Slovak</string>
+                                                               <string>Slovenian</string>
+                                                               <string>Samoan</string>
+                                                               <string>Shona</string>
+                                                               <string>Sindhi</string>
+                                                               <string>Somali</string>
+                                                               <string>Sotho, Southern</string>
+                                                               <string>Sundanese</string>
+                                                               <string>Suomi</string>
+                                                               <string>Svenska</string>
+                                                               <string>Swahili</string>
+                                                               <string>Swati</string>
+                                                               <string>Tahitian</string>
+                                                               <string>Tamil</string>
+                                                               <string>Tatar</string>
+                                                               <string>Telugu</string>
+                                                               <string>Tajik</string>
+                                                               <string>Tagalog</string>
+                                                               <string>Thai</string>
+                                                               <string>Tibetian</string>
+                                                               <string>Tigrinya</string>
+                                                               <string>Tonga (Tonga Islands)</string>
+                                                               <string>Tswana</string>
+                                                               <string>Tsonga</string>
+                                                               <string>Turkish</string>
+                                                               <string>Turkmen</string>
+                                                               <string>Twi</string>
+                                                               <string>Uighur</string>
+                                                               <string>Ukrainian</string>
+                                                               <string>Urdu</string>
+                                                               <string>Uzbek</string>
+                                                               <string>Vietnamese</string>
+                                                               <string>Volapk</string>
+                                                               <string>Welsh</string>
+                                                               <string>Wolof</string>
+                                                               <string>Xhosa</string>
+                                                               <string>Yiddish</string>
+                                                               <string>Yoruba</string>
+                                                               <string>Zhuang</string>
+                                                               <string>Zulu</string>
+                                                       </object>
+                                                       <reference key="NSDelegate" ref="172081130"/>
+                                                       <object class="NSComboTableView" key="NSTableView" id="686758712">
+                                                               <reference key="NSNextResponder"/>
+                                                               <int key="NSvFlags">274</int>
+                                                               <string key="NSFrameSize">{13, 3444}</string>
+                                                               <reference key="NSSuperview"/>
+                                                               <reference key="NSWindow"/>
+                                                               <bool key="NSEnabled">YES</bool>
+                                                               <object class="NSMutableArray" key="NSTableColumns">
+                                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                       <object class="NSTableColumn">
+                                                                               <integer value="0" key="NSIdentifier"/>
+                                                                               <double key="NSWidth">1.000000e+01</double>
+                                                                               <double key="NSMinWidth">1.000000e+01</double>
+                                                                               <double key="NSMaxWidth">1.000000e+03</double>
+                                                                               <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                       <int key="NSCellFlags">75628032</int>
+                                                                                       <int key="NSCellFlags2">0</int>
+                                                                                       <object class="NSMutableString" key="NSContents">
+                                                                                               <characters key="NS.bytes"/>
+                                                                                       </object>
+                                                                                       <object class="NSFont" key="NSSupport">
+                                                                                               <string key="NSName">LucidaGrande</string>
+                                                                                               <double key="NSSize">1.200000e+01</double>
+                                                                                               <int key="NSfFlags">16</int>
+                                                                                       </object>
+                                                                                       <object class="NSColor" key="NSBackgroundColor">
+                                                                                               <int key="NSColorSpace">3</int>
+                                                                                               <bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
+                                                                                       </object>
+                                                                                       <reference key="NSTextColor" ref="993015046"/>
+                                                                               </object>
+                                                                               <object class="NSTextFieldCell" key="NSDataCell">
+                                                                                       <int key="NSCellFlags">338820672</int>
+                                                                                       <int key="NSCellFlags2">1024</int>
+                                                                                       <reference key="NSSupport" ref="964910696"/>
+                                                                                       <reference key="NSControlView" ref="686758712"/>
+                                                                                       <bool key="NSDrawsBackground">YES</bool>
+                                                                                       <object class="NSColor" key="NSBackgroundColor" id="501011794">
+                                                                                               <int key="NSColorSpace">6</int>
+                                                                                               <string key="NSCatalogName">System</string>
+                                                                                               <string key="NSColorName">controlBackgroundColor</string>
+                                                                                               <reference key="NSColor" ref="666005350"/>
+                                                                                       </object>
+                                                                                       <reference key="NSTextColor" ref="887152126"/>
+                                                                               </object>
+                                                                               <int key="NSResizingMask">3</int>
+                                                                               <bool key="NSIsResizeable">YES</bool>
+                                                                               <reference key="NSTableView" ref="686758712"/>
+                                                                       </object>
+                                                               </object>
+                                                               <double key="NSIntercellSpacingWidth">3.000000e+00</double>
+                                                               <double key="NSIntercellSpacingHeight">2.000000e+00</double>
+                                                               <reference key="NSBackgroundColor" ref="501011794"/>
+                                                               <object class="NSColor" key="NSGridColor">
+                                                                       <int key="NSColorSpace">6</int>
+                                                                       <string key="NSCatalogName">System</string>
+                                                                       <string key="NSColorName">gridColor</string>
+                                                                       <object class="NSColor" key="NSColor">
+                                                                               <int key="NSColorSpace">3</int>
+                                                                               <bytes key="NSWhite">MC41AA</bytes>
+                                                                       </object>
+                                                               </object>
+                                                               <double key="NSRowHeight">1.900000e+01</double>
+                                                               <string key="NSAction">tableViewAction:</string>
+                                                               <int key="NSTvFlags">-765427712</int>
+                                                               <reference key="NSDelegate" ref="210320026"/>
+                                                               <reference key="NSDataSource" ref="210320026"/>
+                                                               <reference key="NSTarget" ref="210320026"/>
+                                                               <int key="NSColumnAutoresizingStyle">1</int>
+                                                               <int key="NSDraggingSourceMaskForLocal">15</int>
+                                                               <int key="NSDraggingSourceMaskForNonLocal">0</int>
+                                                               <bool key="NSAllowsTypeSelect">YES</bool>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="168948265">
+                                               <reference key="NSNextResponder" ref="332598366"/>
+                                               <int key="NSvFlags">-2147483392</int>
+                                               <string key="NSFrame">{{18, 18}, {472, 18}}</string>
+                                               <reference key="NSSuperview" ref="332598366"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="686321393">
+                                                       <int key="NSCellFlags">604110336</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string key="NSContents">If sources native language is not your preferred language, use subtitles</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="168948265"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{500, 83}</string>
+                               <object class="NSMutableString" key="NSClassName">
+                                       <characters key="NS.bytes">NSView</characters>
+                               </object>
+                               <string key="NSExtension">NSResponder</string>
+                       </object>
+                       <object class="NSCustomView" id="23728330">
+                               <nil key="NSNextResponder"/>
+                               <int key="NSvFlags">256</int>
+                               <object class="NSMutableArray" key="NSSubviews">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="NSButton" id="882188042">
+                                               <reference key="NSNextResponder" ref="23728330"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{83, 56}, {367, 18}}</string>
+                                               <reference key="NSSuperview" ref="23728330"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="197383193">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">5LiA5a6a5ZOB6LOq44Gu44Ko44Oz44Kz44O844OJ44GnQ1FQ44Gu5Luj44KP44KK44GrQ1JG44KS5L2/
+44GGA</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="882188042"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                                       <object class="NSTextField" id="759266151">
+                                               <reference key="NSNextResponder" ref="23728330"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{39, 57}, {41, 17}}</string>
+                                               <reference key="NSSuperview" ref="23728330"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSTextFieldCell" key="NSCell" id="488653412">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">272629760</int>
+                                                       <string key="NSContents">x264:</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="759266151"/>
+                                                       <reference key="NSBackgroundColor" ref="525377782"/>
+                                                       <reference key="NSTextColor" ref="887152126"/>
+                                               </object>
+                                       </object>
+                                       <object class="NSButton" id="907177043">
+                                               <reference key="NSNextResponder" ref="23728330"/>
+                                               <int key="NSvFlags">256</int>
+                                               <string key="NSFrame">{{83, 18}, {367, 18}}</string>
+                                               <reference key="NSSuperview" ref="23728330"/>
+                                               <bool key="NSEnabled">YES</bool>
+                                               <object class="NSButtonCell" key="NSCell" id="869757541">
+                                                       <int key="NSCellFlags">67239424</int>
+                                                       <int key="NSCellFlags2">0</int>
+                                                       <string type="base64-UTF8" key="NSContents">5YuV55S744Go5ZCM44GY44OV44Kp44Or44OA44Gr44Ko44Oz44Kz44O844OJ44Ot44Kw44KS5L+d5a2Y
+A</string>
+                                                       <reference key="NSSupport" ref="964910696"/>
+                                                       <reference key="NSControlView" ref="907177043"/>
+                                                       <int key="NSButtonFlags">1211912703</int>
+                                                       <int key="NSButtonFlags2">2</int>
+                                                       <reference key="NSAlternateImage" ref="1056213191"/>
+                                                       <string key="NSAlternateContents"/>
+                                                       <string key="NSKeyEquivalent"/>
+                                                       <int key="NSPeriodicDelay">200</int>
+                                                       <int key="NSPeriodicInterval">25</int>
+                                               </object>
+                                       </object>
+                               </object>
+                               <string key="NSFrameSize">{500, 94}</string>
+                               <object class="NSMutableString" key="NSClassName">
+                                       <characters key="NS.bytes">NSView</characters>
+                               </object>
+                               <string key="NSExtension">NSResponder</string>
+                       </object>
+               </object>
+               <object class="IBObjectContainer" key="IBDocument.Objects">
+                       <object class="NSMutableArray" key="connectionRecords">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="123373831"/>
+                                               <reference key="destination" ref="169862212"/>
+                                       </object>
+                                       <int key="connectionID">185</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">window</string>
+                                               <reference key="source" ref="169862212"/>
+                                               <reference key="destination" ref="123373831"/>
+                                       </object>
+                                       <int key="connectionID">187</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fGeneralView</string>
+                                               <reference key="source" ref="169862212"/>
+                                               <reference key="destination" ref="1048779201"/>
+                                       </object>
+                                       <int key="connectionID">245</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAdvancedView</string>
+                                               <reference key="source" ref="169862212"/>
+                                               <reference key="destination" ref="23728330"/>
+                                       </object>
+                                       <int key="connectionID">246</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fAudioView</string>
+                                               <reference key="source" ref="169862212"/>
+                                               <reference key="destination" ref="332598366"/>
+                                       </object>
+                                       <int key="connectionID">247</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fPictureView</string>
+                                               <reference key="source" ref="169862212"/>
+                                               <reference key="destination" ref="520288288"/>
+                                       </object>
+                                       <int key="connectionID">248</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.DefaultPresetsDrawerShow</string>
+                                               <reference key="source" ref="636306431"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="636306431"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.DefaultPresetsDrawerShow</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.DefaultPresetsDrawerShow</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">260</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.DefaultAutoNaming</string>
+                                               <reference key="source" ref="965044526"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="965044526"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.DefaultAutoNaming</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.DefaultAutoNaming</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">262</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.DefaultMpegName</string>
+                                               <reference key="source" ref="906899216"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="906899216"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.DefaultMpegName</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.DefaultMpegName</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">264</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.sendToMetaX</string>
+                                               <reference key="source" ref="597305137"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="597305137"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.sendToMetaX</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.sendToMetaX</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">266</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.DefaultLanguage</string>
+                                               <reference key="source" ref="172081130"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="172081130"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.DefaultLanguage</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.DefaultLanguage</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">270</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.PreferredLanguageSubtitles</string>
+                                               <reference key="source" ref="168948265"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="168948265"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.PreferredLanguageSubtitles</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.PreferredLanguageSubtitles</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">271</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.DefaultCrf</string>
+                                               <reference key="source" ref="882188042"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="882188042"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.DefaultCrf</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.DefaultCrf</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">272</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">selectedValue: values.AlertWhenDone</string>
+                                               <reference key="source" ref="317169558"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="317169558"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">selectedValue: values.AlertWhenDone</string>
+                                                       <string key="NSBinding">selectedValue</string>
+                                                       <string key="NSKeyPath">values.AlertWhenDone</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">298</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.SUCheckAtStartup</string>
+                                               <reference key="source" ref="581738572"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="581738572"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.SUCheckAtStartup</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.SUCheckAtStartup</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">323</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.DecombCustomString</string>
+                                               <reference key="source" ref="1062449667"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="1062449667"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.DecombCustomString</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.DecombCustomString</string>
+                                                       <object class="NSDictionary" key="NSOptions">
+                                                               <string key="NS.key.0">NSContinuouslyUpdatesValue</string>
+                                                               <integer value="1" key="NS.object.0" id="9"/>
+                                                       </object>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">330</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBBindingConnection" key="connection">
+                                               <string key="label">value: values.EncodeLogLocation</string>
+                                               <reference key="source" ref="907177043"/>
+                                               <reference key="destination" ref="580534391"/>
+                                               <object class="NSNibBindingConnector" key="connector">
+                                                       <reference key="NSSource" ref="907177043"/>
+                                                       <reference key="NSDestination" ref="580534391"/>
+                                                       <string key="NSLabel">value: values.EncodeLogLocation</string>
+                                                       <string key="NSBinding">value</string>
+                                                       <string key="NSKeyPath">values.EncodeLogLocation</string>
+                                                       <int key="NSNibBindingConnectorVersion">2</int>
+                                               </object>
+                                       </object>
+                                       <int key="connectionID">349</int>
+                               </object>
+                       </object>
+                       <object class="IBMutableOrderedSet" key="objectRecords">
+                               <object class="NSArray" key="orderedObjects">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">0</int>
+                                               <object class="NSArray" key="object" id="510204080">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="children" ref="185275739"/>
+                                               <nil key="parent"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-2</int>
+                                               <reference key="object" ref="169862212"/>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-1</int>
+                                               <reference key="object" ref="941647215"/>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">First Responder</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">5</int>
+                                               <reference key="object" ref="123373831"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="496214002"/>
+                                               </object>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">Preferences</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">6</int>
+                                               <reference key="object" ref="496214002"/>
+                                               <reference key="parent" ref="123373831"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">61</int>
+                                               <reference key="object" ref="580534391"/>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">Shared Defaults</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">233</int>
+                                               <reference key="object" ref="1048779201"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="636306431"/>
+                                                       <reference ref="965044526"/>
+                                                       <reference ref="315188467"/>
+                                                       <reference ref="581738572"/>
+                                                       <reference ref="597305137"/>
+                                                       <reference ref="713240777"/>
+                                                       <reference ref="576686737"/>
+                                                       <reference ref="906899216"/>
+                                                       <reference ref="317169558"/>
+                                               </object>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">General</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">237</int>
+                                               <reference key="object" ref="906899216"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="36851657"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">238</int>
+                                               <reference key="object" ref="636306431"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="448858755"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">239</int>
+                                               <reference key="object" ref="965044526"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="419322096"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">242</int>
+                                               <reference key="object" ref="315188467"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="718672066"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">243</int>
+                                               <reference key="object" ref="581738572"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="824062726"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">244</int>
+                                               <reference key="object" ref="597305137"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="437495050"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">275</int>
+                                               <reference key="object" ref="576686737"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="404194395"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">276</int>
+                                               <reference key="object" ref="713240777"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="947435557"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">289</int>
+                                               <reference key="object" ref="317169558"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="792374025"/>
+                                               </object>
+                                               <reference key="parent" ref="1048779201"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">234</int>
+                                               <reference key="object" ref="520288288"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1062449667"/>
+                                                       <reference ref="539748933"/>
+                                               </object>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">Picture</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">235</int>
+                                               <reference key="object" ref="332598366"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="389101877"/>
+                                                       <reference ref="172081130"/>
+                                                       <reference ref="168948265"/>
+                                               </object>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">Audio</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">252</int>
+                                               <reference key="object" ref="389101877"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="459708758"/>
+                                               </object>
+                                               <reference key="parent" ref="332598366"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">253</int>
+                                               <reference key="object" ref="172081130"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="210320026"/>
+                                               </object>
+                                               <reference key="parent" ref="332598366"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">254</int>
+                                               <reference key="object" ref="168948265"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="686321393"/>
+                                               </object>
+                                               <reference key="parent" ref="332598366"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">236</int>
+                                               <reference key="object" ref="23728330"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="882188042"/>
+                                                       <reference ref="759266151"/>
+                                                       <reference ref="907177043"/>
+                                               </object>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">Advanced</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">255</int>
+                                               <reference key="object" ref="882188042"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="197383193"/>
+                                               </object>
+                                               <reference key="parent" ref="23728330"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">280</int>
+                                               <reference key="object" ref="759266151"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="488653412"/>
+                                               </object>
+                                               <reference key="parent" ref="23728330"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">300</int>
+                                               <reference key="object" ref="36851657"/>
+                                               <reference key="parent" ref="906899216"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">301</int>
+                                               <reference key="object" ref="448858755"/>
+                                               <reference key="parent" ref="636306431"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">302</int>
+                                               <reference key="object" ref="419322096"/>
+                                               <reference key="parent" ref="965044526"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">304</int>
+                                               <reference key="object" ref="718672066"/>
+                                               <reference key="parent" ref="315188467"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">305</int>
+                                               <reference key="object" ref="824062726"/>
+                                               <reference key="parent" ref="581738572"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">306</int>
+                                               <reference key="object" ref="437495050"/>
+                                               <reference key="parent" ref="597305137"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">307</int>
+                                               <reference key="object" ref="404194395"/>
+                                               <reference key="parent" ref="576686737"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">308</int>
+                                               <reference key="object" ref="947435557"/>
+                                               <reference key="parent" ref="713240777"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">309</int>
+                                               <reference key="object" ref="792374025"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="783755954"/>
+                                               </object>
+                                               <reference key="parent" ref="317169558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">315</int>
+                                               <reference key="object" ref="459708758"/>
+                                               <reference key="parent" ref="389101877"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">316</int>
+                                               <reference key="object" ref="210320026"/>
+                                               <reference key="parent" ref="172081130"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">317</int>
+                                               <reference key="object" ref="686321393"/>
+                                               <reference key="parent" ref="168948265"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">318</int>
+                                               <reference key="object" ref="197383193"/>
+                                               <reference key="parent" ref="882188042"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">322</int>
+                                               <reference key="object" ref="488653412"/>
+                                               <reference key="parent" ref="759266151"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">290</int>
+                                               <reference key="object" ref="783755954"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="698601725"/>
+                                                       <reference ref="449823126"/>
+                                                       <reference ref="564582398"/>
+                                                       <reference ref="40171696"/>
+                                                       <reference ref="197120751"/>
+                                                       <reference ref="725464990"/>
+                                               </object>
+                                               <reference key="parent" ref="792374025"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">296</int>
+                                               <reference key="object" ref="698601725"/>
+                                               <reference key="parent" ref="783755954"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">295</int>
+                                               <reference key="object" ref="449823126"/>
+                                               <reference key="parent" ref="783755954"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">294</int>
+                                               <reference key="object" ref="564582398"/>
+                                               <reference key="parent" ref="783755954"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">293</int>
+                                               <reference key="object" ref="40171696"/>
+                                               <reference key="parent" ref="783755954"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">292</int>
+                                               <reference key="object" ref="197120751"/>
+                                               <reference key="parent" ref="783755954"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">291</int>
+                                               <reference key="object" ref="725464990"/>
+                                               <reference key="parent" ref="783755954"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-3</int>
+                                               <reference key="object" ref="559784606"/>
+                                               <reference key="parent" ref="510204080"/>
+                                               <string key="objectName">Application</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">324</int>
+                                               <reference key="object" ref="1062449667"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="51555548"/>
+                                               </object>
+                                               <reference key="parent" ref="520288288"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">325</int>
+                                               <reference key="object" ref="51555548"/>
+                                               <reference key="parent" ref="1062449667"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">326</int>
+                                               <reference key="object" ref="539748933"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="374363387"/>
+                                               </object>
+                                               <reference key="parent" ref="520288288"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">327</int>
+                                               <reference key="object" ref="374363387"/>
+                                               <reference key="parent" ref="539748933"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">347</int>
+                                               <reference key="object" ref="907177043"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="869757541"/>
+                                               </object>
+                                               <reference key="parent" ref="23728330"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">348</int>
+                                               <reference key="object" ref="869757541"/>
+                                               <reference key="parent" ref="907177043"/>
+                                       </object>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="flattenedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>-1.IBPluginDependency</string>
+                                       <string>-2.IBPluginDependency</string>
+                                       <string>-3.IBPluginDependency</string>
+                                       <string>233.IBEditorWindowLastContentRect</string>
+                                       <string>233.IBPluginDependency</string>
+                                       <string>233.ImportedFromIB2</string>
+                                       <string>233.editorWindowContentRectSynchronizationRect</string>
+                                       <string>234.IBEditorWindowLastContentRect</string>
+                                       <string>234.IBPluginDependency</string>
+                                       <string>234.ImportedFromIB2</string>
+                                       <string>234.editorWindowContentRectSynchronizationRect</string>
+                                       <string>235.IBEditorWindowLastContentRect</string>
+                                       <string>235.IBPluginDependency</string>
+                                       <string>235.ImportedFromIB2</string>
+                                       <string>236.IBEditorWindowLastContentRect</string>
+                                       <string>236.IBPluginDependency</string>
+                                       <string>236.ImportedFromIB2</string>
+                                       <string>236.editorWindowContentRectSynchronizationRect</string>
+                                       <string>237.IBPluginDependency</string>
+                                       <string>237.ImportedFromIB2</string>
+                                       <string>238.IBPluginDependency</string>
+                                       <string>238.ImportedFromIB2</string>
+                                       <string>239.IBPluginDependency</string>
+                                       <string>239.ImportedFromIB2</string>
+                                       <string>242.IBPluginDependency</string>
+                                       <string>242.ImportedFromIB2</string>
+                                       <string>243.IBPluginDependency</string>
+                                       <string>243.ImportedFromIB2</string>
+                                       <string>244.IBPluginDependency</string>
+                                       <string>244.ImportedFromIB2</string>
+                                       <string>252.IBPluginDependency</string>
+                                       <string>252.ImportedFromIB2</string>
+                                       <string>253.IBPluginDependency</string>
+                                       <string>253.ImportedFromIB2</string>
+                                       <string>254.IBPluginDependency</string>
+                                       <string>254.ImportedFromIB2</string>
+                                       <string>255.IBPluginDependency</string>
+                                       <string>255.ImportedFromIB2</string>
+                                       <string>275.IBPluginDependency</string>
+                                       <string>275.ImportedFromIB2</string>
+                                       <string>276.IBPluginDependency</string>
+                                       <string>276.ImportedFromIB2</string>
+                                       <string>280.IBPluginDependency</string>
+                                       <string>280.ImportedFromIB2</string>
+                                       <string>289.IBPluginDependency</string>
+                                       <string>289.ImportedFromIB2</string>
+                                       <string>290.IBEditorWindowLastContentRect</string>
+                                       <string>290.IBPluginDependency</string>
+                                       <string>290.ImportedFromIB2</string>
+                                       <string>291.IBPluginDependency</string>
+                                       <string>291.ImportedFromIB2</string>
+                                       <string>292.IBPluginDependency</string>
+                                       <string>292.ImportedFromIB2</string>
+                                       <string>293.IBPluginDependency</string>
+                                       <string>293.ImportedFromIB2</string>
+                                       <string>294.IBPluginDependency</string>
+                                       <string>294.ImportedFromIB2</string>
+                                       <string>295.IBPluginDependency</string>
+                                       <string>295.ImportedFromIB2</string>
+                                       <string>296.IBPluginDependency</string>
+                                       <string>296.ImportedFromIB2</string>
+                                       <string>300.IBPluginDependency</string>
+                                       <string>301.IBPluginDependency</string>
+                                       <string>302.IBPluginDependency</string>
+                                       <string>304.IBPluginDependency</string>
+                                       <string>305.IBPluginDependency</string>
+                                       <string>306.IBPluginDependency</string>
+                                       <string>307.IBPluginDependency</string>
+                                       <string>308.IBPluginDependency</string>
+                                       <string>309.IBPluginDependency</string>
+                                       <string>315.IBPluginDependency</string>
+                                       <string>316.IBPluginDependency</string>
+                                       <string>317.IBPluginDependency</string>
+                                       <string>318.IBPluginDependency</string>
+                                       <string>322.IBPluginDependency</string>
+                                       <string>324.IBPluginDependency</string>
+                                       <string>325.IBPluginDependency</string>
+                                       <string>326.IBPluginDependency</string>
+                                       <string>327.IBPluginDependency</string>
+                                       <string>347.IBPluginDependency</string>
+                                       <string>347.ImportedFromIB2</string>
+                                       <string>348.IBPluginDependency</string>
+                                       <string>5.IBEditorWindowLastContentRect</string>
+                                       <string>5.IBWindowTemplateEditedContentRect</string>
+                                       <string>5.ImportedFromIB2</string>
+                                       <string>5.windowTemplate.hasMaxSize</string>
+                                       <string>5.windowTemplate.hasMinSize</string>
+                                       <string>5.windowTemplate.maxSize</string>
+                                       <string>5.windowTemplate.minSize</string>
+                                       <string>6.IBPluginDependency</string>
+                                       <string>6.ImportedFromIB2</string>
+                                       <string>61.IBPluginDependency</string>
+                                       <string>61.ImportedFromIB2</string>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>{{224, 350}, {492, 189}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{0, 636}, {500, 209}}</string>
+                                       <string>{{46, 559}, {496, 80}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{0, 726}, {500, 108}}</string>
+                                       <string>{{0, 662}, {500, 83}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{221, 266}, {500, 94}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{0, 650}, {500, 184}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{322, 342}, {291, 123}}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>{{501, 373}, {500, 200}}</string>
+                                       <string>{{501, 373}, {500, 200}}</string>
+                                       <reference ref="9"/>
+                                       <boolean value="NO"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{213, 107}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="unlocalizedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="activeLocalization"/>
+                       <object class="NSMutableDictionary" key="localizations">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="sourceID"/>
+                       <int key="maxID">349</int>
+               </object>
+               <object class="IBClassDescriber" key="IBDocument.Classes">
+                       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBPreferencesController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>fAdvancedView</string>
+                                                       <string>fAudioView</string>
+                                                       <string>fGeneralView</string>
+                                                       <string>fPictureView</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>NSView</string>
+                                                       <string>NSView</string>
+                                                       <string>NSView</string>
+                                                       <string>NSView</string>
+                                               </object>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">HBPreferencesController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBPreferencesController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <string key="NS.key.0">runModal:</string>
+                                               <string key="NS.object.0">id</string>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">PictureController.h</string>
+                                       </object>
+                               </object>
+                       </object>
+               </object>
+               <int key="IBDocument.localizationMode">0</int>
+               <string key="IBDocument.LastKnownRelativeProjectPath">../HandBrake.xcodeproj</string>
+               <int key="IBDocument.defaultPropertyAccessControl">3</int>
+       </data>
+</archive>
diff --git a/macosx/Japanese.lproj/Queue.strings b/macosx/Japanese.lproj/Queue.strings
new file mode 100644 (file)
index 0000000..fdcaf06
--- /dev/null
@@ -0,0 +1,192 @@
+/* No comment provided by engineer. */
+" - Deblock (pp7) (%d) " = " - Deblock (pp7) (%d) ";
+
+/* No comment provided by engineer. */
+" - Decomb " = " - Decomb ";
+
+/* No comment provided by engineer. */
+" - Deinterlace: Fast " = " - Deinterlace: Fast ";
+
+/* No comment provided by engineer. */
+" - Deinterlace: Slow " = " - Deinterlace: Slow ";
+
+/* No comment provided by engineer. */
+" - Deinterlace: Slower " = " - Deinterlace: Slower ";
+
+/* No comment provided by engineer. */
+" - Denoise: Medium " = " - Denoise: Medium ";
+
+/* No comment provided by engineer. */
+" - Denoise: Strong " = " - Denoise: Strong ";
+
+/* No comment provided by engineer. */
+" - Denoise: Weak " = " - Denoise: Weak ";
+
+/* No comment provided by engineer. */
+" - Detelecine" = " - Detelecine";
+
+/* No comment provided by engineer. */
+" - iPod 5G support " = " - iPod 5G support ";
+
+/* No comment provided by engineer. */
+" - Large file size" = " - Large file size";
+
+/* No comment provided by engineer. */
+" - VFR" = " - VFR";
+
+/* No comment provided by engineer. */
+" - Web optimized" = " - Web optimized";
+
+/* No comment provided by engineer. */
+" Keep Aspect Ratio" = " アスペクト比を保存";
+
+/* No comment provided by engineer. */
+"%@ Bitrate: %d(kbps)" = "%@ ビットレート: %d(kbps)";
+
+/* No comment provided by engineer. */
+"%@ Constant Quality: %.0f %%" = "%@ 一定品質: %.0f %%";
+
+/* No comment provided by engineer. */
+"%@ Container, %@ Video  %@ Audio, Chapter Markers\n" = "%@ コンテナ, ビデオ:%@ 音声:%@, チャプターマーカー付き\n";
+
+/* No comment provided by engineer. */
+"%@ Container, %@ Video  %@ Audio\n" = "%@ コンテナ, ビデオ:%@ 音声:%@\n";
+
+/* No comment provided by engineer. */
+"%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps)" = "%@ エンコーダー:%@ ミックスダウン:%@ サンプリングレート:%@(kHz) ビットレート:%@(kbps)";
+
+/* No comment provided by engineer. */
+"%@ Framerate: %@ (constant framerate)" = "%@ フレームレート:%@ (フレームレート一定)";
+
+/* No comment provided by engineer. */
+"%@ Framerate: Same as source (variable)" = "%@ フレームレート:オリジナルと同じ(可変)";
+
+/* No comment provided by engineer. */
+"%@ Framerate: Same as source (vfr detelecine)" = "%@ フレームレート:オリジナルと同じ(vfr 逆テレシネ)";
+
+/* No comment provided by engineer. */
+"%@ Target Size: %@(MB) (%d(kbps) abr)" = "%@ ファイルサイズ指定:%((MB) (平均 %d kbps)";
+
+/* No comment provided by engineer. */
+"%@, DRC: %@" = "%1$@, DRC: %2$@";
+
+/* No comment provided by engineer. */
+"%@, DRC: Off" = "%@, DRC: Off";
+
+/* No comment provided by engineer. */
+"%d encode pending" = "待機中のファイル:%d個";
+
+/* No comment provided by engineer. */
+"%d encode(s) pending" = "待機中のファイル:%d個";
+
+/* No comment provided by engineer. */
+", Grayscale" = ", グレースケール";
+
+/* No comment provided by engineer. */
+"1 Video Pass" = "1パス";
+
+/* No comment provided by engineer. */
+"2 Video Passes" = "2パス";
+
+/* No comment provided by engineer. */
+"2 Video Passes Turbo" = "2パス(高速)";
+
+/* No comment provided by engineer. */
+"Audio Track 1: " = "Audio Track 1: ";
+
+/* No comment provided by engineer. */
+"Audio Track 2: " = "Audio Track 2: ";
+
+/* No comment provided by engineer. */
+"Audio Track 3: " = "Audio Track 3: ";
+
+/* No comment provided by engineer. */
+"Audio Track 4: " = "Audio Track 4: ";
+
+/* No comment provided by engineer. */
+"Chapter %d" = "チャプター%d";
+
+/* No comment provided by engineer. */
+"Chapters %d through %d" = "チャプター%dから%d";
+
+/* No comment provided by engineer. */
+"Destination: " = "保存先:";
+
+/* No comment provided by engineer. */
+"Encoder: %@" = "エンコーダー:%@";
+
+/* No comment provided by engineer. */
+"EncodeWorking%d" = "EncodeWorking%d";
+
+/* No comment provided by engineer. */
+"Filters: " = "Filters: ";
+
+/* No comment provided by engineer. */
+"Format: " = "フォーマット:";
+
+/* No comment provided by engineer. */
+"H.264 (x264)" = "H.264 (x264)";
+
+/* No comment provided by engineer. */
+"Keep Encoding" = "エンコード作業を継続";
+
+/* No comment provided by engineer. */
+"MP4 file" = "MP4 file";
+
+/* No comment provided by engineer. */
+"MP4 Options: " = "MP4 Options: ";
+
+/* No comment provided by engineer. */
+"Pause" = "一時停止";
+
+/* No comment provided by engineer. */
+"Pause Encoding" = "エンコードの一時停止";
+
+/* No comment provided by engineer. */
+"Pause/Resume" = "一時停止/再開";
+
+/* No comment provided by engineer. */
+"Picture: " = "Picture: ";
+
+/* No comment provided by engineer. */
+"Preset: " = "プリセット:";
+
+/* No comment provided by engineer. */
+"Resume" = "再開";
+
+/* No comment provided by engineer. */
+"Resume Encoding" = "エンコード作業を再開";
+
+/* No comment provided by engineer. */
+"Start" = "変換開始";
+
+/* No comment provided by engineer. */
+"Start Encoding" = "エンコード開始";
+
+/* No comment provided by engineer. */
+"Start/Cancel" = "開始/キャンセル";
+
+/* No comment provided by engineer. */
+"Stop" = "中止";
+
+/* No comment provided by engineer. */
+"Stop Encoding" = "エンコードを中止";
+
+/* No comment provided by engineer. */
+"Stop Encoding and Delete" = "エンコードを中止して削除";
+
+/* No comment provided by engineer. */
+"Stop This Encode and Remove It ?" = "エンコード作業を中止して削除しますか?";
+
+/* No comment provided by engineer. */
+"Title %d" = "Title %d";
+
+/* No comment provided by engineer. */
+"Video: " = "ビデオ:";
+
+/* No comment provided by engineer. */
+"x264 Options: " = "x264 Options: ";
+
+/* No comment provided by engineer. */
+"Your movie will be lost if you don't continue encoding." = "エンコード作業を中止するとエンコード中の動画が失われる可能性があります。";
+
diff --git a/macosx/Japanese.lproj/Queue.xib b/macosx/Japanese.lproj/Queue.xib
new file mode 100644 (file)
index 0000000..4f0c08d
--- /dev/null
@@ -0,0 +1,1014 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
+       <data>
+               <int key="IBDocument.SystemTarget">1050</int>
+               <string key="IBDocument.SystemVersion">9G55</string>
+               <string key="IBDocument.InterfaceBuilderVersion">677</string>
+               <string key="IBDocument.AppKitVersion">949.43</string>
+               <string key="IBDocument.HIToolboxVersion">353.00</string>
+               <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+               </object>
+               <object class="NSArray" key="IBDocument.PluginDependencies">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+               </object>
+               <object class="NSMutableDictionary" key="IBDocument.Metadata">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSArray" key="dict.sortedKeys">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+                       <object class="NSMutableArray" key="dict.values">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                       </object>
+               </object>
+               <object class="NSMutableArray" key="IBDocument.RootObjects" id="543585533">
+                       <bool key="EncodedWithXMLCoder">YES</bool>
+                       <object class="NSCustomObject" id="678333032">
+                               <string key="NSClassName">HBQueueController</string>
+                       </object>
+                       <object class="NSCustomObject" id="258430128">
+                               <string key="NSClassName">FirstResponder</string>
+                       </object>
+                       <object class="NSCustomObject" id="529995888">
+                               <string key="NSClassName">NSApplication</string>
+                       </object>
+                       <object class="NSWindowTemplate" id="238545558">
+                               <int key="NSWindowStyleMask">4111</int>
+                               <int key="NSWindowBacking">2</int>
+                               <string key="NSWindowRect">{{893, 137}, {574, 423}}</string>
+                               <int key="NSWTFlags">1886912512</int>
+                               <string type="base64-UTF8" key="NSWindowTitle">44Kt44Ol44O8IC0gSGFuZEJyYWtlA</string>
+                               <string key="NSWindowClass">NSWindow</string>
+                               <object class="NSMutableString" key="NSViewClass">
+                                       <characters key="NS.bytes">View</characters>
+                               </object>
+                               <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSWindowContentMinSize">{525, 340}</string>
+                               <object class="NSView" key="NSWindowView" id="431299686">
+                                       <nil key="NSNextResponder"/>
+                                       <int key="NSvFlags">256</int>
+                                       <object class="NSMutableArray" key="NSSubviews">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSCustomView" id="60629844">
+                                                       <reference key="NSNextResponder" ref="431299686"/>
+                                                       <int key="NSvFlags">274</int>
+                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                               <object class="NSScrollView" id="9160137">
+                                                                       <reference key="NSNextResponder" ref="60629844"/>
+                                                                       <int key="NSvFlags">274</int>
+                                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                               <object class="NSClipView" id="13598910">
+                                                                                       <reference key="NSNextResponder" ref="9160137"/>
+                                                                                       <int key="NSvFlags">2304</int>
+                                                                                       <object class="NSMutableArray" key="NSSubviews">
+                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                               <object class="NSOutlineView" id="790027174">
+                                                                                                       <reference key="NSNextResponder" ref="13598910"/>
+                                                                                                       <int key="NSvFlags">4352</int>
+                                                                                                       <string key="NSFrameSize">{517, 342}</string>
+                                                                                                       <reference key="NSSuperview" ref="13598910"/>
+                                                                                                       <bool key="NSEnabled">YES</bool>
+                                                                                                       <object class="_NSCornerView" key="NSCornerView">
+                                                                                                               <nil key="NSNextResponder"/>
+                                                                                                               <int key="NSvFlags">256</int>
+                                                                                                               <string key="NSFrame">{{518, 0}, {16, 17}}</string>
+                                                                                                       </object>
+                                                                                                       <object class="NSMutableArray" key="NSTableColumns">
+                                                                                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                                                                                               <object class="NSTableColumn" id="821940358">
+                                                                                                                       <string key="NSIdentifier">icon</string>
+                                                                                                                       <double key="NSWidth">3.800000e+01</double>
+                                                                                                                       <double key="NSMinWidth">3.800000e+01</double>
+                                                                                                                       <double key="NSMaxWidth">3.800000e+01</double>
+                                                                                                                       <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                                                               <string key="NSContents"/>
+                                                                                                                               <object class="NSFont" key="NSSupport" id="26">
+                                                                                                                                       <string key="NSName">LucidaGrande</string>
+                                                                                                                                       <double key="NSSize">1.100000e+01</double>
+                                                                                                                                       <int key="NSfFlags">3100</int>
+                                                                                                                               </object>
+                                                                                                                               <object class="NSColor" key="NSBackgroundColor" id="122009290">
+                                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                                       <string key="NSColorName">headerColor</string>
+                                                                                                                                       <object class="NSColor" key="NSColor" id="983556133">
+                                                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                                                               <bytes key="NSWhite">MQA</bytes>
+                                                                                                                                       </object>
+                                                                                                                               </object>
+                                                                                                                               <object class="NSColor" key="NSTextColor" id="204129071">
+                                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                                       <string key="NSColorName">headerTextColor</string>
+                                                                                                                                       <object class="NSColor" key="NSColor" id="1016246953">
+                                                                                                                                               <int key="NSColorSpace">3</int>
+                                                                                                                                               <bytes key="NSWhite">MAA</bytes>
+                                                                                                                                       </object>
+                                                                                                                               </object>
+                                                                                                                       </object>
+                                                                                                                       <object class="NSImageCell" key="NSDataCell" id="592677893">
+                                                                                                                               <int key="NSCellFlags">130560</int>
+                                                                                                                               <int key="NSCellFlags2">33554432</int>
+                                                                                                                               <int key="NSAlign">3</int>
+                                                                                                                               <int key="NSScale">0</int>
+                                                                                                                               <int key="NSStyle">0</int>
+                                                                                                                               <bool key="NSAnimates">YES</bool>
+                                                                                                                       </object>
+                                                                                                                       <int key="NSResizingMask">3</int>
+                                                                                                                       <bool key="NSIsResizeable">YES</bool>
+                                                                                                                       <bool key="NSIsEditable">YES</bool>
+                                                                                                                       <reference key="NSTableView" ref="790027174"/>
+                                                                                                               </object>
+                                                                                                               <object class="NSTableColumn" id="664777621">
+                                                                                                                       <string key="NSIdentifier">desc</string>
+                                                                                                                       <double key="NSWidth">4.500000e+02</double>
+                                                                                                                       <double key="NSMinWidth">4.000000e+01</double>
+                                                                                                                       <double key="NSMaxWidth">5.000000e+03</double>
+                                                                                                                       <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                                                               <int key="NSCellFlags">75628032</int>
+                                                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                                                               <string key="NSContents"/>
+                                                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                                                               <object class="NSColor" key="NSBackgroundColor">
+                                                                                                                                       <int key="NSColorSpace">3</int>
+                                                                                                                                       <bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
+                                                                                                                               </object>
+                                                                                                                               <reference key="NSTextColor" ref="204129071"/>
+                                                                                                                       </object>
+                                                                                                                       <object class="NSTextFieldCell" key="NSDataCell" id="574589932">
+                                                                                                                               <int key="NSCellFlags">337772032</int>
+                                                                                                                               <int key="NSCellFlags2">0</int>
+                                                                                                                               <object class="NSFont" key="NSSupport" id="844481358">
+                                                                                                                                       <string key="NSName">LucidaGrande</string>
+                                                                                                                                       <double key="NSSize">1.200000e+01</double>
+                                                                                                                                       <int key="NSfFlags">16</int>
+                                                                                                                               </object>
+                                                                                                                               <reference key="NSControlView" ref="790027174"/>
+                                                                                                                               <object class="NSColor" key="NSBackgroundColor">
+                                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                                       <string key="NSColorName">textBackgroundColor</string>
+                                                                                                                                       <reference key="NSColor" ref="983556133"/>
+                                                                                                                               </object>
+                                                                                                                               <object class="NSColor" key="NSTextColor" id="434514744">
+                                                                                                                                       <int key="NSColorSpace">6</int>
+                                                                                                                                       <string key="NSCatalogName">System</string>
+                                                                                                                                       <string key="NSColorName">controlTextColor</string>
+                                                                                                                                       <reference key="NSColor" ref="1016246953"/>
+                                                                                                                               </object>
+                                                                                                                       </object>
+                                                                                                                       <int key="NSResizingMask">1</int>
+                                                                                                                       <bool key="NSIsResizeable">YES</bool>
+                                                                                                                       <reference key="NSTableView" ref="790027174"/>
+                                                                                                               </object>
+                                                                                                               <object class="NSTableColumn" id="498008730">
+                                                                                                                       <string key="NSIdentifier">action</string>
+                                                                                                                       <double key="NSWidth">2.000000e+01</double>
+                                                                                                                       <double key="NSMinWidth">8.000000e+00</double>
+                                                                                                                       <double key="NSMaxWidth">2.000000e+01</double>
+                                                                                                                       <object class="NSTableHeaderCell" key="NSHeaderCell">
+                                                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                                                               <int key="NSCellFlags2">134217728</int>
+                                                                                                                               <string key="NSContents"/>
+                                                                                                                               <reference key="NSSupport" ref="26"/>
+                                                                                                                               <reference key="NSBackgroundColor" ref="122009290"/>
+                                                                                                                               <reference key="NSTextColor" ref="204129071"/>
+                                                                                                                       </object>
+                                                                                                                       <object class="NSButtonCell" key="NSDataCell" id="620017021">
+                                                                                                                               <int key="NSCellFlags">67239424</int>
+                                                                                                                               <int key="NSCellFlags2">134217728</int>
+                                                                                                                               <string key="NSContents"/>
+                                                                                                                               <reference key="NSSupport" ref="844481358"/>
+                                                                                                                               <reference key="NSControlView" ref="790027174"/>
+                                                                                                                               <int key="NSButtonFlags">135020799</int>
+                                                                                                                               <int key="NSButtonFlags2">6</int>
+                                                                                                                               <object class="NSCustomResource" key="NSNormalImage">
+                                                                                                                                       <string key="NSClassName">NSImage</string>
+                                                                                                                                       <string key="NSResourceName">Delete</string>
+                                                                                                                               </object>
+                                                                                                                               <string key="NSAlternateContents"/>
+                                                                                                                               <string key="NSKeyEquivalent"/>
+                                                                                                                               <int key="NSPeriodicDelay">400</int>
+                                                                                                                               <int key="NSPeriodicInterval">75</int>
+                                                                                                                       </object>
+                                                                                                                       <reference key="NSTableView" ref="790027174"/>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <double key="NSIntercellSpacingWidth">3.000000e+00</double>
+                                                                                                       <double key="NSIntercellSpacingHeight">2.000000e+00</double>
+                                                                                                       <reference key="NSBackgroundColor" ref="983556133"/>
+                                                                                                       <object class="NSColor" key="NSGridColor">
+                                                                                                               <int key="NSColorSpace">6</int>
+                                                                                                               <string key="NSCatalogName">System</string>
+                                                                                                               <string key="NSColorName">gridColor</string>
+                                                                                                               <object class="NSColor" key="NSColor">
+                                                                                                                       <int key="NSColorSpace">3</int>
+                                                                                                                       <bytes key="NSWhite">MC41AA</bytes>
+                                                                                                               </object>
+                                                                                                       </object>
+                                                                                                       <double key="NSRowHeight">1.700000e+01</double>
+                                                                                                       <int key="NSTvFlags">314605568</int>
+                                                                                                       <int key="NSColumnAutoresizingStyle">1</int>
+                                                                                                       <int key="NSDraggingSourceMaskForLocal">15</int>
+                                                                                                       <int key="NSDraggingSourceMaskForNonLocal">0</int>
+                                                                                                       <bool key="NSAllowsTypeSelect">YES</bool>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <string key="NSFrame">{{1, 1}, {517, 342}}</string>
+                                                                                       <reference key="NSSuperview" ref="9160137"/>
+                                                                                       <reference key="NSDocView" ref="790027174"/>
+                                                                                       <object class="NSColor" key="NSBGColor">
+                                                                                               <int key="NSColorSpace">6</int>
+                                                                                               <string key="NSCatalogName">System</string>
+                                                                                               <string key="NSColorName">controlBackgroundColor</string>
+                                                                                               <object class="NSColor" key="NSColor" id="724853981">
+                                                                                                       <int key="NSColorSpace">3</int>
+                                                                                                       <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
+                                                                                               </object>
+                                                                                       </object>
+                                                                                       <int key="NScvFlags">4</int>
+                                                                               </object>
+                                                                               <object class="NSScroller" id="459639248">
+                                                                                       <reference key="NSNextResponder" ref="9160137"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{518, 1}, {15, 342}}</string>
+                                                                                       <reference key="NSSuperview" ref="9160137"/>
+                                                                                       <reference key="NSTarget" ref="9160137"/>
+                                                                                       <string key="NSAction">_doScroller:</string>
+                                                                                       <double key="NSPercent">7.142857e-01</double>
+                                                                               </object>
+                                                                               <object class="NSScroller" id="636348341">
+                                                                                       <reference key="NSNextResponder" ref="9160137"/>
+                                                                                       <int key="NSvFlags">256</int>
+                                                                                       <string key="NSFrame">{{-100, -100}, {282, 15}}</string>
+                                                                                       <reference key="NSSuperview" ref="9160137"/>
+                                                                                       <int key="NSsFlags">1</int>
+                                                                                       <reference key="NSTarget" ref="9160137"/>
+                                                                                       <string key="NSAction">_doScroller:</string>
+                                                                                       <double key="NSPercent">9.656652e-01</double>
+                                                                               </object>
+                                                                       </object>
+                                                                       <string key="NSFrame">{{20, 20}, {534, 344}}</string>
+                                                                       <reference key="NSSuperview" ref="60629844"/>
+                                                                       <int key="NSsFlags">18</int>
+                                                                       <reference key="NSVScroller" ref="459639248"/>
+                                                                       <reference key="NSHScroller" ref="636348341"/>
+                                                                       <reference key="NSContentView" ref="13598910"/>
+                                                                       <bytes key="NSScrollAmts">AAAAAAAAAABBmAAAQZgAAA</bytes>
+                                                               </object>
+                                                               <object class="NSSlider" id="948250828">
+                                                                       <reference key="NSNextResponder" ref="60629844"/>
+                                                                       <int key="NSvFlags">-2147483356</int>
+                                                                       <string key="NSFrame">{{60, 1}, {180, 16}}</string>
+                                                                       <reference key="NSSuperview" ref="60629844"/>
+                                                                       <bool key="NSEnabled">YES</bool>
+                                                                       <object class="NSSliderCell" key="NSCell" id="1016294819">
+                                                                               <int key="NSCellFlags">67501824</int>
+                                                                               <int key="NSCellFlags2">262144</int>
+                                                                               <object class="NSMutableString" key="NSContents">
+                                                                                       <characters key="NS.bytes"/>
+                                                                               </object>
+                                                                               <object class="NSFont" key="NSSupport" id="459826394">
+                                                                                       <string key="NSName">Helvetica</string>
+                                                                                       <double key="NSSize">1.200000e+01</double>
+                                                                                       <int key="NSfFlags">16</int>
+                                                                               </object>
+                                                                               <reference key="NSControlView" ref="948250828"/>
+                                                                               <double key="NSMaxValue">3.000000e+01</double>
+                                                                               <double key="NSMinValue">0.000000e+00</double>
+                                                                               <double key="NSValue">2.000000e+00</double>
+                                                                               <double key="NSAltIncValue">0.000000e+00</double>
+                                                                               <int key="NSNumberOfTickMarks">31</int>
+                                                                               <int key="NSTickMarkPosition">1</int>
+                                                                               <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                               <bool key="NSVertical">NO</bool>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSSlider" id="252090132">
+                                                                       <reference key="NSNextResponder" ref="60629844"/>
+                                                                       <int key="NSvFlags">-2147483356</int>
+                                                                       <string key="NSFrame">{{296, 2}, {80, 16}}</string>
+                                                                       <reference key="NSSuperview" ref="60629844"/>
+                                                                       <bool key="NSEnabled">YES</bool>
+                                                                       <object class="NSSliderCell" key="NSCell" id="271127179">
+                                                                               <int key="NSCellFlags">67501824</int>
+                                                                               <int key="NSCellFlags2">262144</int>
+                                                                               <object class="NSMutableString" key="NSContents">
+                                                                                       <characters key="NS.bytes"/>
+                                                                               </object>
+                                                                               <reference key="NSSupport" ref="459826394"/>
+                                                                               <reference key="NSControlView" ref="252090132"/>
+                                                                               <double key="NSMaxValue">1.000000e+01</double>
+                                                                               <double key="NSMinValue">0.000000e+00</double>
+                                                                               <double key="NSValue">3.000000e+00</double>
+                                                                               <double key="NSAltIncValue">0.000000e+00</double>
+                                                                               <int key="NSNumberOfTickMarks">11</int>
+                                                                               <int key="NSTickMarkPosition">1</int>
+                                                                               <bool key="NSAllowsTickMarkValuesOnly">YES</bool>
+                                                                               <bool key="NSVertical">NO</bool>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSTextField" id="316422061">
+                                                                       <reference key="NSNextResponder" ref="60629844"/>
+                                                                       <int key="NSvFlags">-2147483356</int>
+                                                                       <string key="NSFrame">{{17, 0}, {38, 14}}</string>
+                                                                       <reference key="NSSuperview" ref="60629844"/>
+                                                                       <bool key="NSEnabled">YES</bool>
+                                                                       <object class="NSTextFieldCell" key="NSCell" id="655488883">
+                                                                               <int key="NSCellFlags">67239424</int>
+                                                                               <int key="NSCellFlags2">272629760</int>
+                                                                               <string key="NSContents">Indent</string>
+                                                                               <reference key="NSSupport" ref="26"/>
+                                                                               <reference key="NSControlView" ref="316422061"/>
+                                                                               <object class="NSColor" key="NSBackgroundColor" id="987568653">
+                                                                                       <int key="NSColorSpace">6</int>
+                                                                                       <string key="NSCatalogName">System</string>
+                                                                                       <string key="NSColorName">controlColor</string>
+                                                                                       <reference key="NSColor" ref="724853981"/>
+                                                                               </object>
+                                                                               <reference key="NSTextColor" ref="434514744"/>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSTextField" id="891125080">
+                                                                       <reference key="NSNextResponder" ref="60629844"/>
+                                                                       <int key="NSvFlags">-2147483356</int>
+                                                                       <string key="NSFrame">{{245, 1}, {46, 14}}</string>
+                                                                       <reference key="NSSuperview" ref="60629844"/>
+                                                                       <bool key="NSEnabled">YES</bool>
+                                                                       <object class="NSTextFieldCell" key="NSCell" id="402192242">
+                                                                               <int key="NSCellFlags">67239424</int>
+                                                                               <int key="NSCellFlags2">272629760</int>
+                                                                               <string key="NSContents">Spacing</string>
+                                                                               <reference key="NSSupport" ref="26"/>
+                                                                               <reference key="NSControlView" ref="891125080"/>
+                                                                               <reference key="NSBackgroundColor" ref="987568653"/>
+                                                                               <reference key="NSTextColor" ref="434514744"/>
+                                                                       </object>
+                                                               </object>
+                                                               <object class="NSButton" id="1065139278">
+                                                                       <reference key="NSNextResponder" ref="60629844"/>
+                                                                       <int key="NSvFlags">292</int>
+                                                                       <string key="NSFrame">{{6, -25}, {159, 16}}</string>
+                                                                       <reference key="NSSuperview" ref="60629844"/>
+                                                                       <bool key="NSEnabled">YES</bool>
+                                                                       <object class="NSButtonCell" key="NSCell" id="907474520">
+                                                                               <int key="NSCellFlags">67239424</int>
+                                                                               <int key="NSCellFlags2">134479872</int>
+                                                                               <string key="NSContents">quick way to intercept delete key</string>
+                                                                               <object class="NSFont" key="NSSupport">
+                                                                                       <string key="NSName">LucidaGrande</string>
+                                                                                       <double key="NSSize">9.000000e+00</double>
+                                                                                       <int key="NSfFlags">3614</int>
+                                                                               </object>
+                                                                               <reference key="NSControlView" ref="1065139278"/>
+                                                                               <int key="NSButtonFlags">-2038021889</int>
+                                                                               <int key="NSButtonFlags2">34</int>
+                                                                               <object class="NSFont" key="NSAlternateImage">
+                                                                                       <string key="NSName">LucidaGrande</string>
+                                                                                       <double key="NSSize">9.000000e+00</double>
+                                                                                       <int key="NSfFlags">16</int>
+                                                                               </object>
+                                                                               <string key="NSAlternateContents"/>
+                                                                               <string type="base64-UTF8" key="NSKeyEquivalent">fw</string>
+                                                                               <int key="NSPeriodicDelay">200</int>
+                                                                               <int key="NSPeriodicInterval">25</int>
+                                                                       </object>
+                                                               </object>
+                                                       </object>
+                                                       <string key="NSFrameSize">{574, 371}</string>
+                                                       <reference key="NSSuperview" ref="431299686"/>
+                                                       <string key="NSClassName">NSView</string>
+                                                       <string key="NSExtension">NSResponder</string>
+                                               </object>
+                                               <object class="NSTextField" id="463845363">
+                                                       <reference key="NSNextResponder" ref="431299686"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{17, 398}, {540, 14}}</string>
+                                                       <reference key="NSSuperview" ref="431299686"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="617812287">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272760832</int>
+                                                               <string key="NSContents">Pending Jobs</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="463845363"/>
+                                                               <reference key="NSBackgroundColor" ref="987568653"/>
+                                                               <reference key="NSTextColor" ref="434514744"/>
+                                                       </object>
+                                               </object>
+                                               <object class="NSTextField" id="138063786">
+                                                       <reference key="NSNextResponder" ref="431299686"/>
+                                                       <int key="NSvFlags">264</int>
+                                                       <string key="NSFrame">{{17, 376}, {540, 14}}</string>
+                                                       <reference key="NSSuperview" ref="431299686"/>
+                                                       <bool key="NSEnabled">YES</bool>
+                                                       <object class="NSTextFieldCell" key="NSCell" id="108133680">
+                                                               <int key="NSCellFlags">67239424</int>
+                                                               <int key="NSCellFlags2">272760832</int>
+                                                               <string type="base64-UTF8" key="NSContents">44Ko44Oz44Kz44O844OJ5Lit44Gu44OV44Kh44Kk44Or44Gv44GC44KK44G+44Gb44KTA</string>
+                                                               <reference key="NSSupport" ref="26"/>
+                                                               <reference key="NSControlView" ref="138063786"/>
+                                                               <reference key="NSBackgroundColor" ref="987568653"/>
+                                                               <reference key="NSTextColor" ref="434514744"/>
+                                                       </object>
+                                               </object>
+                                       </object>
+                                       <string key="NSFrameSize">{574, 423}</string>
+                               </object>
+                               <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+                               <string key="NSMinSize">{525, 362}</string>
+                               <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
+                               <string key="NSFrameAutosaveName">QueueWindow</string>
+                       </object>
+               </object>
+               <object class="IBObjectContainer" key="IBDocument.Objects">
+                       <object class="NSMutableArray" key="connectionRecords">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fQueuePane</string>
+                                               <reference key="source" ref="678333032"/>
+                                               <reference key="destination" ref="60629844"/>
+                                       </object>
+                                       <int key="connectionID">2561</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fQueueCountField</string>
+                                               <reference key="source" ref="678333032"/>
+                                               <reference key="destination" ref="463845363"/>
+                                       </object>
+                                       <int key="connectionID">2564</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="238545558"/>
+                                               <reference key="destination" ref="678333032"/>
+                                       </object>
+                                       <int key="connectionID">2579</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fOutlineView</string>
+                                               <reference key="source" ref="678333032"/>
+                                               <reference key="destination" ref="790027174"/>
+                                       </object>
+                                       <int key="connectionID">2601</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">dataSource</string>
+                                               <reference key="source" ref="790027174"/>
+                                               <reference key="destination" ref="678333032"/>
+                                       </object>
+                                       <int key="connectionID">2602</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">delegate</string>
+                                               <reference key="source" ref="790027174"/>
+                                               <reference key="destination" ref="678333032"/>
+                                       </object>
+                                       <int key="connectionID">2603</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBActionConnection" key="connection">
+                                               <string key="label">removeSelectedQueueItem:</string>
+                                               <reference key="source" ref="678333032"/>
+                                               <reference key="destination" ref="1065139278"/>
+                                       </object>
+                                       <int key="connectionID">2623</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">window</string>
+                                               <reference key="source" ref="678333032"/>
+                                               <reference key="destination" ref="238545558"/>
+                                       </object>
+                                       <int key="connectionID">2645</int>
+                               </object>
+                               <object class="IBConnectionRecord">
+                                       <object class="IBOutletConnection" key="connection">
+                                               <string key="label">fProgressTextField</string>
+                                               <reference key="source" ref="678333032"/>
+                                               <reference key="destination" ref="138063786"/>
+                                       </object>
+                                       <int key="connectionID">2648</int>
+                               </object>
+                       </object>
+                       <object class="IBMutableOrderedSet" key="objectRecords">
+                               <object class="NSArray" key="orderedObjects">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">0</int>
+                                               <object class="NSArray" key="object" id="1017359617">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                               </object>
+                                               <reference key="children" ref="543585533"/>
+                                               <nil key="parent"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-2</int>
+                                               <reference key="object" ref="678333032"/>
+                                               <reference key="parent" ref="1017359617"/>
+                                               <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-1</int>
+                                               <reference key="object" ref="258430128"/>
+                                               <reference key="parent" ref="1017359617"/>
+                                               <string key="objectName">First Responder</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2576</int>
+                                               <reference key="object" ref="238545558"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="431299686"/>
+                                               </object>
+                                               <reference key="parent" ref="1017359617"/>
+                                               <string key="objectName">Window</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2577</int>
+                                               <reference key="object" ref="431299686"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="60629844"/>
+                                                       <reference ref="138063786"/>
+                                                       <reference ref="463845363"/>
+                                               </object>
+                                               <reference key="parent" ref="238545558"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2547</int>
+                                               <reference key="object" ref="60629844"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="9160137"/>
+                                                       <reference ref="948250828"/>
+                                                       <reference ref="252090132"/>
+                                                       <reference ref="316422061"/>
+                                                       <reference ref="891125080"/>
+                                                       <reference ref="1065139278"/>
+                                               </object>
+                                               <reference key="parent" ref="431299686"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2596</int>
+                                               <reference key="object" ref="9160137"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="790027174"/>
+                                                       <reference ref="459639248"/>
+                                                       <reference ref="636348341"/>
+                                               </object>
+                                               <reference key="parent" ref="60629844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2597</int>
+                                               <reference key="object" ref="790027174"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="664777621"/>
+                                                       <reference ref="498008730"/>
+                                                       <reference ref="821940358"/>
+                                               </object>
+                                               <reference key="parent" ref="9160137"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2599</int>
+                                               <reference key="object" ref="664777621"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="574589932"/>
+                                               </object>
+                                               <reference key="parent" ref="790027174"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2609</int>
+                                               <reference key="object" ref="574589932"/>
+                                               <reference key="parent" ref="664777621"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2604</int>
+                                               <reference key="object" ref="498008730"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="620017021"/>
+                                               </object>
+                                               <reference key="parent" ref="790027174"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2605</int>
+                                               <reference key="object" ref="620017021"/>
+                                               <reference key="parent" ref="498008730"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2624</int>
+                                               <reference key="object" ref="821940358"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="592677893"/>
+                                               </object>
+                                               <reference key="parent" ref="790027174"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2625</int>
+                                               <reference key="object" ref="592677893"/>
+                                               <reference key="parent" ref="821940358"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2610</int>
+                                               <reference key="object" ref="948250828"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="1016294819"/>
+                                               </object>
+                                               <reference key="parent" ref="60629844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2611</int>
+                                               <reference key="object" ref="252090132"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="271127179"/>
+                                               </object>
+                                               <reference key="parent" ref="60629844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2614</int>
+                                               <reference key="object" ref="316422061"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="655488883"/>
+                                               </object>
+                                               <reference key="parent" ref="60629844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2615</int>
+                                               <reference key="object" ref="891125080"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="402192242"/>
+                                               </object>
+                                               <reference key="parent" ref="60629844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2622</int>
+                                               <reference key="object" ref="1065139278"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="907474520"/>
+                                               </object>
+                                               <reference key="parent" ref="60629844"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2638</int>
+                                               <reference key="object" ref="1016294819"/>
+                                               <reference key="parent" ref="948250828"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2639</int>
+                                               <reference key="object" ref="271127179"/>
+                                               <reference key="parent" ref="252090132"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2640</int>
+                                               <reference key="object" ref="655488883"/>
+                                               <reference key="parent" ref="316422061"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2641</int>
+                                               <reference key="object" ref="402192242"/>
+                                               <reference key="parent" ref="891125080"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2642</int>
+                                               <reference key="object" ref="907474520"/>
+                                               <reference key="parent" ref="1065139278"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2643</int>
+                                               <reference key="object" ref="459639248"/>
+                                               <reference key="parent" ref="9160137"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2644</int>
+                                               <reference key="object" ref="636348341"/>
+                                               <reference key="parent" ref="9160137"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">-3</int>
+                                               <reference key="object" ref="529995888"/>
+                                               <reference key="parent" ref="1017359617"/>
+                                               <string key="objectName">Application</string>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2511</int>
+                                               <reference key="object" ref="463845363"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="617812287"/>
+                                               </object>
+                                               <reference key="parent" ref="431299686"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2637</int>
+                                               <reference key="object" ref="617812287"/>
+                                               <reference key="parent" ref="463845363"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2646</int>
+                                               <reference key="object" ref="138063786"/>
+                                               <object class="NSMutableArray" key="children">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <reference ref="108133680"/>
+                                               </object>
+                                               <reference key="parent" ref="431299686"/>
+                                       </object>
+                                       <object class="IBObjectRecord">
+                                               <int key="objectID">2647</int>
+                                               <reference key="object" ref="108133680"/>
+                                               <reference key="parent" ref="138063786"/>
+                                       </object>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="flattenedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>-1.IBPluginDependency</string>
+                                       <string>-2.IBPluginDependency</string>
+                                       <string>-3.IBPluginDependency</string>
+                                       <string>2511.IBPluginDependency</string>
+                                       <string>2511.ImportedFromIB2</string>
+                                       <string>2547.IBPluginDependency</string>
+                                       <string>2547.ImportedFromIB2</string>
+                                       <string>2576.IBEditorWindowLastContentRect</string>
+                                       <string>2576.IBWindowTemplateEditedContentRect</string>
+                                       <string>2576.ImportedFromIB2</string>
+                                       <string>2576.windowTemplate.hasMaxSize</string>
+                                       <string>2576.windowTemplate.hasMinSize</string>
+                                       <string>2576.windowTemplate.maxSize</string>
+                                       <string>2576.windowTemplate.minSize</string>
+                                       <string>2577.IBPluginDependency</string>
+                                       <string>2577.ImportedFromIB2</string>
+                                       <string>2596.IBPluginDependency</string>
+                                       <string>2596.ImportedFromIB2</string>
+                                       <string>2597.CustomClassName</string>
+                                       <string>2597.IBPluginDependency</string>
+                                       <string>2597.ImportedFromIB2</string>
+                                       <string>2599.IBPluginDependency</string>
+                                       <string>2599.ImportedFromIB2</string>
+                                       <string>2604.IBPluginDependency</string>
+                                       <string>2604.ImportedFromIB2</string>
+                                       <string>2605.IBPluginDependency</string>
+                                       <string>2605.ImportedFromIB2</string>
+                                       <string>2609.CustomClassName</string>
+                                       <string>2609.IBPluginDependency</string>
+                                       <string>2609.ImportedFromIB2</string>
+                                       <string>2610.IBPluginDependency</string>
+                                       <string>2610.ImportedFromIB2</string>
+                                       <string>2611.IBPluginDependency</string>
+                                       <string>2611.ImportedFromIB2</string>
+                                       <string>2614.IBPluginDependency</string>
+                                       <string>2614.ImportedFromIB2</string>
+                                       <string>2615.IBPluginDependency</string>
+                                       <string>2615.ImportedFromIB2</string>
+                                       <string>2622.IBPluginDependency</string>
+                                       <string>2622.ImportedFromIB2</string>
+                                       <string>2624.IBPluginDependency</string>
+                                       <string>2624.ImportedFromIB2</string>
+                                       <string>2625.IBPluginDependency</string>
+                                       <string>2625.ImportedFromIB2</string>
+                                       <string>2637.IBPluginDependency</string>
+                                       <string>2638.IBPluginDependency</string>
+                                       <string>2639.IBPluginDependency</string>
+                                       <string>2640.IBPluginDependency</string>
+                                       <string>2641.IBPluginDependency</string>
+                                       <string>2642.IBPluginDependency</string>
+                                       <string>2643.IBPluginDependency</string>
+                                       <string>2643.IBShouldRemoveOnLegacySave</string>
+                                       <string>2644.IBPluginDependency</string>
+                                       <string>2644.IBShouldRemoveOnLegacySave</string>
+                                       <string>2646.IBPluginDependency</string>
+                                       <string>2646.ImportedFromIB2</string>
+                                       <string>2647.IBPluginDependency</string>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <integer value="1" id="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>{{170, 67}, {574, 423}}</string>
+                                       <string>{{170, 67}, {574, 423}}</string>
+                                       <reference ref="9"/>
+                                       <boolean value="NO"/>
+                                       <reference ref="9"/>
+                                       <string>{3.40282e+38, 3.40282e+38}</string>
+                                       <string>{525, 340}</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>HBQueueOutlineView</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>HBImageAndTextCell</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                                       <reference ref="9"/>
+                                       <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+                               </object>
+                       </object>
+                       <object class="NSMutableDictionary" key="unlocalizedProperties">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="activeLocalization"/>
+                       <object class="NSMutableDictionary" key="localizations">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="NSArray" key="dict.sortedKeys">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                               <object class="NSMutableArray" key="dict.values">
+                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                               </object>
+                       </object>
+                       <nil key="sourceID"/>
+                       <int key="maxID">2648</int>
+               </object>
+               <object class="IBClassDescriber" key="IBDocument.Classes">
+                       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+                               <bool key="EncodedWithXMLCoder">YES</bool>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBImageAndTextCell</string>
+                                       <string key="superclassName">NSTextFieldCell</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">HBImageAndTextCell.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBImageAndTextCell</string>
+                                       <string key="superclassName">NSTextFieldCell</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBQueueController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>imageSpacingChanged:</string>
+                                                       <string>indentChanged:</string>
+                                                       <string>removeSelectedQueueItem:</string>
+                                                       <string>revealSelectedQueueItem:</string>
+                                                       <string>showQueueWindow:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="NSMutableDictionary" key="outlets">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>fCurrentJobPane</string>
+                                                       <string>fIndentation</string>
+                                                       <string>fJobDescTextField</string>
+                                                       <string>fJobIconView</string>
+                                                       <string>fOutlineView</string>
+                                                       <string>fProgressBar</string>
+                                                       <string>fProgressTextField</string>
+                                                       <string>fQueueCountField</string>
+                                                       <string>fQueuePane</string>
+                                                       <string>fSpacing</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>NSView</string>
+                                                       <string>NSSlider</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSImageView</string>
+                                                       <string>HBQueueOutlineView</string>
+                                                       <string>NSProgressIndicator</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSTextField</string>
+                                                       <string>NSView</string>
+                                                       <string>NSSlider</string>
+                                               </object>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier" id="333889241">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">HBQueueController.h</string>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBQueueController</string>
+                                       <string key="superclassName">NSWindowController</string>
+                                       <object class="NSMutableDictionary" key="actions">
+                                               <bool key="EncodedWithXMLCoder">YES</bool>
+                                               <object class="NSMutableArray" key="dict.sortedKeys">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>cancelCurrentJob:</string>
+                                                       <string>revealSelectedJobGroups:</string>
+                                                       <string>togglePauseResume:</string>
+                                                       <string>toggleStartCancel:</string>
+                                               </object>
+                                               <object class="NSMutableArray" key="dict.values">
+                                                       <bool key="EncodedWithXMLCoder">YES</bool>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                                       <string>id</string>
+                                               </object>
+                                       </object>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBQueueOutlineView</string>
+                                       <string key="superclassName">NSOutlineView</string>
+                                       <reference key="sourceIdentifier" ref="333889241"/>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">HBQueueOutlineView</string>
+                                       <string key="superclassName">NSOutlineView</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBUserSource</string>
+                                               <string key="minorKey"/>
+                                       </object>
+                               </object>
+                               <object class="IBPartialClassDescription">
+                                       <string key="className">NSObject</string>
+                                       <object class="IBClassDescriptionSource" key="sourceIdentifier">
+                                               <string key="majorKey">IBProjectSource</string>
+                                               <string key="minorKey">PictureController.h</string>
+                                       </object>
+                               </object>
+                       </object>
+               </object>
+               <int key="IBDocument.localizationMode">0</int>
+               <string key="IBDocument.LastKnownRelativeProjectPath">../HandBrake.xcodeproj</string>
+               <int key="IBDocument.defaultPropertyAccessControl">3</int>
+       </data>
+</archive>
diff --git a/macosx/Japanese.lproj/strings_file/AdvancedView.strings b/macosx/Japanese.lproj/strings_file/AdvancedView.strings
new file mode 100644 (file)
index 0000000..649e366
Binary files /dev/null and b/macosx/Japanese.lproj/strings_file/AdvancedView.strings differ
diff --git a/macosx/Japanese.lproj/strings_file/MainMenu.strings b/macosx/Japanese.lproj/strings_file/MainMenu.strings
new file mode 100644 (file)
index 0000000..268010b
Binary files /dev/null and b/macosx/Japanese.lproj/strings_file/MainMenu.strings differ
diff --git a/macosx/Japanese.lproj/strings_file/OutputPanel.strings b/macosx/Japanese.lproj/strings_file/OutputPanel.strings
new file mode 100644 (file)
index 0000000..b616f0f
Binary files /dev/null and b/macosx/Japanese.lproj/strings_file/OutputPanel.strings differ
diff --git a/macosx/Japanese.lproj/strings_file/PictureSettings.strings b/macosx/Japanese.lproj/strings_file/PictureSettings.strings
new file mode 100644 (file)
index 0000000..6748422
Binary files /dev/null and b/macosx/Japanese.lproj/strings_file/PictureSettings.strings differ
diff --git a/macosx/Japanese.lproj/strings_file/Preferences.strings b/macosx/Japanese.lproj/strings_file/Preferences.strings
new file mode 100644 (file)
index 0000000..4e06caa
Binary files /dev/null and b/macosx/Japanese.lproj/strings_file/Preferences.strings differ
diff --git a/macosx/Japanese.lproj/strings_file/Queue.strings b/macosx/Japanese.lproj/strings_file/Queue.strings
new file mode 100644 (file)
index 0000000..fc938ee
Binary files /dev/null and b/macosx/Japanese.lproj/strings_file/Queue.strings differ
diff --git a/macosx/LocalizationTools/LocalizationTable.txt b/macosx/LocalizationTools/LocalizationTable.txt
new file mode 100644 (file)
index 0000000..d05583c
--- /dev/null
@@ -0,0 +1,107 @@
+ (%.2f fps, avg %.2f fps, ETA %02dh%02dm%02ds)  (%.2f fps, \e$BJ?6Q\e(B %.2f fps, \e$B;D$j;~4V\e(B %02d:%02d:%02d) 
+ (Preview scaled to %.0f%% actual size)         (\e$B%W%l%S%e!<$O\e(B%.0f%%\e$B$K=L>.$5$l$F$$$^$9\e(B)     String shown when a preview is scaled
+ Do you want to reload them ?  \e$B%j%m!<%I$7$^$9$+!)\e(B        
+ Keep Aspect Ratio      \e$B%"%9%Z%/%HHf$rJ]B8\e(B       
+%@ (Default)   %@ \e$B!J%G%U%)%k%H!K\e(B 
+%@ Bitrate: %d(kbps)   %@ \e$B%S%C%H%l!<%H!'\e(B %d(kbps)        
+%@ Constant Quality: %.0f %%   %@ \e$B0lDjIJ<A!'\e(B %.0f %%     
+%@ Container, %@ Video  %@ Audio, Chapter Markers\n    %@ \e$B%3%s%F%J\e(B, \e$B%S%G%*!'\e(B%@ \e$B2;@<!'\e(B%@, \e$B%A%c%W%?!<%^!<%+!<IU$-\e(B\n      
+%@ Container, %@ Video  %@ Audio\n     %@ \e$B%3%s%F%J\e(B, \e$B%S%G%*!'\e(B%@ \e$B2;@<!'\e(B%@\n    
+%@ Encoder: %@ Mixdown: %@ SampleRate: %@(khz) Bitrate: %@(kbps)       %@ \e$B%(%s%3!<%@!<!'\e(B%@ \e$B%_%C%/%9%@%&%s!'\e(B%@ \e$B%5%s%W%j%s%0%l!<%H!'\e(B%@(kHz) \e$B%S%C%H%l!<%H!'\e(B%@(kbps)       
+%@ Framerate: %@ (constant framerate)  %@ \e$B%U%l!<%`%l!<%H!'\e(B%@ \e$B!J%U%l!<%`%l!<%H0lDj!K\e(B        
+%@ Framerate: Same as source (variable)        %@ \e$B%U%l!<%`%l!<%H!'%*%j%8%J%k$HF1$8!J2DJQ!K\e(B       
+%@ Framerate: Same as source (vfr detelecine)  %@ \e$B%U%l!<%`%l!<%H!'%*%j%8%J%k$HF1$8!J\e(Bvfr \e$B5U%F%l%7%M!K\e(B       
+%@ Target Size: %@(MB) (%d(kbps) abr)  %@ \e$B%U%!%$%k%5%$%:;XDj!'\e(B%\e$B!J\e(B(MB\e$B!K\e(B \e$B!JJ?6Q\e(B %d kbps\e$B!K\e(B  
+%d encode pending in the queue \e$B%-%e!<$GBT5!Cf$N%(%s%3!<%I:n6H!'\e(B%d \e$B8D\e(B       
+%d encode(s) pending in the queue      \e$B%-%e!<Fb$K\e(B%d \e$B8D$N%(%s%3!<%I:n6H$,BT5!Cf\e(B     
+, Grayscale    , \e$B%0%l!<%9%1!<%k\e(B  
+1 Video Pass   1\e$B%Q%9\e(B     
+2 Video Passes 2\e$B%Q%9\e(B     
+2 Video Passes Turbo   2\e$B%Q%9!J9bB.!K\e(B     
+AC3 Passthru   AC3\e$B%Q%9%9%k!<\e(B     
+Activity Window        \e$BMzNr%&%#%s%I%&\e(B    
+Add to Queue   \e$B%-%e!<$KDI2C\e(B      
+Alert Window   \e$B%"%i!<%H%&%#%s%I%&$rI=<(\e(B  
+Alert Window And Growl \e$B%"%i!<%H%&%#%s%I%&$H\e(BGrowl\e$B$GDLCN\e(B     
+Are you sure that you want to delete the selected preset?      \e$BA*Br$7$?%W%j%;%C%H$r:o=|$7$^$9$+!)\e(B        
+Are you sure you want to quit HandBrake?       HandBrake\e$B$r=*N;$7$^$9$+!)\e(B 
+Cancel Current and Continue    \e$B8=:_$N%(%s%3!<%I:n6H$r%-%c%s%;%k$7$F<!$N%U%!%$%k$r%(%s%3!<%I$9$k\e(B  
+Cancel Current and Stop        \e$B$9$Y$F$N%(%s%3!<%I:n6H$rCf;_$9$k\e(B  
+Cancel Scan    \e$B%9%-%c%s$rCf;_\e(B    
+Chapter %d     \e$B%A%c%W%?!<\e(B%d      
+Chapters %d through %d \e$B%A%c%W%?!<\e(B%d\e$B$+$i\e(B%d  
+Choose Video Source    \e$BJQ4985$rA*Br\e(B      
+Constant quality: %.0f %%      \e$B0lDjIJ<A!'\e(B%.0f %% 
+Continue Encoding      \e$B%(%s%3!<%I:n6H$rB3$1$k\e(B    
+Destination:   \e$BJ]B8@h!'\e(B  
+Do you want to overwrite %@?   %@ \e$B$r>e=q$-$7$^$9$+!)\e(B     
+Don't Quit     \e$B=*N;$7$J$$\e(B        
+Empty Queue    \e$B%-%e!<$O6u$G$9\e(B    
+Encode Finished.       \e$B%(%s%3!<%I40N;\e(B    
+Encoder: %@    \e$B%(%s%3!<%@!<!'\e(B%@  
+Encoding: pass %d of %d, %.2f %%       \e$B%(%s%3!<%G%#%s%0$N?JD=!'\e(B%d\e$B8D$,40N;!JA4\e(B%d\e$B8D!K!"?JD=N(\e(B%.2f %%   
+File already exists    \e$B%U%!%$%k$,$9$G$KB8:_$7$^$9\e(B        
+Format:        \e$B%U%)!<%^%C%H!'\e(B    
+Get VLC        VLC\e$B$r%@%&%s%m!<%I\e(B 
+Growl Notification     Growl\e$B$GDLCN\e(B       
+HandBrake could not find VLC.  VLC\e$B$,8+$D$+$j$^$;$s\e(B       
+HandBrake Has Detected %d Pending Item(s) In Your Queue.       \e$B%-%e!<$K\e(B%d\e$B8D$N40N;$7$F$$$J$$%(%s%3!<%I:n6H$,$"$j$^$9\e(B        
+HandBrake Has Detected %d Previously Encoding Item and %d Pending Item(s) In Your Queue.       \e$B%-%e!<$K\e(B%d\e$B8D$N40N;$7$?%(%s%3!<%I:n6H$H\e(B%d\e$B8D$N40N;$7$F$$$J$$%(%s%3!<%I:n6H$,$"$j$^$9\e(B    
+http://handbrake.fr/   http://sourceforge.jp/projects/handbrake-jp/wiki/FrontPage      
+http://handbrake.fr/forum/     http://sourceforge.jp/projects/handbrake-jp/forums/     
+http://handbrake.fr/trac/wiki/HandBrakeGuide   http://sourceforge.jp/projects/handbrake-jp/wiki/Guide  
+If you quit HandBrake your current encode will be reloaded into your queue at next launch. Do you want to quit anyway? HandBrake\e$B$r=*N;$9$k$H!"8=:_%(%s%3!<%ICf$N:n6H$O<!2s5/F0;~$K%-%e!<$K3JG<$5$l$^$9!#\e(BHandBrake\e$B$r=*N;$7$^$9$+!)\e(B  
+No Valid Source Found  \e$BA*Br$G$-$kJQ4985%U%!%$%k$,$"$j$^$;$s\e(B      
+Only Used With The x264 (H.264) Codec  x264\e$B!J\e(BH.264\e$B!K%3!<%G%C%/$N$_$GMxMQ$G$-$^$9\e(B   
+Open/Close Preset Drawer       \e$B%W%j%;%C%H$NI=<(\e(B/\e$BHsI=<(\e(B     
+Opening a new source title ... \e$BJQ4985%?%$%H%k$r3+$$$F$$$^$9!D\e(B    
+Overwrite      \e$B>e=q$-J]B8\e(B        
+Paused \e$B0l;~Dd;_Cf\e(B        
+Picture        \e$B2hA|\e(B      Picture
+Please download and install VLC media player in your /Applications folder if you wish to read encrypted DVDs.  \e$B%3%T!<%,!<%IIU$-$N\e(BDVD\e$B$rFI$_9~$`$?$a$K$O!"\e(BVLC media player\e$B$,I,MW$G$9!#%@%&%s%m!<%I$7$F%"%W%j%1!<%7%g%s%U%)%k%@$K%$%s%9%H!<%k$7$F2<$5$$\e(B 
+Preferences... \e$B@_Dj!D\e(B    
+Preset:        \e$B%W%j%;%C%H!'\e(B      
+Put Computer To Sleep  Mac\e$B$r%9%j!<%W$5$;$k\e(B       
+Put down that cocktail...      \e$B%(%s%3!<%I40N;\e(B    
+Quit   \e$B=*N;\e(B      
+Reload Queue   \e$B%-%e!<$N:FFI$_9~$_\e(B        
+Same as source \e$BJQ4985$HF10l\e(B      
+Scanning new source ...        \e$BJQ4985%U%!%$%k$r%9%-%c%sCf!D\e(B      
+Scanning title %d of %d...     \e$B%?%$%H%k\e(B%d\e$B!JA4\e(B%d\e$B%?%$%H%k!K$r%9%-%c%s$7$F$$$^$9!D\e(B      
+Show Activity Window   \e$BMzNr%&%#%s%I%&$rI=<(\e(B      
+Show Queue     \e$B%-%e!<$rI=<(\e(B      
+Shut Down Computer     Mac\e$B$NEE8;$r@Z$k\e(B   
+Source \e$BJQ4985\e(B    
+Source: %@ Output: %@ Anamorphic: %@   \e$B%*%j%8%J%k!'\e(B%@ \e$BJQ498e!'\e(B%@ \e$B%o%$%I2=!'\e(B%@        
+Source: %dx%d, Output: %dx%d   \e$B%*%j%8%J%k!'\e(B%dx%d, \e$BJQ498e!'\e(B%dx%d    
+Source: %dx%d, Output: %dx%d, Anamorphic: %dx%d        \e$B%*%j%8%J%k!'\e(B%dx%d, \e$BJQ498e!'\e(B%dx%d, \e$B%o%$%I2=!'\e(B%dx%d     
+Start Queue    \e$B%-%e!<Fb$N%U%!%$%k$N%(%s%3!<%I$r3+;O\e(B      
+The computer will shut down after encoding is done.    \e$B%(%s%3!<%I:n6H$N40N;8e!"$3$N\e(BMac\e$B$NEE8;$r@Z$j$^$9\e(B     
+The computer will sleep after encoding is done.        \e$B%(%s%3!<%I:n6H$N40N;8e!"$3$N\e(BMac\e$B$r%9%j!<%W>uBV$K$7$^$9\e(B       
+There are pending encodes in your queue. Do you want to quit anyway?   \e$B%-%e!<$KJQ49$7$F$$$J$$%U%!%$%k$,$"$j$^$9!#K\Ev$K=*N;$7$^$9$+!)\e(B    
+This is not a valid destination directory!     \e$BJ]B8@h$r@5$7$/;XDj$7$F2<$5$$!*\e(B    
+Toggle Presets \e$B%W%j%;%C%H$NI=<(\e(B/\e$BHsI=<(\e(B     
+Video:         \e$B%S%G%*!'\e(B  
+You are currently encoding. What would you like to do ?        \e$B%(%s%3!<%I:n6H$r<B9TCf$G$9!#%(%s%3!<%I$r%-%c%s%;%k$7$^$9$+!)\e(B      
+You have selected to shut down the computer after encoding. To turn off shut down, go to the HandBrake preferences.    \e$B%(%s%3!<%I:n6H40N;8e!"$3$N\e(BMac\e$B$NEE8;$r@Z$k$h$&$K@_Dj$5$l$F$$$^$9!#$3$N@_Dj$O@_Dj2hLL$GJQ99$G$-$^$9\e(B   
+You have selected to sleep the computer after encoding. To turn off sleeping, go to the HandBrake preferences. \e$B%(%s%3!<%I:n6H40N;8e!"$3$N\e(BMac\e$B$r%9%j!<%W>uBV$K$9$k$h$&$K@_Dj$5$l$F$$$^$9!#$3$N@_Dj$O@_Dj2hLL$GJQ99$G$-$^$9\e(B   
+You need to insert a name for the preset.      \e$B%W%j%;%C%HL>$rF~NO$7$F$/$@$5$$\e(B    
+Your encode will be cancelled if you don't continue encoding.  \e$B%(%s%3!<%I:n6H$r:F3+$7$J$$>l9g!"%(%s%3!<%I:n6H$O%-%c%s%;%k$5$l$^$9\e(B        
+your HandBrake encode %@ is done!      %@\e$B8D$N%(%s%3!<%I:n6H$r40N;$7$^$7$?!*\e(B      
+Your HandBrake queue is done!  \e$B%-%e!<Fb$N$9$Y$F$N:n6H$r40N;$7$^$7$?!*\e(B    
+%d encode pending      %d\e$B8D$N%U%!%$%k$,BT5!Cf\e(B    
+%d encode(s) pending   %d\e$B8D$N%U%!%$%k$,BT5!Cf\e(B    
+Start  \e$BJQ493+;O\e(B  
+Start/Cancel   \e$B3+;O\e(B/\e$B%-%c%s%;%k\e(B     
+Start Encoding \e$B%(%s%3!<%I3+;O\e(B    
+Pause  \e$B0l;~Dd;_\e(B  
+Pause Encoding \e$B%(%s%3!<%I$N0l;~Dd;_\e(B      
+Pause/Resume   \e$B0l;~Dd;_\e(B/\e$B:F3+\e(B       
+Stop   \e$BCf;_\e(B      
+Stop Encoding  \e$B%(%s%3!<%I$rCf;_\e(B  
+Resume \e$B:F3+\e(B      
+Resume Encoding        \e$B%(%s%3!<%I:n6H$r:F3+\e(B      
+Stop This Encode and Remove It ?       \e$B%(%s%3!<%I:n6H$rCf;_$7$F:o=|$7$^$9$+!)\e(B    
+Keep Encoding  \e$B%(%s%3!<%I:n6H$r7QB3\e(B      
+Stop Encoding and Delete       \e$B%(%s%3!<%I$rCf;_$7$F:o=|\e(B  
+Your movie will be lost if you don't continue encoding.        \e$B%(%s%3!<%I:n6H$rCf;_$9$k$H%(%s%3!<%ICf$NF02h$,<:$o$l$k2DG=@-$,$"$j$^$9!#\e(B  
diff --git a/macosx/LocalizationTools/MakeTraslateTable.py b/macosx/LocalizationTools/MakeTraslateTable.py
new file mode 100755 (executable)
index 0000000..b982dc0
--- /dev/null
@@ -0,0 +1,49 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*- 
+# MakeTranslateTable.py
+#
+#
+
+import os, sys, re, codecs
+
+#fo_in = codecs.lookup("utf_16")[-1](sys.stdin)
+fo_in = sys.stdin
+string_table = []
+
+re_comment = re.compile( r"^/\* (.*) \*/" )
+re_string = re.compile( r"\"(.*)([^\\])\" = \"(.*)([^\\])\";" )
+re_blank = re.compile( r"^\s*$" )
+
+comment = ""
+key = ""
+value = ""
+
+for line in fo_in:
+    line = line.rstrip()
+
+    if re_blank.search( line ):
+      if (comment) and (key):
+#          print "/* %s */" % (comment)
+#          print "\"%s\" = \"%s\";\n" % (key, value)
+          if comment == "No comment provided by engineer.":
+              comment = ""
+          if key != value:
+              print "%s\t%s\t%s" % (key, value, comment)
+          comment = ""
+          key = ""
+          value = ""
+      elif (comment):
+#          print "/* %s */" % (comment)
+          comment = ""
+      continue
+
+    elif re_comment.search( line ):
+        comment = re_comment.search( line ).group(1)
+
+    elif re_string.search( line ):
+        mt = re_string.search( line )
+        key = mt.group(1) + mt.group(2)
+        value = mt.group(3) + mt.group(4)
+
+#    print line
+#    print ">", comment, key, value
diff --git a/macosx/LocalizationTools/TranslateStringsFile.py b/macosx/LocalizationTools/TranslateStringsFile.py
new file mode 100755 (executable)
index 0000000..a720095
--- /dev/null
@@ -0,0 +1,71 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*- 
+# TranslateStringsFile.py
+#
+#
+
+import os, sys, re, codecs
+
+#fo_in = codecs.lookup("utf_16")[-1](sys.stdin)
+fo_in = sys.stdin
+string_table = []
+
+re_comment = re.compile( r"^/\* (.*) \*/" )
+re_string = re.compile( r"\"(.*)([^\\])\" = \"(.*)([^\\])\";" )
+re_blank = re.compile( r"^\s*$" )
+
+comment = ""
+key = ""
+value = ""
+
+# read translate table
+if len(sys.argv) < 2:
+    sys.stderr.write( "%s <TranslateTable.txt>" % sys.argv[0] )
+    sys.exit(-1)
+
+fo_table = open( sys.argv[1], "r" )
+translate_table = {}
+for line in fo_table:
+    line = line.rstrip()
+    list = line.split("\t")
+    key = list[0]
+    value = list[1]
+    if len(list) > 2:
+        comment = list[2]
+    else:
+        comment = ""
+    translate_table[key] = {"value":value, "comment":comment}
+
+fo_table.close()
+
+
+for line in fo_in:
+    line = line.rstrip()
+
+    if re_blank.search( line ):
+      if (comment) and (key):
+          if translate_table.has_key(key):
+              translate = translate_table[key]
+              value = translate["value"]
+          print "/* %s */" % (comment)
+          print "\"%s\" = \"%s\";\n" % (key, value)
+#          print key
+#          print value
+          comment = ""
+          key = ""
+          value = ""
+      elif (comment):
+          print "/* %s */" % (comment)
+          comment = ""
+      continue
+
+    elif re_comment.search( line ):
+        comment = re_comment.search( line ).group(1)
+
+    elif re_string.search( line ):
+        mt = re_string.search( line )
+        key = mt.group(1) + mt.group(2)
+        value = mt.group(3) + mt.group(4)
+
+#    print line
+#    print ">", comment, key, value
diff --git a/macosx/LocalizationTools/UpdateStringsFile.py b/macosx/LocalizationTools/UpdateStringsFile.py
new file mode 100755 (executable)
index 0000000..26f70ba
--- /dev/null
@@ -0,0 +1,45 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*- 
+# UpdateStringsFile.py
+#
+#
+
+import os, sys, re, codecs
+
+#fo_in = codecs.lookup("utf_16")[-1](sys.stdin)
+fo_in = sys.stdin
+string_table = []
+
+re_comment = re.compile( r"^/\* (.*) \*/" )
+re_string = re.compile( r"\"(.*)([^\\])\" = \"(.*)([^\\])\";" )
+re_blank = re.compile( r"^\s*$" )
+
+comment = ""
+key = ""
+value = ""
+
+for line in fo_in:
+    line = line.rstrip()
+
+    if re_blank.search( line ):
+      if (comment) and (key):
+          print "/* %s */" % (comment)
+          print "\"%s\" = \"%s\";\n" % (key, value)
+          comment = ""
+          key = ""
+          value = ""
+      elif (comment):
+          print "/* %s */" % (comment)
+          comment = ""
+      continue
+
+    elif re_comment.search( line ):
+        comment = re_comment.search( line ).group(1)
+
+    elif re_string.search( line ):
+        mt = re_string.search( line )
+        key = mt.group(1) + mt.group(2)
+        value = mt.group(3) + mt.group(4)
+
+#    print line
+#    print ">", comment, key, value
index d631074..209cf0e 100644 (file)
 
     /* Populate the Anamorphic NSPopUp button here */
     [fAnamorphicPopUp removeAllItems];
-    [fAnamorphicPopUp addItemWithTitle: @"None"];
-    [fAnamorphicPopUp addItemWithTitle: @"Strict"];
+    [fAnamorphicPopUp addItemWithTitle: NSLocalizedStringFromTable(@"None", @"Picture", @"")];
+    [fAnamorphicPopUp addItemWithTitle: NSLocalizedStringFromTable(@"Strict", @"Picture", @"")];
     if (allowLooseAnamorphic)
     {
-    [fAnamorphicPopUp addItemWithTitle: @"Loose"];
+    [fAnamorphicPopUp addItemWithTitle: NSLocalizedStringFromTable(@"Loose", @"Picture", @"")];
     }
     [fAnamorphicPopUp selectItemAtIndex: job->pixel_ratio];
     
@@ -130,28 +130,28 @@ are maintained across different sources */
 {
        /* we use a popup to show the deinterlace settings */
        [fDeinterlacePopUp removeAllItems];
-    [fDeinterlacePopUp addItemWithTitle: @"None"];
-    [fDeinterlacePopUp addItemWithTitle: @"Fast"];
-    [fDeinterlacePopUp addItemWithTitle: @"Slow"];
-       [fDeinterlacePopUp addItemWithTitle: @"Slower"];
+    [fDeinterlacePopUp addItemWithTitle: NSLocalizedStringFromTable(@"None", @"Picture", @"")];
+    [fDeinterlacePopUp addItemWithTitle: NSLocalizedStringFromTable(@"Fast", @"Picture", @"")];
+    [fDeinterlacePopUp addItemWithTitle: NSLocalizedStringFromTable(@"Slow", @"Picture", @"")];
+       [fDeinterlacePopUp addItemWithTitle: NSLocalizedStringFromTable(@"Slower", @"Picture", @"")];
     
        /* Set deinterlaces level according to the integer in the main window */
        [fDeinterlacePopUp selectItemAtIndex: fPictureFilterSettings.deinterlace];
 
        /* we use a popup to show the denoise settings */
        [fDenoisePopUp removeAllItems];
-    [fDenoisePopUp addItemWithTitle: @"None"];
-    [fDenoisePopUp addItemWithTitle: @"Weak"];
-       [fDenoisePopUp addItemWithTitle: @"Medium"];
-    [fDenoisePopUp addItemWithTitle: @"Strong"];
+    [fDenoisePopUp addItemWithTitle: NSLocalizedStringFromTable(@"None", @"Picture", @"")];
+    [fDenoisePopUp addItemWithTitle: NSLocalizedStringFromTable(@"Weak", @"Picture", @"")];
+       [fDenoisePopUp addItemWithTitle: NSLocalizedStringFromTable(@"Medium", @"Picture", @"")];
+    [fDenoisePopUp addItemWithTitle: NSLocalizedStringFromTable(@"Strong", @"Picture", @"")];
        /* Set denoises level according to the integer in the main window */
        [fDenoisePopUp selectItemAtIndex: fPictureFilterSettings.denoise];
     
     /* we use a popup to show the decomb settings */
        [fDecombPopUp removeAllItems];
-    [fDecombPopUp addItemWithTitle: @"None"];
-    [fDecombPopUp addItemWithTitle: @"Default"];
-    [fDecombPopUp addItemWithTitle: @"Custom"];
+    [fDecombPopUp addItemWithTitle: NSLocalizedStringFromTable(@"None", @"Picture", @"")];
+    [fDecombPopUp addItemWithTitle: NSLocalizedStringFromTable(@"Default", @"Picture", @"")];
+    [fDecombPopUp addItemWithTitle: NSLocalizedStringFromTable(@"Custom", @"Picture", @"")];
        /* Set denoises level according to the integer in the main window */
        [fDecombPopUp selectItemAtIndex: fPictureFilterSettings.decomb];
 
@@ -171,7 +171,7 @@ are maintained across different sources */
         output_height = fTitle->height-fTitle->job->crop[0]-fTitle->job->crop[1];
         display_width = output_width * fTitle->job->pixel_aspect_width / fTitle->job->pixel_aspect_height;
         [fInfoField setStringValue:[NSString stringWithFormat:
-                                    @"Source: %dx%d, Output: %dx%d, Anamorphic: %dx%d",
+                                    NSLocalizedStringFromTable(@"Source: %dx%d, Output: %dx%d, Anamorphic: %dx%d", @"Picture", @""),
                                     fTitle->width, fTitle->height, output_width, output_height, display_width, output_height]];
         displaySize.width *= ( ( CGFloat )fTitle->job->pixel_aspect_width ) / ( ( CGFloat )fTitle->job->pixel_aspect_height );   
     }
@@ -179,7 +179,7 @@ are maintained across different sources */
     {
         display_width = output_width * output_par_width / output_par_height;
         [fInfoField setStringValue:[NSString stringWithFormat:
-                                    @"Source: %dx%d, Output: %dx%d, Anamorphic: %dx%d",
+                                    NSLocalizedStringFromTable(@"Source: %dx%d, Output: %dx%d, Anamorphic: %dx%d", @"Picture", @""),
                                     fTitle->width, fTitle->height, output_width, output_height, display_width, output_height]];
         
         displaySize.width = display_width;
@@ -187,7 +187,7 @@ are maintained across different sources */
     else // No Anamorphic
     {
         [fInfoField setStringValue: [NSString stringWithFormat:
-                                     @"Source: %dx%d, Output: %dx%d", fTitle->width, fTitle->height,
+                                     NSLocalizedStringFromTable(@"Source: %dx%d, Output: %dx%d", @"Picture", @""), fTitle->width, fTitle->height,
                                      fTitle->job->width, fTitle->job->height]];
     }
 
@@ -222,7 +222,7 @@ are maintained across different sources */
 {
     if ([fDeblockSlider floatValue] == 4.0)
     {
-    [fDeblockField setStringValue: [NSString stringWithFormat: @"Off"]];
+    [fDeblockField setStringValue: [NSString stringWithFormat: NSLocalizedStringFromTable(@"Off", @"Picture", @"")]];
     }
     else
     {
@@ -346,7 +346,7 @@ are maintained across different sources */
     
     fPictureFilterSettings.detelecine  = [fDetelecineCheck state];
     
-    if ([fDeblockField stringValue] == @"Off")
+    if ([fDeblockField stringValue] == NSLocalizedStringFromTable(@"Off", @"Picture", @""))
     {
     fPictureFilterSettings.deblock  = 0;
     }
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 18919fe..e72b42f 100644 (file)
@@ -625,7 +625,7 @@ namespace Handbrake.Functions
                                                               {"Ndonga", "ndo"}, \r
                                                               {"Nepali", "nep"}, \r
                                                               {"Norwegian Nynorsk", "nno"}, \r
-                                                              {"Norwegian Bokmål", "nob"}, \r
+                                                              {"Norwegian Bokm", "nob"}, \r
                                                               {"Norsk", "nor"}, \r
                                                               {"Chichewa; Nyanja", "nya"}, \r
                                                               {"Occitan", "oci"}, \r
index 3afca7d..f37219d 100644 (file)
@@ -163,11 +163,11 @@ namespace Handbrake.Functions
                     line.WriteLine(strCmdLine);\r
                     line.Close();\r
 \r
-                    MessageBox.Show("Your batch script has been sucessfully saved.", "Status", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+                    MessageBox.Show("バッチは保存されました。", "Status", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
                 }\r
                 catch (Exception)\r
                 {\r
-                    MessageBox.Show("Unable to write to the file. Please make sure that the location has the correct permissions for file writing.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+                    MessageBox.Show("ファイルの書き込みに失敗しました。", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
                 }\r
 \r
             }\r
@@ -198,7 +198,7 @@ namespace Handbrake.Functions
             }\r
             catch (Exception exc)\r
             {\r
-                MessageBox.Show("HandBrake was unable to recover the queue. \nError Information:" + exc.ToString(), "Queue Recovery Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+                MessageBox.Show("キューの復旧に失敗しました。\nError Information:" + exc.ToString(), "Queue Recovery Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
             }\r
         }\r
 \r
index 46323ad..32b3c0b 100644 (file)
@@ -13,7 +13,7 @@
     <ApplicationIcon>handbrakepineapple.ico</ApplicationIcon>\r
     <StartupObject>Handbrake.Program</StartupObject>\r
     <TargetZone>LocalIntranet</TargetZone>\r
-    <GenerateManifests>false</GenerateManifests>\r
+    <GenerateManifests>true</GenerateManifests>\r
     <FileUpgradeFlags>\r
     </FileUpgradeFlags>\r
     <UpgradeBackupLocation>\r
     <OldToolsVersion>3.5</OldToolsVersion>\r
     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
     <IsWebBootstrapper>false</IsWebBootstrapper>\r
-    <SignManifests>false</SignManifests>\r
-    <PublishUrl>publish\</PublishUrl>\r
+    <SignManifests>true</SignManifests>\r
+    <TargetFrameworkSubset>\r
+    </TargetFrameworkSubset>\r
+    <ManifestCertificateThumbprint>951B5E0B0DA7DC7D66E1AE6C0B40C5932766882D</ManifestCertificateThumbprint>\r
+    <ManifestKeyFile>HandBrakeCS_TemporaryKey.pfx</ManifestKeyFile>\r
+    <PublishUrl>C:\Dev\handbrake-jp\HandBrake-0.9.3jp\</PublishUrl>\r
     <Install>true</Install>\r
     <InstallFrom>Disk</InstallFrom>\r
     <UpdateEnabled>false</UpdateEnabled>\r
     <UpdatePeriodically>false</UpdatePeriodically>\r
     <UpdateRequired>false</UpdateRequired>\r
     <MapFileExtensions>true</MapFileExtensions>\r
-    <ApplicationRevision>0</ApplicationRevision>\r
+    <ApplicationRevision>1</ApplicationRevision>\r
     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
     <UseApplicationTrust>false</UseApplicationTrust>\r
+    <PublishWizardCompleted>true</PublishWizardCompleted>\r
     <BootstrapperEnabled>true</BootstrapperEnabled>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Content Include="handbrakepineapple.ico" />\r
+<<<<<<< HEAD\r
     <None Include="Properties\AssemblyInfo.cs.tmpl" />\r
+=======\r
+    <None Include="HandBrakeCS_TemporaryKey.pfx" />\r
+>>>>>>> import jp-0.9.3\r
     <None Include="Resources\logo64.png" />\r
     <None Include="Resources\logo128.png" />\r
     <None Include="Resources\ActivityWindow.png" />\r
     </BootstrapperPackage>\r
     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">\r
       <Visible>False</Visible>\r
-      <ProductName>Windows Installer 3.1</ProductName>\r
+      <ProductName>Windows インストーラ 3.1</ProductName>\r
       <Install>true</Install>\r
     </BootstrapperPackage>\r
   </ItemGroup>\r
index 81ce84c..be0c50c 100644 (file)
@@ -1,6 +1,6 @@
 \r
 Microsoft Visual Studio Solution File, Format Version 10.00\r
-# Visual Studio 2008\r
+# Visual C# Express 2008\r
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HandBrakeCS", "HandBrakeCS.csproj", "{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}"\r
 EndProject\r
 Global\r
index 456cdfd..b1b521d 100644 (file)
@@ -374,11 +374,10 @@ namespace Handbrake.Presets
             catch (Exception)\r
             {\r
                 MessageBox.Show(\r
-                    "Your User presets file appears to have been corrupted.\n" +\r
-                    "Your presets will not be loaded. You may need to re-create your presets.\n\n" +\r
-                    "Your user presets file has been renamed to 'user_presets.xml.old' and is located in:\n " +\r
-                    Path.GetDirectoryName(this.userPresetFile) + "\n" + \r
-                    "You may be able to recover some presets if you know the XML language.", \r
+                    "プリセットファイルが読み込めません。ファイルが破損している可能性があります。\n" +\r
+                    "プリセットファイルを修復するか、再作成する必要があります。\n\n" +\r
+                    "問題のプリセットファイルは'user_presets.xml.old'にリネームされ、次の場所に保存されました:\n " +\r
+                    Path.GetDirectoryName(this.userPresetFile) + "\n", \r
                     "Error",\r
                     MessageBoxButtons.OK, \r
                     MessageBoxIcon.Error);\r
@@ -418,7 +417,7 @@ namespace Handbrake.Presets
             catch (Exception exc)\r
             {\r
                 MessageBox.Show(\r
-                    "Unable to write to the file. Please make sure the location has the correct permissions for file writing.\n Error Information: \n\n" +\r
+                    "ファイルの書き込みに失敗しました。ファイルの保存先が書き込み可能になっているか確認してください。\n Error Information: \n\n" +\r
                     exc, \r
                     "Error", \r
                     MessageBoxButtons.OK, \r
index e02976a..9770df0 100644 (file)
@@ -3,8 +3,8 @@
 //     This code was generated by a tool.\r
 //     Runtime Version:4.0.30319.1\r
 //\r
-//     Changes to this file may cause incorrect behavior and will be lost if\r
-//     the code is regenerated.\r
+//     このファイルへの変更は、以下の状況下で不正な動作の原因になったり、\r
+//     コードが再生成されるときに損失したりします。\r
 // </auto-generated>\r
 //------------------------------------------------------------------------------\r
 \r
@@ -145,7 +145,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("http://handbrake.fr/appcast.xml")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml")]\r
         public string appcast {\r
             get {\r
                 return ((string)(this["appcast"]));\r
@@ -157,7 +157,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("http://handbrake.fr/appcast_unstable.xml")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml")]\r
         public string appcast_unstable {\r
             get {\r
                 return ((string)(this["appcast_unstable"]));\r
index 563a4ec..d108d81 100644 (file)
       <Value Profile="(Default)" />\r
     </Setting>\r
     <Setting Name="appcast" Type="System.String" Scope="User">\r
-      <Value Profile="(Default)">http://handbrake.fr/appcast.xml</Value>\r
+      <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml</Value>\r
     </Setting>\r
     <Setting Name="appcast_unstable" Type="System.String" Scope="User">\r
-      <Value Profile="(Default)">http://handbrake.fr/appcast_unstable.xml</Value>\r
+      <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml</Value>\r
     </Setting>\r
     <Setting Name="autoNameFormat" Type="System.String" Scope="User">\r
       <Value Profile="(Default)">{source}-{title}</Value>\r
index 3f2c566..6cd2d7e 100644 (file)
 <?xml version="1.0"?>\r
-\r
 <configuration>\r
-  <configSections>\r
-    <section name="castle" type="Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor" />\r
-    \r
-    <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">\r
-      <section name="Handbrake.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />\r
-    </sectionGroup>\r
-  </configSections>\r
-  \r
-  <userSettings>\r
-    <Handbrake.Properties.Settings>\r
-      <setting name="processPriority" serializeAs="String">\r
-        <value>Below Normal</value>\r
-      </setting>\r
-      <setting name="updateStatus" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="hb_version" serializeAs="String">\r
-        <value>{hb_version}</value>\r
-      </setting>\r
-      <setting name="tooltipEnable" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="CompletionOption" serializeAs="String">\r
-        <value>Do Nothing</value>\r
-      </setting>\r
-      <setting name="defaultPreset" serializeAs="String">\r
-        <value />\r
-      </setting>\r
-      <setting name="hb_build" serializeAs="String">\r
-        <value>0</value>\r
-      </setting>\r
-      <setting name="skipversion" serializeAs="String">\r
-        <value>0</value>\r
-      </setting>\r
-      <setting name="autoNaming" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="autoNamePath" serializeAs="String">\r
-        <value />\r
-      </setting>\r
-      <setting name="appcast" serializeAs="String">\r
-        <value>http://handbrake.fr/appcast.xml</value>\r
-      </setting>\r
-      <setting name="appcast_unstable" serializeAs="String">\r
-        <value>http://handbrake.fr/appcast_unstable.xml</value>\r
-      </setting>\r
-      <setting name="autoNameFormat" serializeAs="String">\r
-        <value>{source}-{title}</value>\r
-      </setting>\r
-      <setting name="saveLogToSpecifiedPath" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="saveLogPath" serializeAs="String">\r
-        <value />\r
-      </setting>\r
-      <setting name="saveLogWithVideo" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="VLC_Path" serializeAs="String">\r
-        <value>C:\Program Files\VideoLAN\vlc\vlc.exe</value>\r
-      </setting>\r
-      <setting name="MainWindowMinimize" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="QueryEditorTab" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="x264cqstep" serializeAs="String">\r
-        <value>0.25</value>\r
-      </setting>\r
-      <setting name="verboseLevel" serializeAs="String">\r
-        <value>1</value>\r
-      </setting>\r
-      <setting name="noDvdNav" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="presetNotification" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="trayIconAlerts" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="lastUpdateCheckDate" serializeAs="String">\r
-        <value />\r
-      </setting>\r
-      <setting name="daysBetweenUpdateCheck" serializeAs="String">\r
-        <value>7</value>\r
-      </setting>\r
-      <setting name="useM4v" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="PromptOnUnmatchingQueries" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="NativeLanguage" serializeAs="String">\r
-        <value>Any</value>\r
-      </setting>\r
-      <setting name="DubMode" serializeAs="String">\r
-        <value>0</value>\r
-      </setting>\r
-      <setting name="hb_platform" serializeAs="String">\r
-        <value />\r
-      </setting>\r
-      <setting name="growlQueue" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="growlEncode" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="cliLastModified" serializeAs="String">\r
-        <value />\r
-      </setting>\r
-      <setting name="previewScanCount" serializeAs="String">\r
-        <value>10</value>\r
-      </setting>\r
-      <setting name="clearOldLogs" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="showCliForInGuiEncodeStatus" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="AutoNameTitleCase" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="AutoNameRemoveUnderscore" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="UpdateRequired" serializeAs="String">\r
-        <value>True</value>\r
-      </setting>\r
-      <setting name="ActivityWindowLastMode" serializeAs="String">\r
-        <value>0</value>\r
-      </setting>\r
-      <setting name="preventSleep" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="useClosedCaption" serializeAs="String">\r
-        <value>False</value>\r
-      </setting>\r
-      <setting name="batchMinDuration" serializeAs="String">\r
-        <value>35</value>\r
-      </setting>\r
-      <setting name="batchMaxDuration" serializeAs="String">\r
-        <value>47</value>\r
-      </setting>\r
-    </Handbrake.Properties.Settings>\r
-  </userSettings>\r
-  \r
-  <startup />\r
-  \r
-  <!--<castle>\r
-    <components>\r
-      <component id="IErrorService"\r
-                 service="HandBrake.Framework.Services.Interfaces.IErrorService, HandBrake.Framework"\r
-                 type="HandBrake.Framework.Services.ErrorService, HandBrake.Framework"/>\r
-    </components>\r
-  </castle>-->\r
-  \r
-</configuration>
\ No newline at end of file
+    <configSections>\r
+        <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">\r
+            <section name="Handbrake.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>\r
+        </sectionGroup>\r
+    </configSections>\r
+    <userSettings>\r
+        <Handbrake.Properties.Settings>\r
+            <setting name="processPriority" serializeAs="String">\r
+                <value>Below Normal</value>\r
+            </setting>\r
+            <setting name="Processors" serializeAs="String">\r
+                <value>Automatic</value>\r
+            </setting>\r
+            <setting name="updateStatus" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="hb_version" serializeAs="String">\r
+                <value>{hb_version}</value>\r
+            </setting>\r
+            <setting name="tooltipEnable" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="CompletionOption" serializeAs="String">\r
+                <value>Do Nothing</value>\r
+            </setting>\r
+            <setting name="defaultPreset" serializeAs="String">\r
+                <value />\r
+            </setting>\r
+            <setting name="hb_build" serializeAs="String">\r
+                <value>0</value>\r
+            </setting>\r
+            <setting name="skipversion" serializeAs="String">\r
+                <value>0</value>\r
+            </setting>\r
+            <setting name="autoNaming" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="autoNamePath" serializeAs="String">\r
+                <value />\r
+            </setting>\r
+            <setting name="appcast" serializeAs="String">\r
+                <value>http://handbrake.fr/appcast.xml</value>\r
+            </setting>\r
+            <setting name="appcast_unstable" serializeAs="String">\r
+                <value>http://handbrake.fr/appcast_unstable.xml</value>\r
+            </setting>\r
+            <setting name="cli_minimized" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="autoNameFormat" serializeAs="String">\r
+                <value>{source}-{title}</value>\r
+            </setting>\r
+            <setting name="saveLogToSpecifiedPath" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="saveLogPath" serializeAs="String">\r
+                <value />\r
+            </setting>\r
+            <setting name="saveLogWithVideo" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="VLC_Path" serializeAs="String">\r
+                <value>C:\Program Files\VideoLAN\vlc\vlc.exe</value>\r
+            </setting>\r
+            <setting name="MainWindowMinimize" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="QueryEditorTab" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="x264cqstep" serializeAs="String">\r
+                <value>0.25</value>\r
+            </setting>\r
+            <setting name="verboseLevel" serializeAs="String">\r
+                <value>1</value>\r
+            </setting>\r
+            <setting name="noDvdNav" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="presetNotification" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="enocdeStatusInGui" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="trayIconAlerts" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="lastUpdateCheckDate" serializeAs="String">\r
+                <value />\r
+            </setting>\r
+            <setting name="daysBetweenUpdateCheck" serializeAs="String">\r
+                <value>7</value>\r
+            </setting>\r
+            <setting name="useM4v" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="PromptOnUnmatchingQueries" serializeAs="String">\r
+                <value>True</value>\r
+            </setting>\r
+            <setting name="NativeLanguage" serializeAs="String">\r
+                <value>Any</value>\r
+            </setting>\r
+            <setting name="DubAudio" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="hb_platform" serializeAs="String">\r
+                <value />\r
+            </setting>\r
+            <setting name="disableResCalc" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="growlQueue" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="growlEncode" serializeAs="String">\r
+                <value>False</value>\r
+            </setting>\r
+            <setting name="cliLastModified" serializeAs="String">\r
+                <value />\r
+            </setting>\r
+        </Handbrake.Properties.Settings>\r
+    </userSettings>\r
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>\r
index 00d2f76..640d16e 100644 (file)
@@ -145,7 +145,7 @@ namespace Handbrake
             this.ShowIcon = false;\r
             this.ShowInTaskbar = false;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
-            this.Text = "About HandBrake";\r
+            this.Text = "HandBrake\82É\82Â\82¢\82Ä";\r
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
index b71122f..6fdf966 100644 (file)
@@ -110,7 +110,7 @@ namespace Handbrake
             this.btn_copy.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_copy.Name = "btn_copy";\r
             this.btn_copy.Size = new System.Drawing.Size(122, 22);\r
-            this.btn_copy.Text = "Copy to clipboard";\r
+            this.btn_copy.Text = "\83N\83\8a\83b\83v\83{\81[\83h\82É\83R\83s\81[";\r
             this.btn_copy.Click += new System.EventHandler(this.BtnCopyClick);\r
             // \r
             // logSelector\r
@@ -148,7 +148,7 @@ namespace Handbrake
             this.Name = "frmActivityWindow";\r
             this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
-            this.Text = "Activity Window";\r
+            this.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
             this.Load += new System.EventHandler(this.ActivityWindowLoad);\r
             this.rightClickMenu.ResumeLayout(false);\r
             this.toolStrip1.ResumeLayout(false);\r
index 5301221..640c89f 100644 (file)
@@ -54,7 +54,7 @@ namespace Handbrake
             this.lbl_name.Name = "lbl_name";\r
             this.lbl_name.Size = new System.Drawing.Size(75, 13);\r
             this.lbl_name.TabIndex = 1;\r
-            this.lbl_name.Text = "Preset Name: ";\r
+            this.lbl_name.Text = "プリセット名:";\r
             // \r
             // txt_preset_name\r
             // \r
@@ -73,7 +73,7 @@ namespace Handbrake
             this.btn_add.Name = "btn_add";\r
             this.btn_add.Size = new System.Drawing.Size(57, 22);\r
             this.btn_add.TabIndex = 2;\r
-            this.btn_add.Text = "Add";\r
+            this.btn_add.Text = "追加";\r
             this.btn_add.UseVisualStyleBackColor = false;\r
             this.btn_add.Click += new System.EventHandler(this.BtnAddClick);\r
             // \r
@@ -87,7 +87,7 @@ namespace Handbrake
             this.btn_cancel.Name = "btn_cancel";\r
             this.btn_cancel.Size = new System.Drawing.Size(57, 22);\r
             this.btn_cancel.TabIndex = 3;\r
-            this.btn_cancel.Text = "Cancel";\r
+            this.btn_cancel.Text = "キャンセル";\r
             this.btn_cancel.UseVisualStyleBackColor = false;\r
             this.btn_cancel.Click += new System.EventHandler(this.BtnCancelClick);\r
             // \r
@@ -160,7 +160,7 @@ namespace Handbrake
             this.ShowInTaskbar = false;\r
             this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
-            this.Text = "Add New Preset";\r
+            this.Text = "プリセットを追加";\r
             this.TopMost = true;\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
index f987979..803ffb7 100644 (file)
@@ -51,7 +51,7 @@ namespace Handbrake
             this.lblProgress.Name = "lblProgress";\r
             this.lblProgress.Size = new System.Drawing.Size(98, 13);\r
             this.lblProgress.TabIndex = 10;\r
-            this.lblProgress.Text = "Awaiting Download";\r
+            this.lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\82Ì\90i\92»";\r
             // \r
             // progress_download\r
             // \r
@@ -73,7 +73,7 @@ namespace Handbrake
             this.btn_cancel.Size = new System.Drawing.Size(71, 22);\r
             this.btn_cancel.TabIndex = 26;\r
             this.btn_cancel.TabStop = false;\r
-            this.btn_cancel.Text = "Cancel";\r
+            this.btn_cancel.Text = "\83L\83\83\83\93\83Z\83\8b";\r
             this.btn_cancel.UseVisualStyleBackColor = true;\r
             this.btn_cancel.Click += new System.EventHandler(this.btn_cancel_Click);\r
             // \r
@@ -125,7 +125,7 @@ namespace Handbrake
             this.ShowIcon = false;\r
             this.ShowInTaskbar = false;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
-            this.Text = "Downloading Update";\r
+            this.Text = "\83A\83b\83v\83f\81[\83g\82Ì\83_\83E\83\93\83\8d\81[\83h";\r
             this.tableLayoutPanel1.ResumeLayout(false);\r
             this.tableLayoutPanel1.PerformLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
index 8b23df9..839d6ac 100644 (file)
@@ -97,8 +97,8 @@ namespace Handbrake
 \r
         private void downloadComplete()\r
         {\r
-            lblProgress.Text = "Download Complete";\r
-            btn_cancel.Text = "Close";\r
+            lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\8a®\97¹";\r
+            btn_cancel.Text = "\95Â\82\82é";\r
 \r
             string tempPath = Path.Combine(Path.GetTempPath(), "handbrake-setup.exe");\r
             Process.Start(tempPath);\r
@@ -108,8 +108,8 @@ namespace Handbrake
 \r
         private void downloadFailed()\r
         {\r
-            lblProgress.Text = "Download Failed";\r
-            btn_cancel.Text = "Close";\r
+            lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\8e¸\94s";\r
+            btn_cancel.Text = "\95Â\82\82é";\r
         }\r
 \r
         private void btn_cancel_Click(object sender, EventArgs e)\r
@@ -121,7 +121,7 @@ namespace Handbrake
                 loacalStream.Close();\r
                 downloadThread.Abort();\r
                 progress_download.Value = 0;\r
-                lblProgress.Text = "Download Stopped";\r
+                lblProgress.Text = "\83_\83E\83\93\83\8d\81[\83h\92â\8e~";\r
                 this.Close();\r
             }\r
             catch (Exception)\r
index aa4f207..004c320 100644 (file)
@@ -39,7 +39,7 @@ namespace Handbrake
             this.components = new System.ComponentModel.Container();\r
             System.Windows.Forms.ContextMenuStrip notifyIconMenu;\r
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();\r
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();\r
             this.btn_restore = new System.Windows.Forms.ToolStripMenuItem();\r
             this.DVD_Save = new System.Windows.Forms.SaveFileDialog();\r
             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
@@ -244,7 +244,7 @@ namespace Handbrake
             this.text_destination.Name = "text_destination";\r
             this.text_destination.Size = new System.Drawing.Size(603, 21);\r
             this.text_destination.TabIndex = 1;\r
-            this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved.");\r
+            this.ToolTip.SetToolTip(this.text_destination, "\83G\83\93\83R\81[\83h\82µ\82½\83t\83@\83C\83\8b\82Ì\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
             this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged);\r
             // \r
             // drp_videoEncoder\r
@@ -255,11 +255,11 @@ namespace Handbrake
             "MPEG-4 (FFmpeg)",\r
             "H.264 (x264)",\r
             "VP3 (Theora)"});\r
-            this.drp_videoEncoder.Location = new System.Drawing.Point(125, 35);\r
+            this.drp_videoEncoder.Location = new System.Drawing.Point(125, 32);\r
             this.drp_videoEncoder.Name = "drp_videoEncoder";\r
             this.drp_videoEncoder.Size = new System.Drawing.Size(126, 21);\r
             this.drp_videoEncoder.TabIndex = 1;\r
-            this.ToolTip.SetToolTip(this.drp_videoEncoder, "Select a video encoder");\r
+            this.ToolTip.SetToolTip(this.drp_videoEncoder, "\93®\89æ\83G\83\93\83R\81[\83_\82ð\91I\91ð\82µ\82Ü\82·");\r
             this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged);\r
             // \r
             // check_largeFile\r
@@ -271,9 +271,9 @@ namespace Handbrake
             this.check_largeFile.Name = "check_largeFile";\r
             this.check_largeFile.Size = new System.Drawing.Size(91, 17);\r
             this.check_largeFile.TabIndex = 4;\r
-            this.check_largeFile.Text = "Large file size";\r
-            this.ToolTip.SetToolTip(this.check_largeFile, "Caution: This option will likely break device compatibility with all but the Appl" +\r
-                    "eTV Take 2.\r\nChecking this box enables a 64bit mp4 file which can be over 4GB.");\r
+            this.check_largeFile.Text = "64\83r\83b\83gMP4";\r
+            this.ToolTip.SetToolTip(this.check_largeFile, "64\83r\83b\83gMP4\82ð\8dì\90¬\82·\82é\82±\82Æ\82Å\81A4GB\88È\8fã\82Ì\83T\83C\83Y\82Ì\93®\89æ\83t\83@\83C\83\8b\82ª\8dì\90¬\89Â\94\\82É\82È\82è\82Ü\82·\81B\r\n\82½\82¾\82µ\81AAppleTV Take 2\88È\8aO\82Å\82Ì\8dÄ\90\8cÝ\8a·\90«\82ª\96³\82­\82È\82é\89Â\94\\90«" +\r
+                    "\82ª\82 \82è\82Ü\82·");\r
             this.check_largeFile.UseVisualStyleBackColor = false;\r
             // \r
             // check_turbo\r
@@ -286,7 +286,7 @@ namespace Handbrake
             this.check_turbo.Size = new System.Drawing.Size(99, 17);\r
             this.check_turbo.TabIndex = 7;\r
             this.check_turbo.Text = "Turbo first Pass";\r
-            this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
+            this.ToolTip.SetToolTip(this.check_turbo, "\83`\83F\83b\83N\82ð\93ü\82ê\82é\82Æ\81A2\83p\83X\83G\83\93\83R\81[\83h\82Ì\8eg\97p\8e\9e\82É1\89ñ\96Ú\82Ì\83p\83X\82ð\8d\82\91¬\82É\8ds\82¢\82Ü\82·");\r
             this.check_turbo.UseVisualStyleBackColor = false;\r
             // \r
             // drp_videoFramerate\r
@@ -307,7 +307,7 @@ namespace Handbrake
             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
             this.drp_videoFramerate.Size = new System.Drawing.Size(125, 21);\r
             this.drp_videoFramerate.TabIndex = 2;\r
-            this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to \"Same as source\" in most cases.");\r
+            this.ToolTip.SetToolTip(this.drp_videoFramerate, "\81uSame as source\81v\82ð\91I\91ð\82·\82é\82Ì\82ª\88ê\94Ê\93I\82Å\82·");\r
             this.drp_videoFramerate.SelectedIndexChanged += new System.EventHandler(this.drp_videoFramerate_SelectedIndexChanged);\r
             // \r
             // slider_videoQuality\r
@@ -321,7 +321,7 @@ namespace Handbrake
             this.slider_videoQuality.Size = new System.Drawing.Size(322, 45);\r
             this.slider_videoQuality.TabIndex = 14;\r
             this.slider_videoQuality.TickFrequency = 17;\r
-            this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. ");\r
+            this.ToolTip.SetToolTip(this.slider_videoQuality, "\93®\89æ\82Ì\95i\8e¿\83\8c\83x\83\8b\82ð\91I\91ð\82µ\82Ü\82·");\r
             this.slider_videoQuality.ValueChanged += new System.EventHandler(this.slider_videoQuality_Scroll);\r
             // \r
             // text_filesize\r
@@ -331,7 +331,7 @@ namespace Handbrake
             this.text_filesize.Name = "text_filesize";\r
             this.text_filesize.Size = new System.Drawing.Size(81, 21);\r
             this.text_filesize.TabIndex = 12;\r
-            this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");\r
+            this.ToolTip.SetToolTip(this.text_filesize, "\83G\83\93\83R\81[\83h\8cã\82Ì\8aó\96]\83t\83@\83C\83\8b\83T\83C\83Y\82ð\8ew\92è\82µ\82Ü\82·");\r
             // \r
             // text_bitrate\r
             // \r
@@ -339,7 +339,7 @@ namespace Handbrake
             this.text_bitrate.Name = "text_bitrate";\r
             this.text_bitrate.Size = new System.Drawing.Size(81, 21);\r
             this.text_bitrate.TabIndex = 10;\r
-            this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");\r
+            this.ToolTip.SetToolTip(this.text_bitrate, "\93®\89æ\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\90Ý\92è\82µ\82Ü\82·");\r
             // \r
             // btn_setDefault\r
             // \r
@@ -351,8 +351,8 @@ namespace Handbrake
             this.btn_setDefault.Size = new System.Drawing.Size(101, 22);\r
             this.btn_setDefault.TabIndex = 1;\r
             this.btn_setDefault.TabStop = false;\r
-            this.btn_setDefault.Text = "Set Default";\r
-            this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.");\r
+            this.btn_setDefault.Text = "\83f\83t\83H\83\8b\83g\82É\90Ý\92è";\r
+            this.ToolTip.SetToolTip(this.btn_setDefault, "\8c»\8dÝ\82Ì\90Ý\92è\82ð\83f\83t\83H\83\8b\83g\90Ý\92è\82Æ\82µ\82Ä\95Û\91");\r
             this.btn_setDefault.UseVisualStyleBackColor = true;\r
             this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
             // \r
@@ -365,10 +365,9 @@ namespace Handbrake
             this.check_optimiseMP4.Name = "check_optimiseMP4";\r
             this.check_optimiseMP4.Size = new System.Drawing.Size(96, 17);\r
             this.check_optimiseMP4.TabIndex = 25;\r
-            this.check_optimiseMP4.Text = "Web optimized";\r
-            this.ToolTip.SetToolTip(this.check_optimiseMP4, "MP4 files can be optimized for progressive downloads over the Web,\r\nbut note that" +\r
-                    " QuickTime can only read the files as long as the file extension is .mp4\r\nCan on" +\r
-                    "ly be used with H.264 ");\r
+            this.check_optimiseMP4.Text = "Web\97p\82É\8dÅ\93K\89»";\r
+            this.ToolTip.SetToolTip(this.check_optimiseMP4, "Web\82©\82ç\82Ì\83_\83E\83\93\83\8d\81[\83h\8dÄ\90\82É\8dÅ\93K\89»\82³\82ê\82½\83v\83\8d\83O\83\8c\83b\83V\83u\8c`\8e®MP4\83t\83@\83C\83\8b\82ð\8dì\90¬\82Å\82«\82Ü\82·\81B\r\n\82½\82¾\82µ\81AQuickTime\82Å\82Í\8ag\92£\8eq\82ª.mp4\82Ì\8fê\8d\87\82É\82Ì\82Ý\8dÄ\90\89Â\94\\82Å" +\r
+                    "\82·\81B\r\nH.264\82Å\82Ì\82Ý\97\98\97p\89Â\94\\82Å\82·");\r
             this.check_optimiseMP4.UseVisualStyleBackColor = false;\r
             // \r
             // check_iPodAtom\r
@@ -380,9 +379,8 @@ namespace Handbrake
             this.check_iPodAtom.Name = "check_iPodAtom";\r
             this.check_iPodAtom.Size = new System.Drawing.Size(102, 17);\r
             this.check_iPodAtom.TabIndex = 26;\r
-            this.check_iPodAtom.Text = "iPod 5G support";\r
-            this.ToolTip.SetToolTip(this.check_iPodAtom, "Support for legacy 5th Generation iPods.\r\nEncodes will not sync if this option is" +\r
-                    " not enabled for H.264 encodes.");\r
+            this.check_iPodAtom.Text = "iPod 5G\82É\91Î\89\9e";\r
+            this.ToolTip.SetToolTip(this.check_iPodAtom, "iPod 5G\82É\91Î\89\9e\82µ\82½\93®\89æ\82ð\8dì\90¬\82·\82é\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
             this.check_iPodAtom.UseVisualStyleBackColor = false;\r
             // \r
             // data_chpt\r
@@ -455,13 +453,13 @@ namespace Handbrake
             this.btn_addPreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_addPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_addPreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_addPreset.Location = new System.Drawing.Point(3, 8);\r
+            this.btn_addPreset.Location = new System.Drawing.Point(3, 7);\r
             this.btn_addPreset.Name = "btn_addPreset";\r
             this.btn_addPreset.Size = new System.Drawing.Size(49, 22);\r
             this.btn_addPreset.TabIndex = 3;\r
             this.btn_addPreset.TabStop = false;\r
-            this.btn_addPreset.Text = "Add";\r
-            this.ToolTip.SetToolTip(this.btn_addPreset, "This option will take the current settings and add it as a new preset.");\r
+            this.btn_addPreset.Text = "\92Ç\89Á";\r
+            this.ToolTip.SetToolTip(this.btn_addPreset, "\8c»\8dÝ\82Ì\90Ý\92è\82ð\90V\82µ\82¢\83v\83\8a\83Z\83b\83g\82Æ\82µ\82Ä\95Û\91\82µ\82Ü\82·");\r
             this.btn_addPreset.UseVisualStyleBackColor = true;\r
             this.btn_addPreset.Click += new System.EventHandler(this.btn_addPreset_Click);\r
             // \r
@@ -475,8 +473,8 @@ namespace Handbrake
             this.btn_removePreset.Size = new System.Drawing.Size(71, 22);\r
             this.btn_removePreset.TabIndex = 4;\r
             this.btn_removePreset.TabStop = false;\r
-            this.btn_removePreset.Text = "Remove";\r
-            this.ToolTip.SetToolTip(this.btn_removePreset, "Remove the selected preset from the panel above.");\r
+            this.btn_removePreset.Text = "\8dí\8f\9c";\r
+            this.ToolTip.SetToolTip(this.btn_removePreset, "\83v\83\8a\83Z\83b\83g\90Ý\92è\82ð\8dí\8f\9c");\r
             this.btn_removePreset.UseVisualStyleBackColor = true;\r
             this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click);\r
             // \r
@@ -491,7 +489,7 @@ namespace Handbrake
             this.drop_format.Name = "drop_format";\r
             this.drop_format.Size = new System.Drawing.Size(106, 21);\r
             this.drop_format.TabIndex = 28;\r
-            this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.\r\nHandBrake supports MKV and MP4(M4v)");\r
+            this.ToolTip.SetToolTip(this.drop_format, "\83R\83\93\83e\83i\83t\83H\81[\83}\83b\83g\82ð\91I\91ð\82µ\82Ü\82·\81B\r\nHandBrake\82ÍMKV\82¨\82æ\82ÑMP4\81iM4v\81j\8c`\8e®\82ð\83T\83|\81[\83g\82µ\82Ä\82¢\82Ü\82·");\r
             this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged);\r
             // \r
             // drop_chapterFinish\r
@@ -502,7 +500,7 @@ namespace Handbrake
             this.drop_chapterFinish.Name = "drop_chapterFinish";\r
             this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
             this.drop_chapterFinish.TabIndex = 10;\r
-            this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+            this.ToolTip.SetToolTip(this.drop_chapterFinish, "\83G\83\93\83R\81[\83h\82·\82é\83`\83\83\83v\83^\81[\82ð\91I\91ð\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Å\82Í\82·\82×\82Ä\82Ì\83`\83\83\83v\83^\81[\82ª\91I\91ð\82³\82ê\82Ü\82·");\r
             this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
             // \r
             // drop_chapterStart\r
@@ -513,7 +511,7 @@ namespace Handbrake
             this.drop_chapterStart.Name = "drop_chapterStart";\r
             this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
             this.drop_chapterStart.TabIndex = 9;\r
-            this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+            this.ToolTip.SetToolTip(this.drop_chapterStart, "\83G\83\93\83R\81[\83h\82·\82é\83`\83\83\83v\83^\81[\82ð\91I\91ð\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Å\82Í\82·\82×\82Ä\82Ì\83`\83\83\83v\83^\81[\82ª\91I\91ð\82³\82ê\82Ü\82·");\r
             this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
             // \r
             // drop_angle\r
@@ -524,7 +522,7 @@ namespace Handbrake
             this.drop_angle.Name = "drop_angle";\r
             this.drop_angle.Size = new System.Drawing.Size(45, 21);\r
             this.drop_angle.TabIndex = 45;\r
-            this.ToolTip.SetToolTip(this.drop_angle, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+            this.ToolTip.SetToolTip(this.drop_angle, "\83G\83\93\83R\81[\83h\82·\82é\83`\83\83\83v\83^\81[\82ð\91I\91ð\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Å\82Í\82·\82×\82Ä\82Ì\83`\83\83\83v\83^\81[\82ª\91I\91ð\82³\82ê\82Ü\82·");\r
             // \r
             // drp_dvdtitle\r
             // \r
@@ -536,9 +534,7 @@ namespace Handbrake
             this.drp_dvdtitle.Name = "drp_dvdtitle";\r
             this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
             this.drp_dvdtitle.TabIndex = 7;\r
-            this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\n\r\nWhen a DVD is in use, HandBrake will try " +\r
-                    "to determine the \"Main Feature\" title automatically.\r\nPlease note, this is not a" +\r
-                    "lways accurate and should be checked.");\r
+            this.ToolTip.SetToolTip(this.drp_dvdtitle, "\83G\83\93\83R\81[\83h\82·\82é\83^\83C\83g\83\8b\82ð\91I\91ð\82µ\82Ü\82·\81B\r\n\r\nDVD\82ð\95Ï\8a·\82·\82é\8fê\8d\87\81AHandBrake\82Í\83\81\83C\83\93\83^\83C\83g\83\8b\82ð\8e©\93®\93I\82É\91I\91ð\82µ\82Ü\82·\81B\r\n\82½\82¾\82µ\81A\90³\82µ\82­\83\81\83C\83\93\83^\83C\83g\83\8b\82ð\91I\91ð\82Å\82«\82È\82¢\8fê\8d\87\82à\82 \82é\82Ì\82Å\8am\94F\82µ\82Ä\82­\82¾\82³\82¢\81B");\r
             this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
             this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
             // \r
@@ -682,7 +678,7 @@ namespace Handbrake
             // \r
             // DVD_Open\r
             // \r
-            this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drive.";\r
+            this.DVD_Open.Description = "DVD\83h\83\89\83C\83u\82É\83Z\83b\83g\82³\82ê\82½DVD\82Ì\81uVIDEO_TS\81v\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
             // \r
             // File_Open\r
             // \r
@@ -703,7 +699,7 @@ namespace Handbrake
             this.mnu_exit});\r
             this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
             this.FileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);\r
-            this.FileToolStripMenuItem.Text = "&File";\r
+            this.FileToolStripMenuItem.Text = "\83t\83@\83C\83\8b(&F)";\r
             // \r
             // mnu_killCLI\r
             // \r
@@ -718,7 +714,7 @@ namespace Handbrake
             this.mnu_exit.Name = "mnu_exit";\r
             this.mnu_exit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));\r
             this.mnu_exit.Size = new System.Drawing.Size(138, 22);\r
-            this.mnu_exit.Text = "E&xit";\r
+            this.mnu_exit.Text = "\8fI\97¹(E&)";\r
             this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
             // \r
             // mnu_open3\r
@@ -735,7 +731,7 @@ namespace Handbrake
             this.mnu_options});\r
             this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem";\r
             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);\r
-            this.ToolsToolStripMenuItem.Text = "&Tools";\r
+            this.ToolsToolStripMenuItem.Text = "\83c\81[\83\8b(&T)";\r
             // \r
             // mnu_encode\r
             // \r
@@ -743,7 +739,7 @@ namespace Handbrake
             this.mnu_encode.Name = "mnu_encode";\r
             this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));\r
             this.mnu_encode.Size = new System.Drawing.Size(201, 22);\r
-            this.mnu_encode.Text = "Show Queue";\r
+            this.mnu_encode.Text = "\83L\83\85\81[\82ð\95\\8e¦";\r
             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
             // \r
             // mnu_encodeLog\r
@@ -752,7 +748,7 @@ namespace Handbrake
             this.mnu_encodeLog.Name = "mnu_encodeLog";\r
             this.mnu_encodeLog.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));\r
             this.mnu_encodeLog.Size = new System.Drawing.Size(201, 22);\r
-            this.mnu_encodeLog.Text = "Activity Window";\r
+            this.mnu_encodeLog.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
             this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click);\r
             // \r
             // ToolStripSeparator5\r
@@ -765,7 +761,7 @@ namespace Handbrake
             this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
             this.mnu_options.Name = "mnu_options";\r
             this.mnu_options.Size = new System.Drawing.Size(201, 22);\r
-            this.mnu_options.Text = "Options";\r
+            this.mnu_options.Text = "\83I\83v\83V\83\87\83\93\90Ý\92è...";\r
             this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
             // \r
             // PresetsToolStripMenuItem\r
@@ -780,13 +776,13 @@ namespace Handbrake
             this.mnu_SelectDefault});\r
             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(56, 20);\r
-            this.PresetsToolStripMenuItem.Text = "&Presets";\r
+            this.PresetsToolStripMenuItem.Text = "\83v\83\8a\83Z\83b\83g(&P)";\r
             // \r
             // mnu_presetReset\r
             // \r
             this.mnu_presetReset.Name = "mnu_presetReset";\r
             this.mnu_presetReset.Size = new System.Drawing.Size(194, 22);\r
-            this.mnu_presetReset.Text = "Update Built-in Presets";\r
+            this.mnu_presetReset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g";\r
             this.mnu_presetReset.ToolTipText = "Resets all presets.";\r
             this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click);\r
             // \r
@@ -794,7 +790,7 @@ namespace Handbrake
             // \r
             this.mnu_delete_preset.Name = "mnu_delete_preset";\r
             this.mnu_delete_preset.Size = new System.Drawing.Size(194, 22);\r
-            this.mnu_delete_preset.Text = "Delete Built-in Presets";\r
+            this.mnu_delete_preset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\8dí\8f\9c";\r
             this.mnu_delete_preset.Click += new System.EventHandler(this.mnu_delete_preset_Click);\r
             // \r
             // toolStripSeparator7\r
@@ -806,7 +802,7 @@ namespace Handbrake
             // \r
             this.btn_new_preset.Name = "btn_new_preset";\r
             this.btn_new_preset.Size = new System.Drawing.Size(194, 22);\r
-            this.btn_new_preset.Text = "Save Preset";\r
+            this.btn_new_preset.Text = "\90V\8bK\83v\83\8a\83Z\83b\83g";\r
             this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click);\r
             // \r
             // mnu_importMacPreset\r
@@ -831,7 +827,7 @@ namespace Handbrake
             // \r
             this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
             this.mnu_SelectDefault.Size = new System.Drawing.Size(194, 22);\r
-            this.mnu_SelectDefault.Text = "Select Default Preset";\r
+            this.mnu_SelectDefault.Text = "\83f\83t\83H\83\8b\83g\83v\83\8a\83Z\83b\83g\82É\90Ý\92è";\r
             this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset";\r
             this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click);\r
             // \r
@@ -844,15 +840,15 @@ namespace Handbrake
             this.toolStripSeparator6,\r
             this.mnu_about});\r
             this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";\r
-            this.HelpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
-            this.HelpToolStripMenuItem.Text = "&Help";\r
+            this.HelpToolStripMenuItem.Size = new System.Drawing.Size(61, 20);\r
+            this.HelpToolStripMenuItem.Text = "\83w\83\8b\83v(&H)";\r
             // \r
             // mnu_user_guide\r
             // \r
             this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16;\r
             this.mnu_user_guide.Name = "mnu_user_guide";\r
             this.mnu_user_guide.Size = new System.Drawing.Size(192, 22);\r
-            this.mnu_user_guide.Text = "HandBrake User Guide";\r
+            this.mnu_user_guide.Text = "HandBrake\83\86\81[\83U\81[\83K\83C\83h";\r
             this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
             // \r
             // ToolStripSeparator3\r
@@ -864,7 +860,7 @@ namespace Handbrake
             // \r
             this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
             this.mnu_UpdateCheck.Size = new System.Drawing.Size(192, 22);\r
-            this.mnu_UpdateCheck.Text = "Check for Updates";\r
+            this.mnu_UpdateCheck.Text = "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F...";\r
             this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click);\r
             // \r
             // toolStripSeparator6\r
@@ -877,7 +873,7 @@ namespace Handbrake
             this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16;\r
             this.mnu_about.Name = "mnu_about";\r
             this.mnu_about.Size = new System.Drawing.Size(192, 22);\r
-            this.mnu_about.Text = "About...";\r
+            this.mnu_about.Text = "HandBrake\82É\82Â\82¢\82Ä...";\r
             this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
             // \r
             // frmMainMenu\r
@@ -903,18 +899,18 @@ namespace Handbrake
             this.label5.Name = "label5";\r
             this.label5.Size = new System.Drawing.Size(58, 13);\r
             this.label5.TabIndex = 27;\r
-            this.label5.Text = "Container:";\r
+            this.label5.Text = "\83t\83H\81[\83}\83b\83g:";\r
             // \r
             // Label47\r
             // \r
             this.Label47.AutoSize = true;\r
             this.Label47.BackColor = System.Drawing.Color.Transparent;\r
             this.Label47.ForeColor = System.Drawing.Color.Black;\r
-            this.Label47.Location = new System.Drawing.Point(13, 39);\r
+            this.Label47.Location = new System.Drawing.Point(13, 36);\r
             this.Label47.Name = "Label47";\r
             this.Label47.Size = new System.Drawing.Size(70, 13);\r
             this.Label47.TabIndex = 0;\r
-            this.Label47.Text = "Video Codec:";\r
+            this.Label47.Text = "\93®\89æ\83R\81[\83f\83b\83N:";\r
             // \r
             // Label3\r
             // \r
@@ -925,7 +921,7 @@ namespace Handbrake
             this.Label3.Name = "Label3";\r
             this.Label3.Size = new System.Drawing.Size(27, 13);\r
             this.Label3.TabIndex = 0;\r
-            this.Label3.Text = "File:";\r
+            this.Label3.Text = "\95Û\91\90æ\83t\83@\83C\83\8b:";\r
             // \r
             // tab_audio\r
             // \r
@@ -1053,7 +1049,7 @@ namespace Handbrake
             this.label25.Name = "label25";\r
             this.label25.Size = new System.Drawing.Size(38, 13);\r
             this.label25.TabIndex = 0;\r
-            this.label25.Text = "Video";\r
+            this.label25.Text = "\93®\89æ";\r
             // \r
             // check_2PassEncode\r
             // \r
@@ -1063,7 +1059,8 @@ namespace Handbrake
             this.check_2PassEncode.Name = "check_2PassEncode";\r
             this.check_2PassEncode.Size = new System.Drawing.Size(106, 17);\r
             this.check_2PassEncode.TabIndex = 6;\r
-            this.check_2PassEncode.Text = "2-Pass Encoding";\r
+            this.check_2PassEncode.Text = "2-Pass\83G\83\93\83R\81[\83h";\r
+            this.ToolTip.SetToolTip(this.check_2PassEncode, "2\83p\83X\83G\83\93\83R\81[\83h\82ð\8ds\82¤\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·\81B2\83p\83X\83G\83\93\83R\81[\83h\82Í\83G\83\93\83R\81[\83h\82ª\92x\82­\82È\82è\82Ü\82·\82ª\81A\95i\8e¿\82ª\8cü\8fã\82µ\82Ü\82·");\r
             this.check_2PassEncode.UseVisualStyleBackColor = false;\r
             this.check_2PassEncode.CheckedChanged += new System.EventHandler(this.check_2PassEncode_CheckedChanged);\r
             // \r
@@ -1076,7 +1073,7 @@ namespace Handbrake
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(47, 13);\r
             this.Label2.TabIndex = 8;\r
-            this.Label2.Text = "Quality";\r
+            this.Label2.Text = "\95i\8e¿";\r
             // \r
             // lbl_SliderValue\r
             // \r
@@ -1131,7 +1128,8 @@ namespace Handbrake
             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
             this.Check_ChapterMarkers.Size = new System.Drawing.Size(136, 17);\r
             this.Check_ChapterMarkers.TabIndex = 1;\r
-            this.Check_ChapterMarkers.Text = "Create chapter markers";\r
+            this.Check_ChapterMarkers.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬";\r
+            this.ToolTip.SetToolTip(this.Check_ChapterMarkers, "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬\82·\82é\8fê\8d\87\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
             this.Check_ChapterMarkers.UseVisualStyleBackColor = false;\r
             this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
             // \r
@@ -1203,7 +1201,7 @@ namespace Handbrake
             this.tab_chapters.Name = "tab_chapters";\r
             this.tab_chapters.Size = new System.Drawing.Size(724, 308);\r
             this.tab_chapters.TabIndex = 6;\r
-            this.tab_chapters.Text = "Chapters";\r
+            this.tab_chapters.Text = "\83`\83\83\83v\83^\81[";\r
             this.tab_chapters.UseVisualStyleBackColor = true;\r
             // \r
             // label31\r
@@ -1215,7 +1213,7 @@ namespace Handbrake
             this.label31.Name = "label31";\r
             this.label31.Size = new System.Drawing.Size(102, 13);\r
             this.label31.TabIndex = 0;\r
-            this.label31.Text = "Chapter Markers";\r
+            this.label31.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[";\r
             // \r
             // tab_advanced\r
             // \r
@@ -1250,7 +1248,7 @@ namespace Handbrake
             this.tab_query.Name = "tab_query";\r
             this.tab_query.Size = new System.Drawing.Size(724, 308);\r
             this.tab_query.TabIndex = 7;\r
-            this.tab_query.Text = "Query Editor";\r
+            this.tab_query.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
             this.tab_query.UseVisualStyleBackColor = true;\r
             // \r
             // btn_clear\r
@@ -1260,9 +1258,9 @@ namespace Handbrake
             this.btn_clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
             this.btn_clear.Location = new System.Drawing.Point(634, 104);\r
             this.btn_clear.Name = "btn_clear";\r
-            this.btn_clear.Size = new System.Drawing.Size(75, 22);\r
+            this.btn_clear.Size = new System.Drawing.Size(75, 20);\r
             this.btn_clear.TabIndex = 4;\r
-            this.btn_clear.Text = "Clear";\r
+            this.btn_clear.Text = "\83N\83\8a\83A";\r
             this.btn_clear.UseVisualStyleBackColor = true;\r
             this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);\r
             // \r
@@ -1284,7 +1282,7 @@ namespace Handbrake
             this.label33.Name = "label33";\r
             this.label33.Size = new System.Drawing.Size(77, 13);\r
             this.label33.TabIndex = 0;\r
-            this.label33.Text = "Query Editor";\r
+            this.label33.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
             // \r
             // rtf_query\r
             // \r
@@ -1304,7 +1302,7 @@ namespace Handbrake
             this.groupBox2.Size = new System.Drawing.Size(246, 482);\r
             this.groupBox2.TabIndex = 6;\r
             this.groupBox2.TabStop = false;\r
-            this.groupBox2.Text = "Presets";\r
+            this.groupBox2.Text = "\83v\83\8a\83Z\83b\83g";\r
             // \r
             // splitContainer1\r
             // \r
@@ -1357,8 +1355,8 @@ namespace Handbrake
             this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_source.Name = "btn_source";\r
             this.btn_source.Size = new System.Drawing.Size(88, 36);\r
-            this.btn_source.Text = "Source";\r
-            this.btn_source.ToolTipText = "Open a new source file or folder.";\r
+            this.btn_source.Text = "\95Ï\8a·\8c³";\r
+            this.btn_source.ToolTipText = "\95Ï\8a·\8c³\83t\83@\83C\83\8b/\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
             this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
             // \r
             // btn_dvd_source\r
@@ -1369,7 +1367,7 @@ namespace Handbrake
             this.btn_dvd_source.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)\r
                         | System.Windows.Forms.Keys.O)));\r
             this.btn_dvd_source.Size = new System.Drawing.Size(182, 22);\r
-            this.btn_dvd_source.Text = "Folder";\r
+            this.btn_dvd_source.Text = "DVD/VIDEO_TS\83t\83H\83\8b\83_";\r
             this.btn_dvd_source.Click += new System.EventHandler(this.BtnFolderScanClicked);\r
             // \r
             // btnTitleSpecific\r
@@ -1414,8 +1412,8 @@ namespace Handbrake
             this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_start.Name = "btn_start";\r
             this.btn_start.Size = new System.Drawing.Size(67, 36);\r
-            this.btn_start.Text = "Start";\r
-            this.btn_start.ToolTipText = "Start the encoding process";\r
+            this.btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
+            this.btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\8aJ\8en\82µ\82Ü\82·";\r
             this.btn_start.Click += new System.EventHandler(this.btn_start_Click);\r
             // \r
             // btn_add2Queue\r
@@ -1425,8 +1423,8 @@ namespace Handbrake
             this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_add2Queue.Name = "btn_add2Queue";\r
             this.btn_add2Queue.Size = new System.Drawing.Size(117, 36);\r
-            this.btn_add2Queue.Text = "Add to Queue";\r
-            this.btn_add2Queue.ToolTipText = "Add a new item to the Queue";\r
+            this.btn_add2Queue.Text = "\83L\83\85\81[\82É\92Ç\89Á";\r
+            this.btn_add2Queue.ToolTipText = "\90V\8bK\83A\83C\83e\83\80\82ð\83L\83\85\81[\82É\92Ç\89Á\82µ\82Ü\82·";\r
             this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
             // \r
             // btn_showQueue\r
@@ -1437,7 +1435,7 @@ namespace Handbrake
             this.btn_showQueue.Name = "btn_showQueue";\r
             this.btn_showQueue.Size = new System.Drawing.Size(110, 36);\r
             this.btn_showQueue.Tag = "";\r
-            this.btn_showQueue.Text = "Show Queue";\r
+            this.btn_showQueue.Text = "\83L\83\85\81[\82Ì\95\\8e¦";\r
             this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
             // \r
             // toolStripSeparator4\r
@@ -1462,8 +1460,8 @@ namespace Handbrake
             this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_ActivityWindow.Name = "btn_ActivityWindow";\r
             this.btn_ActivityWindow.Size = new System.Drawing.Size(130, 36);\r
-            this.btn_ActivityWindow.Text = "Activity Window";\r
-            this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" +\r
+            this.btn_ActivityWindow.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
+            this.btn_ActivityWindow.ToolTipText = "\8dì\8bÆ\83\8d\83O\82ð\95\\8e¦\82µ\82Ü\82·" +\r
                 "ently running encode.";\r
             this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
             // \r
index bc56731..cce320c 100644 (file)
@@ -118,9 +118,16 @@ namespace Handbrake
             InitializeComponent();\r
 \r
             // Update the users config file with the CLI version data.\r
+<<<<<<< HEAD
             Main.SetCliVersionData();\r
 \r
             if (Settings.Default.hb_version.Contains("svn"))\r
+=======
+            lblStatus.Text = "\83o\81[\83W\83\87\83\93\8fî\95ñ\82Ì\8eæ\93¾\92\86...";\r
+            Application.DoEvents();\r
+            ArrayList x = hb_common_func.getCliVersionData();\r
+            if (x != null)\r
+>>>>>>> import jp-0.9.3
             {\r
                 this.Text += " " + Settings.Default.hb_version;\r
             }\r
@@ -143,12 +150,32 @@ namespace Handbrake
             // Clear the log files in the background\r
             if (Settings.Default.clearOldLogs)\r
             {\r
+<<<<<<< HEAD
                 Thread clearLog = new Thread(Main.ClearOldLogs);\r
                 clearLog.Start();\r
             }\r
 \r
             // Setup the GUI components\r
             LoadPresetPanel(); // Load the Preset Panel\r
+=======
+                lblStatus.Text = "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\92\86...";\r
+                Application.DoEvents();\r
+                Thread updateCheckThread = new Thread(startupUpdateCheck);\r
+                updateCheckThread.Start();\r
+            }\r
+\r
+            // Setup the GUI components\r
+            lblStatus.Text = "GUI\82Ì\90Ý\92è\92\86...";\r
+            Application.DoEvents();\r
+            setupH264Panel();               // Initalize the H.264 Panel\r
+            loadPresetPanel();              // Load the Preset Panel\r
+            // Load the user's default settings or Normal Preset\r
+            if (Properties.Settings.Default.defaultSettings == "Checked")\r
+                loadUserDefaults();\r
+            else\r
+                loadNormalPreset();\r
+            // Expand the preset Nodes\r
+>>>>>>> import jp-0.9.3
             treeView_presets.ExpandAll();\r
             lbl_encode.Text = string.Empty;\r
             drop_mode.SelectedIndex = 0;\r
@@ -158,6 +185,7 @@ namespace Handbrake
             if (Settings.Default.tooltipEnable)\r
                 ToolTip.Active = true;\r
 \r
+<<<<<<< HEAD
             // Load the user's default settings or Normal Preset\r
             if (Settings.Default.defaultPreset != string.Empty && presetHandler.GetPreset(Properties.Settings.Default.defaultPreset) != null)\r
             {\r
@@ -168,6 +196,11 @@ namespace Handbrake
 \r
                     QueryParser presetQuery = QueryParser.Parse(query);\r
                     PresetLoader.LoadPreset(this, presetQuery, Settings.Default.defaultPreset);\r
+=======
+            //Finished Loading\r
+            lblStatus.Text = "\83\8d\81[\83h\8a®\97¹\81I";\r
+            Application.DoEvents();\r
+>>>>>>> import jp-0.9.3
 \r
                     x264Panel.StandardizeOptString();\r
                     x264Panel.SetCurrentSettingsInPanel();\r
@@ -307,9 +340,15 @@ namespace Handbrake
 \r
         private void changePresetLabel(object sender, EventArgs e)\r
         {\r
+<<<<<<< HEAD
             labelPreset.Text = "Output Settings (Preset: Custom)";\r
             this.currentlySelectedPreset = null;\r
         }\r
+=======
+            if (hb_common_func.check_queue_recovery() == true)\r
+            {\r
+                DialogResult result = MessageBox.Show("\83L\83\85\81[\82É\96¢\8a®\97¹\82Ì\83A\83C\83e\83\80\82ª\8ec\82³\82ê\82Ä\82¢\82Ü\82·\81B\82±\82ê\82ç\82ð\95\9c\8c³\82µ\82Ü\82·\82©\81H", "Queue Recovery Possible", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+>>>>>>> import jp-0.9.3
 \r
         private static void frmMain_DragEnter(object sender, DragEventArgs e)\r
         {\r
@@ -446,11 +485,15 @@ namespace Handbrake
             presetHandler.UpdateBuiltInPresets();\r
             LoadPresetPanel();\r
             if (treeView_presets.Nodes.Count == 0)\r
+<<<<<<< HEAD
                 MessageBox.Show(\r
                     "Unable to load the presets.xml file. Please select \"Update Built-in Presets\" from the Presets Menu. \nMake sure you are running the program in Admin mode if running on Vista. See Windows FAQ for details!",\r
                     "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+=======
+                MessageBox.Show("presets.dat\82Ì\83\8d\81[\83h\82É\8e¸\94s\82µ\82Ü\82µ\82½\81B\81u\83v\83\8a\83Z\83b\83g\81v\83\81\83j\83\85\81[\82©\82ç\81u\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g\81v\82ð\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B\n\82Ü\82½\81AVista\82Ì\8fê\8d\87\8aÇ\97\9d\8eÒ\83\82\81[\83h\82Å\8eÀ\8ds\82µ\82Ä\82¢\82é\82©\82Ç\82¤\82©\8am\94F\82µ\82Ä\82­\82¾\82³\82¢\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+>>>>>>> import jp-0.9.3
             else\r
-                MessageBox.Show("Presets have been updated!", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+                MessageBox.Show("\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82ð\83A\83b\83v\83f\81[\83g\82µ\82Ü\82µ\82½\81I", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
 \r
             treeView_presets.ExpandAll();\r
         }\r
@@ -466,8 +509,29 @@ namespace Handbrake
         /// </param>\r
         private void mnu_delete_preset_Click(object sender, EventArgs e)\r
         {\r
+<<<<<<< HEAD
             presetHandler.RemoveBuiltInPresets();\r
             LoadPresetPanel(); // Reload the preset panel\r
+=======
+            // Empty the preset file\r
+            string presetsFile = Application.StartupPath.ToString() + "\\presets.dat";\r
+            if (File.Exists(presetsFile))\r
+                File.Delete(presetsFile);\r
+\r
+            try\r
+            {\r
+                FileStream strm = new FileStream(presetsFile, FileMode.Create, FileAccess.Write);\r
+                strm.Close();\r
+                strm.Dispose();\r
+            }\r
+            catch (Exception exc)\r
+            {\r
+                MessageBox.Show("\83v\83\8a\83Z\83b\83g\82Ì\8dí\8f\9c\8f\88\97\9d\82Å\83G\83\89\81[\82ª\94­\90\82µ\82Ü\82µ\82½\81B\nWindows Vista\82Ì\8fê\8d\87\81A\8aÇ\97\9d\8eÒ\83\82\81[\83h\82Å\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\n" + exc.ToString());\r
+            }\r
+\r
+            // Reload the preset panel\r
+            loadPresetPanel();\r
+>>>>>>> import jp-0.9.3
         }\r
 \r
         /// <summary>\r
@@ -535,6 +599,7 @@ namespace Handbrake
         #endregion\r
 \r
         #region Help Menu\r
+<<<<<<< HEAD
 \r
         /// <summary>\r
         /// Menu - Display the User Guide Web Page\r
@@ -545,10 +610,19 @@ namespace Handbrake
         /// <param name="e">\r
         /// The e.\r
         /// </param>\r
+=======
+        private void mnu_handbrake_forums_Click(object sender, EventArgs e)\r
+        {\r
+            // Process.Start("http://forum.handbrake.fr/");\r
+            Process.Start("http://sourceforge.jp/projects/handbrake-jp/wiki/Forum");\r
+       }\r
+>>>>>>> import jp-0.9.3
         private void mnu_user_guide_Click(object sender, EventArgs e)\r
         {\r
-            Process.Start("http://trac.handbrake.fr/wiki/HandBrakeGuide");\r
+            // Process.Start("http://trac.handbrake.fr/wiki/HandBrakeGuide");\r
+            Process.Start("http://sourceforge.jp/projects/handbrake-jp/wiki/Guide");\r
         }\r
+<<<<<<< HEAD
 \r
         /// <summary>\r
         /// Menu - Check for Updates\r
@@ -568,6 +642,23 @@ namespace Handbrake
                                                   ? Settings.Default.appcast_unstable\r
                                                   : Settings.Default.appcast;\r
             UpdateService.BeginCheckForUpdates(new AsyncCallback(UpdateCheckDoneMenu), false, url, Settings.Default.hb_build, Settings.Default.skipversion, Settings.Default.hb_version);\r
+=======
+        private void mnu_handbrake_home_Click(object sender, EventArgs e)\r
+        {\r
+            // Process.Start("http://handbrake.fr");\r
+            Process.Start("http://sourceforge.jp/projects/handbrake-jp/wiki/");\r
+        }\r
+        private void mnu_UpdateCheck_Click(object sender, EventArgs e)\r
+        {\r
+            Boolean update = hb_common_func.updateCheck(true);\r
+            if (update == true)\r
+            {\r
+                frmUpdater updateWindow = new frmUpdater();\r
+                updateWindow.Show();\r
+            }\r
+            else\r
+                MessageBox.Show("\8c»\8dÝ\97\98\97p\89Â\94\\82È\83A\83b\83v\83f\81[\83g\82Í\82 \82è\82Ü\82¹\82ñ", "Update Check", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+>>>>>>> import jp-0.9.3
         }\r
 \r
         /// <summary>\r
@@ -732,6 +823,7 @@ namespace Handbrake
         /// </param>\r
         private void btn_removePreset_Click(object sender, EventArgs e)\r
         {\r
+<<<<<<< HEAD
             DialogResult result = MessageBox.Show("Are you sure you wish to delete the selected preset?", "Preset",\r
                                                   MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
             if (result == DialogResult.Yes)\r
@@ -741,6 +833,29 @@ namespace Handbrake
                     presetHandler.Remove(treeView_presets.SelectedNode.Text);\r
                     treeView_presets.Nodes.Remove(treeView_presets.SelectedNode);\r
                 }\r
+=======
+            if (text_source.Text == string.Empty || text_source.Text == "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð..." || text_destination.Text == string.Empty)\r
+                MessageBox.Show("\95Ï\8a·\8c³\82à\82µ\82­\82Í\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+            else\r
+            {\r
+                // Set the last action to encode. \r
+                // This is used for tracking which file to load in the activity window\r
+                lastAction = "encode";\r
+\r
+                String query;\r
+                if (rtf_query.Text != "")\r
+                    query = rtf_query.Text;\r
+                else\r
+                    query = queryGen.GenerateTheQuery(this);\r
+\r
+                ThreadPool.QueueUserWorkItem(procMonitor, query);\r
+                lbl_encode.Visible = true;\r
+                lbl_encode.Text = "\83G\83\93\83R\81[\83h\8eÀ\8ds\92\86";\r
+\r
+                btn_start.Text = "\95Ï\8a·\92â\8e~";\r
+                btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\92\86\8e~\82µ\82Ü\82·\81B\nWarning: \82±\82ê\82É\82æ\82è\81A\83t\83@\83C\83\8b\82ª\94j\89ó\82³\82ê\82é\89Â\94\\90«\82ª\82 \82è\82Ü\82·\81B\88À\91S\82É\83G\83\93\83R\81[\83h\82ð\92\86\8e~\82·\82é\82É\82Í\81A\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82Åctrl-C\82ð\93ü\97Í\82µ\82Ä\82­\82¾\82³\82¢\81B";\r
+                btn_start.Image = Properties.Resources.stop;\r
+>>>>>>> import jp-0.9.3
             }\r
             treeView_presets.Select();\r
         }\r
@@ -756,7 +871,13 @@ namespace Handbrake
         /// </param>\r
         private void btn_setDefault_Click(object sender, EventArgs e)\r
         {\r
+<<<<<<< HEAD
             if (treeView_presets.SelectedNode != null)\r
+=======
+            if (text_source.Text == string.Empty || text_source.Text == "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð..." || text_destination.Text == string.Empty)\r
+                MessageBox.Show("\95Ï\8a·\8c³\82à\82µ\82­\82Í\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+            else\r
+>>>>>>> import jp-0.9.3
             {\r
                 DialogResult result = MessageBox.Show("Are you sure you wish to set this preset as the default?",\r
                                                       "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
@@ -782,15 +903,50 @@ namespace Handbrake
         /// </param>\r
         private void treeview_presets_mouseUp(object sender, MouseEventArgs e)\r
         {\r
+<<<<<<< HEAD
             if (e.Button == MouseButtons.Right)\r
                 treeView_presets.SelectedNode = treeView_presets.GetNodeAt(e.Location);\r
             else if (e.Button == MouseButtons.Left)\r
+=======
+            // Enable the creation of chapter markers.\r
+            Check_ChapterMarkers.Enabled = true;\r
+\r
+            // Set the last action to scan. \r
+            // This is used for tracking which file to load in the activity window\r
+            lastAction = "scan";\r
+\r
+            String filename = "";\r
+            text_source.Text = "";\r
+\r
+            DVD_Open.ShowDialog();\r
+            filename = DVD_Open.SelectedPath;\r
+\r
+            if (filename.StartsWith("\\"))\r
+                MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+            else\r
+>>>>>>> import jp-0.9.3
             {\r
                 if (treeView_presets.GetNodeAt(e.Location) != null)\r
                 {\r
+<<<<<<< HEAD
                     if (labelPreset.Text.Contains(treeView_presets.GetNodeAt(e.Location).Text))\r
                         selectPreset();\r
                 }\r
+=======
+                    Form frmRD = new frmReadDVD(filename, this);\r
+                    text_source.Text = filename;\r
+                    lbl_encode.Text = "\83X\83L\83\83\83\93\92\86...";\r
+                    frmRD.ShowDialog();\r
+                }\r
+                else\r
+                    text_source.Text = "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
+\r
+                // If there are no titles in the dropdown menu then the scan has obviously failed. Display an error message explaining to the user.\r
+                if (drp_dvdtitle.Items.Count == 0)\r
+                    MessageBox.Show("\83^\83C\83g\83\8b\82ª\8c©\82Â\82©\82è\82Ü\82¹\82ñ\81B\90³\82µ\82¢\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82¢\82é\82©\82²\8am\94F\82­\82¾\82³\82¢\81B\82Ü\82½\81A\83R\83s\81[\83v\83\8d\83e\83N\83g\82³\82ê\82½\83f\83B\83X\83N\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+\r
+                lbl_encode.Text = "";\r
+>>>>>>> import jp-0.9.3
             }\r
 \r
             treeView_presets.Select();\r
@@ -819,12 +975,43 @@ namespace Handbrake
         {\r
             TreeNode theNode = this.treeView_presets.GetNodeAt(e.X, e.Y);\r
 \r
+<<<<<<< HEAD
             if ((theNode != null))\r
+=======
+            if (filename.StartsWith("\\"))\r
+                MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+            else\r
+>>>>>>> import jp-0.9.3
             {\r
                 // Change the ToolTip only if the pointer moved to a new node.\r
                 if (theNode.ToolTipText != this.ToolTip.GetToolTip(this.treeView_presets))\r
                 {\r
+<<<<<<< HEAD
                     this.ToolTip.SetToolTip(this.treeView_presets, theNode.ToolTipText);\r
+=======
+                    Form frmRD = new frmReadDVD(filename, this);\r
+                    text_source.Text = filename;\r
+                    lbl_encode.Text = "Scanning ...";\r
+                    frmRD.ShowDialog();\r
+                }\r
+                else\r
+                    text_source.Text = "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
+\r
+                // If there are no titles in the dropdown menu then the scan has obviously failed. Display an error message explaining to the user.\r
+                if (drp_dvdtitle.Items.Count == 0)\r
+                    MessageBox.Show("\83^\83C\83g\83\8b\82ª\8c©\82Â\82©\82è\82Ü\82¹\82ñ\81B\90³\82µ\82¢\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82¢\82é\82©\82²\8am\94F\82­\82¾\82³\82¢\81B\82Ü\82½\81A\83R\83s\81[\83v\83\8d\83e\83N\83g\82³\82ê\82½\83f\83B\83X\83N\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+\r
+                lbl_encode.Text = "";\r
+\r
+                // Enable the creation of chapter markers if the file is an image of a dvd.\r
+                if (filename.ToLower().Contains(".iso"))\r
+                    Check_ChapterMarkers.Enabled = true;\r
+                else\r
+                {\r
+                    Check_ChapterMarkers.Enabled = false;\r
+                    Check_ChapterMarkers.Checked = false;\r
+                    data_chpt.Rows.Clear();\r
+>>>>>>> import jp-0.9.3
                 }\r
             }\r
             else     // Pointer is not over a node so clear the ToolTip.\r
@@ -858,6 +1045,7 @@ namespace Handbrake
                     foreach (TreeNode node in treeView_presets.Nodes)\r
                         nodeStatus.Add(node.IsExpanded);\r
 \r
+<<<<<<< HEAD
                     // Now reload the preset panel\r
                     LoadPresetPanel();\r
 \r
@@ -867,6 +1055,22 @@ namespace Handbrake
                     {\r
                         if (nodeStatus[i])\r
                             node.Expand();\r
+=======
+            String filename = "";\r
+            if (mnu_dvd_drive.Text.Contains("VIDEO_TS"))\r
+            {\r
+                string[] path = mnu_dvd_drive.Text.Split(' ');\r
+                filename = path[0];\r
+                lbl_encode.Text = "\83X\83L\83\83\83\93\92\86...";\r
+                Form frmRD = new frmReadDVD(filename, this);\r
+                text_source.Text = filename;\r
+                frmRD.ShowDialog();\r
+            }\r
+\r
+            // If there are no titles in the dropdown menu then the scan has obviously failed. Display an error message explaining to the user.\r
+            if (drp_dvdtitle.Items.Count == 0)\r
+                MessageBox.Show("\83^\83C\83g\83\8b\82ª\8c©\82Â\82©\82è\82Ü\82¹\82ñ\81B\90³\82µ\82¢\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82¢\82é\82©\82²\8am\94F\82­\82¾\82³\82¢\81B\82Ü\82½\81A\83R\83s\81[\83v\83\8d\83e\83N\83g\82³\82ê\82½\83f\83B\83X\83N\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);\r
+>>>>>>> import jp-0.9.3
 \r
                         i++;\r
                     }\r
@@ -874,10 +1078,19 @@ namespace Handbrake
             }\r
         }\r
 \r
+<<<<<<< HEAD
         /// <summary>\r
         /// Select the selected preset and setup the GUI\r
         /// </summary>\r
         private void selectPreset()\r
+=======
+        private void drp_dvdtitle_Click(object sender, EventArgs e)\r
+        {\r
+            if ((drp_dvdtitle.Items.Count == 1) && (drp_dvdtitle.Items[0].ToString() == "Automatic"))\r
+                MessageBox.Show("\83^\83C\83g\83\8b\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+        }\r
+        private void drp_dvdtitle_SelectedIndexChanged(object sender, EventArgs e)\r
+>>>>>>> import jp-0.9.3
         {\r
             if (treeView_presets.SelectedNode != null)\r
             {\r
@@ -1172,11 +1385,17 @@ namespace Handbrake
             BatchAdd batchAdd = new BatchAdd();\r
             if (batchAdd.ShowDialog() == DialogResult.OK)\r
             {\r
+<<<<<<< HEAD
                 int min = batchAdd.Min;\r
                 int max = batchAdd.Max;\r
                 bool errors = false;\r
 \r
                 foreach (Title title in this.SourceScan.SouceData.Titles)\r
+=======
+                if (DVD_Save.FileName.StartsWith("\\"))\r
+                    MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\8eÀ\8ds\82µ\82Ä\82­\82¾\82³\82¢\81B","Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                else\r
+>>>>>>> import jp-0.9.3
                 {\r
                     if (title.Duration.TotalMinutes > min && title.Duration.TotalMinutes < max)\r
                     {\r
@@ -2095,7 +2314,20 @@ namespace Handbrake
 \r
         // MainWindow Components, Actions and Functions ***********************\r
 \r
+<<<<<<< HEAD
         #region Source Scan\r
+=======
+            // Now reload the TreeView states\r
+            loadTreeViewStates(nodeStatus);\r
+        }\r
+        private void btn_removePreset_Click(object sender, EventArgs e)\r
+        {\r
+            DialogResult result = MessageBox.Show("\91I\91ð\82µ\82½\83v\83\8a\83Z\83b\83g\82ð\8dí\8f\9c\82µ\82Ü\82·\82©\81H", "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+            if (result == DialogResult.Yes)\r
+            {\r
+                if (treeView_presets.SelectedNode != null)\r
+                    presetHandler.remove(treeView_presets.SelectedNode.Text);\r
+>>>>>>> import jp-0.9.3
 \r
         /// <summary>\r
         /// Start the Scan Process\r
@@ -2135,7 +2367,15 @@ namespace Handbrake
         /// </param>\r
         private void SourceScan_ScanStatusChanged(object sender, EventArgs e)\r
         {\r
+<<<<<<< HEAD
             UpdateScanStatusLabel();\r
+=======
+            String query = queryGen.GenerateTheQuery(this);\r
+            Properties.Settings.Default.defaultUserSettings = query;\r
+            // Save the new default Settings\r
+            Properties.Settings.Default.Save();\r
+            MessageBox.Show("\83f\83t\83H\83\8b\83g\90Ý\92è\82ª\95Û\91\82³\82ê\82Ü\82µ\82½", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+>>>>>>> import jp-0.9.3
         }\r
 \r
         /// <summary>\r
@@ -2193,7 +2433,21 @@ namespace Handbrake
                     }\r
                 }\r
 \r
+<<<<<<< HEAD
                 if (drp_dvdtitle.SelectedItem == null && drp_dvdtitle.Items.Count > 0)\r
+=======
+                // The x264 widgets will need updated, so do this now:\r
+                x264PanelFunctions.X264_StandardizeOptString(this);\r
+                x264PanelFunctions.X264_SetCurrentSettingsInPanel(this);\r
+            }\r
+        }\r
+        private void treeView_presets_deleteKey(object sender, KeyEventArgs e)\r
+        {\r
+            if (e.KeyCode == Keys.Delete)\r
+            {\r
+                DialogResult result = MessageBox.Show("\91I\91ð\82µ\82½\83v\83\8a\83Z\83b\83g\82ð\8dí\8f\9c\82µ\82Ü\82·\82©\81H", "Preset", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
+                if (result == DialogResult.Yes)\r
+>>>>>>> import jp-0.9.3
                 {\r
                     drp_dvdtitle.SelectedIndex = 0;\r
                 }\r
@@ -2377,11 +2631,28 @@ namespace Handbrake
                     return;\r
                 }\r
 \r
+<<<<<<< HEAD
                 lbl_encode.Text = "Encoding Finished";\r
                 ProgressBarStatus.Visible = false;\r
                 btn_start.Text = "Start";\r
                 btn_start.ToolTipText = "Start the encoding process";\r
                 btn_start.Image = Properties.Resources.Play;\r
+=======
+                Boolean foundDrive = false;\r
+                DriveInfo[] theCollectionOfDrives = DriveInfo.GetDrives();\r
+                foreach (DriveInfo curDrive in theCollectionOfDrives)\r
+                {\r
+                    if (curDrive.DriveType == DriveType.CDRom)\r
+                    {\r
+                        if (curDrive.IsReady)\r
+                        {\r
+                            if (File.Exists(curDrive.RootDirectory.ToString() + "VIDEO_TS\\VIDEO_TS.IFO"))\r
+                                mnu_dvd_drive.Text = curDrive.RootDirectory.ToString() + "VIDEO_TS (" + curDrive.VolumeLabel + ")";\r
+                            else\r
+                                mnu_dvd_drive.Text = "[DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ]";\r
+\r
+                            foundDrive = true;\r
+>>>>>>> import jp-0.9.3
 \r
                 // If the window is minimized, display the notification in a popup.\r
                 if (Properties.Settings.Default.trayIconAlerts)\r
@@ -2390,10 +2661,21 @@ namespace Handbrake
                         notifyIcon.BalloonTipText = lbl_encode.Text;\r
                         notifyIcon.ShowBalloonTip(500);\r
                     }\r
+<<<<<<< HEAD
+=======
+                }\r
+\r
+                if (foundDrive == false)\r
+                    mnu_dvd_drive.Text = "[DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ]";\r
+>>>>>>> import jp-0.9.3
             }\r
             catch (Exception exc)\r
             {\r
+<<<<<<< HEAD
                 MessageBox.Show(exc.ToString());\r
+=======
+                mnu_dvd_drive.Text = "[DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ]";\r
+>>>>>>> import jp-0.9.3
             }\r
         }\r
 \r
@@ -2560,6 +2842,13 @@ namespace Handbrake
                         "Unable to check for updates, Please try again later.\n\nDetailed Error Information:\n" + ex,\r
                         "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
             }\r
+<<<<<<< HEAD
+=======
+            lbl_encode.Text = "\83G\83\93\83R\81[\83h\8a®\97¹";\r
+            btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
+            btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\8aJ\8en\82µ\82Ü\82·";\r
+            btn_start.Image = Properties.Resources.Play;\r
+>>>>>>> import jp-0.9.3
         }\r
 \r
         #endregion\r
@@ -2633,6 +2922,12 @@ namespace Handbrake
 \r
         #endregion\r
 \r
+<<<<<<< HEAD
         // This is the END of the road ****************************************\r
+=======
+\r
+\r
+        // This is the END of the road ------------------------------------------------------------------------------\r
+>>>>>>> import jp-0.9.3
     }\r
 }
\ No newline at end of file
index bb2f6f7..fea3440 100644 (file)
@@ -980,4 +980,4 @@ Clear the text box below to return to the internal query generation.</value>
   <metadata name="File_ChapterImport.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">\r
     <value>423, 54</value>\r
   </metadata>\r
-</root>
\ No newline at end of file
+</root>\r
index a2cb50e..261ab4e 100644 (file)
@@ -19,7 +19,7 @@ namespace Handbrake
             // Source tab\r
             string query = "";\r
 \r
-            if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "Click 'Source' to continue"))\r
+            if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "「変換元」をクリックして指定"))\r
                 query = " -i " + '"' + mainWindow.text_source.Text + '"';\r
 \r
             if (mainWindow.drp_dvdtitle.Text != "Automatic")\r
@@ -54,7 +54,7 @@ namespace Handbrake
             // Source tab\r
             string query = "";\r
 \r
-            if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "Click 'Source' to continue"))\r
+            if ((mainWindow.text_source.Text != "") && (mainWindow.text_source.Text.Trim() != "「変換元」をクリック..."))\r
                 query = " -i " + '"' + mainWindow.text_source.Text + '"';\r
 \r
             if (mainWindow.drp_dvdtitle.Text != "Automatic")\r
@@ -486,7 +486,7 @@ namespace Handbrake
 \r
             if (mainWindow.Check_ChapterMarkers.Checked)\r
             {\r
-                if ((source_name.Trim() != "Click 'Source' to continue") && (source_name.Trim() != ""))\r
+                if ((source_name.Trim() != "「変換元」をクリックして指定") && (source_name.Trim() != ""))\r
                 {\r
                     string path = "";\r
                     if (source_title != "Automatic")\r
@@ -601,7 +601,7 @@ namespace Handbrake
             }\r
             catch (Exception exc)\r
             {\r
-                MessageBox.Show("Unable to save Chapter Makrers file! \nChapter marker names will NOT be saved in your encode \n\n" + exc.ToString(), "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                MessageBox.Show("チャプターマーカーファイルの保存に失敗しました。\nチャプターマーカー名が保存されません。\n\n" + exc.ToString(), "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
                 return false;\r
             }\r
         }\r
index 51a7cc9..b8020cb 100644 (file)
@@ -160,7 +160,7 @@ namespace Handbrake
             this.btn_close.Name = "btn_close";\r
             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
             this.btn_close.TabIndex = 53;\r
-            this.btn_close.Text = "Close";\r
+            this.btn_close.Text = "\95Â\82\82é";\r
             this.btn_close.UseVisualStyleBackColor = true;\r
             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
             // \r
@@ -180,7 +180,7 @@ namespace Handbrake
             this.drp_completeOption.Name = "drp_completeOption";\r
             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
             this.drp_completeOption.TabIndex = 43;\r
-            this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed.");\r
+            this.ToolTip.SetToolTip(this.drp_completeOption, "\83G\83\93\83R\81[\83h\8f\88\97\9d\82â\83L\83\85\81[\82Ì\8dì\8bÆ\82ª\8a®\97¹\82µ\82½\8dÛ\82É\8eÀ\8ds\82·\82é\8f\88\97\9d\82ð\91I\91ð\82µ\82Ü\82·");\r
             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
             // \r
             // tab_options\r
@@ -223,7 +223,7 @@ namespace Handbrake
             this.tab_general.Padding = new System.Windows.Forms.Padding(10);\r
             this.tab_general.Size = new System.Drawing.Size(580, 357);\r
             this.tab_general.TabIndex = 3;\r
-            this.tab_general.Text = "General";\r
+            this.tab_general.Text = "\88ê\94Ê";\r
             this.tab_general.UseVisualStyleBackColor = true;\r
             // \r
             // label34\r
@@ -324,7 +324,7 @@ namespace Handbrake
             this.label7.Name = "label7";\r
             this.label7.Size = new System.Drawing.Size(225, 13);\r
             this.label7.TabIndex = 81;\r
-            this.label7.Text = "Available Options: {source} {title} {chapters}";\r
+            this.label7.Text = "\97\98\97p\89Â\94\\83I\83v\83V\83\87\83\93: {source} {title} {chapters}";\r
             // \r
             // drop_updateCheckDays\r
             // \r
@@ -348,8 +348,8 @@ namespace Handbrake
             this.check_autoNaming.Name = "check_autoNaming";\r
             this.check_autoNaming.Size = new System.Drawing.Size(176, 17);\r
             this.check_autoNaming.TabIndex = 72;\r
-            this.check_autoNaming.Text = "Automatically name output files";\r
-            this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
+            this.check_autoNaming.Text = "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é";\r
+            this.ToolTip.SetToolTip(this.check_autoNaming, "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82µ\82Ü\82·");\r
             this.check_autoNaming.UseVisualStyleBackColor = true;\r
             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
             // \r
@@ -372,8 +372,8 @@ namespace Handbrake
             this.check_tooltip.Name = "check_tooltip";\r
             this.check_tooltip.Size = new System.Drawing.Size(117, 17);\r
             this.check_tooltip.TabIndex = 70;\r
-            this.check_tooltip.Text = "Enable GUI tooltips";\r
-            this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls. (Requires Restart)");\r
+            this.check_tooltip.Text = "\83c\81[\83\8b\83`\83b\83v\82ð\95\\8e¦\82·\82é";\r
+            this.ToolTip.SetToolTip(this.check_tooltip, "\83c\81[\83\8b\83`\83b\83v\82Ì\95\\8e¦/\94ñ\95\\8e¦\82ð\90Ý\92è\82µ\82Ü\82·");\r
             this.check_tooltip.UseVisualStyleBackColor = false;\r
             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
             // \r
@@ -394,9 +394,8 @@ namespace Handbrake
             this.check_updateCheck.Name = "check_updateCheck";\r
             this.check_updateCheck.Size = new System.Drawing.Size(114, 17);\r
             this.check_updateCheck.TabIndex = 68;\r
-            this.check_updateCheck.Text = "Check for updates";\r
-            this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" +\r
-                    " starts.");\r
+            this.check_updateCheck.Text = "\83A\83b\83v\83f\81[\83g\82ð\8am\94F";\r
+            this.ToolTip.SetToolTip(this.check_updateCheck, "\83A\83b\83v\83f\81[\83g\8am\94F\8b@\94\\82ð\97L\8cø\82É\82µ\82Ü\82·\81B\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\82ÍHandBrake\82Ì\8bN\93®\8e\9e\82É\8ds\82í\82ê\82Ü\82·");\r
             this.check_updateCheck.UseVisualStyleBackColor = false;\r
             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
             // \r
@@ -430,7 +429,7 @@ namespace Handbrake
             this.label2.Name = "label2";\r
             this.label2.Size = new System.Drawing.Size(74, 13);\r
             this.label2.TabIndex = 54;\r
-            this.label2.Text = "When Done:";\r
+            this.label2.Text = "\8f\88\97\9d\8a®\97¹\8cã:";\r
             // \r
             // label13\r
             // \r
@@ -460,7 +459,7 @@ namespace Handbrake
             this.tab_picture.Padding = new System.Windows.Forms.Padding(10);\r
             this.tab_picture.Size = new System.Drawing.Size(580, 357);\r
             this.tab_picture.TabIndex = 5;\r
-            this.tab_picture.Text = "Picture";\r
+            this.tab_picture.Text = "\89æ\91\9c";\r
             this.tab_picture.UseVisualStyleBackColor = true;\r
             // \r
             // tableLayoutPanel2\r
@@ -723,7 +722,7 @@ namespace Handbrake
             this.label9.Name = "label9";\r
             this.label9.Size = new System.Drawing.Size(36, 13);\r
             this.label9.TabIndex = 77;\r
-            this.label9.Text = "Logs:";\r
+            this.label9.Text = "\83\8d\83O:";\r
             // \r
             // Label4\r
             // \r
@@ -765,8 +764,7 @@ namespace Handbrake
             this.drp_Priority.Name = "drp_Priority";\r
             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
             this.drp_Priority.TabIndex = 43;\r
-            this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" +\r
-                    "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n");\r
+            this.ToolTip.SetToolTip(this.drp_Priority, "CLI\82Ì\8eÀ\8ds\97D\90æ\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\82à\82µHandBrake\82Å\82Ì\83G\83\93\83R\81[\83h\8dì\8bÆ\92\86\82É\82Ù\82©\82Ì\8dì\8bÆ\82ð\8ds\82¤\82È\82ç\81A\81uBelow Normal\81v\82ð\91I\91ð\82·\82é\82Æ\82æ\82¢\82Å\82µ\82å\82¤");\r
             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
             // \r
             // check_logsInSpecifiedLocation\r
@@ -1076,7 +1074,7 @@ namespace Handbrake
             this.label8.Name = "label8";\r
             this.label8.Size = new System.Drawing.Size(115, 13);\r
             this.label8.TabIndex = 61;\r
-            this.label8.Text = "HandBrake Options";\r
+            this.label8.Text = "HandBrake\83I\83v\83V\83\87\83\93\90Ý\92è";\r
             // \r
             // pictureBox2\r
             // \r
index 11034f9..7c71164 100644 (file)
@@ -80,7 +80,7 @@ namespace Handbrake
             // Store the auto name path\r
             text_an_path.Text = Properties.Settings.Default.autoNamePath;\r
             if (text_an_path.Text == string.Empty)\r
-                text_an_path.Text = "Click 'Browse' to set the default location";\r
+                text_an_path.Text = "\81u\83u\83\89\83E\83Y\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
 \r
             // Store auto name format\r
             txt_autoNameFormat.Text = Properties.Settings.Default.autoNameFormat;\r
@@ -267,7 +267,7 @@ namespace Handbrake
             if (text_an_path.Text == string.Empty)\r
             {\r
                 Properties.Settings.Default.autoNamePath = string.Empty;\r
-                text_an_path.Text = "Click 'Browse' to set the default location";\r
+                text_an_path.Text = "\81u\83u\83\89\83E\83Y\81v\83{\83^\83\93\82ð\83N\83\8a\83b\83N\82µ\82Ä\91I\91ð...";\r
             }\r
             else\r
                 Properties.Settings.Default.autoNamePath = text_an_path.Text;\r
index 13ba68e..7311aac 100644 (file)
@@ -111,7 +111,7 @@ namespace Handbrake
             this.label1.Name = "label1";\r
             this.label1.Size = new System.Drawing.Size(85, 39);\r
             this.label1.TabIndex = 63;\r
-            this.label1.Text = "Source:\r\nDestination:\r\nOptions:";\r
+            this.label1.Text = "\95Ï\8a·\8c³:\r\n\95Û\91\90æ:\r\nDVD\82Ì\83^\83C\83g\83\8b:\r\nDVD\82Ì\83`\83\83\83v\83^\81[:";\r
             // \r
             // label3\r
             // \r
@@ -119,9 +119,9 @@ namespace Handbrake
             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label3.Location = new System.Drawing.Point(12, 9);\r
             this.label3.Name = "label3";\r
-            this.label3.Size = new System.Drawing.Size(82, 13);\r
+            this.label3.Size = new System.Drawing.Size(73, 13);\r
             this.label3.TabIndex = 62;\r
-            this.label3.Text = "Current Job";\r
+            this.label3.Text = "\8dì\8bÆ\92\86\82Ì\83W\83\87\83u";\r
             // \r
             // toolStrip1\r
             // \r
@@ -147,7 +147,7 @@ namespace Handbrake
             this.btn_encode.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_encode.Name = "btn_encode";\r
             this.btn_encode.Size = new System.Drawing.Size(82, 36);\r
-            this.btn_encode.Text = "Encode";\r
+            this.btn_encode.Text = "\95Ï\8a·\8aJ\8en";\r
             this.btn_encode.Click += new System.EventHandler(this.BtnEncodeClick);\r
             // \r
             // btn_pause\r
@@ -158,7 +158,7 @@ namespace Handbrake
             this.btn_pause.Name = "btn_pause";\r
             this.btn_pause.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
             this.btn_pause.Size = new System.Drawing.Size(74, 36);\r
-            this.btn_pause.Text = "Pause";\r
+            this.btn_stop.Text = "\88ê\8e\9e\92â\8e~";\r
             this.btn_pause.Visible = false;\r
             this.btn_pause.Click += new System.EventHandler(this.BtnPauseClick);\r
             // \r
@@ -180,14 +180,14 @@ namespace Handbrake
             this.drop_button_queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.drop_button_queue.Name = "drop_button_queue";\r
             this.drop_button_queue.Size = new System.Drawing.Size(87, 36);\r
-            this.drop_button_queue.Text = "Queue";\r
+            this.drop_button_queue.Text = "\83L\83\85\81[";\r
             // \r
             // mnu_batch\r
             // \r
             this.mnu_batch.Image = global::Handbrake.Properties.Resources.Output_Small;\r
             this.mnu_batch.Name = "mnu_batch";\r
             this.mnu_batch.Size = new System.Drawing.Size(235, 22);\r
-            this.mnu_batch.Text = "Generate Batch Script";\r
+            this.mnu_batch.Text = "\83o\83b\83`\83X\83N\83\8a\83v\83g\82ð\8dì\90¬";\r
             this.mnu_batch.Click += new System.EventHandler(this.MnuBatchClick);\r
             // \r
             // mnu_import\r
@@ -195,7 +195,7 @@ namespace Handbrake
             this.mnu_import.Image = global::Handbrake.Properties.Resources.folder;\r
             this.mnu_import.Name = "mnu_import";\r
             this.mnu_import.Size = new System.Drawing.Size(235, 22);\r
-            this.mnu_import.Text = "Import Queue";\r
+            this.mnu_import.Text = "\83L\83\85\81[\82ð\83C\83\93\83|\81[\83g";\r
             this.mnu_import.Click += new System.EventHandler(this.MnuImportClick);\r
             // \r
             // mnu_export\r
@@ -203,7 +203,7 @@ namespace Handbrake
             this.mnu_export.Image = global::Handbrake.Properties.Resources.save;\r
             this.mnu_export.Name = "mnu_export";\r
             this.mnu_export.Size = new System.Drawing.Size(235, 22);\r
-            this.mnu_export.Text = "Export Queue";\r
+            this.mnu_export.Text = "\83L\83\85\81[\82ð\83G\83N\83X\83|\81[\83g";\r
             this.mnu_export.Click += new System.EventHandler(this.MnuExportClick);\r
             // \r
             // toolStripSeparator2\r
@@ -278,17 +278,17 @@ namespace Handbrake
             // \r
             // Title\r
             // \r
-            this.Title.Text = "Title";\r
-            this.Title.Width = 39;\r
+            this.Title.Text = "\83^\83C\83g\83\8b";\r
+            this.Chapter.Width = 39;\r
             // \r
-            // Chapters\r
+            // Chapter\r
             // \r
-            this.Chapters.Text = "Chapters";\r
-            this.Chapters.Width = 71;\r
+            this.Chapter.Text = "\83`\83\83\83v\83^\81[";\r
+            this.Chapter.Width = 71;\r
             // \r
             // Source\r
             // \r
-            this.Source.Text = "Source";\r
+            this.Source.Text = "\95Ï\8a·\8c³";\r
             this.Source.Width = 219;\r
             // \r
             // Destination\r
@@ -298,12 +298,12 @@ namespace Handbrake
             // \r
             // EncoderVideo\r
             // \r
-            this.EncoderVideo.Text = "Video Encoder";\r
+            this.EncoderVideo.Text = "\93®\89æ\83G\83\93\83R\81[\83_\81[";\r
             this.EncoderVideo.Width = 110;\r
             // \r
             // Audio\r
             // \r
-            this.Audio.Text = "Audio Encoder";\r
+            this.Audio.Text = "\89¹\90º\83G\83\93\83R\81[\83_\81[";\r
             this.Audio.Width = 94;\r
             // \r
             // mnu_queue\r
@@ -497,11 +497,11 @@ namespace Handbrake
         private System.Windows.Forms.SaveFileDialog SaveFile;\r
         private System.Windows.Forms.ListView list_queue;\r
         private System.Windows.Forms.ColumnHeader Title;\r
-        private System.Windows.Forms.ColumnHeader Chapters;\r
+        private System.Windows.Forms.ColumnHeader Chapter;\r
         private System.Windows.Forms.ColumnHeader Source;\r
         private System.Windows.Forms.ColumnHeader Destination;\r
         private System.Windows.Forms.ColumnHeader EncoderVideo;\r
-        private System.Windows.Forms.ColumnHeader Audio;\r
+        private System.Windows.Forms.ColumnHeader AUdio;\r
         private System.Windows.Forms.StatusStrip statusStrip1;\r
         private System.Windows.Forms.ToolStripDropDownButton drop_button_queue;\r
         private System.Windows.Forms.ToolStripMenuItem mnu_batch;\r
index 6d8eb32..8b6141d 100644 (file)
@@ -48,9 +48,9 @@ namespace Handbrake
             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label3.Location = new System.Drawing.Point(68, 19);\r
             this.Label3.Name = "Label3";\r
-            this.Label3.Size = new System.Drawing.Size(230, 26);\r
+            this.Label3.Size = new System.Drawing.Size(126, 26);\r
             this.Label3.TabIndex = 27;\r
-            this.Label3.Text = "The CLI is about to read your source...\r\nThis process can take up to 1 minute.";\r
+            this.Label3.Text = "\93Ç\82Ý\8d\9e\82Ý\83R\83}\83\93\83h\82Ì\8eÀ\8ds\92\86...\r\n\82±\82Ì\8dì\8bÆ\82Í1\95ª\82Ù\82Ç\82©\82©\82è\82Ü\82·.";\r
             // \r
             // lbl_status\r
             // \r
@@ -58,9 +58,9 @@ namespace Handbrake
             this.lbl_status.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.lbl_status.Location = new System.Drawing.Point(68, 51);\r
             this.lbl_status.Name = "lbl_status";\r
-            this.lbl_status.Size = new System.Drawing.Size(178, 13);\r
+            this.lbl_status.Size = new System.Drawing.Size(153, 13);\r
             this.lbl_status.TabIndex = 31;\r
-            this.lbl_status.Text = "Processing.... Please Wait!";\r
+            this.lbl_status.Text = "\8dì\8bÆ\92\86.... \82µ\82Î\82ç\82­\82¨\91Ò\82¿\82­\82¾\82³\82¢";\r
             this.lbl_status.Visible = false;\r
             // \r
             // pictureBox1\r
@@ -82,7 +82,7 @@ namespace Handbrake
             this.btn_cancel.Size = new System.Drawing.Size(58, 22);\r
             this.btn_cancel.TabIndex = 33;\r
             this.btn_cancel.TabStop = false;\r
-            this.btn_cancel.Text = "Cancel";\r
+            this.btn_cancel.Text = "\83L\83\83\83\93\83Z\83\8b";\r
             this.btn_cancel.UseVisualStyleBackColor = true;\r
             this.btn_cancel.Click += new System.EventHandler(this.btn_cancel_Click);\r
             // \r
@@ -103,7 +103,7 @@ namespace Handbrake
             this.MaximumSize = new System.Drawing.Size(538, 113);\r
             this.Name = "frmReadDVD";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
-            this.Text = "Reading Source...";\r
+            this.Text = "\93Ç\82Ý\8d\9e\82Ý\92\86...";\r
             this.TopMost = true;\r
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
             this.ResumeLayout(false);\r
index 4763934..7f3b536 100644 (file)
@@ -73,7 +73,7 @@ namespace Handbrake
 \r
                 if (!File.Exists(dvdInfoPath))\r
                 {\r
-                    throw new Exception("Unable to retrieve the DVD Info. dvdinfo.dat is missing. \nExpected location of dvdinfo.dat: \n" + dvdInfoPath);\r
+                    throw new Exception("DVD\82Ì\8fî\95ñ\82ð\8eæ\93¾\82Å\82«\82Ü\82¹\82ñ\82Å\82µ\82½\81Bdvdinfo.dat\82ª\82 \82è\82Ü\82¹\82ñ\nExpected location of dvdinfo.dat: \n" + dvdInfoPath);\r
                 }\r
 \r
                 using (StreamReader sr = new StreamReader(dvdInfoPath))\r
@@ -164,7 +164,7 @@ namespace Handbrake
             }\r
             catch (Exception ex)\r
             {\r
-                MessageBox.Show("Unable to kill HandBrakeCLI.exe \nYou may need to manually kill HandBrakeCLI.exe using the Windows Task Manager if it does not close automatically within the next few minutes. \n\nError Information: \n" + ex.Message, "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
+                MessageBox.Show("HandBrakeCLI.exe\82Ì\8fI\97¹\82É\8e¸\94s\82µ\82Ü\82µ\82½\81B\n\nError Information: \n" + ex.Message, "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);\r
             }\r
         }\r
     }\r
index 26b5769..e069b63 100644 (file)
@@ -68,7 +68,7 @@ namespace Handbrake
             this.label1.Name = "label1";\r
             this.label1.Size = new System.Drawing.Size(273, 16);\r
             this.label1.TabIndex = 25;\r
-            this.label1.Text = "A New Version of Handbrake is available!";\r
+            this.label1.Text = "HandBrake\82Ì\90V\83o\81[\83W\83\87\83\93\82ª\97\98\97p\89Â\94\\82Å\82·\81I";\r
             // \r
             // label6\r
             // \r
@@ -77,7 +77,7 @@ namespace Handbrake
             this.label6.Name = "label6";\r
             this.label6.Size = new System.Drawing.Size(175, 13);\r
             this.label6.TabIndex = 30;\r
-            this.label6.Text = "Would you like to download it now?";\r
+            this.label6.Text = "\82·\82®\82É\83_\83E\83\93\83\8d\81[\83h\82µ\82Ü\82·\82©\81H";\r
             // \r
             // btn_skip\r
             // \r
@@ -89,9 +89,9 @@ namespace Handbrake
             this.btn_skip.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
             this.btn_skip.Location = new System.Drawing.Point(0, 3);\r
             this.btn_skip.Name = "btn_skip";\r
-            this.btn_skip.Size = new System.Drawing.Size(129, 23);\r
+            this.btn_skip.Size = new System.Drawing.Size(163, 23);\r
             this.btn_skip.TabIndex = 54;\r
-            this.btn_skip.Text = "Skip This Version";\r
+            this.btn_skip.Text = "\82±\82Ì\83o\81[\83W\83\87\83\93\82Í\83C\83\93\83X\83g\81[\83\8b\82µ\82È\82¢";\r
             this.btn_skip.UseVisualStyleBackColor = false;\r
             this.btn_skip.Click += new System.EventHandler(this.btn_skip_Click);\r
             // \r
@@ -105,9 +105,9 @@ namespace Handbrake
             this.btn_installUpdate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
             this.btn_installUpdate.Location = new System.Drawing.Point(153, 3);\r
             this.btn_installUpdate.Name = "btn_installUpdate";\r
-            this.btn_installUpdate.Size = new System.Drawing.Size(109, 23);\r
+            this.btn_installUpdate.Size = new System.Drawing.Size(86, 23);\r
             this.btn_installUpdate.TabIndex = 55;\r
-            this.btn_installUpdate.Text = "Install Update";\r
+            this.btn_installUpdate.Text = "\83C\83\93\83X\83g\81[\83\8b\82·\82é";\r
             this.btn_installUpdate.UseVisualStyleBackColor = false;\r
             this.btn_installUpdate.Click += new System.EventHandler(this.btn_installUpdate_Click);\r
             // \r
@@ -121,9 +121,9 @@ namespace Handbrake
             this.btn_remindLater.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
             this.btn_remindLater.Location = new System.Drawing.Point(19, 3);\r
             this.btn_remindLater.Name = "btn_remindLater";\r
-            this.btn_remindLater.Size = new System.Drawing.Size(127, 23);\r
+            this.btn_remindLater.Size = new System.Drawing.Size(88, 23);\r
             this.btn_remindLater.TabIndex = 56;\r
-            this.btn_remindLater.Text = "Remind me Later";\r
+            this.btn_remindLater.Text = "\8cã\82Å\8dÄ\92Ê\92m\82·\82é";\r
             this.btn_remindLater.UseVisualStyleBackColor = false;\r
             this.btn_remindLater.Click += new System.EventHandler(this.btn_remindLater_Click);\r
             // \r
@@ -135,7 +135,7 @@ namespace Handbrake
             this.label3.Name = "label3";\r
             this.label3.Size = new System.Drawing.Size(90, 13);\r
             this.label3.TabIndex = 57;\r
-            this.label3.Text = "Release Notes:";\r
+            this.label3.Text = "\83\8a\83\8a\81[\83X\83m\81[\83g:";\r
             // \r
             // PictureBox1\r
             // \r
@@ -154,7 +154,7 @@ namespace Handbrake
             this.lbl_update_text.Name = "lbl_update_text";\r
             this.lbl_update_text.Size = new System.Drawing.Size(409, 13);\r
             this.lbl_update_text.TabIndex = 58;\r
-            this.lbl_update_text.Text = "HandBrake {0.0.0} (000000000) is now available. (You have: {0.0.0} (000000000))";\r
+            this.lbl_update_text.Text = "HandBrake {0.0.0} (000000000) \82ª\83_\83E\83\93\83\8d\81[\83h\82Å\82«\82Ü\82·. (\8c»\8dÝ\82Ì\83o\81[\83W\83\87\83\93\82Í: {0.0.0} (000000000))";\r
             // \r
             // panel1\r
             // \r
@@ -171,7 +171,7 @@ namespace Handbrake
             // \r
             // statusStrip1\r
             // \r
-            this.statusStrip1.Location = new System.Drawing.Point(0, 419);\r
+            this.statusStrip1.Location = new System.Drawing.Point(0, 421);\r
             this.statusStrip1.Name = "statusStrip1";\r
             this.statusStrip1.Size = new System.Drawing.Size(712, 22);\r
             this.statusStrip1.TabIndex = 65;\r
@@ -182,7 +182,7 @@ namespace Handbrake
             this.panel3.Dock = System.Windows.Forms.DockStyle.Left;\r
             this.panel3.Location = new System.Drawing.Point(0, 105);\r
             this.panel3.Name = "panel3";\r
-            this.panel3.Size = new System.Drawing.Size(87, 314);\r
+            this.panel3.Size = new System.Drawing.Size(87, 316);\r
             this.panel3.TabIndex = 67;\r
             // \r
             // panel5\r
@@ -190,7 +190,7 @@ namespace Handbrake
             this.panel5.Dock = System.Windows.Forms.DockStyle.Right;\r
             this.panel5.Location = new System.Drawing.Point(683, 105);\r
             this.panel5.Name = "panel5";\r
-            this.panel5.Size = new System.Drawing.Size(29, 314);\r
+            this.panel5.Size = new System.Drawing.Size(29, 316);\r
             this.panel5.TabIndex = 68;\r
             // \r
             // wBrowser\r
@@ -199,7 +199,7 @@ namespace Handbrake
             this.wBrowser.Location = new System.Drawing.Point(0, 0);\r
             this.wBrowser.MinimumSize = new System.Drawing.Size(20, 20);\r
             this.wBrowser.Name = "wBrowser";\r
-            this.wBrowser.Size = new System.Drawing.Size(596, 264);\r
+            this.wBrowser.Size = new System.Drawing.Size(596, 266);\r
             this.wBrowser.TabIndex = 31;\r
             // \r
             // splitContainer1\r
@@ -218,8 +218,8 @@ namespace Handbrake
             // splitContainer1.Panel2\r
             // \r
             this.splitContainer1.Panel2.Controls.Add(this.button_container);\r
-            this.splitContainer1.Size = new System.Drawing.Size(596, 314);\r
-            this.splitContainer1.SplitterDistance = 264;\r
+            this.splitContainer1.Size = new System.Drawing.Size(596, 316);\r
+            this.splitContainer1.SplitterDistance = 266;\r
             this.splitContainer1.TabIndex = 69;\r
             // \r
             // button_container\r
@@ -245,7 +245,7 @@ namespace Handbrake
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(712, 441);\r
+            this.ClientSize = new System.Drawing.Size(712, 443);\r
             this.Controls.Add(this.splitContainer1);\r
             this.Controls.Add(this.panel5);\r
             this.Controls.Add(this.panel3);\r
@@ -257,7 +257,7 @@ namespace Handbrake
             this.MinimumSize = new System.Drawing.Size(720, 470);\r
             this.Name = "frmUpdater";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
-            this.Text = "Update";\r
+            this.Text = "\83A\83b\83v\83f\81[\83g";\r
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
             this.panel1.ResumeLayout(false);\r
             this.panel1.PerformLayout();\r
index 789a620..f544fcb 100644 (file)
@@ -29,9 +29,9 @@ namespace Handbrake
 \r
         private void setVersions()\r
         {\r
-            string old = "(You have: " + Properties.Settings.Default.hb_version.Trim() + " / " + Properties.Settings.Default.hb_build.ToString().Trim() + ")";\r
-            string newBuild = appcast.version.Trim() + " (" + appcast.build + ")";\r
-            lbl_update_text.Text = "HandBrake " + newBuild + " is now available. " + old;\r
+            string old = "(\8c»\8dÝ\82Ì\83o\81[\83W\83\87\83\93\82Í " + Properties.Settings.Default.hb_version.Trim() + " / " + Properties.Settings.Default.hb_build.ToString().Trim() + "\82Å\82·)";\r
+            string newBuild = appcast.version().Trim() + " (" + appcast.build() + ")";\r
+            lbl_update_text.Text = "HandBrake " + newBuild + " \82ª\97\98\97p\89Â\94\\82Å\82·\81B " + old;\r
         }\r
 \r
         private void btn_installUpdate_Click(object sender, EventArgs e)\r
diff --git a/win/C#/updates/appcast.xml b/win/C#/updates/appcast.xml
new file mode 100644 (file)
index 0000000..ba3860d
--- /dev/null
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
+  <channel>
+    <title>HandBrake Appcast</title>
+    <link>http://handbrake.fr/appcast.xml</link>
+    <description>Most recent version available.</description>
+    <language>en</language>
+    <pubDate>Mon, 23 Nov 2008 18:00:00 -0400</pubDate>
+    <lastBuildDate>Sun, 02 Nov 2008 16:22:00 -0400</lastBuildDate>
+       <item>
+      <title>HandBrake 0.9.3 Released</title>
+      <cli>2008112300 "0.9.3"</cli>
+      <description><![CDATA[
+               <br />
+               <h4> Mac Users: This update is INTEL ONLY! - If you are using a PPC Machine, Visit the HandBrake website to download the latest version </h4>
+               <h4> Linux &amp; PPC Mac Users can <a target="_blank" href="http://handbrake.fr/?article=download">downlod here</a></h4>
+               
+               
+           <b> HandBrake 0.9.3</b><br /><br />
+               "The trick is to combine your waking rational abilities with the infinite possibilities of your dreams. Because, if you can do that, you can do anything."<br /><br />
+
+               Sorry it's been so long, but we think you'll all agree this release of HandBrake was worth the wait. Where to begin?<br /><br />
+               
+               <br /><br /><b>Universal input</b> <br /><br />
+               
+               HandBrake is no longer limited to DVDs: it will now accept practically any type of video as a source. This massive enhancement was achieved by tapping into the power of libavcodec and libavformat from the FFmpeg project.
+               
+               <br /><br /><b>Linux GUI</b><br /><br />
+               
+               There is now an official GTK graphical interface for Linux, available as a binary for Ubuntu. This is the real deal, interacting directly with HandBrake's core library instead of just putting a pretty face on a command line interface. It has full feature parity with the Mac interface.
+               Video quality
+               
+               The x264 project has really come into its own this year, and HandBrake 0.9.3 integrates the latest improvements to the H.264 encoding library. Picture quality has enhanced dramatically through the use of psychovisual rate distortion and adaptive quantization, and there have been significant speed optimizations.
+               
+               <br /><br /><b>Audio flexibility</b><br /><br />
+               
+               HandBrake now offers total control over multiple audio tracks.
+               
+               
+               <br /><br /><b>No more internal DVD decryption</b><br /><br />
+               
+               Yeah, we know, no one reading this is going "Oh wow, no more DVD decryption--what a great new feature!" but...deal.
+               
+               HandBrake will dynamically load VLC's copy of libdvdcss if you have it in your Applications folder in Mac OS X, and if you're on Linux, and you want to live on the wild side, you can install libdvdcss on your system and get the same effect.
+               
+               Translation of the last paragraph from nerdese:
+               
+               We're not about to stop you from choosing to decrypt DVDs. If you're on a Mac, and you have VLC 0.9.x installed, you won't even notice the internal capability's gone. If you're on Linux, all you have to do is install a library.
+               
+               <br /><br /><b>Persistent queues</b><br /><br />
+               
+               When queueing up a bunch of videos to encode, you need no longer fear a crash in HandBrake's graphical interfaces. Queued jobs are cached to disk for safekeeping between sessions.
+               
+               <br /><br /><b>New, better organized presets (Be sure to run "Update Built-In Presets" from the Presets menu!)</b><br /><br />
+               
+               The presets are now "nested" in folders and have evolved. Notably, there is a new Apple "Universal" preset, designed to play and look good doing so on anything from an iPod Nano to an AppleTV.
+               
+               There have been many changes to most of them. Please be aware that most presets now use different settings. This means most of them are not suited for benchmarking 0.9.3 against 0.9.2. For example, the AppleTV preset is slower because it is now quality based, and produces much more efficient output. The Normal preset uses psychovisual rate distortion. The High Profile presets use psychovisual trellising. All of these setting changes can influence encoding time and output file size.
+               
+               For comparison purposes, there are several presets in the Apple->Legacy folder (the old iPod High-Rez, the old AppleTV, and the old iPhone presets) which remain unchanged since 0.9.2.
+               <br /><br /><b> Audio-video synchronization </b><br /><br />
+               
+               HandBrake should now keep lip-synch as well as a DVD player can.
+               
+               <br /><br /><b>Decomb filter</b><br /><br />
+               
+               HandBrake now offers a decomb filter, in the style of AviSynth's. It is a deinterlacer that can be left on all the time without degrading picture quality, because it only deinterlaces video when it visibly needs to be.
+               
+               <br /><br /><b>Multi-threaded deinterlacing</b><br /><br />
+               
+               The "Slow" and "Slower" filters, as well as the new decomb filter, will now take advantage of as many processors as you can throw at them.
+               
+               <br /><br /><b> "Same as source framerate" really is the same as the source framerate </b><br /><br />
+               
+               HandBrake now, by default, passes through the exact video framerate of the source instead of smoothing to a constant rate, which could lead to frames being duplicated or dropped.
+               
+               <br /><br /><b>Theora video encoding</b><br /><br />
+               
+               HandBrake now can encode video using the Theora codec.
+               
+               <br /><br /><b>Updated libraries</b><br /><br />
+               
+               Besides x264, updated libraries include libsamplerate, libogg, xvidcore, libmpeg2, lame, faac, and ffmpeg's libavcodec, libavformat, and libswscale.
+               
+               <br /><br /><b>Massive improvements to all interfaces</b><br /><br />
+               
+               As hard as it might be to believe, the changes listed above are only the tip of the iceberg. <a target="_blank" href="http://trac.handbrake.fr/browser/tags/0.9.3/NEWS">A much longer list is available</a>, but even that is only a brief summary. There have been well over 600 changes to HandBrake's code base since 0.9.2, including hundreds of bug fixes, and <a target="_blank" href="http://trac.handbrake.fr/log/?action=stop_on_copy&rev=1947&stop_rev=1304&mode=stop_on_copy&verbose=on">a thorough log can be found on the Trac</a>.
+               
+               <br />
+               ]]></description>
+      <pubDate>Mon, 23 Nov 2008 18:00:00 -0400</pubDate>
+         <enclosure sparkle:version="2008112300" sparkle:shortVersionString="0.9.3" url="http://handbrake.fr/rotation.php?file=HandBrake-0.9.3-MacOSX.5_GUI_x86.dmg" length="6393424" type="application/octet-stream"/>
+         <windows>http://handbrake.fr/rotation.php?file=HandBrake-0.9.3-Win_GUI.exe</windows>
+    </item>
+    
+  </channel>
+</rss>
diff --git a/win/C#/updates/appcast_unstable.xml b/win/C#/updates/appcast_unstable.xml
new file mode 100644 (file)
index 0000000..c761018
--- /dev/null
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
+  <channel>
+    <title>HandBrake Appcast</title>
+    <link>http://handbrake.m0k.org/appcast_unstable.xml</link>
+    <description>Most recent version available.</description>
+    <language>en</language>
+    <pubDate>Sun, 02 Nov 2008 23:20:00 -0400</pubDate>
+    <lastBuildDate>Sun, 02 Nov 2008 16:22:00 -0400</lastBuildDate>
+       <item>
+      <title>HandBrake Development Snapshot Released</title>
+      <cli>2008112300 "0.9.3"</cli>
+      <description><![CDATA[
+               <br />
+               <h4> Mac Users: This update is INTEL ONLY! - If you are using a PPC Machine, Visit the HandBrake website to download the latest version </h4>
+               <h4> Linux &amp; PPC Mac Users can <a target="_blank" href="http://handbrake.fr/?article=download">downlod here</a></h4>
+               
+               
+           <b> HandBrake 0.9.3</b><br /><br />
+               "The trick is to combine your waking rational abilities with the infinite possibilities of your dreams. Because, if you can do that, you can do anything."<br /><br />
+
+               Sorry it's been so long, but we think you'll all agree this release of HandBrake was worth the wait. Where to begin?<br /><br />
+               
+               <br /><br /><b>Universal input</b> <br /><br />
+               
+               HandBrake is no longer limited to DVDs: it will now accept practically any type of video as a source. This massive enhancement was achieved by tapping into the power of libavcodec and libavformat from the FFmpeg project.
+               
+               <br /><br /><b>Linux GUI</b><br /><br />
+               
+               There is now an official GTK graphical interface for Linux, available as a binary for Ubuntu. This is the real deal, interacting directly with HandBrake's core library instead of just putting a pretty face on a command line interface. It has full feature parity with the Mac interface.
+               Video quality
+               
+               The x264 project has really come into its own this year, and HandBrake 0.9.3 integrates the latest improvements to the H.264 encoding library. Picture quality has enhanced dramatically through the use of psychovisual rate distortion and adaptive quantization, and there have been significant speed optimizations.
+               
+               <br /><br /><b>Audio flexibility</b><br /><br />
+               
+               HandBrake now offers total control over multiple audio tracks.
+               
+               
+               <br /><br /><b>No more internal DVD decryption</b><br /><br />
+               
+               Yeah, we know, no one reading this is going "Oh wow, no more DVD decryption--what a great new feature!" but...deal.
+               
+               HandBrake will dynamically load VLC's copy of libdvdcss if you have it in your Applications folder in Mac OS X, and if you're on Linux, and you want to live on the wild side, you can install libdvdcss on your system and get the same effect.
+               
+               Translation of the last paragraph from nerdese:
+               
+               We're not about to stop you from choosing to decrypt DVDs. If you're on a Mac, and you have VLC 0.9.x installed, you won't even notice the internal capability's gone. If you're on Linux, all you have to do is install a library.
+               
+               <br /><br /><b>Persistent queues</b><br /><br />
+               
+               When queueing up a bunch of videos to encode, you need no longer fear a crash in HandBrake's graphical interfaces. Queued jobs are cached to disk for safekeeping between sessions.
+               
+               <br /><br /><b>New, better organized presets (Be sure to run "Update Built-In Presets" from the Presets menu!)</b><br /><br />
+               
+               The presets are now "nested" in folders and have evolved. Notably, there is a new Apple "Universal" preset, designed to play and look good doing so on anything from an iPod Nano to an AppleTV.
+               
+               There have been many changes to most of them. Please be aware that most presets now use different settings. This means most of them are not suited for benchmarking 0.9.3 against 0.9.2. For example, the AppleTV preset is slower because it is now quality based, and produces much more efficient output. The Normal preset uses psychovisual rate distortion. The High Profile presets use psychovisual trellising. All of these setting changes can influence encoding time and output file size.
+               
+               For comparison purposes, there are several presets in the Apple->Legacy folder (the old iPod High-Rez, the old AppleTV, and the old iPhone presets) which remain unchanged since 0.9.2.
+               <br /><br /><b> Audio-video synchronization </b><br /><br />
+               
+               HandBrake should now keep lip-synch as well as a DVD player can.
+               
+               <br /><br /><b>Decomb filter</b><br /><br />
+               
+               HandBrake now offers a decomb filter, in the style of AviSynth's. It is a deinterlacer that can be left on all the time without degrading picture quality, because it only deinterlaces video when it visibly needs to be.
+               
+               <br /><br /><b>Multi-threaded deinterlacing</b><br /><br />
+               
+               The "Slow" and "Slower" filters, as well as the new decomb filter, will now take advantage of as many processors as you can throw at them.
+               
+               <br /><br /><b> "Same as source framerate" really is the same as the source framerate </b><br /><br />
+               
+               HandBrake now, by default, passes through the exact video framerate of the source instead of smoothing to a constant rate, which could lead to frames being duplicated or dropped.
+               
+               <br /><br /><b>Theora video encoding</b><br /><br />
+               
+               HandBrake now can encode video using the Theora codec.
+               
+               <br /><br /><b>Updated libraries</b><br /><br />
+               
+               Besides x264, updated libraries include libsamplerate, libogg, xvidcore, libmpeg2, lame, faac, and ffmpeg's libavcodec, libavformat, and libswscale.
+               
+               <br /><br /><b>Massive improvements to all interfaces</b><br /><br />
+               
+               As hard as it might be to believe, the changes listed above are only the tip of the iceberg. <a target="_blank" href="http://trac.handbrake.fr/browser/tags/0.9.3/NEWS">A much longer list is available</a>, but even that is only a brief summary. There have been well over 600 changes to HandBrake's code base since 0.9.2, including hundreds of bug fixes, and <a target="_blank" href="http://trac.handbrake.fr/log/?action=stop_on_copy&rev=1947&stop_rev=1304&mode=stop_on_copy&verbose=on">a thorough log can be found on the Trac</a>.
+               
+               <br />
+               ]]></description>
+      <pubDate>Mon, 8 Oct 2007 16:22:00 -0400</pubDate>
+         <enclosure sparkle:version="2008112300" sparkle:shortVersionString="0.9.3" url="http://handbrake.fr/rotation.php?file=HandBrake-0.9.3-MacOSX.5_GUI_x86.dmg" length="6393424" type="application/octet-stream"/>
+         <windows>http://handbrake.fr/rotation.php?file=HandBrake-0.9.3-Win_GUI.exe</windows>
+    </item>
+    
+  </channel>
+</rss>