mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
1ff2ed4854
problems. PR: 11473 Submitted by: Chris Piazza <cpiazza@home.net>
18 lines
423 B
Plaintext
18 lines
423 B
Plaintext
Window Manager designed for speed, usability and consistency.
|
|
|
|
When you want titlebars to be bottom ( default is top ),
|
|
% make -DTITLE_BOTTOM install
|
|
|
|
When you want gnome option,
|
|
% make -DGNOME install
|
|
|
|
When you want i18n option,
|
|
% make -DUSE_I18N install
|
|
|
|
When you want to compile with xlocale option,
|
|
% make -DXLOCALE install
|
|
|
|
'bsd-daemon.xpm' is from Steve Farrell.
|
|
|
|
WWW: http://www.kiss.uni-lj.si/~k4fr0235/icewm/
|