mirror of
				https://github.com/winapps-org/winapps.git
				synced 2025-11-04 05:14:03 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			451 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			451 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# GNOME shortcut name
 | 
						|
NAME="Paint"
 | 
						|
 | 
						|
# Used for descriptions and window class
 | 
						|
FULL_NAME="Microsoft Paint"
 | 
						|
 | 
						|
# The executable inside windows
 | 
						|
WIN_EXECUTABLE="C:\windows\system32\mspaint.exe"
 | 
						|
 | 
						|
# GNOME categories
 | 
						|
CATEGORIES="WinApps;Graphics"
 | 
						|
 | 
						|
# GNOME mimetypes
 | 
						|
MIME_TYPES="image/png;image/bmp;image/jpeg;image/jpe;image/jpeg;image/tiff;image/tif;image/x-ms-bmp;image/dib;image/vnd.microsoft.icon;image/x-icon;image/ico;image/icon;text/ico;application/ico"
 |