diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-11 13:56:28 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-11 13:56:28 +0200 |
commit | dcc34d3ddb0a05e48bbc85070ca0bf8eca8886b7 (patch) | |
tree | 6832e768b3d5e83ba42978ac9621583a2f9c0edc | |
parent | eaa18ffff6e0b5f836cc6b1ee75c58361e7d55f2 (diff) | |
download | nutyx-pakxe-dcc34d3ddb0a05e48bbc85070ca0bf8eca8886b7.tar.gz nutyx-pakxe-dcc34d3ddb0a05e48bbc85070ca0bf8eca8886b7.tar.bz2 nutyx-pakxe-dcc34d3ddb0a05e48bbc85070ca0bf8eca8886b7.tar.xz nutyx-pakxe-dcc34d3ddb0a05e48bbc85070ca0bf8eca8886b7.zip |
notification_plugin, maj des dépendances
-rw-r--r-- | extra/notification_plugin/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/notification_plugin/Pkgfile b/extra/notification_plugin/Pkgfile index 1822266b9..5477032e0 100644 --- a/extra/notification_plugin/Pkgfile +++ b/extra/notification_plugin/Pkgfile @@ -1,7 +1,8 @@ # Description: extra plugin de claws-mail pour notifier l'utilisateur de nouveaux messages ou de messages non lus # URL: http://www.claws-mail.org/plugin.php?plugin=notification # Packager: skingrapher at legtux dot org -# Depends on: claws-mail +# Depends on: claws-mail, libnotify + name=notification_plugin version=0.24 release=1 |