Phoenix Eve Aspacio 8 年之前
父节点
当前提交
7575b46fba
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      data/web/inc/vars.inc.php

+ 2 - 2
data/web/inc/vars.inc.php

@@ -43,12 +43,12 @@ $MAILCOW_APPS = array(
   array(
   array(
     'name' => 'SOGo',
     'name' => 'SOGo',
     'link' => '/SOGo/',
     'link' => '/SOGo/',
-    'description' => 'SOGo is a collaborative software (groupware) server.'
+    'description' => 'SOGo is a web-based client for email, address book and calendar.'
   ),
   ),
   // array(
   // array(
     // 'name' => 'Roundcube',
     // 'name' => 'Roundcube',
     // 'link' => '/rc/',
     // 'link' => '/rc/',
-    // 'description' => 'Roundcube is a web-based IMAP email client.',
+    // 'description' => 'Roundcube is a web-based email client.',
   // ),
   // ),
 );
 );