bootdisk/trunk/batch-installer/ui/data/groups

hawk cvs at pld-linux.org
Sun Feb 5 21:06:30 CET 2006


Author: hawk
Date: Sun Feb  5 21:06:26 2006
New Revision: 6933

Modified:
   bootdisk/trunk/batch-installer/ui/data/groups
Log:
- PHP can work without apache, fixed descriptions


Modified: bootdisk/trunk/batch-installer/ui/data/groups
==============================================================================
--- bootdisk/trunk/batch-installer/ui/data/groups	(original)
+++ bootdisk/trunk/batch-installer/ui/data/groups	Sun Feb  5 21:06:26 2006
@@ -315,7 +315,7 @@
 !apache1-mod_usertrack
 !apache1-suexec
 
-* 0 php_base `nls "PHP 5.x for apache, base packages"`
+* 0 php_base `nls "PHP 5.x, base packages"`
 @!apache-mod_php apache-mod_php apache1-mod_php
 !php-cgi
 !php-cli
@@ -335,7 +335,7 @@
 !php-tokenizer
 !php-zlib
 
-* 0 php_add `nls "PHP 5.x for apache, additional packages"`
+* 0 php_add `nls "PHP 5.x, additional packages"`
 !php-bcmath
 !php-bzip2
 !php-calendar
@@ -386,7 +386,7 @@
 !php-xmlrpc
 !php-xsl
 
-* 0 php4_base `nls "PHP 4.x for apache, base packages"`
+* 0 php4_base `nls "PHP 4.x, base packages"`
 @!apache-mod_php apache-mod_php4 apache1-mod_php4
 !php4-cgi
 !php4-cli
@@ -405,7 +405,7 @@
 !php4-tokenizer
 !php4-zlib
 
-* 0 php4_add `nls "PHP 4.x for apache, additional packages"`
+* 0 php4_add `nls "PHP 4.x, additional packages"`
 !php4-bcmath
 !php4-bzip2
 !php4-calendar


More information about the pld-cvs-commit mailing list