[gnome-maps/wip/jonasdn/storedRoute: 12/13] mainWindow: Match stored routes
- From: Jonas Danielsson <jonasdn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/jonasdn/storedRoute: 12/13] mainWindow: Match stored routes
- Date: Thu, 12 Feb 2015 20:05:57 +0000 (UTC)
commit f9e6c297dbfe7690417e4bbe0ec640e955e21b6a
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Thu Feb 12 20:45:26 2015 +0100
mainWindow: Match stored routes
https://bugzilla.gnome.org/show_bug.cgi?id=744425
src/mainWindow.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 1ce9c8f..17dbf31 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -106,7 +106,8 @@ const MainWindow = new Lang.Class({
margin_start: 6,
margin_end: 6,
width_request: 500,
- loupe: true
+ loupe: true,
+ matchRoute: true
});
placeEntry.connect('notify::place', (function() {
if (placeEntry.place) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]