wok diff lxqt-panel/description.txt @ rev 24833

updated libssh and libssh-dev (0.9.4 -> 0.9.6)
author Hans-G?nter Theisgen
date Fri Mar 25 06:33:51 2022 +0100 (2022-03-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lxqt-panel/description.txt	Fri Mar 25 06:33:51 2022 +0100
     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.