diff options
author | dynaflash <[email protected]> | 2007-06-14 20:19:59 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-06-14 20:19:59 +0000 |
commit | 51a0dfdd04c910de55aa09db8a7039ea25999735 (patch) | |
tree | 0488030392223ca4fec78102893443e49b145b15 /macosx/English.lproj/MainMenu.nib/info.nib | |
parent | fbab2d391f2a1d7312aade22d3ef2802f879b338 (diff) |
MacGui: Disable DVD Drive Auto-Detect option in preferences.
- this feature allows you to use other dvd aware apps (mactheripper, dvd player, etc.) while using HB to encode a folder on your hard drive.
- checkbox in prefs nib to disable dvd drive auto detect
- when checked, hb does not poll for available drives at all.
- can still manually navigate to a dvd and select it though.
- is unchecked by default.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@622 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index 5734329b9..f582e6f45 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -19,8 +19,8 @@ </array> <key>IBOpenObjects</key> <array> - <integer>21</integer> <integer>29</integer> + <integer>1162</integer> </array> <key>IBSystem Version</key> <string>8P2137</string> |