[Comoblog-commit] comoblog/_install comoblog_preferences.xml,1.5,1.6
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-10-04 03:06:05
|
Update of /cvsroot/comoblog/comoblog/_install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv670/_install Modified Files: comoblog_preferences.xml Log Message: Bug: 1280322 - Updated the doco for the GD library requirement Index: comoblog_preferences.xml =================================================================== RCS file: /cvsroot/comoblog/comoblog/_install/comoblog_preferences.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- comoblog_preferences.xml 4 Oct 2005 00:29:15 -0000 1.5 +++ comoblog_preferences.xml 4 Oct 2005 03:05:57 -0000 1.6 @@ -174,7 +174,7 @@ <param name="CFG_IMG_MAX_W" value="400" - description="Max width (in pixels) for post images" + description="Max width (in pixels) for post images (requires GD library)" topic_id="10" encrypt="N" type="text" @@ -187,7 +187,7 @@ <param name="CFG_IMG_MAX_H" value="300" - description="Max height (in pixels) for post images" + description="Max height (in pixels) for post images (requires GD library)" topic_id="10" encrypt="N" type="text" |