[vlc-commits] macosx: added UI stub for a new Convert & Save panel	(refs #5900)
    Felix Paul Kühne 
    git at videolan.org
       
    Fri May 18 20:35:52 CEST 2012
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri May 18 20:35:14 2012 +0200| [bc87dd70bccf2684555431a53239547734e0f401] | committer: Felix Paul Kühne
macosx: added UI stub for a new Convert & Save panel (refs #5900)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bc87dd70bccf2684555431a53239547734e0f401
---
 Makefile.am                                        |    1 +
 .../Resources/English.lproj/ConvertAndSave.xib     | 1608 +
 .../macosx/Resources/English.lproj/MainMenu.xib    |37462 ++++++++++----------
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |   16 +
 modules/gui/macosx/ConvertAndSave.h                |   60 +
 modules/gui/macosx/ConvertAndSave.m                |   75 +
 modules/gui/macosx/MainMenu.h                      |    4 +
 modules/gui/macosx/MainMenu.m                      |   16 +
 modules/gui/macosx/Modules.am                      |    2 +
 9 files changed, 20541 insertions(+), 18703 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bc87dd70bccf2684555431a53239547734e0f401
    
    
More information about the vlc-commits
mailing list