[vlc-devel] commit: Make update dialog empty - only display "Checking" ( Rafaël Carré )
git version control
git at videolan.org
Tue Apr 15 21:42:37 CEST 2008
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Apr 15 21:40:34 2008 +0200| [788a66f8fc83c41da40127bcb48a55f215885e73]
Make update dialog empty - only display "Checking"
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=788a66f8fc83c41da40127bcb48a55f215885e73
---
.../Resources/English.lproj/Update.nib/classes.nib | 14 ++++++++++++++
.../Resources/English.lproj/Update.nib/info.nib | 6 ++++--
.../English.lproj/Update.nib/keyedobjects.nib | Bin 10716 -> 8587 bytes
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/extras/package/macosx/Resources/English.lproj/Update.nib/classes.nib b/extras/package/macosx/Resources/English.lproj/Update.nib/classes.nib
index e04c922..db29dd4 100644
--- a/extras/package/macosx/Resources/English.lproj/Update.nib/classes.nib
+++ b/extras/package/macosx/Resources/English.lproj/Update.nib/classes.nib
@@ -6,6 +6,14 @@
<array>
<dict>
<key>CLASS</key>
+ <string>NSApplication</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSResponder</string>
+ </dict>
+ <dict>
+ <key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
@@ -13,6 +21,12 @@
<string>NSObject</string>
</dict>
<dict>
+ <key>CLASS</key>
+ <string>NSObject</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ </dict>
+ <dict>
<key>ACTIONS</key>
<dict>
<key>changeCheckUpdateOnStartup</key>
diff --git a/extras/package/macosx/Resources/English.lproj/Update.nib/info.nib b/extras/package/macosx/Resources/English.lproj/Update.nib/info.nib
index 2d3ac1a..d508573 100644
--- a/extras/package/macosx/Resources/English.lproj/Update.nib/info.nib
+++ b/extras/package/macosx/Resources/English.lproj/Update.nib/info.nib
@@ -4,14 +4,16 @@
<dict>
<key>IBFramework Version</key>
<string>629</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>../../../vlc.xcodeproj</string>
<key>IBOldestOS</key>
<integer>5</integer>
<key>IBOpenObjects</key>
<array>
- <integer>5</integer>
+ <integer>22</integer>
</array>
<key>IBSystem Version</key>
- <string>9C31</string>
+ <string>9C7010</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
</dict>
diff --git a/extras/package/macosx/Resources/English.lproj/Update.nib/keyedobjects.nib b/extras/package/macosx/Resources/English.lproj/Update.nib/keyedobjects.nib
index 64e5813..0658a69 100644
Binary files a/extras/package/macosx/Resources/English.lproj/Update.nib/keyedobjects.nib and b/extras/package/macosx/Resources/English.lproj/Update.nib/keyedobjects.nib differ
More information about the vlc-devel
mailing list