projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c28faca
)
gmapbase.html-location
author
Debian GPS team
<gpsbabel@packages.debian.org>
Sat, 21 Dec 2019 23:27:08 +0000
(23:27 +0000)
committer
Bernd Zeimetz
<bzed@debian.org>
Sat, 21 Dec 2019 23:27:08 +0000
(23:27 +0000)
Gbp-Pq: Name gmapbase.html-location
gui/map.cc
patch
|
blob
|
history
diff --git
a/gui/map.cc
b/gui/map.cc
index ee318d036921abe728b5d5191183d0bc374a01bc..10b39d311c5b5be22d9710899a5578f6873b2e30 100644
(file)
--- a/
gui/map.cc
+++ b/
gui/map.cc
@@
-90,7
+90,7
@@
Map::Map(QWidget* parent,
connect(mclicker, SIGNAL(logTime(QString)), this, SLOT(logTime(QString)));
#endif
- QString baseFile =
QApplication::applicationDirPath() + "
/gmapbase.html";
+ QString baseFile =
"/usr/share/gpsbabel
/gmapbase.html";
if (!QFile(baseFile).exists()) {
QMessageBox::critical(nullptr, appName,
tr("Missing \"gmapbase.html\" file. Check installation"));