浏览代码

Remove matrix from selectable apps

Bob Mottram 8 年前
父节点
当前提交
08bec8c31c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix 查看文件

30
 # You should have received a copy of the GNU Affero General Public License
30
 # You should have received a copy of the GNU Affero General Public License
31
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
31
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
32
 
32
 
33
-VARIANTS='full full-vim chat'
33
+VARIANTS=''
34
 
34
 
35
 IN_DEFAULT_INSTALL=0
35
 IN_DEFAULT_INSTALL=0
36
 SHOW_ON_ABOUT=0
36
 SHOW_ON_ABOUT=0