mirror of
				https://github.com/winapps-org/winapps.git
				synced 2025-11-03 21:04:04 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			499 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			499 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Copyright (c) 2024 Fmstrat
 | 
						|
# All rights reserved.
 | 
						|
#
 | 
						|
# SPDX-License-Identifier: Proprietary
 | 
						|
 | 
						|
# GNOME shortcut name
 | 
						|
NAME="InDesign CC"
 | 
						|
 | 
						|
# Used for descriptions and window class
 | 
						|
FULL_NAME="Adobe InDesign CC"
 | 
						|
 | 
						|
# The executable inside windows
 | 
						|
WIN_EXECUTABLE="C:\Program Files\Adobe\Adobe InDesign 2021\InDesign.exe"
 | 
						|
 | 
						|
# GNOME categories
 | 
						|
CATEGORIES="WinApps;Adobe"
 | 
						|
 | 
						|
# GNOME mimetypes
 | 
						|
MIME_TYPES="application/x-adobe-indesign-interchange;application/x-adobe-indesign;"
 | 
						|
 | 
						|
# System Icon
 | 
						|
ICON="AdobeIndesign"
 |