diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2015-06-23 10:22:10 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2015-06-23 10:22:10 +0000 |
commit | 5e1d2b9783862064853fb14f70756dc0bb40c2e9 (patch) | |
tree | c0acdf901f09e1e7cf63ca199c61b8d2a6b0f6dd /nsis/sylpheed.nsi | |
parent | 5e0398d8b2f1f960cff86b4d4be932c409b1d166 (diff) |
updated to 3.5.0beta3.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3468 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'nsis/sylpheed.nsi')
-rw-r--r-- | nsis/sylpheed.nsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nsis/sylpheed.nsi b/nsis/sylpheed.nsi index a66db5f2..5d65907d 100644 --- a/nsis/sylpheed.nsi +++ b/nsis/sylpheed.nsi @@ -282,7 +282,6 @@ Section "!un.Sylpheed" sec_un_sylpheed Delete "$INSTDIR\libpng14-14.dll"
Delete "$INSTDIR\libsylph-0-1.dll"
Delete "$INSTDIR\libsylpheed-plugin-0-1.dll"
- Delete "$INSTDIR\libtiff-3.dll"
Delete "$INSTDIR\ssleay32.dll"
Delete "$INSTDIR\sylpheed.exe"
Delete "$INSTDIR\wabread.exe"
|