? 182991-internal-path.patch
? 298047-1.patch
? admin-help-text.patch
? drupal
? sites/default/files
? sites/default/settings.php
Index: modules/system/system.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.module,v
retrieving revision 1.633
diff -u -p -r1.633 system.module
--- modules/system/system.module	26 Oct 2008 18:06:39 -0000	1.633
+++ modules/system/system.module	27 Oct 2008 15:31:56 -0000
@@ -394,7 +394,7 @@ function system_menu() {
   // menu items that are basically just menu blocks
   $items['admin/settings'] = array(
     'title' => 'Site configuration',
-    'description' => 'Adjust basic site configuration options.',
+    'description' => 'Configure site settings.',
     'position' => 'right',
     'weight' => -5,
     'page callback' => 'system_settings_overview',
