Update of /cvsroot/yafdotnet/yafsrc/themes
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7659/yafsrc/themes
Modified Files:
Tag: v1_0_2_NETv2
yafvision.xml
Log Message:
added credit
Index: yafvision.xml
===================================================================
RCS file: /cvsroot/yafdotnet/yafsrc/themes/yafvision.xml,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -C2 -d -r1.2.2.2 -r1.2.2.3
*** yafvision.xml 27 Jul 2006 11:09:29 -0000 1.2.2.2
--- yafvision.xml 20 Mar 2007 11:27:05 -0000 1.2.2.3
***************
*** 1,4 ****
--- 1,7 ----
<?xml version="1.0" encoding="utf-8" ?>
<Resources theme="YAFVision" dir="yafvision">
+ <page name="THEME">
+ <Resource tag="CREDIT">YAFVision Theme Created by Jaben Cargman (<a href='http://www.tinygecko.com'>Tiny Gecko</a>)</Resource>
+ </page>
<page name="FORUM">
<Resource tag="BANNER">~/forum_banner.jpg</Resource>
***************
*** 46,50 ****
<Resource tag="ATTACHED_FILE">~/icon_file.gif</Resource>
<Resource tag="PANEL_EXPAND">~/expand.gif</Resource>
! <Resource tag="PANEL_COLLAPSE">~/collapse.gif</Resource>
</page>
<page name="SORT">
--- 49,53 ----
<Resource tag="ATTACHED_FILE">~/icon_file.gif</Resource>
<Resource tag="PANEL_EXPAND">~/expand.gif</Resource>
! <Resource tag="PANEL_COLLAPSE">~/collapse.gif</Resource>
</page>
<page name="SORT">
|