Ionshard / pyxis

A Command Line Player for SIRIUS and XM Sattelite Radio
http://www.ionshard.com/pyxis
GNU General Public License v2.0
19 stars 13 forks source link

Make Notifications Optional #15

Closed Ionshard closed 13 years ago

Ionshard commented 13 years ago

I think we should make notifications optional. Putting a line in the config file that is "detected" at run time would be simple enough.

That way I don't have to put libnotify and python-notify as dependencies but it will work if you have them.

Ionshard commented 13 years ago

Fixed here dcb4057b014125c9f7a5f2693d6944392f961edf

johnrabotnik commented 13 years ago

Nice one.