1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
?package(gnustep-examples):\
needs="X11"\
section="Apps/Math"\
title="Calculator"\
hints="GNUstep,Example"\
longtitle="GNUstep Calculator"\
description="A calculator for basic arithmetic."\
command="openapp Calculator"
?package(gnustep-examples):\
needs="X11"\
section="Apps/Tools"\
title="CurrencyConverter"\
hints="GNUstep,Example"\
longtitle="GNUstep Currency Converter"\
description="Converts from Euros to other currencies."\
command="openapp CurrencyConverter"
?package(gnustep-examples):\
needs="X11"\
section="Apps/Net"\
title="Finger"\
hints="GNUstep,Example"\
longtitle="GNUstep Frontend to Finger, Ping, Traceroute"\
description="Provides an interface to the finger, ping, whois and traceroute utilities."\
command="openapp Finger"
?package(gnustep-examples):\
needs="X11"\
section="Apps/Graphics"\
title="GFractal"\
hints="GNUstep,Example"\
longtitle="GNUstep Fractal Viewer"\
description="A fractal viewer that computes several fractals including the Mandelbrot set."\
command="openapp GFractal"
?package(gnustep-examples):\
needs="X11"\
section="Games/Puzzles"\
title="GPuzzle"\
hints="GNUstep,Example"\
longtitle="GNUstep Puzzle Program"\
description="Simulates a jigsaw puzzle and illustrates the use of clipping paths."\
command="openapp GPuzzle"
?package(gnustep-examples):\
needs="X11"\
section="Apps/Net"\
title="HostAddress"\
hints="GNUstep,Example"\
longtitle="GNUstep Address and Host Resolver"\
description="Resolves addresses."\
command="openapp HostAddress"
?package(gnustep-examples):\
needs="X11"\
section="Apps/Text"\
title="Ink"\
longtitle="demonstrates the use of NSTextView."\
description="An Example of how to use NsTextView."\
command="openapp Ink"
|