summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-12-07 06:19:20 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-12-07 06:19:20 +0000
commitc897e89dbe8d552088e5b80019deb964f90bc32c (patch)
treeb6374719e88d65256875f4b292a527df0ccb54e3 /profiles
parentb52cdd773c10df895f306f4956e8b8294d875c0f (diff)
downloadbrdo-c897e89dbe8d552088e5b80019deb964f90bc32c.tar.gz
brdo-c897e89dbe8d552088e5b80019deb964f90bc32c.tar.bz2
#420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's installation profiles to be more clear.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/default.info4
-rw-r--r--profiles/expert/expert.info4
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/default/default.info b/profiles/default/default.info
index a2b17aeb2..85abfe2a2 100644
--- a/profiles/default/default.info
+++ b/profiles/default/default.info
@@ -1,6 +1,6 @@
; $Id$
-name = Drupal
-description = Create a Drupal site with the most commonly used features pre-installed.
+name = Standard
+description = Install with commonly used features pre-configured.
version = VERSION
core = 7.x
dependencies[] = block
diff --git a/profiles/expert/expert.info b/profiles/expert/expert.info
index 2be5d5437..8b07f57a0 100644
--- a/profiles/expert/expert.info
+++ b/profiles/expert/expert.info
@@ -1,6 +1,6 @@
; $Id$
-name = Drupal (minimal)
-description = Create a Drupal site with only required modules enabled.
+name = Minimal
+description = Start with only a few modules enabled.
version = VERSION
core = 7.x
dependencies[] = block