projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd30fb
)
Fix home page for YAZ in Windows Menu
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 26 Jan 2010 14:17:39 +0000
(15:17 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 26 Jan 2010 14:17:39 +0000
(15:17 +0100)
win/yaz.nsi
patch
|
blob
|
history
diff --git
a/win/yaz.nsi
b/win/yaz.nsi
index
fa33e89
..
cd38bf5
100644
(file)
--- a/
win/yaz.nsi
+++ b/
win/yaz.nsi
@@
-78,7
+78,7
@@
Section "" ; (default section)
CreateShortCut "$SMPROGRAMS\YAZ\YAZ Program Directory.lnk" \
"$INSTDIR"
WriteINIStr "$SMPROGRAMS\YAZ\YAZ Home page.url" \
- "InternetShortcut" "URL" "http://www.indexdata.dk/yaz/"
+ "InternetShortcut" "URL" "http://www.indexdata.com/yaz/"
CreateShortCut "$SMPROGRAMS\YAZ\Uninstall YAZ.lnk" \
"$INSTDIR\uninst.exe"
SetOutPath $INSTDIR