bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gv] minor error in gv default config file


From: Domingo Stephan
Subject: [bug-gv] minor error in gv default config file
Date: Sun, 15 Apr 2007 16:14:00 +0200

Hello,

I found a small error in the default config file:

In line 47, the character between "Natural" and "Size" is a tab (ascii
9) instead of a space (ascii 32).
This causes the display of an "empty square" in the gui (zoom menu).

I verified this with the source package of gv-3.6.2.tar.gz .

The error is in the following files:

$ grep -nP "Natural\t" gv-3.6.2/src/*
gv_class.ad:70:GV.scales:               Natural size,   1.000,  screen  \n\
gv_system.ad:47:GV.scales:              Natural size,   1.000,  screen  \n\
gv_user.ad:47:GV.scales:                Natural size,   1.000,  screen  \n\
gv_user_res.dat:41:GV.scales:           Natural size,   1.000,  screen  \n\

Regards,
Domingo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]