home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / IconTweaker / IconTweaker.exe / Drives.xml < prev    next >
Extensible Markup Language  |  2004-06-22  |  3KB  |  121 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <IconTweakerData xmlns="http://www.icontweaker.com/1/data" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.icontweaker.com/1/data http://www.icontweaker.com/1/data.xsd">
  3.     <DataInfo>
  4.         <NameSpace>http://www.icontweaker.com/1/data</NameSpace>
  5.         <DataID>http://www.icontweaker.com/1/data/standard</DataID>
  6.         <Schema>http://www.icontweaker.com/1/data/standard.xsd</Schema>
  7.     </DataInfo>
  8.     <Icon>
  9.         <Name>Floppy35</Name>
  10.         <Category>Drives</Category>
  11.         <DisplayName>Floppy Drive (3.5)</DisplayName>
  12.         <DefaultIcon>
  13.             <All>%System%\shell32.dll,6</All>
  14.         </DefaultIcon>
  15.         <RegKey>
  16.             <All>6</All>
  17.         </RegKey>
  18.         <RegType>
  19.             <All>ShellIcon</All>
  20.         </RegType>
  21.     </Icon>
  22.     <Icon>
  23.         <Name>Floppy525</Name>
  24.         <Category>Drives</Category>
  25.         <DisplayName>Floppy Drive (5.25)</DisplayName>
  26.         <DefaultIcon>
  27.             <All>%System%\shell32.dll,5</All>
  28.         </DefaultIcon>
  29.         <RegKey>
  30.             <All>5</All>
  31.         </RegKey>
  32.         <RegType>
  33.             <All>ShellIcon</All>
  34.         </RegType>
  35.     </Icon>
  36.     <Icon>
  37.         <Name>Hard</Name>
  38.         <Category>Drives</Category>
  39.         <DisplayName>Hard Drive</DisplayName>
  40.         <DefaultIcon>
  41.             <All>%System%\shell32.dll,8</All>
  42.         </DefaultIcon>
  43.         <RegKey>
  44.             <All>8</All>
  45.         </RegKey>
  46.         <RegType>
  47.             <All>ShellIcon</All>
  48.         </RegType>
  49.     </Icon>
  50.     <Icon>
  51.         <Name>NetworkConnected</Name>
  52.         <Category>Drives</Category>
  53.         <DisplayName>Network Drive (connected)</DisplayName>
  54.         <DefaultIcon>
  55.             <All>%System%\shell32.dll,9</All>
  56.         </DefaultIcon>
  57.         <RegKey>
  58.             <All>9</All>
  59.         </RegKey>
  60.         <RegType>
  61.             <All>ShellIcon</All>
  62.         </RegType>
  63.     </Icon>
  64.     <Icon>
  65.         <Name>NetworkOffline</Name>
  66.         <Category>Drives</Category>
  67.         <DisplayName>Network Drive (offline)</DisplayName>
  68.         <DefaultIcon>
  69.             <All>%System%\shell32.dll,10</All>
  70.         </DefaultIcon>
  71.         <RegKey>
  72.             <All>10</All>
  73.         </RegKey>
  74.         <RegType>
  75.             <All>ShellIcon</All>
  76.         </RegType>
  77.     </Icon>
  78.     <Icon>
  79.         <Name>CDROM</Name>
  80.         <Category>Drives</Category>
  81.         <DisplayName>CD-ROM Drive</DisplayName>
  82.         <DefaultIcon>
  83.             <All>%System%\shell32.dll,11</All>
  84.         </DefaultIcon>
  85.         <RegKey>
  86.             <All>11</All>
  87.         </RegKey>
  88.         <RegType>
  89.             <All>ShellIcon</All>
  90.         </RegType>
  91.     </Icon>
  92.     <Icon>
  93.         <Name>Removable</Name>
  94.         <Category>Drives</Category>
  95.         <DisplayName>Removable Drive</DisplayName>
  96.         <DefaultIcon>
  97.             <All>%System%\shell32.dll,7</All>
  98.         </DefaultIcon>
  99.         <RegKey>
  100.             <All>7</All>
  101.         </RegKey>
  102.         <RegType>
  103.             <All>ShellIcon</All>
  104.         </RegType>
  105.     </Icon>
  106.     <Icon>
  107.         <Name>RAM</Name>
  108.         <Category>Drives</Category>
  109.         <DisplayName>RAM Drive</DisplayName>
  110.         <DefaultIcon>
  111.             <All>%System%\shell32.dll,12</All>
  112.         </DefaultIcon>
  113.         <RegKey>
  114.             <All>12</All>
  115.         </RegKey>
  116.         <RegType>
  117.             <All>ShellIcon</All>
  118.         </RegType>
  119.     </Icon>
  120. </IconTweakerData>
  121.