From a2b4187a083a16df788fa6feb196d64ec970d3c4 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 15 May 2014 20:36:09 -0700 Subject: add directory --- include/apps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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') ); -- cgit v1.2.3