Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gcompris-installer.nsi.in
diff options
context:
space:
mode:
authorBruno Coudoin <bruno.coudoin@free.fr>2009-10-06 21:47:19 (GMT)
committer Bruno Coudoin <bruno.coudoin@free.fr>2009-10-06 21:47:19 (GMT)
commitad0d13425f972a10f689677d468170968351fce0 (patch)
tree294b7121e6d4dcb5104a5567f562a5380b60121d /gcompris-installer.nsi.in
parenteceba83999d4209f318f504e8bedf35f1405f5d4 (diff)
Removed svg pixbuf support on windows since it does not work.
Diffstat (limited to 'gcompris-installer.nsi.in')
-rw-r--r--gcompris-installer.nsi.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcompris-installer.nsi.in b/gcompris-installer.nsi.in
index 83d8ae5..018e066 100644
--- a/gcompris-installer.nsi.in
+++ b/gcompris-installer.nsi.in
@@ -352,7 +352,6 @@ Section Uninstall
Delete "$INSTDIR\libpangocairo-1.0-0.dll"
Delete "$INSTDIR\libpangoft2-1.0-0.dll"
Delete "$INSTDIR\libpangowin32-1.0-0.dll"
- Delete "$INSTDIR\libpng13.dll"
Delete "$INSTDIR\libreadline.dll"
Delete "$INSTDIR\libxml2.dll"
Delete "$INSTDIR\msvcr71.dll"
@@ -370,17 +369,11 @@ Section Uninstall
Delete "$INSTDIR\zlib.pyd"
Delete "$INSTDIR\zlib1.dll"
Delete "$INSTDIR\README.mingw"
- Delete "$INSTDIR\bzip2.dll"
Delete "$INSTDIR\config.h.mingw"
- Delete "$INSTDIR\libcroco-0.6-3.dll"
Delete "$INSTDIR\libexpat.dll"
Delete "$INSTDIR\libgio-2.0-0.dll"
- Delete "$INSTDIR\libgsf-1-114.dll"
- Delete "$INSTDIR\libgsf-gnome-1-114.dll"
- Delete "$INSTDIR\libgsf-win32-1-114.dll"
Delete "$INSTDIR\libogg-0.dll"
Delete "$INSTDIR\libpng12-0.dll"
- Delete "$INSTDIR\librsvg-2-2.dll"
Delete "$INSTDIR\libvorbis-0.dll"
Delete "$INSTDIR\libvorbisfile-3.dll"
Delete "$INSTDIR\pthreadGC2.dll"