Commit Graph

11 Commits

Author SHA1 Message Date
Stephan Creutz
ac986792c3 Fix position of define-obsolete-variable-alias 2021-06-13 16:03:08 +02:00
Ryan C. Thompson
cf34f9aa0a Clean up whitespace
This commit is the result of running cleanup-whitespace.sh.

Fixes #549.
2014-02-21 10:52:48 -08:00
Victor Deryagin
0a202ea35d changed mentions of 'README.asciidoc' to 'README.md' in source files 2013-04-01 15:46:34 +03:00
Julien Danjou
39c73ebae6 Use el-get logo in notifications
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-08-23 11:15:49 +02:00
Ryan C. Thompson
d6689b391a Fix #628 2012-03-02 15:46:58 -08:00
Ryan C. Thompson
d05ff31e08 Change default el-get-notify-type to both
This ensures that all el-get notifications will be logged in the
Messages buffer by default.

Note that the original default of "graphical" was chosen to be be
consistent with the behavior of el-get before the preference was
introduced.

Fixes #519
2012-01-30 17:58:38 -08:00
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