diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-05-11 21:04:07 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-05-11 21:53:29 -0700 |
commit | 4dfaccccb3186f7d223892bc473e7e0148473456 (patch) | |
tree | 546ebcce08b0eb4a4e872035c1f10fe067a5cc25 /packaging | |
parent | a55fa0ea9c0618c5ab65ca9efbbfd2eb363b51dd (diff) | |
download | subsurface-4dfaccccb3186f7d223892bc473e7e0148473456.tar.gz |
Report error string for libsoup connection to divelogs.de
Just reporting a default string that something went wrong is kind of
pointless...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/windows/subsurface.nsi.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows/subsurface.nsi.in b/packaging/windows/subsurface.nsi.in index 548b6cc7a..f27f7207e 100644 --- a/packaging/windows/subsurface.nsi.in +++ b/packaging/windows/subsurface.nsi.in @@ -138,6 +138,7 @@ Section File dll\libsoup-2.4-1.dll File dll\libosmgpsmap-2.dll File dll\libsqlite3-0.dll + File dll\libgnutls-26.dll File subsurface.ico File /r share |