From e70b3b24fc8ac7b54a820ae87ce8f4af4043125e Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 09 Oct 2008 02:25:43 -0400
Subject: [PATCH] - send set_unread_count() only when changing /Seen status

---
 program/js/list.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/js/list.js b/program/js/list.js
index 5da2bb1..62d4732 100644
--- a/program/js/list.js
+++ b/program/js/list.js
@@ -173,7 +173,7 @@
 
 
 /**
- * Set focur to the list
+ * Set focus to the list
  */
 focus: function(e)
 {

--
Gitblit v1.9.1