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