mirror of
				https://github.com/arcan1s/netctl-gui.git
				synced 2025-11-04 07:23:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
#!/usr/bin/env xdg-open
 | 
						|
[Desktop Entry]
 | 
						|
Name=Netctl GUI
 | 
						|
Comment=GUI written on Qt4 for netctl
 | 
						|
Exec=netctl-gui
 | 
						|
Icon=netctl-gui.png
 | 
						|
Terminal=false
 | 
						|
Encoding=UTF-8
 | 
						|
Type=Application
 | 
						|
Categories=Network
 |