[vlc-devel] commit: thanks git for not including binary changes in diffs, update NEWS ( Felix Paul Kühne )
git version control
git at videolan.org
Fri Jul 17 15:17:05 CEST 2009
vlc | branch: 1.0-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jul 17 15:17:02 2009 +0200| [3229ef4aa7446d91f8f67769b1b180da22e610cd] | committer: Felix Paul Kühne
thanks git for not including binary changes in diffs, update NEWS
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3229ef4aa7446d91f8f67769b1b180da22e610cd
---
NEWS | 3 +++
.../English.lproj/Preferences.nib/classes.nib | 8 ++++----
.../English.lproj/Preferences.nib/keyedobjects.nib | Bin 93103 -> 94637 bytes
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index db356ba..cbe733d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
Changes between 1.0.0 and 1.0.1-pre:
--------------------------------
+Mac OS X Interface:
+ * Added options to disable support for Apple Remote and Media Keys
+
Changes between 0.9.9a and 1.0.0:
---------------------------------
diff --git a/extras/package/macosx/Resources/English.lproj/Preferences.nib/classes.nib b/extras/package/macosx/Resources/English.lproj/Preferences.nib/classes.nib
index 9e90c3a..62e56a1 100644
--- a/extras/package/macosx/Resources/English.lproj/Preferences.nib/classes.nib
+++ b/extras/package/macosx/Resources/English.lproj/Preferences.nib/classes.nib
@@ -6,19 +6,19 @@
<array>
<dict>
<key>CLASS</key>
- <string>NSApplication</string>
+ <string>VLCHotkeyChangeWindow</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
- <string>NSResponder</string>
+ <string>NSWindow</string>
</dict>
<dict>
<key>CLASS</key>
- <string>VLCHotkeyChangeWindow</string>
+ <string>NSApplication</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
- <string>NSWindow</string>
+ <string>NSResponder</string>
</dict>
<dict>
<key>ACTIONS</key>
diff --git a/extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib b/extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib
index fe9382b..06cc5e1 100644
Binary files a/extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib and b/extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib differ
More information about the vlc-devel
mailing list