On 30 Apr 2003 12:58:17 +0200, Dominik Vogt wrote: > > Some of the "Developer Info" sub pages are too wide. Looks like > their "windows" have a hard coded minimum width of about 700 > pixels (e.g. "CVS Information"). When this is fixed, could you > please give me a hint where to change this so I may fix such > trivial things myself in the future?
This line placed inside <pre> (i.e. non breakable) causes it: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/fvwm co -r version-2_1_10 -d fvwm-2.1.10 fvwm Note that breaking lines by hand by limiting them to, say, 66 chars is not good, somebody may have large font or small window that even 66 chars will be too much for them. The proper solution is not to use <pre>, so all lines are breakable. I will fix this. Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]