From 8ed5330b56787a1612aaef003f33c457f2326c71 Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 9 May 1999 16:32:40 +0000 Subject: Update to version 0.9.38 and change I18N to USE_I18N to avoid compilation problems. PR: 11473 Submitted by: Chris Piazza --- x11-wm/icewm/pkg-descr | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-wm/icewm/pkg-descr') diff --git a/x11-wm/icewm/pkg-descr b/x11-wm/icewm/pkg-descr index 7dade1254496..02e867d8a6d5 100644 --- a/x11-wm/icewm/pkg-descr +++ b/x11-wm/icewm/pkg-descr @@ -1,4 +1,4 @@ -cool window manager developped in a very hot day in a winter +Window Manager designed for speed, usability and consistency. When you want titlebars to be bottom ( default is top ), % make -DTITLE_BOTTOM install @@ -7,9 +7,11 @@ When you want gnome option, % make -DGNOME install When you want i18n option, - % make -DI18N install + % 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/ -- cgit