- COSMETIC: Make use of libnotify if available for system notifications (Now default on Ubuntu) instead of the Qt notification system

This commit is contained in:
Christophe Dumez 2009-11-25 20:32:18 +00:00
commit 91efa0e2d4
5 changed files with 115 additions and 0 deletions

View file

@ -12,4 +12,6 @@
<dep type='libboost'>
<required/>
</dep>
<dep type='libnotify'>
</dep>
</qconf>