aboutsummaryrefslogtreecommitdiff
path: root/nsis
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-10 04:13:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-10 04:13:20 +0000
commitfd95aa7de420c83de5a1144fddb7e5ab19fff50c (patch)
tree42d671c487152cfbb9d6f45ea9e13477546ec352 /nsis
parent7673509da1a729a643881e14781e87269667a72a (diff)
updated Windows registry entry file.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3174 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'nsis')
-rw-r--r--nsis/sylpheed.nsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/nsis/sylpheed.nsi b/nsis/sylpheed.nsi
index b99f11f1..d7eb12c8 100644
--- a/nsis/sylpheed.nsi
+++ b/nsis/sylpheed.nsi
@@ -286,7 +286,8 @@ Section "!un.Sylpheed" sec_un_sylpheed
Delete "$INSTDIR\ssleay32.dll"
Delete "$INSTDIR\sylpheed-128x128.png"
Delete "$INSTDIR\sylpheed-64x64.png"
- Delete "$INSTDIR\sylpheed-mailto-protocol.reg"
+ Delete "$INSTDIR\sylpheed-mailto-protocol_admin.reg"
+ Delete "$INSTDIR\sylpheed-mailto-protocol_user.reg"
Delete "$INSTDIR\sylpheed.exe"
Delete "$INSTDIR\sylpheed.png"
Delete "$INSTDIR\${PRODUCT_NAME}.url"