Prechádzať zdrojové kódy

r.in.wms: move method option to optional tab

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57026 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 12 rokov pred
rodič
commit
b0bbee1151
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      scripts/r.in.wms/r.in.wms.py

+ 1 - 1
scripts/r.in.wms/r.in.wms.py

@@ -127,7 +127,7 @@ This program is free software under the GNU General Public License
 #% description: Interpolation method to use in reprojection
 #% description: Interpolation method to use in reprojection
 #% options:nearest,linear,cubic,cubicspline
 #% options:nearest,linear,cubic,cubicspline
 #% answer:nearest
 #% answer:nearest
-#% guisection: Request
+#% required: no
 #%end
 #%end
 
 
 #%option
 #%option