Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/gui/imagesets/DriveIcons.imageset @ 5701

Last change on this file since 5701 was 5701, checked in by rgrieder, 15 years ago

Added eol-style native to all text based files in the external data directory.

  • Property svn:eol-style set to native
File size: 760 bytes
Line 
1<?xml version="1.0"?>
2<Imageset Name="DriveIcons" Imagefile="DriveIcons.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">
3        <Image Name="Artic" XPos="0" YPos="0" Width="32" Height="32" />
4        <Image Name="Lime" XPos="32" YPos="0" Width="32" Height="32" />
5        <Image Name="Sunset" XPos="64" YPos="0" Width="32" Height="32" />
6        <Image Name="Black" XPos="96" YPos="0" Width="32" Height="32" />
7        <Image Name="Blue" XPos="128" YPos="0" Width="32" Height="32" />
8        <Image Name="Silver" XPos="0" YPos="32" Width="32" Height="32" />
9        <Image Name="DriveStack" XPos="32" YPos="32" Width="32" Height="32" />
10        <Image Name="GreenCandy" XPos="64" YPos="32" Width="32" Height="32" />
11        <Image Name="GlobalDrive" XPos="96" YPos="32" Width="32" Height="32" />
12</Imageset>
Note: See TracBrowser for help on using the repository browser.