diff options
author | dynaflash <[email protected]> | 2007-11-19 16:15:40 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-11-19 16:15:40 +0000 |
commit | cf4c45aa15fbac3f8a0a6f72e84a012e0357f420 (patch) | |
tree | 4dff10cfb2ec325649c530422087f1e15ed6c9b3 /macosx/English.lproj/MainMenu.nib/info.nib | |
parent | 0690db87ecdd90d33c3c3f43113bedb497b6305d (diff) |
MacGui: add "Open Source (Specify Title)" feature
- Optional way to open your source and specify scanning a specific title only ala the cli.
- Should help with sources that tend to crash the macgui while scanning the entire source
- Only available via the file menu as an additional menu item
- All other open source methods are left untouched so to the average user the gui behaves as before.
- In the process eliminated unnecessary -showSourceScanPanel method which simply called -browseSources, now all gui widgets call -browseSources directly
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1067 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 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index f94a50806..a615f2eb6 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>133 168 417 350 0 0 1440 878 </string> + <string>37 120 663 378 0 0 1440 878 </string> <key>IBEditorPositions</key> <dict> <key>1843</key> @@ -11,7 +11,7 @@ <key>2436</key> <string>307 361 192 68 0 0 1440 878 </string> <key>29</key> - <string>233 476 368 44 0 0 1440 878 </string> + <string>57 811 368 44 0 0 1440 878 </string> </dict> <key>IBFramework Version</key> <string>446.1</string> @@ -28,10 +28,9 @@ <key>IBOpenObjects</key> <array> <integer>29</integer> - <integer>21</integer> </array> <key>IBSystem Version</key> - <string>8R2218</string> + <string>8S2167</string> <key>IBUserGuides</key> <dict> <key>21</key> |