mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | |
| <plist version="1.0">
 | |
| <dict>
 | |
|     <key>CFBundleIdentifier</key>
 | |
|     <string>org.es-de.EmulationStation</string>
 | |
|     <key>CFBundleDevelopmentRegion</key>
 | |
|     <string>English</string>
 | |
|     <key>CFBundleDisplayName</key>
 | |
|     <string>EmulationStation Desktop Edition</string>
 | |
|     <key>CFBundleExecutable</key>
 | |
|     <string>EmulationStation</string>
 | |
|     <key>CFBundleGetInfoString</key>
 | |
|     <string>EmulationStation Desktop Edition 1.1.0</string>
 | |
|     <key>CFBundleIconFile</key>
 | |
|     <string>EmulationStation-DE.icns</string>
 | |
|     <key>CFBundleName</key>
 | |
|     <string>EmulationStation Desktop Edition</string>
 | |
|     <key>CFBundlePackageType</key>
 | |
|     <string>APPL</string>
 | |
|     <key>CFBundleVersion</key>
 | |
|     <string>1.1.0-alpha</string>
 | |
|     <key>LSMinimumSystemVersion</key>
 | |
|     <string>10.14.0</string>
 | |
|     <key>LSUIPresentationMode</key>
 | |
|     <integer>3</integer>
 | |
|     <key>NSHighResolutionCapable</key>
 | |
|     <true/>
 | |
|     <key>NSPrincipalClass</key>
 | |
|     <string>NSApplication</string>
 | |
|     <key>NSMainNibFile</key>
 | |
|     <string>EmulationStation</string>
 | |
|     <key>NSHumanReadableCopyright</key>
 | |
|     <string>Copyright (c) 2020-2021 Leon Styhre
 | |
| Copyright (c) 2014 Alec Lofquist
 | |
| Licensed under the MIT license</string>
 | |
| </dict>
 | |
| </plist>
 | 
