Revision: 4497
          http://pd-gem.svn.sourceforge.net/pd-gem/?rev=4497&view=rev
Author:   zmoelnig
Date:     2011-08-26 13:40:32 +0000 (Fri, 26 Aug 2011)
Log Message:
-----------
no more warning on imageQT vs imageMAGICK

Modified Paths:
--------------
    trunk/Gem/build/win-nsis/gem.nsi

Modified: trunk/Gem/build/win-nsis/gem.nsi
===================================================================
--- trunk/Gem/build/win-nsis/gem.nsi    2011-08-26 09:54:43 UTC (rev 4496)
+++ trunk/Gem/build/win-nsis/gem.nsi    2011-08-26 13:40:32 UTC (rev 4497)
@@ -591,7 +591,7 @@
 
  !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_image} "plugins for image 
loading/saving"
  !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_imageMAGICK} "allows to 
read/write still images using ImageMagick (this can virtually read/write any 
image format, including but not limited to JPEG, TIFF and SGI, so it's probably 
the only 'image' plugin you need)"
- !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_imageQT} "allows to read/write 
still images using Apple's QuickTime; NOTE that this might make problems if you 
also install imageMAGICK and will disable threaded loading of images"
+ !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_imageQT} "allows to read/write 
still images using Apple's QuickTime; NOTE that this will disable threaded 
loading of images"
  !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_imageSGI} "allows to read SGI 
images"
  !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_imageJPEG} "allows to 
read/write JPEG images"
  !insertmacro MUI_DESCRIPTION_TEXT ${SEC_plugin_imageTIFF} "allows to 
read/write TIFF images"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to