home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 November
/
PCWorld_2007-11_cd.bin
/
komunikace
/
xfire
/
xfire_installer_27978.exe
/
xfire.exe
/
skin.xml
< prev
next >
Wrap
Extensible Markup Language
|
2007-07-30
|
1KB
|
59 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>
<XIG>
<ActiveWindows>
<Include File="xfireingamefriends_pm.xml" />
<Include File="xfireingamechats_pm.xml" />
<Include File="xfireingamehelp_pm.xml" />
</ActiveWindows>
<Overlays>
<Include File="xfireingamealert_pm.xml" />
</Overlays>
</XIG>
</XfireSkin>