[vlc-commits] macosx: rename to VLCCoreInteraction
David Fuhrmann
git at videolan.org
Mon Aug 8 18:47:40 CEST 2016
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon Aug 8 18:25:06 2016 +0200| [0daa49d2a73efe73bbd1d85fa1531a9ef4ae7ddf] | committer: David Fuhrmann
macosx: rename to VLCCoreInteraction
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0daa49d2a73efe73bbd1d85fa1531a9ef4ae7ddf
---
extras/package/macosx/vlc.xcodeproj/project.pbxproj | 16 ++++++++--------
modules/gui/macosx/ControlsBar.m | 2 +-
modules/gui/macosx/MainWindowTitle.m | 2 +-
modules/gui/macosx/Makefile.am | 2 +-
.../macosx/{CoreInteraction.h => VLCCoreInteraction.h} | 0
.../macosx/{CoreInteraction.m => VLCCoreInteraction.m} | 2 +-
modules/gui/macosx/VLCInputManager.m | 2 +-
modules/gui/macosx/VLCMainMenu.m | 2 +-
modules/gui/macosx/VLCMainWindow.m | 2 +-
modules/gui/macosx/VLCStatusBarIcon.m | 5 +++--
.../gui/macosx/VLCTrackSynchronizationWindowController.m | 2 +-
modules/gui/macosx/VLCVideoEffectsWindowController.m | 2 +-
modules/gui/macosx/VideoView.m | 2 +-
modules/gui/macosx/Windows.m | 2 +-
modules/gui/macosx/applescript.m | 2 +-
modules/gui/macosx/fspanel.m | 2 +-
modules/gui/macosx/intf-prefs.m | 2 +-
modules/gui/macosx/intf.m | 2 +-
modules/gui/macosx/misc.m | 2 +-
modules/gui/macosx/prefs.m | 2 +-
modules/gui/macosx/simple_prefs.m | 2 +-
21 files changed, 29 insertions(+), 28 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0daa49d2a73efe73bbd1d85fa1531a9ef4ae7ddf
More information about the vlc-commits
mailing list