diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-11-19 17:28:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-11-19 17:28:52 +0800 |
commit | 6b2aeda76c8261b5baf7ca775e23696a74424787 (patch) | |
tree | 6eaca1f28b726ab164e93549d222373a0a6fa4d3 /x11-wm/afterstep | |
parent | b1f505129b7e2813475fe094b9a8cfc249260924 (diff) | |
download | freebsd-ports-gnome-6b2aeda76c8261b5baf7ca775e23696a74424787.tar.gz freebsd-ports-gnome-6b2aeda76c8261b5baf7ca775e23696a74424787.tar.zst freebsd-ports-gnome-6b2aeda76c8261b5baf7ca775e23696a74424787.zip |
- NeXTstep spelling
Submitted by: Alexey Dokuchaev
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/afterstep/pkg-descr | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 943bb2273e54..2f51518e972b 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= archives/${PORTVERSION} DISTNAME= AfterStep-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org -COMMENT= Window manager originally based on the Bowman NeXTSTEP clone +COMMENT= Window manager originally based on the Bowman NeXTstep clone RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock diff --git a/x11-wm/afterstep/pkg-descr b/x11-wm/afterstep/pkg-descr index 358cfb125dbb..ec268b8d24ad 100644 --- a/x11-wm/afterstep/pkg-descr +++ b/x11-wm/afterstep/pkg-descr @@ -1,7 +1,7 @@ AfterStep is a continuation of the BowMan window manager which was originally put together by Bo Yang. BowMan was based on the fvwm window manager, written by Robert Nation. Fvwm was based on code from twm. And so -on... It is designed to emulate some of the look and feel of the NEXTSTEP +on... It is designed to emulate some of the look and feel of the NeXTstep user interface, while adding useful, requested, and neat features. The changes which comprise AfterStep's personality were originally part of BowMan development, but due to a desire to move past simple emulation and @@ -11,12 +11,12 @@ continue, but we will no longer be a part of it. Major changes from fvwm are: -- NEXTSTEP-like title bar, title buttons, borders and corners. BowMan's +- NeXTstep-like title bar, title buttons, borders and corners. BowMan's Wharf is a much worked-out version of GoodStuff. To avoid copyright complications it is not called a "dock." -- NEXTSTEP style menu. However, the menus are not controlled by +- NeXTstep style menu. However, the menus are not controlled by applications; they are more of pop-up service lists on the root window. -- NEXTSTEP style icons. These styles are hard-coded in the program, which is - good for the consistent look of the NEXTSTEP interface. +- NeXTstep style icons. These styles are hard-coded in the program, which is + good for the consistent look of the NeXTstep interface. WWW: http://www.afterstep.org/ |