[gnome-documents/wip/gepub] lokview: remove search button from toolbar
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/wip/gepub] lokview: remove search button from toolbar
- Date: Wed, 22 Jun 2016 13:41:21 +0000 (UTC)
commit bd18993b8f840563b3a08e7d970c3b43fd16d410
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Jun 21 16:50:27 2016 -0700
lokview: remove search button from toolbar
We just don't support that for the time being.
src/lokview.js | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/lokview.js b/src/lokview.js
index 41f0d15..580baeb 100644
--- a/src/lokview.js
+++ b/src/lokview.js
@@ -304,9 +304,6 @@ const LOKViewToolbar = new Lang.Class({
action_name: 'app.gear-menu' });
this.toolbar.pack_end(menuButton);
- // search button, on the right of the toolbar
- this.addSearchButton();
-
this._setToolbarTitle();
this.toolbar.show_all();
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]