diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-10-15 22:36:36 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-10-15 22:36:36 +0800 |
commit | fb319be0814544881554b29782e4b4f3ef78048f (patch) | |
tree | 3d16e4fa6a9f8581507c4c889cf770e9d0325208 /deskutils/Makefile | |
parent | 8d575fa3bda0b6941739b06b56be820b7c4cb88d (diff) | |
download | freebsd-ports-gnome-fb319be0814544881554b29782e4b4f3ef78048f.tar.gz freebsd-ports-gnome-fb319be0814544881554b29782e4b4f3ef78048f.tar.zst freebsd-ports-gnome-fb319be0814544881554b29782e4b4f3ef78048f.zip |
Homerun is a fullscreen launcher with content organized in tabs.
A tab is composed of several "sources". A source can provide one
or more sections to a tab. Homerun comes with a few built-in sources,
but custom sources can be written using libhomerun.
WWW: https://userbase.kde.org/Homerun
Submitted by: Yuri Momotiuk <yurkis@gmail.com>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index f761bc51e3bd..7856d99caba1 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -86,6 +86,7 @@ SUBDIR += hamster-applet SUBDIR += hebcal SUBDIR += helpviewer + SUBDIR += homerun SUBDIR += horde-groupware SUBDIR += horde-kronolith SUBDIR += horde-mnemo |