Great tip at macosxhints - props to MELON here.
Basically:
- install Google Notifier for MAC
- duplicate it once its installed
- edit the Info.plist for the new copy of Google notifier
- change CFBundleIdentifier
- save your name and dets then quit.
Now - lets say you have done this - but you also want to be able to just check a certain Gmail 'Label' - for example this might be 'important' email - a label that is updated by a Gmail filter for important mail.
If you were to do this, then the command:
defaults write com.google.GmailNotifierWORD Label -string "nameoflabelhere"
(note that WORD here is whatever you modified the Info.plist entry to be)
See here
for more.
No comments:
Post a Comment