[GRASS-dev] [bug #4532] (grass) gis.m: missing buttons in GUI
Markus Neteler via RT
grass-bugs at intevation.de
Fri Jul 21 07:45:24 EDT 2006
Hi,
the simple problem is:
#% gisprompt: file,file,file
which should be
#% gisprompt: old_file,file,file
or
#% gisprompt: new_file,file,file
repectively.
A couple of scripts are affected:
find . -type f -name "*" -exec grep -l ": file,file,file" {} \;
./gui/tcltk/d.m/script/r.reclass.file
./gui/tcltk/d.m/script/r.recode.file
./gui/tcltk/d.m/script/v.in.asciipoints
./gui/tcltk/gis.m/script/r.reclass.file
./gui/tcltk/gis.m/script/r.recode.file
./gui/tcltk/gis.m/script/v.in.asciipoints
Due to power problems today in IRST I cannot submit fixes.
Markus
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list