Explorar el Código

Fix user menu

Bob Mottram hace 8 años
padre
commit
e69438ccc7
Se han modificado 1 ficheros con 5 adiciones y 6 borrados
  1. 5
    6
      src/freedombone-controlpanel-user

+ 5
- 6
src/freedombone-controlpanel-user Ver fichero

796
                2 $"Change Email Filtering Rules" off \
796
                2 $"Change Email Filtering Rules" off \
797
                3 $"Run an App" off \
797
                3 $"Run an App" off \
798
                4 $"Browse the Web" off \
798
                4 $"Browse the Web" off \
799
-               5 $"File Synchronization" off \
800
-               6 $"My Encryption Keys" off \
801
-               7 $"Set an outgoing email proxy" off \
802
-               8 $"Administrator controls" off \
803
-               9 $"Exit to the command line" off \
804
-               10 $"Log out" on 2> $data
799
+               5 $"My Encryption Keys" off \
800
+               6 $"Set an outgoing email proxy" off \
801
+               7 $"Administrator controls" off \
802
+               8 $"Exit to the command line" off \
803
+               9 $"Log out" on 2> $data
805
         sel=$?
804
         sel=$?
806
         case $sel in
805
         case $sel in
807
             1) exit 1;;
806
             1) exit 1;;