网店邻居";
if(!defined('WITHOUT_DESKTOP_APPMGR') || !constant('WITHOUT_DESKTOP_APPMGR')){
$html[] = "".app::get('desktop')->_('应用中心')."";
}
$html[] = "".app::get('desktop')->_('控制面板')."";
$html[] = "".app::get('desktop')->_('回收站')."";
$html[] = "".app::get('desktop')->_('桌面')."";
return $html;
}
}