On Aug 4, 2011, at 09:55:03, Fotmasta wrote: > In a script, is it only necessary to register the notifications once? The > "register as application" line is executed every time my script runs. The > parameters don't change, and it seems to me that this is redundant to > re-register it each time.
No, but it is valid, harmless, and normal to reregister. Framework-based applications always register unconditionally; as such, Growl expects reregistrations and handles them appropriately (preserving user settings). -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
