Bob Mottram 8 лет назад
Родитель
Сommit
3f02251630
1 измененных файлов: 0 добавлений и 3 удалений
  1. 0
    3
      src/freedombone-controlpanel

+ 0
- 3
src/freedombone-controlpanel Просмотреть файл

575
 }
575
 }
576
 
576
 
577
 function show_about {
577
 function show_about {
578
-    clear
579
-    echo ''
580
-    echo $'  Detecting installed apps...'
581
     detect_apps
578
     detect_apps
582
     get_apps_installed_names
579
     get_apps_installed_names
583
 
580