Преглед изворни кода

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