diff options
author | Dries Buytaert <dries@buytaert.net> | 2009-10-16 21:02:23 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2009-10-16 21:02:23 +0000 |
commit | 81bba297e67e18e6277dc76eb584a680808471a7 (patch) | |
tree | 172ef10c5dbfd97657777dce98c97ca272bf1593 /modules | |
parent | 53aa4c6c6adff310c0afc8c3a09da93bb9438bb0 (diff) | |
download | brdo-81bba297e67e18e6277dc76eb584a680808471a7.tar.gz brdo-81bba297e67e18e6277dc76eb584a680808471a7.tar.bz2 |
- Patch #602582 by dww, cweagans: changed name and description in update.info to reflect update manager functionality.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/update/update.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/update/update.info b/modules/update/update.info index 26d50366d..ae133cfbe 100644 --- a/modules/update/update.info +++ b/modules/update/update.info @@ -1,6 +1,6 @@ ; $Id$ -name = Update status -description = Checks the status of available updates for Drupal and your installed modules and themes. +name = Update manager +description = Checks for available updates, and can securely install or update modules and themes via a web interface. version = VERSION package = Core core = 7.x |