mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-22 19:43:31 +01:00
tiny updates
This commit is contained in:
@@ -604,7 +604,13 @@ testText(WMScreen *scr)
|
||||
fclose(file);
|
||||
WMThawText(text);
|
||||
} else {
|
||||
WMAppendTextStream(text, "<HTML><i>Where's</i> the <b>README</b>?");
|
||||
WMAppendTextStream(text,
|
||||
"Window Maker is the GNU window manager for the "
|
||||
"X Window System. It was designed to emulate the "
|
||||
"look and feel of part of the NEXTSTEP(tm) GUI. Its "
|
||||
"supposed to be relatively fast and small, feature "
|
||||
"rich, easy to configure and easy to use, with a simple "
|
||||
"and elegant appearance borrowed from NEXTSTEP(tm).");
|
||||
}
|
||||
|
||||
WMRealizeWidget(win);
|
||||
|
||||
Reference in New Issue
Block a user