diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-24 04:32:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-24 04:32:26 +0000 |
commit | bf2bf5fba44d171e269eaaf8dbf0ef807a75ae68 (patch) | |
tree | a9666a9e0880648055e7c9bb827a4620e10291c8 | |
parent | fc54a5f35be0b2a69276ac56949e8c0f730df6db (diff) |
word wrap things ... we dont all have ~300 col terminals
SVN revision: 33578
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,6 @@ | |||
1 | Emprint | 1 | Emprint |
2 | --------------------------------------------------------- | 2 | --------------------------------------------------------- |
3 | Emprint is a utility for taking screenshots of the entire screen, a specific window, or a specific region. It is written with the Enlightenment Foundation Libraries (http://www.enlightnement.org). It depends on a large number of libraries that are only available in CVS at the moment. | 3 | Emprint is a utility for taking screenshots of the entire screen, a specific |
4 | 4 | window, or a specific region. It is written with the Enlightenment Foundation | |
5 | Libraries (http://www.enlightnement.org). It depends on a large number of | ||
6 | libraries that are only available in CVS at the moment. | ||