diff options
Diffstat (limited to 'www/etoile-bookmarkkit/pkg-descr')
-rw-r--r-- | www/etoile-bookmarkkit/pkg-descr | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/www/etoile-bookmarkkit/pkg-descr b/www/etoile-bookmarkkit/pkg-descr index 5e9d6ce7b98e..cc2a63b75375 100644 --- a/www/etoile-bookmarkkit/pkg-descr +++ b/www/etoile-bookmarkkit/pkg-descr @@ -1,10 +1,12 @@ -Etoile intends to be an innovative GNUstep based user environnement built -from the ground up on highly modular and light components with project and -document orientation in mind, in order to allow users to create their own -workflow by reshaping or recombining provided Services (aka Applications), -Components etc. Flexibility and modularity on both User Interface and code -level should allow us to scale from PDA to computer environment. - This package installs the BookmarkKit framework. +It provides a basic storage for shared bookmarks. +It can be used for web browser bookmark, recently opened documents, etc. +It is based on CollectionKit. + +BookmarkKit has a basic assumption: it has a hierarchical structure. +A bookmark or a group can only exist under a group. +In another word, an item or a group can has a parent or none. +Therefore, bookmark can be displayed in NSOutlineView. + WWW: http://www.etoile-project.org/ |