wok diff beaver/description.txt @ rev 20974

updated glew-dev again (1.5.8 -> 2.1.0)
author Hans-G?nter Theisgen
date Tue Mar 05 16:42:51 2019 +0100 (2019-03-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/beaver/description.txt	Tue Mar 05 16:42:51 2019 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +Beaver is a GTK+2 editor designed to be:
     1.5 +
     1.6 +Light-weight :: Beaver starts up fast and doesn't use a lot of memory. 
     1.7 +Beaver's only dependency is GTK+2, so no need to install other libraries 
     1.8 +eating your disk space. These things make Beaver very suitable for old 
     1.9 +computers and use in small Linux distributions.
    1.10 +
    1.11 +Modular :: The Beaver core just supplies basic functionality and syntax 
    1.12 +highlighting. Additional functionality can be found in plugins, which are 
    1.13 +available on our Plugins page. This way, we make it possible for you to 
    1.14 +customize Beaver to your personal flavour.
    1.15 +
    1.16 +Stylish :: A clean interface, enabling you to do your work efficiently, and 
    1.17 +high-quality Tango artwork.
    1.18 +
    1.19 +Beaver is an Early AdVanced EditoR.