wok diff lxterminal/description.txt @ rev 24139

Add redupe
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 09 17:05:26 2021 +0000 (2021-11-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lxterminal/description.txt	Tue Nov 09 17:05:26 2021 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +LXTerminal is a VTE-based terminal emulator for the Lightweight X11 Desktop
     1.5 +Environment (LXDE).
     1.6 +
     1.7 +It supports multiple tabs and has only minimal dependencies thus being
     1.8 +completely desktop-independent. In order to reduce memory usage and increase
     1.9 +the performance, all instances of the terminal are sharing a single process.