[epiphany] ephy-history-window: change string for full history option
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-history-window: change string for full history option
- Date: Wed, 7 Mar 2012 10:02:20 +0000 (UTC)
commit d54ddb5380647cc0106d29d34ee1a730a3b9d21f
Author: Claudio Saavedra <csaavedra igalia com>
Date: Wed Mar 7 11:59:55 2012 +0200
ephy-history-window: change string for full history option
src/ephy-history-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c
index c216251..506e704 100644
--- a/src/ephy-history-window.c
+++ b/src/ephy-history-window.c
@@ -825,7 +825,7 @@ build_search_box (EphyHistoryWindow *editor)
gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), str);
g_free (str);
- gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), _("Ever"));
+ gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (combo), _("All history"));
g_settings_bind (EPHY_SETTINGS_STATE,
EPHY_PREFS_STATE_HISTORY_DATE_FILTER,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]