growl_notify gem is recommended over growl gem

This commit is contained in:
Rémy Coutable 2011-09-03 22:15:41 +03:00
parent 7ffa358b3a
commit 94a7c99b0c

View File

@ -116,7 +116,7 @@ module Guard
end
rescue LoadError
turn_off
UI.info "Please install growl or growl_notify gem for Mac OS X notification support and add it to your Gemfile"
UI.info "Please install growl_notify or growl gem for Mac OS X notification support and add it to your Gemfile"
end
def self.require_libnotify