[gnome-panel/wip/status-notifier: 6/10] snh: decrease update timeouts
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip/status-notifier: 6/10] snh: decrease update timeouts
- Date: Wed, 22 Jul 2015 22:18:39 +0000 (UTC)
commit e815d630e88002b0ab190456be30bdb68dfe1e7f
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Jul 18 13:44:31 2015 +0300
snh: decrease update timeouts
applets/snh/snh-item.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/applets/snh/snh-item.c b/applets/snh/snh-item.c
index dc459fb..12a4f9b 100644
--- a/applets/snh/snh-item.c
+++ b/applets/snh/snh-item.c
@@ -21,8 +21,8 @@
#include "snh-item.h"
-#define UPDATE_TIMEOUT 100
-#define UPDATE_ICONS_TIMEOUT 100
+#define UPDATE_TIMEOUT 10
+#define UPDATE_ICONS_TIMEOUT 10
struct _SnhItem
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]