]> git.sesse.net Git - vlc/commit
macosx: addons manager: restructure UI and fix some problems
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Mon, 19 May 2014 09:00:36 +0000 (11:00 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Mon, 19 May 2014 09:40:27 +0000 (11:40 +0200)
commit77fbebca8fd7e54a879f25cd7d556f03cd585f9f
tree7deda0de65cf69b5e125ed9c2a4bc9287236ed52
parent13b25f22e0a703e0c3520779432536d4eff13901
macosx: addons manager: restructure UI and fix some problems

- remove the + and - buttons, and add a single install button
  instead. Current implementation of uninstall / install has a
  toggle behaviour, so having two buttons was misleading.
- add a fetch button, to load the online repository on request only,
  as done in the qt interface.
extras/package/macosx/Resources/English.lproj/AddonManager.xib
modules/gui/macosx/AddonManager.h
modules/gui/macosx/AddonManager.m