[vlc-commits] growl: Renamed Growl plugin to OS X Notifications
Marvin Scholz
git at videolan.org
Fri Oct 23 11:28:51 CEST 2015
vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Thu Oct 22 18:18:50 2015 +0200| [13747555fdff4d2b1b8ec95153c86b15525ddaa7] | committer: Jean-Baptiste Kempf
growl: Renamed Growl plugin to OS X Notifications
This renames the Growl plugin to OS X Notifications to highlight
the new capabilities and to not advertise Growl so much, as
requested.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=13747555fdff4d2b1b8ec95153c86b15525ddaa7
---
configure.ac | 18 +++++------
.../Resources/English.lproj/SimplePreferences.xib | 6 ++--
extras/package/macosx/configure.sh | 2 +-
modules/gui/macosx/simple_prefs.h | 2 +-
modules/gui/macosx/simple_prefs.m | 8 ++---
modules/notify/Makefile.am | 14 ++++----
modules/notify/{growl.m => osx_notifications.m} | 34 +++++++++++++-------
po/POTFILES.in | 2 +-
8 files changed, 49 insertions(+), 37 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=13747555fdff4d2b1b8ec95153c86b15525ddaa7
More information about the vlc-commits
mailing list