[vlc-commits] macosx: Rename to VLCOpenWindowController
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:28:08 2016 +0200| [480a48941ee9f8408554ecc0fb9e671e514d61c6] | committer: David Fuhrmann
macosx: Rename to VLCOpenWindowController
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=480a48941ee9f8408554ecc0fb9e671e514d61c6
---
extras/package/macosx/Resources/English.lproj/Open.xib | 6 +++---
extras/package/macosx/vlc.xcodeproj/project.pbxproj | 16 ++++++++--------
modules/gui/macosx/Makefile.am | 2 +-
modules/gui/macosx/VLCCoreInteraction.m | 2 +-
modules/gui/macosx/VLCMainMenu.m | 2 +-
modules/gui/macosx/VLCMainWindow.m | 2 +-
modules/gui/macosx/{open.h => VLCOpenWindowController.h} | 4 ++--
modules/gui/macosx/{open.m => VLCOpenWindowController.m} | 8 ++++----
modules/gui/macosx/VLCPlaylist.m | 2 +-
modules/gui/macosx/intf.h | 4 ++--
modules/gui/macosx/intf.m | 8 ++++----
11 files changed, 28 insertions(+), 28 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=480a48941ee9f8408554ecc0fb9e671e514d61c6
More information about the vlc-commits
mailing list