diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-06-28 18:19:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 11:36:09 +0700 |
commit | 5bc164311c06f9b73d4046216b462c84c642577e (patch) | |
tree | edc1363c18e53ebf86072a553660b1d033de8d01 /desktop/fbpanel/README | |
parent | 95b9114def335af8f13c1260683e9150b08e8f7a (diff) |
desktop/fbpanel: Updated for version 7.2, cleanups.
Switch to cmake, add a license
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/fbpanel/README')
-rw-r--r-- | desktop/fbpanel/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/desktop/fbpanel/README b/desktop/fbpanel/README index e5aa37a87ef87..7bc4f666b4d62 100644 --- a/desktop/fbpanel/README +++ b/desktop/fbpanel/README @@ -1,5 +1,9 @@ fbpanel is a lightweight GTK2-based panel for UNIX desktop, which provides graphical information and feedback about desktop activity -and allows interaction with the window manager. It features a -taskbar, pager, launchbar, show desktop, image viewer, clock, and -system tray. +and allows interaction with the window manager. +It features a taskbar, pager, launchbar, show desktop, image viewer, +clock, and system tray. + +This script packages the maintained fork available at + +https://github.com/eleksir/fbpanel |