diff options
author | Bojan Popovic <bocke@slackware-srbija.org> | 2013-02-23 13:41:19 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-23 13:41:19 -0600 |
commit | 2d5b8a5e3a5ecdb0253a40eba143d5d7576098bd (patch) | |
tree | 9e00083e0eb6b2032701c0fa4c17be55f59581cc /desktop/trayer-srg/README | |
parent | c8a8350369d89d9b6e27562ad759f225c2555814 (diff) | |
download | slackbuilds-2d5b8a5e3a5ecdb0253a40eba143d5d7576098bd.tar.gz |
desktop/trayer-srg: Added (GTK2-based systray for UNIX desktop)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/trayer-srg/README')
-rw-r--r-- | desktop/trayer-srg/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/trayer-srg/README b/desktop/trayer-srg/README new file mode 100644 index 0000000000..1557a266ff --- /dev/null +++ b/desktop/trayer-srg/README @@ -0,0 +1,7 @@ +trayer is a small program designed to provide systray functionality +present in GNOME/KDE desktop environments for window managers which +do not support that function. It's similar to other applications +such as 'peksystray' and 'docker'. + +trayer-srg was forked from trayer in 2010 to add some fancy features +and clean up code. |