home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
komunikace
/
xfire
/
xfire_installer_26107.exe
/
xfire.exe
/
Xfire
/
skin.xml
< prev
next >
Wrap
Extensible Markup Language
|
2007-02-26
|
1KB
|
47 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE XfireSkin SYSTEM "xfireskin.dtd">
<XfireSkin>
<!-- Skin Themes -->
<Include File="xfirethemes.xml" />
<GlobalPrefs>
<TooltipColor>TooltipCG</TooltipColor>
<TooltipTextColor>TooltipTextCG</TooltipTextColor>
</GlobalPrefs>
<!-- Language String Translations -->
<Include File="strings.xml" /> -->
<!-- Component Definitions -->
<Include File="xfirecomponents.xml" />
<!-- Popup tiles -->
<Include File="xfirepopups.xml" />
<!-- Main Window -->
<MainSkin>
<Include File="xfiremainwindow.xml" />
</MainSkin>
<!-- Chat Window -->
<ChatSkin>
<Include File="xfirechatwindow.xml" />
</ChatSkin>
<!-- Group Chat Window -->
<GroupChatSkin>
<Include File="xfiregroupchatwindow.xml" />
</GroupChatSkin>
<!-- InGame Main Window -->
<InGameMainSkin>
<Include File="xfireingamewindow.xml" />
</InGameMainSkin>
<!-- InGame Alert Window -->
<InGameAlertSkin>
<Include File="xfireingamealertwindow.xml" />
</InGameAlertSkin>
</XfireSkin>