If you want to put all web links into one category, e.g. MyClips, do the following:
In the WCC file, find all
<UseDefaultCategory value="no"/>
occurances
and replace it with
<UseDefaultCategory value="yes"/>
<DefaultCategory>MyClips</DefaultCategory>
Cheers
|