Package: mcu8051ide / 1.4.7-2

Metadata

Package Version Patches format
mcu8051ide 1.4.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fixdesktopfile.patch | (download)

mcu8051ide.desktop | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 removed deprecated options and added keywords
 Removed TerminalOptions and Encoding=UTF8 and added some keywords
addlaunchscript.patch | (download)

mcu8051ide | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 added launch script
use signal not tclx.patch | (download)

lib/main.tcl | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 use signal package instead of tclx
 Since tclx package is deprecated the tcl-signal package was used as
 a replacement.