[vlc-commits] macosx: rename to VLCVideoEffectsWindowController
    David Fuhrmann 
    git at videolan.org
       
    Mon Aug  8 18:47:37 CEST 2016
    
    
  
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon Aug  8 17:42:19 2016 +0200| [b3e1b006e427e6a70d65f632c189222b1cb0b51b] | committer: David Fuhrmann
macosx: rename to VLCVideoEffectsWindowController
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b3e1b006e427e6a70d65f632c189222b1cb0b51b
---
 .../macosx/Resources/English.lproj/VideoEffects.xib      |  6 +++---
 extras/package/macosx/vlc.xcodeproj/project.pbxproj      | 16 ++++++++--------
 modules/gui/macosx/MainMenu.m                            |  2 +-
 modules/gui/macosx/Makefile.am                           |  4 ++--
 ...{VideoEffects.h => VLCVideoEffectsWindowController.h} |  4 ++--
 ...{VideoEffects.m => VLCVideoEffectsWindowController.m} |  8 ++++----
 modules/gui/macosx/VLCVoutWindowController.m             |  2 +-
 modules/gui/macosx/intf.h                                |  4 ++--
 modules/gui/macosx/intf.m                                |  8 ++++----
 9 files changed, 27 insertions(+), 27 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b3e1b006e427e6a70d65f632c189222b1cb0b51b
    
    
More information about the vlc-commits
mailing list