From e4fae251d3ce2697a91f02bbaad6b38dbafea593 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Fri, 2 Dec 2011 23:44:43 +0100 Subject: Fix typo making HASHING_FAILED not work as a state --- src/customcellrendererstate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/customcellrendererstate.c b/src/customcellrendererstate.c index 70d5d29..8c02358 100644 --- a/src/customcellrendererstate.c +++ b/src/customcellrendererstate.c @@ -42,7 +42,7 @@ static void custom_cell_renderer_state_class_init(CustomCellRendererStateClass * "Torrent state", "Torrent state", STATE_DEAD, - STATE_REHASH, + STATE_HASHFAILED, 0, G_PARAM_READABLE | G_PARAM_WRITABLE)); } -- cgit v1.2.3-70-g09d2