projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cdb2c4
)
gmapbase.html-location
author
Debian GPS team
<gpsbabel@packages.debian.org>
Fri, 10 Jul 2020 14:13:04 +0000
(15:13 +0100)
committer
Jochen Sprickerhof
<jspricke@debian.org>
Fri, 10 Jul 2020 14:13:04 +0000
(15:13 +0100)
Gbp-Pq: Name gmapbase.html-location
gui/map.cc
patch
|
blob
|
history
diff --git
a/gui/map.cc
b/gui/map.cc
index a55c752e356e3551d7e5b9c40381079eb9ce83d6..57c7643b60f71896a040a8fdb275f01cb888f308 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"));