diff options
author | dynaflash <[email protected]> | 2007-08-02 05:11:48 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-08-02 05:11:48 +0000 |
commit | 891ea7118f8ca6d60e3920cbed100ae2a7f8bad1 (patch) | |
tree | 849b13abc67b6b09a3fbcd7c101144cf689454e7 /macosx/English.lproj/MainMenu.nib/info.nib | |
parent | 8cb0b130a99d34794a9223553478ca23830f9f2c (diff) |
MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.
- Thanks Ritsuka!
- Replaces fugly "Make Default" and "Update" buttons
- Contains a contextual menu which currently contains "Make Default" and "Update Built-In Presets"
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@779 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 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index d56e7e5b9..7eed1978e 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -3,13 +3,15 @@ <plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>45 274 630 601 0 0 1440 878 </string> + <string>87 46 558 375 0 0 1440 878 </string> <key>IBEditorPositions</key> <dict> <key>1843</key> - <string>620 338 200 530 0 0 1440 878 </string> + <string>640 320 200 530 0 0 1440 878 </string> + <key>2436</key> + <string>307 360 192 68 0 0 1440 878 </string> <key>29</key> - <string>155 478 365 44 0 0 1440 878 </string> + <string>155 478 368 44 0 0 1440 878 </string> </dict> <key>IBFramework Version</key> <string>446.1</string> @@ -26,8 +28,9 @@ <key>IBOpenObjects</key> <array> <integer>29</integer> - <integer>365</integer> - <integer>21</integer> + <integer>1843</integer> + <integer>2436</integer> + <integer>1867</integer> </array> <key>IBSystem Version</key> <string>8R2218</string> |