diff options
author | Daniel de Kok <danieldk@pobox.com> | 2010-05-11 14:56:20 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:56:20 +0200 |
commit | e41cadb49a1dd79d78707fc38e82bfbc7cbb6291 (patch) | |
tree | 85c2ccb07263fd1b2ef2ff934a56c9995a1683ad /libraries/libmatchbox/README | |
parent | d4ae2673c1aa5540c3de9eca5a5bd282b0bc017c (diff) | |
download | slackbuilds-e41cadb49a1dd79d78707fc38e82bfbc7cbb6291.tar.gz |
libraries/libmatchbox: Initial import
Diffstat (limited to 'libraries/libmatchbox/README')
-rw-r--r-- | libraries/libmatchbox/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libmatchbox/README b/libraries/libmatchbox/README new file mode 100644 index 0000000000..17b0035018 --- /dev/null +++ b/libraries/libmatchbox/README @@ -0,0 +1,9 @@ +Matchbox is a lightweight environment for the X Window System, that +is specifically designed for embedded platforms such as handhelds +and set-top boxes. + +This package contains the Matchbox application library that provides +support functions for the Matchbox window manager and applications. + +The Matchbox homepage can be found at: +http://projects.o-hand.com/matchbox/ |