aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-11-05 23:27:17 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-11-05 23:27:17 -0200
commitd60860555af06be4820a7d0f274fe255e469a671 (patch)
tree56c622d4ff81f44a1eaa147b673050c29228a3ac
parent8de2c8d6b618f6b06c6e93ead65dbb622e36a54c (diff)
downloadmuamba-d60860555af06be4820a7d0f274fe255e469a671.tar.gz
muamba-d60860555af06be4820a7d0f274fe255e469a671.tar.bz2
Minor additions
-rw-r--r--CREDITS.txt1
-rw-r--r--muamba.install2
-rw-r--r--muamba.make2
3 files changed, 4 insertions, 1 deletions
diff --git a/CREDITS.txt b/CREDITS.txt
index 8531817..84594ef 100644
--- a/CREDITS.txt
+++ b/CREDITS.txt
@@ -21,3 +21,4 @@ http://www.openclipart.org/detail/110/red-square-error-warning-icon-by-molumen
http://www.openclipart.org/detail/57745/denied-by-chovynz
http://www.openclipart.org/detail/10940/red-+-green-ok-not-ok-icons-by-tzeeniewheenie-10940
http://www.openclipart.org/detail/22566/lego-smiley----happy-by-pitr
+http://somerandomdude.com/work/iconic
diff --git a/muamba.install b/muamba.install
index bd1a710..9482a05 100644
--- a/muamba.install
+++ b/muamba.install
@@ -25,7 +25,7 @@ function muamba_schema() {
'not null' => TRUE,
),
'nid' => array(
- 'description' => t('The {node}.nid of the borrowed item.'),
+ 'description' => t('The {node}.nid of an item.'),
'type' => 'int',
'unsigned' => TRUE,
'not null' => TRUE,
diff --git a/muamba.make b/muamba.make
index 22a50e1..062ce9d 100644
--- a/muamba.make
+++ b/muamba.make
@@ -21,8 +21,10 @@ projects[] = libraries
projects[] = colorbox
projects[] = field_group
projects[] = logintoboggan
+projects[] = token
projects[flag][version] = 2.0-beta6
projects[captcha][version] = 1.0-alpha3
+projects[invite][version] = 2.x-dev
; administration
projects[] = l10n_update