summaryrefslogtreecommitdiff
path: root/navit/navit_shipped.xml
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2017-04-29 10:57:42 -0700
committerGitHub <noreply@github.com>2017-04-29 10:57:42 -0700
commit283ae3e7e4b1479a5e3b135bbc4ebb0c5a25c113 (patch)
tree7a2f955638045468b5b2208f99dbd6c57ef16b49 /navit/navit_shipped.xml
parent658060b86596efb270cfcd21e118a9071f5d5092 (diff)
downloadnavit-283ae3e7e4b1479a5e3b135bbc4ebb0c5a25c113.tar.gz
Add network info menu in gui/internal for Linux (#228)
* Add network info menu in gui/internal for Linux * Ensures that ifaddrs.h is available before enabling network info code * Add network info to sailfish config as well * Prevent linker and undefined reference errors for non-unix builds
Diffstat (limited to 'navit/navit_shipped.xml')
-rw-r--r--navit/navit_shipped.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index eb2191963..d627594a0 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -92,6 +92,7 @@ Navigation</text></img>
</a>
<a name='Tools'><text>Tools</text>
<img src='gui_actions' onclick='locale()'><text>Show Locale</text></img>
+ <img src='gui_tools' onclick='network_info()'><text>Network info</text></img>
</a>
<a name='Route'><text>Route</text>
<img src='gui_actions' onclick='route_description()'><text>Description</text></img>