diff options
| author | Felipe F. Tonello | 2016-01-21 16:48:26 +0000 | 
|---|---|---|
| committer | Felipe F. Tonello | 2016-01-22 12:45:43 +0000 | 
| commit | dacc7871f20c62910a567f92fc1a9c843bf9def7 (patch) | |
| tree | c8d4e34fa0ebe8b58c8388c5421944fb6bb76f9c /_testing | |
| parent | a4faf05e13df0337dbc8a08c029993b602f41e04 (diff) | |
| download | scripts.irssi.org-dacc7871f20c62910a567f92fc1a9c843bf9def7.tar.bz2 | |
Added desktop-notify 1.0.0
This script sends notification using the Desktop Notifications Specification.
It depends on libnofity, perl-glib-object-introspection and perl-html-parser
packages.
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Diffstat (limited to '_testing')
| -rw-r--r-- | _testing/config.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/_testing/config.yml b/_testing/config.yml index eb57c90..1c92cac 100644 --- a/_testing/config.yml +++ b/_testing/config.yml @@ -83,3 +83,4 @@ whitelist:    - wordcompletition    - xetra    - xmmsinfo +  - desktop-notify # fails test due to missing gobject-introspection in travis | 
