From 52f8ec3dc7fffaf57ec21b9bcb6de6da96d7e88f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 15 Mar 2013 01:37:01 -0400 Subject: [PATCH] change syncing pause icon This icon was using paused to indicate syncing was paused, while the transfers display uses the same icon as a way to *pause* a transfer. --- templates/repolist.hamlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repolist.hamlet b/templates/repolist.hamlet index 0e01c930ab..6b3930e926 100644 --- a/templates/repolist.hamlet +++ b/templates/repolist.hamlet @@ -24,7 +24,7 @@ $else $if notSyncing actions - syncing paused + syncing disabled $else syncing enabled