]> git.sesse.net Git - vlc/commit
* implemented the generic VLC media player Help window on OSX to match the QT4 interf...
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 18 Oct 2007 15:18:44 +0000 (15:18 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 18 Oct 2007 15:18:44 +0000 (15:18 +0000)
commitfbce9b9638ce65acc8c4c8bb1c9d7405d4378bc8
treec6627dc1fd34b1fc4ed1db34adad96f4583d8f05
parentd6b07efe5758fde794051f2660ef9ba4e12bb5e1
* implemented the generic VLC media player Help window on OSX to match the QT4 interface. Additionally, I modified the HTML source a bit, so potential umlauts won't be displayed as UTF-16 on OSX, which would lead to German umlauts being Chinese characters, etc. BTW. Withthis commit, we also link against the WebKit framework..
13 files changed:
configure.ac
extras/MacOSX/Resources/English.lproj/About.nib/classes.nib
extras/MacOSX/Resources/English.lproj/About.nib/info.nib
extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
extras/MacOSX/vlc.xcodeproj/project.pbxproj
include/vlc_intf_strings.h
modules/gui/macosx/about.h
modules/gui/macosx/about.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m