home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Freeware / Utilitare / DesktopSidebar / Plugins / StartMenu.dspackage / StartMenu.dsplugin < prev    next >
Encoding:
Extensible Markup Language  |  2004-06-25  |  345 b   |  17 lines

  1. <?xml version="1.0" encoding="utf-8" ?> 
  2. <plugin progid="StartMenu.Plugin" compatible="61" >
  3. <defaults>
  4.     
  5.     <panel name="StartMenu" >
  6.         <item name="decorated" value="1"/>
  7.         <item name="frequency" value="1"/>
  8.     </panel>
  9.  
  10. </defaults>
  11.  
  12. <skins>
  13.     <skin name="blue" file="StartMenu.dsskin" />
  14. </skins>
  15.  
  16. </plugin>
  17.