[gnome-documents/wip/ui-changes] Don't show New and Recent title
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/wip/ui-changes] Don't show New and Recent title
- Date: Tue, 4 Dec 2012 20:17:30 +0000 (UTC)
commit 2ecc069eb9dfb7f0ffa6456d6339444994e6b4e9
Author: William Jon McCann <jmccann redhat com>
Date: Sun Dec 2 22:08:57 2012 -0500
Don't show New and Recent title
src/mainToolbar.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/mainToolbar.js b/src/mainToolbar.js
index 73cb0fa..2e40b3e 100644
--- a/src/mainToolbar.js
+++ b/src/mainToolbar.js
@@ -154,8 +154,6 @@ const OverviewToolbar = new Lang.Class({
if (searchType.id != 'all')
primary = searchType.name;
- else
- primary = _("New and Recent");
if (searchSource.id != 'all')
detail = searchSource.name;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]