Update of /cvsroot/comoblog/comoblog/_install
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25010
Modified Files:
comoblog_preferences.xml
Log Message:
Move name updates
Index: comoblog_preferences.xml
===================================================================
RCS file: /cvsroot/comoblog/comoblog/_install/comoblog_preferences.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- comoblog_preferences.xml 2 Sep 2005 01:30:29 -0000 1.2
+++ comoblog_preferences.xml 2 Sep 2005 01:46:35 -0000 1.3
@@ -5,7 +5,7 @@
<param
name="CFG_VERSION"
value="0.5.1"
- description="EasyMoblog version number"
+ description="CoMoblog version number"
topic_id="0"
encrypt="N"
type="text"
@@ -44,7 +44,7 @@
<param
name="CFG_TITLE"
value=""
- description="Title of your EasyMoblog site"
+ description="Title of your CoMoblog site"
topic_id="6"
encrypt="N"
type="text"
@@ -161,7 +161,7 @@
<param
name="CFG_LANG"
value="english"
- description="Language for your EasyMoblog site"
+ description="Language for your CoMoblog site"
topic_id="3"
encrypt="N"
type="select"
@@ -302,9 +302,9 @@
/>
<param
- name="CFG_DISPLAY_EASYMOBLOGO"
+ name="CFG_DISPLAY_COMOBLOGO"
value="yes"
- description="Display "powered by EasyMoblog" image"
+ description="Display "powered by CoMoblog" image"
topic_id="12"
encrypt="N"
type="select"
@@ -330,7 +330,7 @@
<param
name="CFG_BASE_PATH"
value=""
- description="Full path of EasyMoblog folder on your Web server (omit ending slash)"
+ description="Full path of CoMoblog folder on your Web server (omit ending slash)"
topic_id="13"
encrypt="N"
type="text"
@@ -343,7 +343,7 @@
<param
name="CFG_SITE_URL"
value=""
- description="full URL of your EasyMoblog site (with ending slash)"
+ description="full URL of your CoMoblog site (with ending slash)"
topic_id="13"
encrypt="N"
type="text"
|