[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:10:23 CET 2013


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Nov 10 16:08:24 2013 +0100| [5596ab870342279223ab4a3cdc1fab34febb3825] | 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=5596ab870342279223ab4a3cdc1fab34febb3825
---

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

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


More information about the vlc-commits mailing list