wok-6.x diff lxqt-panel/description.txt @ rev 24788
grep: add post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 21 09:31:32 2022 +0000 (2022-03-21) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/lxqt-panel/description.txt Mon Mar 21 09:31:32 2022 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +Lxqt-panel represents the taskbar of LXQt. 1.5 + 1.6 +The elements available in lxqt-panel are called "plugin" technically. 1.7 +This applies e. g. to the source code where they reside in directories 1.8 +./plugin-<plugin> like plugin-mainmenu. 1.9 +In contrast to this they are called "widgets" by the configuration GUI 1.10 +so far. 1.11 +Also, a more descriptive term is used to refer to distinct plugins within 1.12 +the GUI. E. g. the aforementioned plugin-mainmenu is called 1.13 +"Application menu" that way.