Commit Graph

5 Commits

Author SHA1 Message Date
Ryan C. Thompson
36844a657b Add preference el-get-notify-type
This preference allows one to choose between external notifications,
using the builtin "message", or both.
2012-01-08 17:12:19 -08:00
Ryan C. Thompson
a67a1e9ea6 Rename el-get-growl-notify to el-get-growl-notify-path 2012-01-08 16:26:56 -08:00
Dimitri Fontaine
e60e4920e6 Improve readibility of the el-get-notify error handling. 2011-10-08 21:02:59 +02:00
Ryan C. Thompson
47ab1f8135 Don't allow notification errors to halt el-get
Notify functions can sometimes fail (due to dbus errors and such), and
this should not cause el-get to halt, because notification is arguably
non-essential. If the chosen notification method fails, "message" is
used instead.
2011-10-07 16:56:34 -07:00
Dimitri Fontaine
0433ca0ce9 Refactoring it all: a beginning. No time for testing yet, just showing ideas. 2011-09-20 15:15:52 +02:00