diff options
author | titer <[email protected]> | 2006-04-17 20:15:56 +0000 |
---|---|---|
committer | titer <[email protected]> | 2006-04-17 20:15:56 +0000 |
commit | 72738ac78c91e391c1e03714f7142d325116d5a6 (patch) | |
tree | 97ca67433b78b0acbd1bebae1ab63e1488d9de13 /macosx/English.lproj/Express.nib | |
parent | c1dbdecc75629ddebad41f236445a89b6cc9cd9a (diff) |
Implemented cancel
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@63 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/Express.nib')
-rw-r--r-- | macosx/English.lproj/Express.nib/classes.nib | 3 | ||||
-rw-r--r-- | macosx/English.lproj/Express.nib/info.nib | 2 | ||||
-rw-r--r-- | macosx/English.lproj/Express.nib/keyedobjects.nib | bin | 35003 -> 35185 bytes |
3 files changed, 4 insertions, 1 deletions
diff --git a/macosx/English.lproj/Express.nib/classes.nib b/macosx/English.lproj/Express.nib/classes.nib index 6fd9650d7..0a71cdc64 100644 --- a/macosx/English.lproj/Express.nib/classes.nib +++ b/macosx/English.lproj/Express.nib/classes.nib @@ -29,6 +29,7 @@ }, { ACTIONS = { + convertCancel = id; convertGo = id; openBrowse = id; openGo = id; @@ -42,8 +43,10 @@ fConvertAudioPopUp = NSPopUpButton; fConvertFolderPopUp = NSPopUpButton; fConvertFormatPopUp = NSPopUpButton; + fConvertGoButton = NSButton; fConvertIndicator = NSProgressIndicator; fConvertInfoString = NSTextField; + fConvertOpenButton = NSButton; fConvertSubtitlePopUp = NSPopUpButton; fConvertTableView = NSTableView; fConvertView = NSView; diff --git a/macosx/English.lproj/Express.nib/info.nib b/macosx/English.lproj/Express.nib/info.nib index 078c0be99..1b2dad352 100644 --- a/macosx/English.lproj/Express.nib/info.nib +++ b/macosx/English.lproj/Express.nib/info.nib @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>55 353 371 303 0 0 1280 832 </string> + <string>80 374 371 303 0 0 1440 878 </string> <key>IBEditorPositions</key> <dict> <key>248</key> diff --git a/macosx/English.lproj/Express.nib/keyedobjects.nib b/macosx/English.lproj/Express.nib/keyedobjects.nib Binary files differindex 59442d000..08099a292 100644 --- a/macosx/English.lproj/Express.nib/keyedobjects.nib +++ b/macosx/English.lproj/Express.nib/keyedobjects.nib |