[epiphany] ephy-history-service: Give me a break!
- From: Priit Laes <plaes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-history-service: Give me a break!
- Date: Fri, 9 Mar 2012 14:40:17 +0000 (UTC)
commit f4cdb44661ac215110e4216202f0bac8983a42b4
Author: Priit Laes <plaes plaes org>
Date: Fri Mar 9 16:30:21 2012 +0200
ephy-history-service: Give me a break!
Signed-off-by: Priit Laes <plaes plaes org>
Reviewed-by: Xan Lopez <xan igalia com>
lib/history/ephy-history-service-urls-table.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/history/ephy-history-service-urls-table.c b/lib/history/ephy-history-service-urls-table.c
index 7b95c03..9bcb5f6 100644
--- a/lib/history/ephy-history-service-urls-table.c
+++ b/lib/history/ephy-history-service-urls-table.c
@@ -266,6 +266,7 @@ ephy_history_service_find_url_rows (EphyHistoryService *self, EphyHistoryQuery *
break;
case EPHY_HISTORY_SORT_LV:
statement_str = g_string_append (statement_str, "ORDER BY urls.visit_count ");
+ break;
default:
g_warning ("We don't support this sorting method yet.");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]