2009-02-21 23:59:25 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.5 2009/02/21 22:59:25 leot1990 Exp $
|
inital import of gtypist:
GNU Typist (also called gtypist) is a universal typing tutor. You can learn
correct typing and improve your skills by practicing its exercises on a
regular basis. Its main features are:
- It is free software released under the GNU General Public License. In
addition, it is an official program of the GNU project.
- It comes with several typing tutorials: in Czech, English (Qwerty and Dvorak
keyboard), Russian and Spanish, as well as simpler exercices in German,
French and Norwegian.
- It interprets a simple and intuitive scripting language that describes typing
tutorials. You can easily modify existing tutorials or create new ones
according to your needs.
- It supports internationalization and already has an interface in Czech,
English, Finnish, French, German and Spanish.
- Users can navigate through lessons through an easy to use arrow key based
menu interface. 'vi' up, down, left and right keys can be used too!
- Thanks to its execution in text mode with the curses library, it can be
compiled and used on several operating systems, in particular on GNU/Linux
and GNU/HURD, on several variants of Unix, as well as on Windows/DOS with
the DJGPP compiler and the PDCURSES library.
2005-09-07 01:14:18 +02:00
|
|
|
bin/gtypist
|
|
|
|
bin/typefortune
|
|
|
|
info/gtypist.info
|
|
|
|
man/man1/gtypist.1
|
|
|
|
man/man1/typefortune.1
|
|
|
|
share/gtypist/cs.typ
|
|
|
|
share/gtypist/d.typ
|
|
|
|
share/gtypist/demo.typ
|
|
|
|
share/gtypist/esp.typ
|
|
|
|
share/gtypist/gtypist.typ
|
|
|
|
share/gtypist/ktde.typ
|
|
|
|
share/gtypist/ktdk.typ
|
|
|
|
share/gtypist/ktdk2.typ
|
|
|
|
share/gtypist/ktdvorak.typ
|
|
|
|
share/gtypist/kten.typ
|
|
|
|
share/gtypist/ktfr.typ
|
|
|
|
share/gtypist/ktfr2.typ
|
|
|
|
share/gtypist/ktno.typ
|
|
|
|
share/gtypist/ktnumber.typ
|
|
|
|
share/gtypist/m.typ
|
|
|
|
share/gtypist/n.typ
|
|
|
|
share/gtypist/q.typ
|
|
|
|
share/gtypist/r.typ
|
|
|
|
share/gtypist/ru.typ
|
|
|
|
share/gtypist/s.typ
|
|
|
|
share/gtypist/t.typ
|
|
|
|
share/gtypist/ttde.typ
|
|
|
|
share/gtypist/u.typ
|
|
|
|
share/gtypist/v.typ
|
2006-04-18 02:46:27 +02:00
|
|
|
share/locale/cs/LC_MESSAGES/gtypist.mo
|
|
|
|
share/locale/de/LC_MESSAGES/gtypist.mo
|
|
|
|
share/locale/es/LC_MESSAGES/gtypist.mo
|
2009-02-21 23:59:25 +01:00
|
|
|
share/locale/eu/LC_MESSAGES/gtypist.mo
|
2006-04-18 02:46:27 +02:00
|
|
|
share/locale/fi/LC_MESSAGES/gtypist.mo
|
|
|
|
share/locale/fr/LC_MESSAGES/gtypist.mo
|
2008-10-04 18:40:23 +02:00
|
|
|
share/locale/nl/LC_MESSAGES/gtypist.mo
|
2006-04-18 02:46:27 +02:00
|
|
|
share/locale/ru/LC_MESSAGES/gtypist.mo
|
2008-10-04 18:40:23 +02:00
|
|
|
share/locale/zh_CN/LC_MESSAGES/gtypist.mo
|
2006-04-18 02:46:27 +02:00
|
|
|
share/locale/zh_TW/LC_MESSAGES/gtypist.mo
|
inital import of gtypist:
GNU Typist (also called gtypist) is a universal typing tutor. You can learn
correct typing and improve your skills by practicing its exercises on a
regular basis. Its main features are:
- It is free software released under the GNU General Public License. In
addition, it is an official program of the GNU project.
- It comes with several typing tutorials: in Czech, English (Qwerty and Dvorak
keyboard), Russian and Spanish, as well as simpler exercices in German,
French and Norwegian.
- It interprets a simple and intuitive scripting language that describes typing
tutorials. You can easily modify existing tutorials or create new ones
according to your needs.
- It supports internationalization and already has an interface in Czech,
English, Finnish, French, German and Spanish.
- Users can navigate through lessons through an easy to use arrow key based
menu interface. 'vi' up, down, left and right keys can be used too!
- Thanks to its execution in text mode with the curses library, it can be
compiled and used on several operating systems, in particular on GNU/Linux
and GNU/HURD, on several variants of Unix, as well as on Windows/DOS with
the DJGPP compiler and the PDCURSES library.
2005-09-07 01:14:18 +02:00
|
|
|
@dirrm share/gtypist
|