From: Digital X. <dig...@us...> - 2007-05-09 20:17:42
|
Update of /cvsroot/openrpg/openrpg1/orpg/templates In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9627/orpg/templates Modified Files: Tag: BRANCH-1-7-3 default_settings.xml Log Message: Index: default_settings.xml =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/templates/default_settings.xml,v retrieving revision 1.15 retrieving revision 1.15.2.1 diff -C2 -d -r1.15 -r1.15.2.1 *** default_settings.xml 30 Mar 2007 19:12:07 -0000 1.15 --- default_settings.xml 9 May 2007 20:17:41 -0000 1.15.2.1 *************** *** 26,31 **** <tab name="Auto Updater" type="grid"> <PackagesURL help="The URL to the package_list.xml" options="URL" value="http://openrpg.digitalxero.net/updates/package_list.xml"/> ! <PackagesType help="The type of package you want to DL, this is usualy set progmaticly" options="text" value="developer"/> ! <PackagesName help="The name of the package you want to DL, this is usualy set progmaticly" options="text" value="OpenRPG+ 1.7.x"/> <AutoUpdate help="Wether or not the updater automaticly downloads the files" options="On|Off" value="Off"/> <FastStart help="Weather the Patcher will automaticly exit after it updates or if there are no updates to get" options="On|Off" value="On"/> --- 26,31 ---- <tab name="Auto Updater" type="grid"> <PackagesURL help="The URL to the package_list.xml" options="URL" value="http://openrpg.digitalxero.net/updates/package_list.xml"/> ! <PackagesType help="The type of package you want to DL, this is usualy set progmaticly" options="text" value="release"/> ! <PackagesName help="The name of the package you want to DL, this is usualy set progmaticly" options="text" value="1.7.3"/> <AutoUpdate help="Wether or not the updater automaticly downloads the files" options="On|Off" value="Off"/> <FastStart help="Weather the Patcher will automaticly exit after it updates or if there are no updates to get" options="On|Off" value="On"/> |