[vlc-commits] macosx/coredialogs: fix compilation by removing virtually all the legacy code
Felix Paul Kühne
git at videolan.org
Thu Feb 4 18:44:08 CET 2016
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Feb 4 18:43:47 2016 +0100| [e3f2ec3e00f68f6dad9ea5ab732b7397a1b9891f] | committer: Felix Paul Kühne
macosx/coredialogs: fix compilation by removing virtually all the legacy code
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e3f2ec3e00f68f6dad9ea5ab732b7397a1b9891f
---
Makefile.am | 1 -
.../macosx/Resources/English.lproj/CoreDialogs.xib | 1340 +++-----------------
.../macosx/Resources/English.lproj/ErrorPanel.xib | 718 -----------
.../macosx/Resources/English.lproj/MainMenu.xib | 11 +-
.../package/macosx/vlc.xcodeproj/project.pbxproj | 12 -
modules/gui/macosx/MainMenu.h | 1 -
modules/gui/macosx/MainMenu.m | 8 -
modules/gui/macosx/coredialogs.h | 76 +-
modules/gui/macosx/coredialogs.m | 327 +----
9 files changed, 246 insertions(+), 2248 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e3f2ec3e00f68f6dad9ea5ab732b7397a1b9891f
More information about the vlc-commits
mailing list