Commit 3229ef4a authored by Felix Paul Kühne's avatar Felix Paul Kühne

thanks git for not including binary changes in diffs, update NEWS

parent 453b0c25
Changes between 1.0.0 and 1.0.1-pre: 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: Changes between 0.9.9a and 1.0.0:
--------------------------------- ---------------------------------
......
...@@ -6,19 +6,19 @@ ...@@ -6,19 +6,19 @@
<array> <array>
<dict> <dict>
<key>CLASS</key> <key>CLASS</key>
<string>NSApplication</string> <string>VLCHotkeyChangeWindow</string>
<key>LANGUAGE</key> <key>LANGUAGE</key>
<string>ObjC</string> <string>ObjC</string>
<key>SUPERCLASS</key> <key>SUPERCLASS</key>
<string>NSResponder</string> <string>NSWindow</string>
</dict> </dict>
<dict> <dict>
<key>CLASS</key> <key>CLASS</key>
<string>VLCHotkeyChangeWindow</string> <string>NSApplication</string>
<key>LANGUAGE</key> <key>LANGUAGE</key>
<string>ObjC</string> <string>ObjC</string>
<key>SUPERCLASS</key> <key>SUPERCLASS</key>
<string>NSWindow</string> <string>NSResponder</string>
</dict> </dict>
<dict> <dict>
<key>ACTIONS</key> <key>ACTIONS</key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment