aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-05-06 01:14:24 +0800
committerdinoex <dinoex@FreeBSD.org>2008-05-06 01:14:24 +0800
commit980e6146fdd0c54153de6e254d94166d62034032 (patch)
tree418f04632953268d8b9719f0b8c019f70b7997a5 /deskutils/Makefile
parentef5866c4409e511728c17e1bc7cce105ec259f6d (diff)
downloadfreebsd-ports-graphics-980e6146fdd0c54153de6e254d94166d62034032.tar.gz
freebsd-ports-graphics-980e6146fdd0c54153de6e254d94166d62034032.tar.zst
freebsd-ports-graphics-980e6146fdd0c54153de6e254d94166d62034032.zip
UKDistributedView and UKFinderIconCell provides a very flexible icon view.
More precisely, UKDistributedView is an NSTableView-like class that allows arbitrary positioning of evenly-sized items. This is intended for things like the Workspace/Finder's "icon view", and even lets you snap items to a grid in various ways, reorder them etc. Finally it can handle several thousand of items smoothly. WWW: http://www.etoile-project.org/
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r--deskutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index f5ea3d9060f..87d979b7096 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -41,6 +41,7 @@
SUBDIR += estickies
SUBDIR += etask
SUBDIR += etoile-dictionaryreader
+ SUBDIR += etoile-distributedview
SUBDIR += etoile-extendedworkspacekit
SUBDIR += etoile-hardware
SUBDIR += etoile-lookandbehavior