[vlc-commits] macosx: fixed use of [VLCMain localizedString] pointed by David Fuhrmann
Felix Paul Kühne
git at videolan.org
Sun Jan 29 19:07:28 CET 2012
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jan 29 14:52:57 2012 +0100| [fea63b429791c66809de92e0c2c1360b993907da] | committer: Jean-Baptiste Kempf
macosx: fixed use of [VLCMain localizedString] pointed by David Fuhrmann
this fixes the l10n of the advanced prefs and a few other strings
note that this facility is broken by design and should be replaced for 2.0-next
(cherry picked from commit d285961c0b2422c8c5e7af0109263064ec8443d2)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=fea63b429791c66809de92e0c2c1360b993907da
---
modules/gui/macosx/MainMenu.m | 10 +--
modules/gui/macosx/prefs.m | 14 ++--
modules/gui/macosx/prefs_widgets.m | 116 +++++++++++-------------------------
3 files changed, 46 insertions(+), 94 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=fea63b429791c66809de92e0c2c1360b993907da
More information about the vlc-commits
mailing list