projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be8c7d0
)
gmapbase.html-location
author
Debian GPS team
<gpsbabel@packages.debian.org>
Tue, 21 Apr 2020 17:40:57 +0000
(18:40 +0100)
committer
Jochen Sprickerhof
<jspricke@debian.org>
Tue, 21 Apr 2020 17:40:57 +0000
(18:40 +0100)
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"));