Browse Source

Don't show searx icann address

Bob Mottram 8 years ago
parent
commit
3ca85a5cbf
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-searx

+ 1
- 0
src/freedombone-app-searx View File

@@ -32,6 +32,7 @@ VARIANTS='full full-vim'
32 32
 
33 33
 IN_DEFAULT_INSTALL=0
34 34
 SHOW_ON_ABOUT=1
35
+SHOW_ICANN_ADDRESS_ON_ABOUT=0
35 36
 
36 37
 SEARX_REPO="https://github.com/asciimoo/searx"
37 38
 SEARX_COMMIT='46a2c63f8e1c3819cceff2d61fe9106051e8ecee'