| 
				
			 | 
			
			
				@@ -208,7 +208,7 @@ function install_apps_selected { 
			 | 
		
	
		
			
			| 
				208
			 | 
			
				208
			 | 
			
			
				             dialog --title $"$installs" \ 
			 | 
		
	
		
			
			| 
				209
			 | 
			
				209
			 | 
			
			
				                    --backtitle $"Freedombone" \ 
			 | 
		
	
		
			
			| 
				210
			 | 
			
				210
			 | 
			
			
				                    --defaultno \ 
			 | 
		
	
		
			
			| 
				211
			 | 
			
				
			 | 
			
			
				-                   --yesno $"\nThis will install the $installs app.\n\nProceed?" 9 60 
			 | 
		
	
		
			
			| 
				
			 | 
			
				211
			 | 
			
			
				+                   --yesno $"\nThis will install the $installs app.\n\nProceed?" 9 40 
			 | 
		
	
		
			
			| 
				212
			 | 
			
				212
			 | 
			
			
				         else 
			 | 
		
	
		
			
			| 
				213
			 | 
			
				213
			 | 
			
			
				             dialog_height=$((15 + $n)) 
			 | 
		
	
		
			
			| 
				214
			 | 
			
				214
			 | 
			
			
				             dialog --title $"Add applications" \ 
			 |