[Lunar-commits] <moonbase-other> gnustep-gui: adjust description
v4hn
me at v4hn.de
Sat Sep 7 14:37:54 CEST 2013
commit 17741a1405d07f0d02ded85733bdcdf99e06e969
Author: v4hn <me at v4hn.de>
Date: Sat, 07 Sep 2013 05:37:31 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/17741a1405d07f0d02ded85733bdcdf99e06e969
gnustep-gui: adjust description
---
gnustep/gnustep-gui/DETAILS | +9/-4
1 file changed, 9 insertions(+), 4 deletions(-)
--- a/gnustep/gnustep-gui/DETAILS
+++ b/gnustep/gnustep-gui/DETAILS
@@ -9,10 +9,15 @@
WEB_SITE=http://gnustep.org/
ENTERED=20120714
UPDATED=20130901
- SHORT="GNUstep Foundation Package"
+ SHORT="GNUstep GUI Package"
cat << EOF
-This provides functionality that aims to implement
-the non-graphical portion of the OpenStep standard
-(the Foundation library).
+The GNUstep gui library is a library of graphical user
+interface classes written completely in the Objective-C
+language; the classes are based upon Apple's Cocoa
+framwork (which came from the OpenStep specification).
+These classes include graphical objects such as buttons,
+text fields, popup lists, browser lists, and windows;
+there are also many associated classes for handling events,
+colors, fonts, pasteboards and images.
EOF
More information about the Lunar-commits
mailing list