diff options
author | handbrake <[email protected]> | 2007-01-02 17:08:31 +0000 |
---|---|---|
committer | handbrake <[email protected]> | 2007-01-02 17:08:31 +0000 |
commit | 0a8d557f3c7c55527a5ba4bba993866bef6e916a (patch) | |
tree | 7dfca43f72b838a533fbed658e3edae8f1369617 /macosx/English.lproj/MainMenu.nib/info.nib | |
parent | 1d2377d6fc81fed2615a69304898c7686a060cf6 (diff) |
dynaflash -
- Handbrake GUI redesign
- Separate Video, Audio, Subtitles into a Tab View containers to clean up main window
- Created "Output Settings Divider" to delineate Output Settings from Destination
Note: Possibly foresee another tab call "Info" which has all of the chosen settings including Picture Settings in one place, this could be we might have a "Save as Preset" button for a future User Preset function ?
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@82 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/MainMenu.nib/info.nib')
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/info.nib | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index f51567a68..f1098ef24 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -3,19 +3,20 @@ <plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>73 30 382 380 0 0 1440 878 </string> + <string>69 85 356 240 0 0 1440 878 </string> <key>IBEditorPositions</key> <dict> <key>29</key> - <string>157 764 261 44 0 0 1280 832 </string> + <string>69 330 261 44 0 0 1440 878 </string> </dict> <key>IBFramework Version</key> <string>446.1</string> <key>IBOpenObjects</key> <array> - <integer>1438</integer> + <integer>21</integer> + <integer>29</integer> </array> <key>IBSystem Version</key> - <string>8L2127</string> + <string>8L127</string> </dict> </plist> |