summaryrefslogtreecommitdiff
path: root/debian/patches/fixdesktopfile.patch
blob: 81f679780ce4317c4da6f0cd401b8f0f63e36890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Removed deprecated options in .desktop file
 Removed TerminalOptions and Encoding=UTF8.
Author: Fabricio Alcalde <f@lcald.com.ar>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/mcu8051ide.desktop
+++ b/mcu8051ide.desktop
@@ -2,7 +2,6 @@
 Categories=Development;
 Comment=Graphical IDE for MCS-51 based microcontrollers
 Comment[en_US]=Graphical IDE for MCS-51 based microcontrollers
-Encoding=UTF-8
 Exec=mcu8051ide
 GenericName=MCU 8051 IDE
 GenericName[en_US]=MCU 8051 IDE
@@ -12,7 +11,6 @@
 Name[en_US]=MCU 8051 IDE
 StartupNotify=false
 Terminal=false
-TerminalOptions=
 TryExec=mcu8051ide
 Type=Application
 Version=1.0