diff frontends/src/primitivus/constants.py @ 1658:683b76c1145d

quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*)
author souliane <souliane@mailoo.org>
date Tue, 24 Nov 2015 13:31:28 +0100
parents e00f450c25fc
children d17772b0fe22
line wrap: on
line diff
--- a/frontends/src/primitivus/constants.py	Tue Nov 24 10:39:22 2015 +0100
+++ b/frontends/src/primitivus/constants.py	Tue Nov 24 13:31:28 2015 +0100
@@ -98,4 +98,4 @@
     GROUP_DATA_FOLDED = 'folded'
 
     # contacts and contact list
-    ALERT_HEADER='(*) '
+    ALERT_HEADER='(%i) '