[vlc-commits] macosx: split fspanel from main menu nib to an extra nib which not being distributed as the window is being created entirely in code and the nib representation is used for development and layouting only

Felix Paul Kühne git at videolan.org
Sun Nov 10 16:08:50 CET 2013


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Nov 10 16:08:24 2013 +0100| [e31a9ba43d115c2c409414ecff9f3a35395ac422] | committer: Felix Paul Kühne

macosx: split fspanel from main menu nib to an extra nib which not being distributed as the window is being created entirely in code and the nib representation is used for development and layouting only

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e31a9ba43d115c2c409414ecff9f3a35395ac422
---

 .../macosx/Resources/English.lproj/FSPanel.xib     |  910 ++++++++++++++++++++
 .../macosx/Resources/English.lproj/MainMenu.xib    |   26 +-
 modules/gui/macosx/MainWindow.h                    |    2 +-
 modules/gui/macosx/MainWindow.m                    |    5 +
 modules/gui/macosx/fspanel.m                       |    1 +
 5 files changed, 926 insertions(+), 18 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e31a9ba43d115c2c409414ecff9f3a35395ac422


More information about the vlc-commits mailing list