wok-6.x diff lxterminal/description.txt @ rev 21577
qbittorrent: try gcc83
author | Hans-G?nter Theisgen |
---|---|
date | Sun May 19 15:28:18 2019 +0100 (2019-05-19) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/lxterminal/description.txt Sun May 19 15:28:18 2019 +0100 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.