Explorar el Código

Don't show tahoe domain on about screen

Bob Mottram hace 8 años
padre
commit
fce9094978
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-app-tahoelafs

+ 1
- 1
src/freedombone-app-tahoelafs Ver fichero

@@ -32,7 +32,7 @@
32 32
 VARIANTS='full full-vim cloud'
33 33
 
34 34
 IN_DEFAULT_INSTALL=0
35
-SHOW_ON_ABOUT=1
35
+SHOW_ON_ABOUT=0
36 36
 
37 37
 TAHOELAFS_REPO="https://github.com/tahoe-lafs/tahoe-lafs"
38 38
 TAHOELAFS_COMMIT='bb782b0331a60de438136a593bba18338d8d866b'