| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -17,6 +17,8 @@ cd cool-retro-term || error "failed on cd step!"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					qmake || error "failed on qmake step!"
 | 
					 | 
					 | 
					 | 
					qmake || error "failed on qmake step!"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					make -j8 || error "failed on make step!"
 | 
					 | 
					 | 
					 | 
					make -j8 || error "failed on make step!"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					cp -rf qmltermwidget/src/qmldir qmltermwidget/lib/kb-layouts qmltermwidget/lib/color-schemes qmltermwidget/src/QMLTermScrollbar.qml qmltermwidget/QMLTermWidget
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					echo "[Desktop Entry]
 | 
					 | 
					 | 
					 | 
					echo "[Desktop Entry]
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Comment=Use the command line the old way
 | 
					 | 
					 | 
					 | 
					Comment=Use the command line the old way
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Exec=/home/pi/cool-retro-term/cool-retro-term
 | 
					 | 
					 | 
					 | 
					Exec=/home/pi/cool-retro-term/cool-retro-term
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -27,4 +29,4 @@ Categories=GTK;System;TerminalEmulator;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					StartupNotify=true
 | 
					 | 
					 | 
					 | 
					StartupNotify=true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Terminal=false
 | 
					 | 
					 | 
					 | 
					Terminal=false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Type=Application
 | 
					 | 
					 | 
					 | 
					Type=Application
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Keywords=shell;prompt;command;commandline;console;command line;execute;" >> /home/pi/.local/share/applications/crt.desktop
 | 
					 | 
					 | 
					 | 
					Keywords=shell;prompt;command;commandline;console;command line;execute;" >> /home/pi/.local/share/applications/crt.desktop
 | 
				
			
			
				
				
			
		
	
		
		
	
	
		
		
			
				
					| 
						
						
						
					 | 
					 | 
					
 
 |