aboutsummaryrefslogtreecommitdiffstats
path: root/include/apps.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-15 20:36:09 -0700
committerfriendica <info@friendica.com>2014-05-15 20:36:09 -0700
commita2b4187a083a16df788fa6feb196d64ec970d3c4 (patch)
tree247378f82635f37f6f6852e00255a9e9cdf9f826 /include/apps.php
parent2fdc13e91d3b0ccd514a13fd7f475f045656b23f (diff)
downloadvolse-hubzilla-a2b4187a083a16df788fa6feb196d64ec970d3c4.tar.gz
volse-hubzilla-a2b4187a083a16df788fa6feb196d64ec970d3c4.tar.bz2
volse-hubzilla-a2b4187a083a16df788fa6feb196d64ec970d3c4.zip
add directory
Diffstat (limited to 'include/apps.php')
-rw-r--r--include/apps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apps.php b/include/apps.php
index ced337e71..80fc0299b 100644
--- a/include/apps.php
+++ b/include/apps.php
@@ -96,7 +96,7 @@ function parse_app_description($f) {
function translate_system_apps(&$arr) {
$apps = array( 'Matrix' => t('Matrix'), 'Channel Home' => t('Channel Home'), 'Profile' => t('Profile'),
- 'Photos' => t('Photos'), 'Events' => t('Events')
+ 'Photos' => t('Photos'), 'Events' => t('Events'), 'Directory' => t('Directory')
);