@echo off @echo °±² descother.btm: add TCC descriptions to all jcolourchooser non-project files ²±° rem encoded in IBM850 rem This script was generated by com.mindprod.zzz.MkDesc. D o N o t E d i t . if exist "E:\mindprod\image\icon16\jcolourchooser.png" describe "E:\mindprod\image\icon16\jcolourchooser.png" /D"16x16 icon for the JColourChooser project" if exist "E:\mindprod\image\icon32\jcolourchooser.png" describe "E:\mindprod\image\icon32\jcolourchooser.png" /D"32x32 icon for the JColourChooser project" if exist "E:\mindprod\image\icon32\jcolourchooser.gif" describe "E:\mindprod\image\icon32\jcolourchooser.gif" /D"32x32 gif icon for the JColourChooser project" if exist "E:\mindprod\image\icon48\jcolourchooser.icon48.png" describe "E:\mindprod\image\icon48\jcolourchooser.icon48.png" /D"roughly 48x48 icon for the JColourChooser project" if exist "E:\mindprod\image\icon64\jcolourchooser.png" describe "E:\mindprod\image\icon64\jcolourchooser.png" /D"roughly 64x64 icon for the JColourChooser project" if exist "E:\mindprod\image\icon64\jcolourchooser.gif" describe "E:\mindprod\image\icon64\jcolourchooser.gif" /D"64x64 gif icon for the JColourChooser project" if exist "E:\mindprod\image\icon128\jcolourchooser.png" describe "E:\mindprod\image\icon128\jcolourchooser.png" /D"roughly 128x128 icon for the JColourChooser project" if exist "E:\mindprod\image\screenshot\jcolourchooser.png" describe "E:\mindprod\image\screenshot\jcolourchooser.png" /D"screenshot for the JColourChooser project" if exist "E:\mindprod\image\splash\jcolourchooser.gif" describe "E:\mindprod\image\splash\jcolourchooser.gif" /D"splash for the JColourChooser project" if exist "E:\mindprod\applet\jcolourchoosericon32.gif" describe "E:\mindprod\applet\jcolourchoosericon32.gif" /D"jcolourchooser 32x32 icon gif" if exist "E:\mindprod\applet\jcolourchoosericon64.gif" describe "E:\mindprod\applet\jcolourchoosericon64.gif" /D"jcolourchooser 64x64 icon gif" if exist "E:\mindprod\applet\jcolourchoosersplash.gif" describe "E:\mindprod\applet\jcolourchoosersplash.gif" /D"jcolourchooser splash gif" if exist "E:\mindprod\applet\jcolourchooser.jnlp" describe "E:\mindprod\applet\jcolourchooser.jnlp" /D"jcolourchooser jnlp Java Web Start launch" if exist "E:\mindprod\precis\jcolourchooser.txt" describe "E:\mindprod\precis\jcolourchooser.txt" /D"precis of the JColourChooser project: Replacement for Sun's JColorChooser." if exist "E:\mindprod\pad\jcolourchooser.xml" describe "E:\mindprod\pad\jcolourchooser.xml" /D"ASP PAD desc of the JColourChooser project: Replacement for Sun's JColorChooser." echo done rem -30-