diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-01-28 16:51:10 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-01-28 16:51:10 +0000 |
| commit | 6e2f3f0721263cfdd3c8f866b9cf3cb693b2f8ac (patch) | |
| tree | be88f90ad774ba19c7634b4c835301adc86333cb /macosx/English.lproj/AddPluginSheet.xib | |
| parent | f4bdd6ba7c7175cb96fd3bb9cfc084caf379994b (diff) | |
| download | pcsxr-6e2f3f0721263cfdd3c8f866b9cf3cb693b2f8ac.tar.gz | |
Messing around with the file handling XIBs.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82566 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/AddPluginSheet.xib')
| -rw-r--r-- | macosx/English.lproj/AddPluginSheet.xib | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/macosx/English.lproj/AddPluginSheet.xib b/macosx/English.lproj/AddPluginSheet.xib index ea68d918..d56102ef 100644 --- a/macosx/English.lproj/AddPluginSheet.xib +++ b/macosx/English.lproj/AddPluginSheet.xib @@ -42,8 +42,8 @@ <int key="NSWindowStyleMask">1</int> <int key="NSWindowBacking">2</int> <string key="NSWindowRect">{{177, 439}, {420, 131}}</string> - <int key="NSWTFlags">1881669632</int> - <string key="NSWindowTitle"/> + <int key="NSWTFlags">1881670656</int> + <string key="NSWindowTitle">Install Plug-in</string> <string key="NSWindowClass">NSPanel</string> <object class="NSMutableString" key="NSViewClass"> <characters key="NS.bytes">View</characters> @@ -92,6 +92,7 @@ <string key="NSFrame">{{316, 11}, {90, 34}}</string> <reference key="NSSuperview" ref="802729152"/> <reference key="NSWindow"/> + <reference key="NSNextKeyView"/> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="970797641"> <int key="NSCellFlags">67108864</int> @@ -260,6 +261,8 @@ <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string> <string key="NSMinSize">{94, 29}</string> <string key="NSMaxSize">{10000000000000, 10000000000000}</string> + <int key="NSWindowAnimationBehavior">5</int> + <int key="NSWindowCollectionBehavior">2</int> <bool key="NSWindowIsRestorable">YES</bool> </object> </array> |
