Wrap DESCR lines at 80 characters
espie@ ok
This commit is contained in:
parent
9bd9e1cbdf
commit
a8112bca29
@ -1,5 +1,6 @@
|
||||
cmail is a simple mail counting tool written in perl. It reads in a config fileXand returns which mailfiles contain mail, how much mail, and how many new
|
||||
messages. This may be useful if you split your mail into multiple files
|
||||
using something like procmail.
|
||||
cmail is a simple mail counting tool written in perl. It reads in a
|
||||
config fileXand returns which mailfiles contain mail, how much mail, and
|
||||
how many new messages. This may be useful if you split your mail into
|
||||
multiple files using something like procmail.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,10 +1,14 @@
|
||||
IceWM is a window manager for the X11 Window System. It it has been coded from scratch in C++ for performance and size and attempts to achieve the following goals:
|
||||
IceWM is a window manager for the X11 Window System. It it has been
|
||||
coded from scratch in C++ for performance and size and attempts to
|
||||
achieve the following goals:
|
||||
|
||||
Feel good and fast to use, be simple and don't get in the way
|
||||
Default configuration should be fully usable without tweaking
|
||||
Mouse is optional
|
||||
Combine the best features of other window managers and GUIs
|
||||
|
||||
IceWM allows reasonably configurable look using themes and is fully GNOME and partially KDE compliant, but can also be used as a full featured standalone environment.
|
||||
IceWM allows reasonably configurable look using themes and is fully
|
||||
GNOME and partially KDE compliant, but can also be used as a full
|
||||
featured standalone environment.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,10 @@
|
||||
KBlackBox is a superb graphical logical game, inspired by emacs' blackbox. Copying policy is GPL. Major part of this help file is based on the original emacs's help.
|
||||
KBlackBox is a superb graphical logical game, inspired by emacs'
|
||||
blackbox. Copying policy is GPL. Major part of this help file is based
|
||||
on the original emacs's help.
|
||||
|
||||
KBlackBox is a game of hide and seek played on an grid of boxes. Your opponent (Random number generator, in this case) has hidden several balls within this box. By shooting rays into the box and observing where they emerge it is possible to deduce the positions of the hidden balls. The fewer rays you use to find the balls, the lower your score.
|
||||
KBlackBox is a game of hide and seek played on an grid of boxes. Your
|
||||
opponent (Random number generator, in this case) has hidden several
|
||||
balls within this box. By shooting rays into the box and observing where
|
||||
they emerge it is possible to deduce the positions of the hidden balls.
|
||||
The fewer rays you use to find the balls, the lower your score.
|
||||
|
||||
|
@ -1 +1,5 @@
|
||||
Reversi is a simple strategy game that is played by two players. There is only one type of piece - one side of it is black, the other white. If a player captures a piece on the board, that piece is turned and belongs to that player. The winner is the person that has more pieces of his own color on the board and if there are no more moves possible.
|
||||
Reversi is a simple strategy game that is played by two players. There
|
||||
is only one type of piece - one side of it is black, the other white. If
|
||||
a player captures a piece on the board, that piece is turned and belongs
|
||||
to that player. The winner is the person that has more pieces of his own
|
||||
color on the board and if there are no more moves possible.
|
||||
|
@ -1,6 +1,7 @@
|
||||
from http://www.hubbe.net/~hubbe/x2vnc.html:
|
||||
|
||||
This program will let you use two screens on two different computers as if they were connected to the same computer. Even if one of the computers runs
|
||||
Windows 95/98/NT and the other one runs X-windows.
|
||||
This program will let you use two screens on two different computers
|
||||
as if they were connected to the same computer. Even if one of the
|
||||
computers runs Windows 95/98/NT and the other one runs X-windows.
|
||||
|
||||
-d.
|
||||
|
Loading…
Reference in New Issue
Block a user