diff options
Diffstat (limited to 'libraries/gnustep-gui/slack-desc')
-rw-r--r-- | libraries/gnustep-gui/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/gnustep-gui/slack-desc b/libraries/gnustep-gui/slack-desc deleted file mode 100644 index 6e73fb4001..0000000000 --- a/libraries/gnustep-gui/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler---------------------------------------------------| -gnustep-gui: gnustep-gui (GNUstep GUI library) -gnustep-gui: -gnustep-gui: GNUstep is a cross-platform, object-oriented framework for desktop -gnustep-gui: applicaiton development. It is based on the OPENSTEP specification -gnustep-gui: originally published by NeXT (now Apple). -gnustep-gui: The GNUstep GUI library includes all needed classes to construct -gnustep-gui: advanced graphical applications. It is GNUstep's equivalent to -gnustep-gui: Apple's Cocoa Application Kit framework. -gnustep-gui: -gnustep-gui: Homepage: http://www.gnustep.org -gnustep-gui: |