Update of /cvsroot/openrpg/openrpg1/orpg/templates In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32600/orpg/templates Modified Files: about.html default_LobbyMessage.html default_ban_list.xml default_layout.xml default_plugindb.xml default_tree.xml feature.xml Log Message: Reconvert every file to unix line ending. This is the 3rd time I have done this, and no clue why they get switched back Index: default_LobbyMessage.html =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/default_LobbyMessage.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** default_LobbyMessage.html 11 Jul 2005 18:01:42 -0000 1.11 --- default_LobbyMessage.html 6 May 2007 16:42:59 -0000 1.12 *************** *** 19,24 **** Thomas Baleno, Andrew Bennett, Lex Berezhny, Ted Berg, Bernhard Bergbauer, Chris Blocher ,Ben Collins-Sussman, Robin Cook, Greg Copeland, ! Chris Davis, Michael Edwards, Andrew Ettinger, Dj Gilcrease, Todd Faris, ! Christopher Hickman, Paul Hosking, Scott Mackay, Brian Manning, Jesse McConnell, Brian Osman, Rome Reginelli, Christopher Rouse, Dave Sanders and Mark Tarrabain. </td> --- 19,24 ---- Thomas Baleno, Andrew Bennett, Lex Berezhny, Ted Berg, Bernhard Bergbauer, Chris Blocher ,Ben Collins-Sussman, Robin Cook, Greg Copeland, ! Chris Davis, Michael Edwards, Andrew Ettinger, Dj Gilcrease, Todd Faris, ! Christopher Hickman, Paul Hosking, Scott Mackay, Brian Manning, Jesse McConnell, Brian Osman, Rome Reginelli, Christopher Rouse, Dave Sanders and Mark Tarrabain. </td> Index: default_tree.xml =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/default_tree.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** default_tree.xml 18 Oct 2006 21:50:18 -0000 1.8 --- default_tree.xml 6 May 2007 16:43:00 -0000 1.9 *************** *** 100,102 **** </nodehandler> </nodehandler> ! </gametree> \ No newline at end of file --- 100,102 ---- </nodehandler> </nodehandler> ! </gametree> Index: default_plugindb.xml =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/default_plugindb.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** default_plugindb.xml 9 Mar 2005 14:19:12 -0000 1.1 --- default_plugindb.xml 6 May 2007 16:42:59 -0000 1.2 *************** *** 1 **** ! <plugindb></plugindb> \ No newline at end of file --- 1 ---- ! <plugindb></plugindb> Index: default_ban_list.xml =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/default_ban_list.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** default_ban_list.xml 18 Feb 2007 16:14:47 -0000 1.2 --- default_ban_list.xml 6 May 2007 16:42:59 -0000 1.3 *************** *** 1 **** ! <server></server> \ No newline at end of file --- 1 ---- ! <server></server> Index: about.html =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/about.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** about.html 6 Dec 2005 06:34:19 -0000 1.10 --- about.html 6 May 2007 16:42:59 -0000 1.11 *************** *** 26,31 **** Thomas Baleno, Andrew Bennett, Lex Berezhny, Ted Berg, Bernhard Bergbauer, Chris Blocher, Ben Collins-Sussman, Robin Cook, Greg Copeland, ! Chris Davis, Michael Edwards, Andrew Ettinger, Todd Faris, Dj Gilcrease, ! Christopher Hickman, Paul Hosking, Brian Manning, Scott Mackay, Jesse McConnell, Brian Osman, Rome Reginelli, Christopher Rouse, Dave Sanders and Mark Tarrabain. </td> --- 26,31 ---- Thomas Baleno, Andrew Bennett, Lex Berezhny, Ted Berg, Bernhard Bergbauer, Chris Blocher, Ben Collins-Sussman, Robin Cook, Greg Copeland, ! Chris Davis, Michael Edwards, Andrew Ettinger, Todd Faris, Dj Gilcrease, ! Christopher Hickman, Paul Hosking, Brian Manning, Scott Mackay, Jesse McConnell, Brian Osman, Rome Reginelli, Christopher Rouse, Dave Sanders and Mark Tarrabain. </td> Index: feature.xml =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/feature.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** feature.xml 13 Feb 2007 15:32:20 -0000 1.28 --- feature.xml 6 May 2007 16:43:00 -0000 1.29 *************** *** 106,108 **** </nodehandler> </nodehandler> ! </nodehandler> \ No newline at end of file --- 106,108 ---- </nodehandler> </nodehandler> ! </nodehandler> Index: default_layout.xml =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/default_layout.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** default_layout.xml 18 Nov 2006 00:02:34 -0000 1.6 --- default_layout.xml 6 May 2007 16:42:59 -0000 1.7 *************** *** 4,6 **** <player dockable="1" height="356" width="200" caption="Player List" direction="Left" layer="3" pos="1" /> <map dockable="1" height="357" width="824" caption="Map Window" direction="Center" layer="2" pos="0" /> ! </orpg_gui> \ No newline at end of file --- 4,6 ---- <player dockable="1" height="356" width="200" caption="Player List" direction="Left" layer="3" pos="1" /> <map dockable="1" height="357" width="824" caption="Map Window" direction="Center" layer="2" pos="0" /> ! </orpg_gui> |