[Slim-Checkins] r33673 - /7.7/trunk/server/Bin/darwin/signalupdate.scpt
| Newsgroups | gmane.music.equipment.slimdevices.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mherger
Date: Wed Nov 9 05:46:33 2011
New Revision: 33673
URL: http://svn.slimdevices.com/slim?rev=33673&view=rev
Log:
Bug: n/a
Description: more product renaming - the OSX update notification popup
Modified:
7.7/trunk/server/Bin/darwin/signalupdate.scpt
Modified: 7.7/trunk/server/Bin/darwin/signalupdate.scpt
URL: http://svn.slimdevices.com/slim/7.7/trunk/server/Bin/darwin/signalupdate.scpt?rev=33673&r1=33672&r2=33673&view=diff
==============================================================================
--- 7.7/trunk/server/Bin/darwin/signalupdate.scpt (original)
+++ 7.7/trunk/server/Bin/darwin/signalupdate.scpt Wed Nov 9 05:46:33 2011
@@ -25,9 +25,9 @@
set the allNotificationsList to {"Squeezebox Notification"}
set the enabledNotificationsList to {"Squeezebox Notification"}
- register as application "Squeezebox Server" all notifications allNotificationsList default notifications enabledNotificationsList icon of application "SqueezeCenter"
+ register as application "Logitech Media Server" all notifications allNotificationsList default notifications enabledNotificationsList
- notify with name "Squeezebox Notification" title "Squeezebox Server" description msg application name "Squeezebox Server"
+ notify with name "Squeezebox Notification" title "Logitech Media Server" description msg application name "Logitech Media Server" image from location "file:///Library/PreferencePanes/Squeezebox.prefPane/Contents/Resources/icon.icns"
end tell
return "1"