wok-current annotate beaver/description.txt @ rev 23635
updated scummvm (2.0.0 -> 2.1.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 20 07:41:02 2020 +0100 (2020-04-20) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20011 | 1 Beaver is a GTK+2 editor designed to be: |
hackdorte@20011 | 2 |
hackdorte@20011 | 3 Light-weight :: Beaver starts up fast and doesn't use a lot of memory. |
hackdorte@20011 | 4 Beaver's only dependency is GTK+2, so no need to install other libraries |
hackdorte@20011 | 5 eating your disk space. These things make Beaver very suitable for old |
hackdorte@20011 | 6 computers and use in small Linux distributions. |
hackdorte@20011 | 7 |
hackdorte@20011 | 8 Modular :: The Beaver core just supplies basic functionality and syntax |
hackdorte@20011 | 9 highlighting. Additional functionality can be found in plugins, which are |
hackdorte@20011 | 10 available on our Plugins page. This way, we make it possible for you to |
hackdorte@20011 | 11 customize Beaver to your personal flavour. |
hackdorte@20011 | 12 |
hackdorte@20011 | 13 Stylish :: A clean interface, enabling you to do your work efficiently, and |
hackdorte@20011 | 14 high-quality Tango artwork. |
hackdorte@20011 | 15 |
hackdorte@20011 | 16 Beaver is an Early AdVanced EditoR. |