Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
bc87dd70
Commit
bc87dd70
authored
May 18, 2012
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: added UI stub for a new Convert & Save panel (refs #5900)
parent
fa76779b
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
20541 additions
and
18703 deletions
+20541
-18703
Makefile.am
Makefile.am
+1
-0
extras/package/macosx/Resources/English.lproj/ConvertAndSave.xib
...package/macosx/Resources/English.lproj/ConvertAndSave.xib
+1608
-0
extras/package/macosx/Resources/English.lproj/MainMenu.xib
extras/package/macosx/Resources/English.lproj/MainMenu.xib
+18759
-18703
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+16
-0
modules/gui/macosx/ConvertAndSave.h
modules/gui/macosx/ConvertAndSave.h
+60
-0
modules/gui/macosx/ConvertAndSave.m
modules/gui/macosx/ConvertAndSave.m
+75
-0
modules/gui/macosx/MainMenu.h
modules/gui/macosx/MainMenu.h
+4
-0
modules/gui/macosx/MainMenu.m
modules/gui/macosx/MainMenu.m
+16
-0
modules/gui/macosx/Modules.am
modules/gui/macosx/Modules.am
+2
-0
No files found.
Makefile.am
View file @
bc87dd70
...
...
@@ -103,6 +103,7 @@ EXTRA_DIST += \
extras/package/macosx/Resources/English.lproj/About.xib
\
extras/package/macosx/Resources/English.lproj/AudioEffects.xib
\
extras/package/macosx/Resources/English.lproj/Bookmarks.xib
\
extras/package/macosx/Resources/English.lproj/ConvertAndSave.xib
\
extras/package/macosx/Resources/English.lproj/CoreDialogs.xib
\
extras/package/macosx/Resources/English.lproj/ErrorPanel.xib
\
extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in
\
...
...
extras/package/macosx/Resources/English.lproj/ConvertAndSave.xib
0 → 100644
View file @
bc87dd70
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"7.10"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1060
</int>
<string
key=
"IBDocument.SystemVersion"
>
11E53
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
851
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1138.47
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
569.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string
key=
"NS.object.0"
>
851
</string>
</object>
<object
class=
"NSMutableArray"
key=
"IBDocument.EditedObjectIDs"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<integer
value=
"25"
/>
<integer
value=
"2"
/>
</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"
id=
"0"
>
<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=
"1000"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSCustomObject"
id=
"1001"
>
<string
key=
"NSClassName"
>
NSObject
</string>
</object>
<object
class=
"NSCustomObject"
id=
"1003"
>
<string
key=
"NSClassName"
>
FirstResponder
</string>
</object>
<object
class=
"NSCustomObject"
id=
"1004"
>
<string
key=
"NSClassName"
>
NSApplication
</string>
</object>
<object
class=
"NSWindowTemplate"
id=
"1005"
>
<int
key=
"NSWindowStyleMask"
>
7
</int>
<int
key=
"NSWindowBacking"
>
2
</int>
<string
key=
"NSWindowRect"
>
{{196, 20}, {663, 490}}
</string>
<int
key=
"NSWTFlags"
>
1618477056
</int>
<string
key=
"NSWindowTitle"
>
Convert / Save
</string>
<string
key=
"NSWindowClass"
>
NSWindow
</string>
<nil
key=
"NSViewClass"
/>
<nil
key=
"NSUserInterfaceItemIdentifier"
/>
<string
key=
"NSWindowContentMaxSize"
>
{663, 490}
</string>
<string
key=
"NSWindowContentMinSize"
>
{663, 490}
</string>
<object
class=
"NSView"
key=
"NSWindowView"
id=
"1006"
>
<reference
key=
"NSNextResponder"
/>
<int
key=
"NSvFlags"
>
256
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSBox"
id=
"90126139"
>
<reference
key=
"NSNextResponder"
ref=
"1006"
/>
<int
key=
"NSvFlags"
>
12
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSView"
id=
"370005935"
>
<reference
key=
"NSNextResponder"
ref=
"90126139"
/>
<int
key=
"NSvFlags"
>
274
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSImageView"
id=
"57114548"
>
<reference
key=
"NSNextResponder"
ref=
"370005935"
/>
<int
key=
"NSvFlags"
>
268
</int>
<object
class=
"NSMutableSet"
key=
"NSDragTypes"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
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"
>
{{256, 63}, {112, 112}}
</string>
<reference
key=
"NSSuperview"
ref=
"370005935"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:2165
</string>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSImageCell"
key=
"NSCell"
id=
"624480290"
>
<int
key=
"NSCellFlags"
>
130560
</int>
<int
key=
"NSCellFlags2"
>
33554432
</int>
<object
class=
"NSCustomResource"
key=
"NSContents"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
dropzone
</string>
</object>
<string
key=
"NSCellIdentifier"
>
_NS:2165
</string>
<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=
"NSTextField"
id=
"807070215"
>
<reference
key=
"NSNextResponder"
ref=
"370005935"
/>
<int
key=
"NSvFlags"
>
303
</int>
<string
key=
"NSFrame"
>
{{15, 183}, {597, 22}}
</string>
<reference
key=
"NSSuperview"
ref=
"370005935"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"425578110"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
4195328
</int>
<string
key=
"NSContents"
>
Drop Media here
</string>
<object
class=
"NSFont"
key=
"NSSupport"
id=
"439159890"
>
<string
key=
"NSName"
>
LucidaGrande
</string>
<double
key=
"NSSize"
>
18
</double>
<int
key=
"NSfFlags"
>
16
</int>
</object>
<reference
key=
"NSControlView"
ref=
"807070215"
/>
<object
class=
"NSColor"
key=
"NSBackgroundColor"
id=
"382902660"
>
<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"
>
MC42NjY2NjY2NjY3AA
</bytes>
</object>
</object>
<object
class=
"NSColor"
key=
"NSTextColor"
id=
"954313256"
>
<int
key=
"NSColorSpace"
>
6
</int>
<string
key=
"NSCatalogName"
>
System
</string>
<string
key=
"NSColorName"
>
headerColor
</string>
<object
class=
"NSColor"
key=
"NSColor"
id=
"1031268248"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MQA
</bytes>
</object>
</object>
</object>
</object>
<object
class=
"NSButton"
id=
"775178384"
>
<reference
key=
"NSNextResponder"
ref=
"370005935"
/>
<int
key=
"NSvFlags"
>
301
</int>
<string
key=
"NSFrame"
>
{{236, 20}, {153, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"370005935"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSButtonCell"
key=
"NSCell"
id=
"963202121"
>
<int
key=
"NSCellFlags"
>
67239424
</int>
<int
key=
"NSCellFlags2"
>
134217728
</int>
<string
key=
"NSContents"
>
Open media...
</string>
<object
class=
"NSFont"
key=
"NSSupport"
id=
"1024428774"
>
<string
key=
"NSName"
>
LucidaGrande
</string>
<double
key=
"NSSize"
>
13
</double>
<int
key=
"NSfFlags"
>
1040
</int>
</object>
<reference
key=
"NSControlView"
ref=
"775178384"
/>
<int
key=
"NSButtonFlags"
>
-2038284033
</int>
<int
key=
"NSButtonFlags2"
>
129
</int>
<reference
key=
"NSAlternateImage"
ref=
"1024428774"
/>
<string
key=
"NSAlternateContents"
/>
<string
key=
"NSKeyEquivalent"
/>
<int
key=
"NSPeriodicDelay"
>
200
</int>
<int
key=
"NSPeriodicInterval"
>
25
</int>
</object>
</object>
</object>
<string
key=
"NSFrame"
>
{{1, 1}, {627, 215}}
</string>
<reference
key=
"NSSuperview"
ref=
"90126139"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:21
</string>
</object>
</object>
<string
key=
"NSFrame"
>
{{17, 255}, {629, 217}}
</string>
<reference
key=
"NSSuperview"
ref=
"1006"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:18
</string>
<string
key=
"NSOffsets"
>
{0, 0}
</string>
<object
class=
"NSTextFieldCell"
key=
"NSTitleCell"
>
<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"
>
11
</double>
<int
key=
"NSfFlags"
>
3088
</int>
</object>
<object
class=
"NSColor"
key=
"NSBackgroundColor"
id=
"1042535097"
>
<int
key=
"NSColorSpace"
>
6
</int>
<string
key=
"NSCatalogName"
>
System
</string>
<string
key=
"NSColorName"
>
textBackgroundColor
</string>
<reference
key=
"NSColor"
ref=
"1031268248"
/>
</object>
<object
class=
"NSColor"
key=
"NSTextColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MCAwLjgwMDAwMDAxMTkAA
</bytes>
</object>
</object>
<reference
key=
"NSContentView"
ref=
"370005935"
/>
<int
key=
"NSBorderType"
>
1
</int>
<int
key=
"NSBoxType"
>
0
</int>
<int
key=
"NSTitlePosition"
>
0
</int>
<bool
key=
"NSTransparent"
>
NO
</bool>
</object>
<object
class=
"NSBox"
id=
"1053913655"
>
<reference
key=
"NSNextResponder"
ref=
"1006"
/>
<int
key=
"NSvFlags"
>
12
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSView"
id=
"376558750"
>
<reference
key=
"NSNextResponder"
ref=
"1053913655"
/>
<int
key=
"NSvFlags"
>
274
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSTextField"
id=
"368464562"
>
<reference
key=
"NSNextResponder"
ref=
"376558750"
/>
<int
key=
"NSvFlags"
>
303
</int>
<string
key=
"NSFrame"
>
{{15, 56}, {597, 22}}
</string>
<reference
key=
"NSSuperview"
ref=
"376558750"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"505049724"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
4195328
</int>
<string
key=
"NSContents"
>
Choose Profile
</string>
<reference
key=
"NSSupport"
ref=
"439159890"
/>
<reference
key=
"NSControlView"
ref=
"368464562"
/>
<reference
key=
"NSBackgroundColor"
ref=
"382902660"
/>
<reference
key=
"NSTextColor"
ref=
"954313256"
/>
</object>
</object>
<object
class=
"NSPopUpButton"
id=
"803077624"
>
<reference
key=
"NSNextResponder"
ref=
"376558750"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{201, 19}, {223, 26}}
</string>
<reference
key=
"NSSuperview"
ref=
"376558750"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:791
</string>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSPopUpButtonCell"
key=
"NSCell"
id=
"219049436"
>
<int
key=
"NSCellFlags"
>
-2076049856
</int>
<int
key=
"NSCellFlags2"
>
2048
</int>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<string
key=
"NSCellIdentifier"
>
_NS:791
</string>
<reference
key=
"NSControlView"
ref=
"803077624"
/>
<int
key=
"NSButtonFlags"
>
109199615
</int>
<int
key=
"NSButtonFlags2"
>
129
</int>
<string
key=
"NSAlternateContents"
/>
<string
key=
"NSKeyEquivalent"
/>
<int
key=
"NSPeriodicDelay"
>
400
</int>
<int
key=
"NSPeriodicInterval"
>
75
</int>
<object
class=
"NSMenuItem"
key=
"NSMenuItem"
id=
"1013588549"
>
<reference
key=
"NSMenu"
ref=
"955063109"
/>
<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=
"563075849"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
NSMenuCheckmark
</string>
</object>
<object
class=
"NSCustomResource"
key=
"NSMixedImage"
id=
"163073959"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
NSMenuMixedState
</string>
</object>
<string
key=
"NSAction"
>
_popUpItemAction:
</string>
<reference
key=
"NSTarget"
ref=
"219049436"
/>
</object>
<bool
key=
"NSMenuItemRespectAlignment"
>
YES
</bool>
<object
class=
"NSMenu"
key=
"NSMenu"
id=
"955063109"
>
<string
key=
"NSTitle"
>
OtherViews
</string>
<object
class=
"NSMutableArray"
key=
"NSMenuItems"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"1013588549"
/>
<object
class=
"NSMenuItem"
id=
"154911912"
>
<reference
key=
"NSMenu"
ref=
"955063109"
/>
<string
key=
"NSTitle"
>
Item 2
</string>
<string
key=
"NSKeyEquiv"
/>
<int
key=
"NSKeyEquivModMask"
>
1048576
</int>
<int
key=
"NSMnemonicLoc"
>
2147483647
</int>
<reference
key=
"NSOnImage"
ref=
"563075849"
/>
<reference
key=
"NSMixedImage"
ref=
"163073959"
/>
<string
key=
"NSAction"
>
_popUpItemAction:
</string>
<reference
key=
"NSTarget"
ref=
"219049436"
/>
</object>
<object
class=
"NSMenuItem"
id=
"844523406"
>
<reference
key=
"NSMenu"
ref=
"955063109"
/>
<string
key=
"NSTitle"
>
Item 3
</string>
<string
key=
"NSKeyEquiv"
/>
<int
key=
"NSKeyEquivModMask"
>
1048576
</int>
<int
key=
"NSMnemonicLoc"
>
2147483647
</int>
<reference
key=
"NSOnImage"
ref=
"563075849"
/>
<reference
key=
"NSMixedImage"
ref=
"163073959"
/>
<string
key=
"NSAction"
>
_popUpItemAction:
</string>
<reference
key=
"NSTarget"
ref=
"219049436"
/>
</object>
</object>
<reference
key=
"NSMenuFont"
ref=
"1024428774"
/>
</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=
"NSButton"
id=
"614860136"
>
<reference
key=
"NSNextResponder"
ref=
"376558750"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{423, 15}, {108, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"376558750"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:610
</string>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSButtonCell"
key=
"NSCell"
id=
"724098160"
>
<int
key=
"NSCellFlags"
>
604110336
</int>
<int
key=
"NSCellFlags2"
>
134217728
</int>
<string
key=
"NSContents"
>
Customize
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<string
key=
"NSCellIdentifier"
>
_NS:610
</string>
<reference
key=
"NSControlView"
ref=
"614860136"
/>
<int
key=
"NSButtonFlags"
>
-2038284033
</int>
<int
key=
"NSButtonFlags2"
>
129
</int>
<string
key=
"NSAlternateContents"
/>
<string
key=
"NSKeyEquivalent"
/>
<int
key=
"NSPeriodicDelay"
>
200
</int>
<int
key=
"NSPeriodicInterval"
>
25
</int>
</object>
</object>
</object>
<string
key=
"NSFrame"
>
{{1, 1}, {627, 90}}
</string>
<reference
key=
"NSSuperview"
ref=
"1053913655"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:21
</string>
</object>
</object>
<string
key=
"NSFrame"
>
{{17, 161}, {629, 92}}
</string>
<reference
key=
"NSSuperview"
ref=
"1006"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:18
</string>
<string
key=
"NSOffsets"
>
{0, 0}
</string>
<object
class=
"NSTextFieldCell"
key=
"NSTitleCell"
>
<int
key=
"NSCellFlags"
>
67239424
</int>
<int
key=
"NSCellFlags2"
>
0
</int>
<string
key=
"NSContents"
/>
<reference
key=
"NSSupport"
ref=
"26"
/>
<reference
key=
"NSBackgroundColor"
ref=
"1042535097"
/>
<object
class=
"NSColor"
key=
"NSTextColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MCAwLjgwMDAwMDAxMTkAA
</bytes>
</object>
</object>
<reference
key=
"NSContentView"
ref=
"376558750"
/>
<int
key=
"NSBorderType"
>
1
</int>
<int
key=
"NSBoxType"
>
0
</int>
<int
key=
"NSTitlePosition"
>
0
</int>
<bool
key=
"NSTransparent"
>
NO
</bool>
</object>
<object
class=
"NSBox"
id=
"960318313"
>
<reference
key=
"NSNextResponder"
ref=
"1006"
/>
<int
key=
"NSvFlags"
>
12
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSView"
id=
"446951149"
>
<reference
key=
"NSNextResponder"
ref=
"960318313"
/>
<int
key=
"NSvFlags"
>
274
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSTextField"
id=
"57051022"
>
<reference
key=
"NSNextResponder"
ref=
"446951149"
/>
<int
key=
"NSvFlags"
>
303
</int>
<string
key=
"NSFrame"
>
{{15, 66}, {597, 22}}
</string>
<reference
key=
"NSSuperview"
ref=
"446951149"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"302648704"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
4195328
</int>
<string
key=
"NSContents"
>
Choose Destination
</string>
<reference
key=
"NSSupport"
ref=
"439159890"
/>
<reference
key=
"NSControlView"
ref=
"57051022"
/>
<reference
key=
"NSBackgroundColor"
ref=
"382902660"
/>
<reference
key=
"NSTextColor"
ref=
"954313256"
/>
</object>
</object>
<object
class=
"NSButton"
id=
"550909268"
>
<reference
key=
"NSNextResponder"
ref=
"446951149"
/>
<int
key=
"NSvFlags"
>
256
</int>
<string
key=
"NSFrame"
>
{{442, 18}, {123, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"446951149"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSButtonCell"
key=
"NSCell"
id=
"773745610"
>
<int
key=
"NSCellFlags"
>
67239424
</int>
<int
key=
"NSCellFlags2"
>
137887744
</int>
<string
key=
"NSContents"
>
Browse...
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<reference
key=
"NSControlView"
ref=
"550909268"
/>
<int
key=
"NSButtonFlags"
>
-2038284033
</int>
<int
key=
"NSButtonFlags2"
>
1
</int>
<object
class=
"NSFont"
key=
"NSAlternateImage"
>
<string
key=
"NSName"
>
Helvetica
</string>
<double
key=
"NSSize"
>
13
</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=
"NSImageView"
id=
"185323398"
>
<reference
key=
"NSNextResponder"
ref=
"446951149"
/>
<int
key=
"NSvFlags"
>
268
</int>
<object
class=
"NSMutableSet"
key=
"NSDragTypes"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
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"
>
{{68, 19}, {32, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"446951149"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSImageCell"
key=
"NSCell"
id=
"82823101"
>
<int
key=
"NSCellFlags"
>
130560
</int>
<int
key=
"NSCellFlags2"
>
33554432
</int>
<object
class=
"NSCustomResource"
key=
"NSContents"
id=
"227798973"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
generic
</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=
"NSTextField"
id=
"672608831"
>
<reference
key=
"NSNextResponder"
ref=
"446951149"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{105, 27}, {335, 17}}
</string>
<reference
key=
"NSSuperview"
ref=
"446951149"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"359696728"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
272630784
</int>
<string
key=
"NSContents"
>
Choose a file
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<reference
key=
"NSControlView"
ref=
"672608831"
/>
<reference
key=
"NSBackgroundColor"
ref=
"382902660"
/>
<object
class=
"NSColor"
key=
"NSTextColor"
>
<int
key=
"NSColorSpace"
>
6
</int>
<string
key=
"NSCatalogName"
>
System
</string>
<string
key=
"NSColorName"
>
controlShadowColor
</string>
<object
class=
"NSColor"
key=
"NSColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MC4zMzMzMzMzMzMzAA
</bytes>
</object>
</object>
</object>
</object>
<object
class=
"NSTextField"
id=
"316407005"
>
<reference
key=
"NSNextResponder"
ref=
"446951149"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{105, 26}, {335, 17}}
</string>
<reference
key=
"NSSuperview"
ref=
"446951149"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"250911055"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
272630784
</int>
<string
key=
"NSContents"
>
bla bla bla.mov
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<reference
key=
"NSControlView"
ref=
"316407005"
/>
<reference
key=
"NSBackgroundColor"
ref=
"382902660"
/>
<object
class=
"NSColor"
key=
"NSTextColor"
id=
"253057760"
>
<int
key=
"NSColorSpace"
>
6
</int>
<string
key=
"NSCatalogName"
>
System
</string>
<string
key=
"NSColorName"
>
controlTextColor
</string>
<object
class=
"NSColor"
key=
"NSColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MAA
</bytes>
</object>
</object>
</object>
</object>
</object>
<string
key=
"NSFrame"
>
{{1, 1}, {627, 100}}
</string>
<reference
key=
"NSSuperview"
ref=
"960318313"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:21
</string>
</object>
</object>
<string
key=
"NSFrame"
>
{{17, 56}, {629, 102}}
</string>
<reference
key=
"NSSuperview"
ref=
"1006"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:18
</string>
<string
key=
"NSOffsets"
>
{0, 0}
</string>
<object
class=
"NSTextFieldCell"
key=
"NSTitleCell"
>
<int
key=
"NSCellFlags"
>
67239424
</int>
<int
key=
"NSCellFlags2"
>
0
</int>
<string
key=
"NSContents"
/>
<reference
key=
"NSSupport"
ref=
"26"
/>
<reference
key=
"NSBackgroundColor"
ref=
"1042535097"
/>
<object
class=
"NSColor"
key=
"NSTextColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MCAwLjgwMDAwMDAxMTkAA
</bytes>
</object>
</object>
<reference
key=
"NSContentView"
ref=
"446951149"
/>
<int
key=
"NSBorderType"
>
1
</int>
<int
key=
"NSBoxType"
>
0
</int>
<int
key=
"NSTitlePosition"
>
0
</int>
<bool
key=
"NSTransparent"
>
NO
</bool>
</object>
<object
class=
"NSButton"
id=
"210468830"
>
<reference
key=
"NSNextResponder"
ref=
"1006"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{541, 12}, {108, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"1006"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:610
</string>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSButtonCell"
key=
"NSCell"
id=
"94756638"
>
<int
key=
"NSCellFlags"
>
67239424
</int>
<int
key=
"NSCellFlags2"
>
134217728
</int>
<string
key=
"NSContents"
>
Save
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<string
key=
"NSCellIdentifier"
>
_NS:610
</string>
<reference
key=
"NSControlView"
ref=
"210468830"
/>
<int
key=
"NSButtonFlags"
>
-2038284033
</int>
<int
key=
"NSButtonFlags2"
>
129
</int>
<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=
"477712445"
>
<reference
key=
"NSNextResponder"
ref=
"1006"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{433, 12}, {108, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"1006"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:610
</string>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSButtonCell"
key=
"NSCell"
id=
"333855432"
>
<int
key=
"NSCellFlags"
>
67239424
</int>
<int
key=
"NSCellFlags2"
>
134217728
</int>
<string
key=
"NSContents"
>
Cancel
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<string
key=
"NSCellIdentifier"
>
_NS:610
</string>
<reference
key=
"NSControlView"
ref=
"477712445"
/>
<int
key=
"NSButtonFlags"
>
-2038284033
</int>
<int
key=
"NSButtonFlags2"
>
129
</int>
<string
key=
"NSAlternateContents"
/>
<string
type=
"base64-UTF8"
key=
"NSKeyEquivalent"
>
Gw
</string>
<int
key=
"NSPeriodicDelay"
>
200
</int>
<int
key=
"NSPeriodicInterval"
>
25
</int>
</object>
</object>
</object>
<string
key=
"NSFrameSize"
>
{663, 490}
</string>
<reference
key=
"NSSuperview"
/>
</object>
<string
key=
"NSScreenRect"
>
{{0, 0}, {1680, 1028}}
</string>
<string
key=
"NSMinSize"
>
{663, 512}
</string>
<string
key=
"NSMaxSize"
>
{663, 512}
</string>
<bool
key=
"NSWindowIsRestorable"
>
YES
</bool>
</object>
<object
class=
"NSCustomView"
id=
"494472580"
>
<reference
key=
"NSNextResponder"
/>
<int
key=
"NSvFlags"
>
268
</int>
<object
class=
"NSMutableArray"
key=
"NSSubviews"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSTextField"
id=
"375510155"
>
<reference
key=
"NSNextResponder"
ref=
"494472580"
/>
<int
key=
"NSvFlags"
>
268
</int>
<string
key=
"NSFrame"
>
{{57, 28}, {335, 17}}
</string>
<reference
key=
"NSSuperview"
ref=
"494472580"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"709615775"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
272630784
</int>
<string
key=
"NSContents"
>
bla bla bla.mov
</string>
<reference
key=
"NSSupport"
ref=
"1024428774"
/>
<reference
key=
"NSControlView"
ref=
"375510155"
/>
<reference
key=
"NSBackgroundColor"
ref=
"382902660"
/>
<reference
key=
"NSTextColor"
ref=
"253057760"
/>
</object>
</object>
<object
class=
"NSImageView"
id=
"580302459"
>
<reference
key=
"NSNextResponder"
ref=
"494472580"
/>
<int
key=
"NSvFlags"
>
268
</int>
<object
class=
"NSMutableSet"
key=
"NSDragTypes"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
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, 20}, {32, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"494472580"
/>
<int
key=
"NSViewLayerContentsRedrawPolicy"
>
2
</int>
<bool
key=
"NSEnabled"
>
YES
</bool>
<object
class=
"NSImageCell"
key=
"NSCell"
id=
"887171120"
>
<int
key=
"NSCellFlags"
>
130560
</int>
<int
key=
"NSCellFlags2"
>
33554432
</int>
<reference
key=
"NSContents"
ref=
"227798973"
/>
<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>
<string
key=
"NSFrameSize"
>
{409, 72}
</string>
<reference
key=
"NSSuperview"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:1109
</string>
<string
key=
"NSClassName"
>
NSView
</string>
</object>
<object
class=
"NSCustomObject"
id=
"203744709"
>
<string
key=
"NSClassName"
>
VLCConvertAndSave
</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"
>
o_cancel_btn
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"477712445"
/>
</object>
<int
key=
"connectionID"
>
80
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_destination_btn
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"550909268"
/>
</object>
<int
key=
"connectionID"
>
81
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_destination_filename_lbl
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"316407005"
/>
</object>
<int
key=
"connectionID"
>
82
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_destination_filename_stub_lbl
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"672608831"
/>
</object>
<int
key=
"connectionID"
>
83
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_destination_icon_view
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"185323398"
/>
</object>
<int
key=
"connectionID"
>
84
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_destination_lbl
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"57051022"
/>
</object>
<int
key=
"connectionID"
>
85
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_drop_btn
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"775178384"
/>
</object>
<int
key=
"connectionID"
>
86
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_drop_image_view
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"57114548"
/>
</object>
<int
key=
"connectionID"
>
87
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_drop_lbl
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"807070215"
/>
</object>
<int
key=
"connectionID"
>
88
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_dropin_icon_view
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"580302459"
/>
</object>
<int
key=
"connectionID"
>
89
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_dropin_media_lbl
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"375510155"
/>
</object>
<int
key=
"connectionID"
>
90
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_dropin_view
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"494472580"
/>
</object>
<int
key=
"connectionID"
>
91
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_ok_btn
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"210468830"
/>
</object>
<int
key=
"connectionID"
>
92
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_profile_btn
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"614860136"
/>
</object>
<int
key=
"connectionID"
>
93
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_profile_pop
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"803077624"
/>
</object>
<int
key=
"connectionID"
>
94
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_profile_lbl
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"368464562"
/>
</object>
<int
key=
"connectionID"
>
95
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_window
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"1005"
/>
</object>
<int
key=
"connectionID"
>
96
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
chooseDestination:
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"550909268"
/>
</object>
<int
key=
"connectionID"
>
97
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
customizeProfile:
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"614860136"
/>
</object>
<int
key=
"connectionID"
>
98
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
openMedia:
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"775178384"
/>
</object>
<int
key=
"connectionID"
>
99
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
profileSelection:
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"803077624"
/>
</object>
<int
key=
"connectionID"
>
100
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
windowButtonAction:
</string>
<reference
key=
"source"
ref=
"203744709"
/>
<reference
key=
"destination"
ref=
"210468830"
/>
</object>
<int
key=
"connectionID"
>
101
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
performClose:
</string>
<reference
key=
"source"
ref=
"1005"
/>
<reference
key=
"destination"
ref=
"477712445"
/>
</object>
<int
key=
"connectionID"
>
102
</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>
<reference
key=
"object"
ref=
"0"
/>
<reference
key=
"children"
ref=
"1000"
/>
<nil
key=
"parent"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
-2
</int>
<reference
key=
"object"
ref=
"1001"
/>
<reference
key=
"parent"
ref=
"0"
/>
<string
key=
"objectName"
>
File's Owner
</string>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
-1
</int>
<reference
key=
"object"
ref=
"1003"
/>
<reference
key=
"parent"
ref=
"0"
/>
<string
key=
"objectName"
>
First Responder
</string>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
-3
</int>
<reference
key=
"object"
ref=
"1004"
/>
<reference
key=
"parent"
ref=
"0"
/>
<string
key=
"objectName"
>
Application
</string>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
1
</int>
<reference
key=
"object"
ref=
"1005"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"1006"
/>
</object>
<reference
key=
"parent"
ref=
"0"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
2
</int>
<reference
key=
"object"
ref=
"1006"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"90126139"
/>
<reference
ref=
"1053913655"
/>
<reference
ref=
"960318313"
/>
<reference
ref=
"210468830"
/>
<reference
ref=
"477712445"
/>
</object>
<reference
key=
"parent"
ref=
"1005"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
3
</int>
<reference
key=
"object"
ref=
"90126139"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"807070215"
/>
<reference
ref=
"775178384"
/>
<reference
ref=
"57114548"
/>
</object>
<reference
key=
"parent"
ref=
"1006"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
4
</int>
<reference
key=
"object"
ref=
"57114548"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"624480290"
/>
</object>
<reference
key=
"parent"
ref=
"90126139"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
5
</int>
<reference
key=
"object"
ref=
"624480290"
/>
<reference
key=
"parent"
ref=
"57114548"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
6
</int>
<reference
key=
"object"
ref=
"807070215"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"425578110"
/>
</object>
<reference
key=
"parent"
ref=
"90126139"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
7
</int>
<reference
key=
"object"
ref=
"775178384"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"963202121"
/>
</object>
<reference
key=
"parent"
ref=
"90126139"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
8
</int>
<reference
key=
"object"
ref=
"963202121"
/>
<reference
key=
"parent"
ref=
"775178384"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
9
</int>
<reference
key=
"object"
ref=
"425578110"
/>
<reference
key=
"parent"
ref=
"807070215"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
10
</int>
<reference
key=
"object"
ref=
"1053913655"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"368464562"
/>
<reference
ref=
"803077624"
/>
<reference
ref=
"614860136"
/>
</object>
<reference
key=
"parent"
ref=
"1006"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
11
</int>
<reference
key=
"object"
ref=
"368464562"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"505049724"
/>
</object>
<reference
key=
"parent"
ref=
"1053913655"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
12
</int>
<reference
key=
"object"
ref=
"505049724"
/>
<reference
key=
"parent"
ref=
"368464562"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
13
</int>
<reference
key=
"object"
ref=
"803077624"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"219049436"
/>
</object>
<reference
key=
"parent"
ref=
"1053913655"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
14
</int>
<reference
key=
"object"
ref=
"219049436"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"955063109"
/>
</object>
<reference
key=
"parent"
ref=
"803077624"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
15
</int>
<reference
key=
"object"
ref=
"955063109"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"1013588549"
/>
<reference
ref=
"154911912"
/>
<reference
ref=
"844523406"
/>
</object>
<reference
key=
"parent"
ref=
"219049436"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
16
</int>
<reference
key=
"object"
ref=
"1013588549"
/>
<reference
key=
"parent"
ref=
"955063109"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
17
</int>
<reference
key=
"object"
ref=
"154911912"
/>
<reference
key=
"parent"
ref=
"955063109"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
18
</int>
<reference
key=
"object"
ref=
"844523406"
/>
<reference
key=
"parent"
ref=
"955063109"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
19
</int>
<reference
key=
"object"
ref=
"614860136"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"724098160"
/>
</object>
<reference
key=
"parent"
ref=
"1053913655"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
20
</int>
<reference
key=
"object"
ref=
"724098160"
/>
<reference
key=
"parent"
ref=
"614860136"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
21
</int>
<reference
key=
"object"
ref=
"210468830"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"94756638"
/>
</object>
<reference
key=
"parent"
ref=
"1006"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
22
</int>
<reference
key=
"object"
ref=
"94756638"
/>
<reference
key=
"parent"
ref=
"210468830"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
23
</int>
<reference
key=
"object"
ref=
"477712445"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"333855432"
/>
</object>
<reference
key=
"parent"
ref=
"1006"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
24
</int>
<reference
key=
"object"
ref=
"333855432"
/>
<reference
key=
"parent"
ref=
"477712445"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
25
</int>
<reference
key=
"object"
ref=
"494472580"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"580302459"
/>
<reference
ref=
"375510155"
/>
</object>
<reference
key=
"parent"
ref=
"0"
/>
<string
key=
"objectName"
>
Dropin view
</string>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
26
</int>
<reference
key=
"object"
ref=
"580302459"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"887171120"
/>
</object>
<reference
key=
"parent"
ref=
"494472580"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
27
</int>
<reference
key=
"object"
ref=
"375510155"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"709615775"
/>
</object>
<reference
key=
"parent"
ref=
"494472580"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
28
</int>
<reference
key=
"object"
ref=
"709615775"
/>
<reference
key=
"parent"
ref=
"375510155"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
29
</int>
<reference
key=
"object"
ref=
"887171120"
/>
<reference
key=
"parent"
ref=
"580302459"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
32
</int>
<reference
key=
"object"
ref=
"960318313"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"57051022"
/>
<reference
ref=
"550909268"
/>
<reference
ref=
"185323398"
/>
<reference
ref=
"672608831"
/>
<reference
ref=
"316407005"
/>
</object>
<reference
key=
"parent"
ref=
"1006"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
35
</int>
<reference
key=
"object"
ref=
"57051022"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"302648704"
/>
</object>
<reference
key=
"parent"
ref=
"960318313"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
36
</int>
<reference
key=
"object"
ref=
"302648704"
/>
<reference
key=
"parent"
ref=
"57051022"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
47
</int>
<reference
key=
"object"
ref=
"550909268"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"773745610"
/>
</object>
<reference
key=
"parent"
ref=
"960318313"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
48
</int>
<reference
key=
"object"
ref=
"185323398"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"82823101"
/>
</object>
<reference
key=
"parent"
ref=
"960318313"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
49
</int>
<reference
key=
"object"
ref=
"672608831"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"359696728"
/>
</object>
<reference
key=
"parent"
ref=
"960318313"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
50
</int>
<reference
key=
"object"
ref=
"316407005"
/>
<object
class=
"NSMutableArray"
key=
"children"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
ref=
"250911055"
/>
</object>
<reference
key=
"parent"
ref=
"960318313"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
51
</int>
<reference
key=
"object"
ref=
"250911055"
/>
<reference
key=
"parent"
ref=
"316407005"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
52
</int>
<reference
key=
"object"
ref=
"359696728"
/>
<reference
key=
"parent"
ref=
"672608831"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
53
</int>
<reference
key=
"object"
ref=
"82823101"
/>
<reference
key=
"parent"
ref=
"185323398"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
54
</int>
<reference
key=
"object"
ref=
"773745610"
/>
<reference
key=
"parent"
ref=
"550909268"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
79
</int>
<reference
key=
"object"
ref=
"203744709"
/>
<reference
key=
"parent"
ref=
"0"
/>
<string
key=
"objectName"
>
Convert
&
Save
</string>
</object>
</object>
</object>
<object
class=
"NSMutableDictionary"
key=
"flattenedProperties"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
key=
"dict.sortedKeys"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
-1.IBPluginDependency
</string>
<string>
-2.IBPluginDependency
</string>
<string>
-3.IBPluginDependency
</string>
<string>
1.IBEditorWindowLastContentRect
</string>
<string>
1.IBPluginDependency
</string>
<string>
1.IBWindowTemplateEditedContentRect
</string>
<string>
1.NSWindowTemplate.visibleAtLaunch
</string>
<string>
1.WindowOrigin
</string>
<string>
1.editorWindowContentRectSynchronizationRect
</string>
<string>
1.windowTemplate.hasMaxSize
</string>
<string>
1.windowTemplate.hasMinSize
</string>
<string>
1.windowTemplate.maxSize
</string>
<string>
1.windowTemplate.minSize
</string>
<string>
10.IBPluginDependency
</string>
<string>
10.IBViewBoundsToFrameTransform
</string>
<string>
11.IBPluginDependency
</string>
<string>
11.IBViewBoundsToFrameTransform
</string>
<string>
12.IBPluginDependency
</string>
<string>
13.IBPluginDependency
</string>
<string>
13.IBViewBoundsToFrameTransform
</string>
<string>
14.IBPluginDependency
</string>
<string>
15.IBPluginDependency
</string>
<string>
16.IBPluginDependency
</string>
<string>
17.IBPluginDependency
</string>
<string>
18.IBPluginDependency
</string>
<string>
19.IBPluginDependency
</string>
<string>
19.IBViewBoundsToFrameTransform
</string>
<string>
2.IBPluginDependency
</string>
<string>
20.IBPluginDependency
</string>
<string>
21.IBPluginDependency
</string>
<string>
21.IBViewBoundsToFrameTransform
</string>
<string>
22.IBPluginDependency
</string>
<string>
23.IBPluginDependency
</string>
<string>
23.IBViewBoundsToFrameTransform
</string>
<string>
24.IBPluginDependency
</string>
<string>
25.IBEditorWindowLastContentRect
</string>
<string>
25.IBPluginDependency
</string>
<string>
25.IBViewBoundsToFrameTransform
</string>
<string>
26.IBPluginDependency
</string>
<string>
26.IBViewBoundsToFrameTransform
</string>
<string>
27.IBPluginDependency
</string>
<string>
27.IBViewBoundsToFrameTransform
</string>
<string>
28.IBPluginDependency
</string>
<string>
29.IBPluginDependency
</string>
<string>
3.IBPluginDependency
</string>
<string>
3.IBViewBoundsToFrameTransform
</string>
<string>
32.IBPluginDependency
</string>
<string>
32.IBViewBoundsToFrameTransform
</string>
<string>
35.IBPluginDependency
</string>
<string>
35.IBViewBoundsToFrameTransform
</string>
<string>
36.IBPluginDependency
</string>
<string>
4.IBPluginDependency
</string>
<string>
4.IBViewBoundsToFrameTransform
</string>
<string>
47.IBPluginDependency
</string>
<string>
47.IBViewBoundsToFrameTransform
</string>
<string>
48.IBPluginDependency
</string>
<string>
48.IBViewBoundsToFrameTransform
</string>
<string>
49.IBPluginDependency
</string>
<string>
49.IBViewBoundsToFrameTransform
</string>
<string>
5.IBPluginDependency
</string>
<string>
50.IBPluginDependency
</string>
<string>
50.IBViewBoundsToFrameTransform
</string>
<string>
51.IBPluginDependency
</string>
<string>
52.IBPluginDependency
</string>
<string>
53.IBPluginDependency
</string>
<string>
54.IBPluginDependency
</string>
<string>
6.IBPluginDependency
</string>
<string>
6.IBViewBoundsToFrameTransform
</string>
<string>
7.IBPluginDependency
</string>
<string>
7.IBViewBoundsToFrameTransform
</string>
<string>
79.IBPluginDependency
</string>
<string>
8.IBPluginDependency
</string>
<string>
9.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>
{{121, 169}, {663, 490}}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
{{121, 169}, {663, 490}}
</string>
<boolean
value=
"NO"
/>
<string>
{196, 240}
</string>
<string>
{{357, 418}, {480, 270}}
</string>
<boolean
value=
"YES"
/>
<boolean
value=
"YES"
/>
<string>
{663, 490}
</string>
<string>
{663, 490}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
AUGIAABDjIAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABBuAAAwpQAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABDUQAAwmgAAA
</bytes>
</object>
<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=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABD0IAAwjQAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABEB0AAwigAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABD2IAAwigAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
{{661, 1270}, {409, 72}}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
/>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
AUGgAABCNAAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABCZAAAwogAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
AUGIAABDkigAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
AUGwAABDigAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABBuAAAwpQAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
AUOAgABCogAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABD14AAwlwAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
AUJkAABB0AAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABCvAAAwkQAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABDLwAAwngAAA
</bytes>
</object>
<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=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABBcAAAw0sAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<object
class=
"NSAffineTransform"
>
<bytes
key=
"NSTransformStruct"
>
P4AAAL+AAABDbAAAwigAAA
</bytes>
</object>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
</object>
</object>
<object
class=
"NSMutableDictionary"
key=
"unlocalizedProperties"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<reference
key=
"dict.sortedKeys"
ref=
"0"
/>
<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>
<reference
key=
"dict.sortedKeys"
ref=
"0"
/>
<object
class=
"NSMutableArray"
key=
"dict.values"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
</object>
</object>
<nil
key=
"sourceID"
/>
<int
key=
"maxID"
>
102
</int>
</object>
<object
class=
"IBClassDescriber"
key=
"IBDocument.Classes"
>
<object
class=
"NSMutableArray"
key=
"referencedPartialClassDescriptionsV3.1+"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"IBPartialClassDescription"
>
<string
key=
"className"
>
VLCConvertAndSave
</string>
<string
key=
"superclassName"
>
NSObject
</string>
<object
class=
"NSMutableDictionary"
key=
"actions"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
key=
"dict.sortedKeys"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
chooseDestination:
</string>
<string>
customizeProfile:
</string>
<string>
openMedia:
</string>
<string>
profileSelection:
</string>
<string>
toggleWindow:
</string>
<string>
windowButtonAction:
</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=
"actionInfosByName"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
key=
"dict.sortedKeys"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
chooseDestination:
</string>
<string>
customizeProfile:
</string>
<string>
openMedia:
</string>
<string>
profileSelection:
</string>
<string>
toggleWindow:
</string>
<string>
windowButtonAction:
</string>
</object>
<object
class=
"NSMutableArray"
key=
"dict.values"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
chooseDestination:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
customizeProfile:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
openMedia:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
profileSelection:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
toggleWindow:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
windowButtonAction:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
</object>
</object>
<object
class=
"NSMutableDictionary"
key=
"outlets"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
key=
"dict.sortedKeys"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
o_cancel_btn
</string>
<string>
o_destination_btn
</string>
<string>
o_destination_filename_lbl
</string>
<string>
o_destination_filename_stub_lbl
</string>
<string>
o_destination_icon_view
</string>
<string>
o_destination_lbl
</string>
<string>
o_drop_btn
</string>
<string>
o_drop_image_view
</string>
<string>
o_drop_lbl
</string>
<string>
o_dropin_icon_view
</string>
<string>
o_dropin_media_lbl
</string>
<string>
o_dropin_view
</string>
<string>
o_ok_btn
</string>
<string>
o_profile_btn
</string>
<string>
o_profile_lbl
</string>
<string>
o_profile_pop
</string>
<string>
o_window
</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>
</object>
</object>
<object
class=
"NSMutableDictionary"
key=
"toOneOutletInfosByName"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
key=
"dict.sortedKeys"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
o_cancel_btn
</string>
<string>
o_destination_btn
</string>
<string>
o_destination_filename_lbl
</string>
<string>
o_destination_filename_stub_lbl
</string>
<string>
o_destination_icon_view
</string>
<string>
o_destination_lbl
</string>
<string>
o_drop_btn
</string>
<string>
o_drop_image_view
</string>
<string>
o_drop_lbl
</string>
<string>
o_dropin_icon_view
</string>
<string>
o_dropin_media_lbl
</string>
<string>
o_dropin_view
</string>
<string>
o_ok_btn
</string>
<string>
o_profile_btn
</string>
<string>
o_profile_lbl
</string>
<string>
o_profile_pop
</string>
<string>
o_window
</string>
</object>
<object
class=
"NSMutableArray"
key=
"dict.values"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_cancel_btn
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_destination_btn
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_destination_filename_lbl
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_destination_filename_stub_lbl
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_destination_icon_view
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_destination_lbl
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_drop_btn
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_drop_image_view
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_drop_lbl
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_dropin_icon_view
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_dropin_media_lbl
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_dropin_view
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_ok_btn
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_profile_btn
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_profile_lbl
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_profile_pop
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_window
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
</object>
</object>
<object
class=
"IBClassDescriptionSource"
key=
"sourceIdentifier"
>
<string
key=
"majorKey"
>
IBDocumentRelativeSource
</string>
<string
key=
"minorKey"
>
../../../../../modules/gui/macosx/ConvertAndSave.h
</string>
</object>
</object>
</object>
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBCocoaFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDevelopmentDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3
</string>
<integer
value=
"3000"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<nil
key=
"IBDocument.LastKnownRelativeProjectPath"
/>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<object
class=
"NSArray"
key=
"dict.sortedKeys"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
NSMenuCheckmark
</string>
<string>
NSMenuMixedState
</string>
<string>
dropzone
</string>
<string>
generic
</string>
</object>
<object
class=
"NSMutableArray"
key=
"dict.values"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<string>
{11, 11}
</string>
<string>
{10, 3}
</string>
<string>
{128, 128}
</string>
<string>
{128, 128}
</string>
</object>
</object>
</data>
</archive>
extras/package/macosx/Resources/English.lproj/MainMenu.xib
View file @
bc87dd70
...
...
@@ -21,16 +21,16 @@
</object>
<object
class=
"NSMutableArray"
key=
"IBDocument.EditedObjectIDs"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<integer
value=
"2770"
/>
<integer
value=
"235"
/>
<integer
value=
"2730"
/>
<integer
value=
"1617"
/>
<integer
value=
"4596"
/>
<integer
value=
"4756"
/>
<integer
value=
"4722"
/>
<integer
value=
"4850"
/>
<integer
value=
"4948
"
/>
<integer
value=
"4722
"
/>
<integer
value=
"915"
/>
<integer
value=
"1617"
/>
<integer
value=
"4596"
/>
<integer
value=
"2770"
/>
<integer
value=
"81"
/>
<integer
value=
"4948"
/>
</object>
<object
class=
"NSArray"
key=
"IBDocument.PluginDependencies"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
...
...
@@ -1505,6 +1505,15 @@
<reference
key=
"NSOnImage"
ref=
"447396056"
/>
<reference
key=
"NSMixedImage"
ref=
"100133332"
/>
</object>
<object
class=
"NSMenuItem"
id=
"964223566"
>
<reference
key=
"NSMenu"
ref=
"1050252183"
/>
<string
key=
"NSTitle"
>
Convert / Save...
</string>
<string
key=
"NSKeyEquiv"
>
S
</string>
<int
key=
"NSKeyEquivModMask"
>
1048576
</int>
<int
key=
"NSMnemonicLoc"
>
2147483647
</int>
<reference
key=
"NSOnImage"
ref=
"447396056"
/>
<reference
key=
"NSMixedImage"
ref=
"100133332"
/>
</object>
<object
class=
"NSMenuItem"
id=
"754650504"
>
<reference
key=
"NSMenu"
ref=
"1050252183"
/>
<bool
key=
"NSIsDisabled"
>
YES
</bool>
...
...
@@ -8027,6 +8036,22 @@ LCAuLi4</string>
</object>
<int
key=
"connectionID"
>
5094
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBActionConnection"
key=
"connection"
>
<string
key=
"label"
>
showConvertAndSave:
</string>
<reference
key=
"source"
ref=
"651263286"
/>
<reference
key=
"destination"
ref=
"964223566"
/>
</object>
<int
key=
"connectionID"
>
5097
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
o_mi_convertandsave
</string>
<reference
key=
"source"
ref=
"651263286"
/>
<reference
key=
"destination"
ref=
"964223566"
/>
</object>
<int
key=
"connectionID"
>
5098
</int>
</object>
</object>
<object
class=
"IBMutableOrderedSet"
key=
"objectRecords"
>
<object
class=
"NSArray"
key=
"orderedObjects"
>
...
...
@@ -8346,6 +8371,7 @@ LCAuLi4</string>
<reference
ref=
"252497091"
/>
<reference
ref=
"764543718"
/>
<reference
ref=
"957503076"
/>
<reference
ref=
"964223566"
/>
</object>
<reference
key=
"parent"
ref=
"13508166"
/>
</object>
...
...
@@ -11098,6 +11124,11 @@ LCAuLi4</string>
<reference
key=
"object"
ref=
"833088677"
/>
<reference
key=
"parent"
ref=
"1017583928"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
5095
</int>
<reference
key=
"object"
ref=
"964223566"
/>
<reference
key=
"parent"
ref=
"1050252183"
/>
</object>
</object>
</object>
<object
class=
"NSMutableDictionary"
key=
"flattenedProperties"
>
...
...
@@ -11911,6 +11942,8 @@ LCAuLi4</string>
<string>
5087.IBPluginDependency
</string>
<string>
5088.IBPluginDependency
</string>
<string>
5091.IBPluginDependency
</string>
<string>
5095.IBPluginDependency
</string>
<string>
5095.ImportedFromIB2
</string>
<string>
56.IBPluginDependency
</string>
<string>
56.ImportedFromIB2
</string>
<string>
57.IBEditorWindowLastContentRect
</string>
...
...
@@ -12207,7 +12240,7 @@ LCAuLi4</string>
<boolean
value=
"YES"
/>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
<string>
{{855, 592
}, {243, 283}}
</string>
<string>
{{1148, 453
}, {243, 283}}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
...
...
@@ -12874,6 +12907,8 @@ LCAuLi4</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
<string>
{{329, 186}, {267, 263}}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
...
...
@@ -12885,7 +12920,7 @@ LCAuLi4</string>
<boolean
value=
"YES"
/>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
<string>
{{577, 632}, {297, 24
3}}
</string>
<string>
{{870, 473}, {297, 26
3}}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<boolean
value=
"YES"
/>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
...
...
@@ -12929,7 +12964,7 @@ LCAuLi4</string>
</object>
</object>
<nil
key=
"sourceID"
/>
<int
key=
"maxID"
>
5094
</int>
<int
key=
"maxID"
>
5098
</int>
</object>
<object
class=
"IBClassDescriber"
key=
"IBDocument.Classes"
>
<object
class=
"NSMutableArray"
key=
"referencedPartialClassDescriptions"
>
...
...
@@ -15728,6 +15763,7 @@ LCAuLi4</string>
<string>
setPlaybackRate:
</string>
<string>
showAudioEffects:
</string>
<string>
showBookmarks:
</string>
<string>
showConvertAndSave:
</string>
<string>
showInformationPanel:
</string>
<string>
showLicense:
</string>
<string>
showTrackSynchronization:
</string>
...
...
@@ -15777,6 +15813,7 @@ LCAuLi4</string>
<string>
id
</string>
<string>
id
</string>
<string>
id
</string>
<string>
id
</string>
</object>
</object>
<object
class=
"NSMutableDictionary"
key=
"actionInfosByName"
>
...
...
@@ -15799,6 +15836,7 @@ LCAuLi4</string>
<string>
setPlaybackRate:
</string>
<string>
showAudioEffects:
</string>
<string>
showBookmarks:
</string>
<string>
showConvertAndSave:
</string>
<string>
showInformationPanel:
</string>
<string>
showLicense:
</string>
<string>
showTrackSynchronization:
</string>
...
...
@@ -15881,6 +15919,10 @@ LCAuLi4</string>
<string
key=
"name"
>
showBookmarks:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
showConvertAndSave:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
>
<string
key=
"name"
>
showInformationPanel:
</string>
<string
key=
"candidateClassName"
>
id
</string>
...
...
@@ -15950,6 +15992,7 @@ LCAuLi4</string>
<string>
o_about
</string>
<string>
o_audioeffects
</string>
<string>
o_bookmarks
</string>
<string>
o_convertandsave
</string>
<string>
o_dmi_mute
</string>
<string>
o_dmi_next
</string>
<string>
o_dmi_play
</string>
...
...
@@ -15971,6 +16014,7 @@ LCAuLi4</string>
<string>
o_mi_clear
</string>
<string>
o_mi_close_window
</string>
<string>
o_mi_controller
</string>
<string>
o_mi_convertandsave
</string>
<string>
o_mi_copy
</string>
<string>
o_mi_crop
</string>
<string>
o_mi_cut
</string>
...
...
@@ -16095,6 +16139,7 @@ LCAuLi4</string>
<string>
id
</string>
<string>
id
</string>
<string>
id
</string>
<string>
id
</string>
<string>
NSMenuItem
</string>
<string>
NSMenuItem
</string>
<string>
NSMenuItem
</string>
...
...
@@ -16163,6 +16208,7 @@ LCAuLi4</string>
<string>
NSMenuItem
</string>
<string>
NSMenuItem
</string>
<string>
NSMenuItem
</string>
<string>
NSMenuItem
</string>
<string>
id
</string>
<string>
id
</string>
<string>
id
</string>
...
...
@@ -16243,6 +16289,7 @@ LCAuLi4</string>
<string>
o_about
</string>
<string>
o_audioeffects
</string>
<string>
o_bookmarks
</string>
<string>
o_convertandsave
</string>
<string>
o_dmi_mute
</string>
<string>
o_dmi_next
</string>
<string>
o_dmi_play
</string>
...
...
@@ -16264,6 +16311,7 @@ LCAuLi4</string>
<string>
o_mi_clear
</string>
<string>
o_mi_close_window
</string>
<string>
o_mi_controller
</string>
<string>
o_mi_convertandsave
</string>
<string>
o_mi_copy
</string>
<string>
o_mi_crop
</string>
<string>
o_mi_cut
</string>
...
...
@@ -16397,6 +16445,10 @@ LCAuLi4</string>
<string
key=
"name"
>
o_bookmarks
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_convertandsave
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_dmi_mute
</string>
<string
key=
"candidateClassName"
>
NSMenuItem
</string>
...
...
@@ -16481,6 +16533,10 @@ LCAuLi4</string>
<string
key=
"name"
>
o_mi_controller
</string>
<string
key=
"candidateClassName"
>
NSMenuItem
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_mi_convertandsave
</string>
<string
key=
"candidateClassName"
>
NSMenuItem
</string>
</object>
<object
class=
"IBToOneOutletInfo"
>
<string
key=
"name"
>
o_mi_copy
</string>
<string
key=
"candidateClassName"
>
NSMenuItem
</string>
...
...
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
bc87dd70
...
...
@@ -156,6 +156,7 @@
CC0586BD14ACF7C000659A99
/* sidebar-pictures.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0586B714ACF7C000659A99
/* sidebar-pictures.png */
;
};
CC0586BE14ACF7C000659A99
/* sidebar-playlist.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0586B814ACF7C000659A99
/* sidebar-playlist.png */
;
};
CC0586BF14ACF7C000659A99
/* sidebar-podcast.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0586B914ACF7C000659A99
/* sidebar-podcast.png */
;
};
CC0663391566CD5A003A411C
/* ConvertAndSave.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0663371566CD5A003A411C
/* ConvertAndSave.xib */
;
};
CC0F725215063C820086B6A0
/* fullscreen-one-button-pressed.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0F725015063C820086B6A0
/* fullscreen-one-button-pressed.png */
;
};
CC0F725315063C820086B6A0
/* fullscreen-one-button.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0F725115063C820086B6A0
/* fullscreen-one-button.png */
;
};
CC0F725715063C980086B6A0
/* fullscreen-one-button_dark.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0F725515063C980086B6A0
/* fullscreen-one-button_dark.png */
;
};
...
...
@@ -480,6 +481,9 @@
CC0586B714ACF7C000659A99
/* sidebar-pictures.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"sidebar-pictures.png"
;
path
=
"Resources/sidebar-icons/sidebar-pictures.png"
;
sourceTree
=
"<group>"
;
};
CC0586B814ACF7C000659A99
/* sidebar-playlist.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"sidebar-playlist.png"
;
path
=
"Resources/sidebar-icons/sidebar-playlist.png"
;
sourceTree
=
"<group>"
;
};
CC0586B914ACF7C000659A99
/* sidebar-podcast.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"sidebar-podcast.png"
;
path
=
"Resources/sidebar-icons/sidebar-podcast.png"
;
sourceTree
=
"<group>"
;
};
CC0663341566C34C003A411C
/* ConvertAndSave.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
ConvertAndSave.h
;
path
=
../../../modules/gui/macosx/ConvertAndSave.h
;
sourceTree
=
"<group>"
;
};
CC0663351566C34C003A411C
/* ConvertAndSave.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
ConvertAndSave.m
;
path
=
../../../modules/gui/macosx/ConvertAndSave.m
;
sourceTree
=
"<group>"
;
};
CC0663381566CD5A003A411C
/* English */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
name
=
English
;
path
=
Resources/English.lproj/ConvertAndSave.xib
;
sourceTree
=
"<group>"
;
};
CC0CD0DF13DE0EAE00B0D90D
/* PXSourceList.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
PXSourceList.h
;
path
=
../../../modules/gui/macosx/PXSourceList.h
;
sourceTree
=
"<group>"
;
};
CC0CD0E013DE0EAE00B0D90D
/* PXSourceList.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
PXSourceList.m
;
path
=
../../../modules/gui/macosx/PXSourceList.m
;
sourceTree
=
"<group>"
;
};
CC0CD0E113DE0EAE00B0D90D
/* PXSourceListDataSource.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
PXSourceListDataSource.h
;
path
=
../../../modules/gui/macosx/PXSourceListDataSource.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -777,6 +781,8 @@
CC707EC4137464CD0003010A
/* TrackSynchronization.m */
,
CCCE366D13817E4500694F2A
/* VideoEffects.h */
,
CCCE366E13817E4500694F2A
/* VideoEffects.m */
,
CC0663341566C34C003A411C
/* ConvertAndSave.h */
,
CC0663351566C34C003A411C
/* ConvertAndSave.m */
,
CC017A0E14A4C8B600C09A4F
/* custom UI code */
,
CC0CD0E513DE0FC600B0D90D
/* Imported Code */
,
);
...
...
@@ -1245,6 +1251,7 @@
CCD83E4013FEA143004F1652
/* VideoEffects.xib */
,
CCD83E4213FEA143004F1652
/* Wizard.xib */
,
CCD83E2B13FE9B90004F1652
/* MainMenu.xib */
,
CC0663371566CD5A003A411C
/* ConvertAndSave.xib */
,
);
name
=
xibs
;
sourceTree
=
"<group>"
;
...
...
@@ -1559,12 +1566,21 @@
CCE4057B15655B1900FA5CCA
/* forward-single.png in Resources */
,
CCE4057F15655B2100FA5CCA
/* back-pressed-single.png in Resources */
,
CCE4058215655B3300FA5CCA
/* back-single.png in Resources */
,
CC0663391566CD5A003A411C
/* ConvertAndSave.xib in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXVariantGroup section */
CC0663371566CD5A003A411C
/* ConvertAndSave.xib */
=
{
isa
=
PBXVariantGroup
;
children
=
(
CC0663381566CD5A003A411C
/* English */
,
);
name
=
ConvertAndSave.xib
;
sourceTree
=
"<group>"
;
};
CCD83E2B13FE9B90004F1652
/* MainMenu.xib */
=
{
isa
=
PBXVariantGroup
;
children
=
(
...
...
modules/gui/macosx/ConvertAndSave.h
0 → 100644
View file @
bc87dd70
/*****************************************************************************
* ConvertAndSave.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2012 Felix Paul Kühne
* $Id$
*
* Authors: Felix Paul Kühne <fkuehne -at- videolan -dot- org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#import <Cocoa/Cocoa.h>
@interface
VLCConvertAndSave
:
NSObject
{
IBOutlet
id
o_window
;
IBOutlet
id
o_cancel_btn
;
IBOutlet
id
o_ok_btn
;
IBOutlet
id
o_drop_lbl
;
IBOutlet
id
o_drop_image_view
;
IBOutlet
id
o_drop_btn
;
IBOutlet
id
o_profile_lbl
;
IBOutlet
id
o_profile_pop
;
IBOutlet
id
o_profile_btn
;
IBOutlet
id
o_destination_lbl
;
IBOutlet
id
o_destination_btn
;
IBOutlet
id
o_destination_icon_view
;
IBOutlet
id
o_destination_filename_lbl
;
IBOutlet
id
o_destination_filename_stub_lbl
;
IBOutlet
id
o_dropin_view
;
IBOutlet
id
o_dropin_icon_view
;
IBOutlet
id
o_dropin_media_lbl
;
}
+
(
VLCConvertAndSave
*
)
sharedInstance
;
-
(
IBAction
)
toggleWindow
;
-
(
IBAction
)
windowButtonAction
:(
id
)
sender
;
-
(
IBAction
)
openMedia
:(
id
)
sender
;
-
(
IBAction
)
profileSelection
:(
id
)
sender
;
-
(
IBAction
)
customizeProfile
:(
id
)
sender
;
-
(
IBAction
)
chooseDestination
:(
id
)
sender
;
@end
modules/gui/macosx/ConvertAndSave.m
0 → 100644
View file @
bc87dd70
/*****************************************************************************
* ConvertAndSave.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2012 Felix Paul Kühne
* $Id$
*
* Authors: Felix Paul Kühne <fkuehne -at- videolan -dot- org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#import "ConvertAndSave.h"
@implementation
VLCConvertAndSave
static
VLCConvertAndSave
*
_o_sharedInstance
=
nil
;
+
(
VLCConvertAndSave
*
)
sharedInstance
{
return
_o_sharedInstance
?
_o_sharedInstance
:
[[
self
alloc
]
init
];
}
-
(
id
)
init
{
if
(
_o_sharedInstance
)
{
[
self
dealloc
];
}
else
{
_o_sharedInstance
=
[
super
init
];
}
return
_o_sharedInstance
;
}
-
(
void
)
awakeFromNib
{
// i18n, bla
}
-
(
void
)
toggleWindow
{
[
o_window
makeKeyAndOrderFront
:
nil
];
}
-
(
IBAction
)
windowButtonAction
:(
id
)
sender
{
}
-
(
IBAction
)
openMedia
:(
id
)
sender
{
}
-
(
IBAction
)
profileSelection
:(
id
)
sender
{
}
-
(
IBAction
)
customizeProfile
:(
id
)
sender
{
}
-
(
IBAction
)
chooseDestination
:(
id
)
sender
{
}
@end
modules/gui/macosx/MainMenu.h
View file @
bc87dd70
...
...
@@ -34,12 +34,14 @@
BOOL
b_nib_audioeffects_loaded
;
BOOL
b_nib_tracksynchro_loaded
;
BOOL
b_nib_bookmarks_loaded
;
BOOL
b_nib_convertandsave_loaded
;
id
o_about
;
/* VLAboutBox */
id
o_videoeffects
;
/* VLCVideoEffects */
id
o_audioeffects
;
/* VLCAudioEffects */
id
o_trackSynchronization
;
/* VLCTrackSynchronization */
id
o_bookmarks
;
/* VLCBookmarks */
id
o_convertandsave
;
/* VLCConvertAndSave */
id
o_extMgr
;
/* Extensions Manager */
...
...
@@ -66,6 +68,7 @@
IBOutlet
NSMenuItem
*
o_mi_open_capture
;
IBOutlet
NSMenuItem
*
o_mi_open_recent
;
IBOutlet
NSMenuItem
*
o_mi_open_wizard
;
IBOutlet
NSMenuItem
*
o_mi_convertandsave
;
IBOutlet
NSMenu
*
o_mu_edit
;
IBOutlet
NSMenuItem
*
o_mi_cut
;
...
...
@@ -224,6 +227,7 @@
-
(
IBAction
)
toggleFullscreenDevice
:(
id
)
sender
;
-
(
IBAction
)
showWizard
:(
id
)
sender
;
-
(
IBAction
)
showConvertAndSave
:(
id
)
sender
;
-
(
IBAction
)
showVideoEffects
:(
id
)
sender
;
-
(
IBAction
)
showAudioEffects
:(
id
)
sender
;
-
(
IBAction
)
showTrackSynchronization
:(
id
)
sender
;
...
...
modules/gui/macosx/MainMenu.m
View file @
bc87dd70
...
...
@@ -41,6 +41,7 @@
#import "CoreInteraction.h"
#import "MainWindow.h"
#import "ExtensionsManager.h"
#import "ConvertAndSave.h"
@implementation
VLCMainMenu
static
VLCMainMenu
*
_o_sharedInstance
=
nil
;
...
...
@@ -84,6 +85,9 @@ static VLCMainMenu *_o_sharedInstance = nil;
if
(
b_nib_tracksynchro_loaded
)
[
o_trackSynchronization
release
];
if
(
b_nib_convertandsave_loaded
)
[
o_convertandsave
release
];
[
o_extMgr
release
];
[
super
dealloc
];
...
...
@@ -254,6 +258,7 @@ static VLCMainMenu *_o_sharedInstance = nil;
[
o_mi_open_capture
setTitle
:
_NS
(
"Open Capture Device..."
)];
[
o_mi_open_recent
setTitle
:
_NS
(
"Open Recent"
)];
[
o_mi_open_wizard
setTitle
:
_NS
(
"Streaming/Exporting Wizard..."
)];
[
o_mi_convertandsave
setTitle
:
_NS
(
"Convert / Save..."
)];
[
o_mu_edit
setTitle
:
_NS
(
"Edit"
)];
[
o_mi_cut
setTitle
:
_NS
(
"Cut"
)];
...
...
@@ -735,6 +740,17 @@ static VLCMainMenu *_o_sharedInstance = nil;
[[[
VLCMain
sharedInstance
]
wizard
]
showWizard
];
}
-
(
IBAction
)
showConvertAndSave
:(
id
)
sender
{
if
(
o_convertandsave
==
nil
)
o_convertandsave
=
[[
VLCConvertAndSave
alloc
]
init
];
if
(
!
b_nib_convertandsave_loaded
)
b_nib_convertandsave_loaded
=
[
NSBundle
loadNibNamed
:
@"ConvertAndSave"
owner
:
NSApp
];
[
o_convertandsave
toggleWindow
];
}
-
(
IBAction
)
showVideoEffects
:(
id
)
sender
{
if
(
o_videoeffects
==
nil
)
...
...
modules/gui/macosx/Modules.am
View file @
bc87dd70
...
...
@@ -74,5 +74,7 @@ SOURCES_macosx = \
VideoView.m \
MainWindowTitle.h \
MainWindowTitle.m \
ConvertAndSave.h \
ConvertAndSave.m \
$(NULL)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment