(svn r17226) -Fix: Remove the Encoding entry from the openttd.desktop file.
- This entry has been deprecated since version 0.9.4 (2006) of the desktop entry specification.
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
				
			|||||||
# $Id$
 | 
					# $Id$
 | 
				
			||||||
# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html
 | 
					# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html
 | 
				
			||||||
[Desktop Entry]
 | 
					[Desktop Entry]
 | 
				
			||||||
Encoding=UTF-8
 | 
					 | 
				
			||||||
Type=Application
 | 
					Type=Application
 | 
				
			||||||
Version=1.1
 | 
					Version=1.1
 | 
				
			||||||
Name=!!MENU_NAME!!
 | 
					Name=!!MENU_NAME!!
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user