[GRASS-SVN] r58233 - grass/trunk/vector/v.out.postgis
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Nov 16 07:51:06 PST 2013
Author: martinl
Date: 2013-11-16 07:51:06 -0800 (Sat, 16 Nov 2013)
New Revision: 58233
Modified:
grass/trunk/vector/v.out.postgis/args.c
Log:
v.out.postgis: guisections cosmetics
Modified: grass/trunk/vector/v.out.postgis/args.c
===================================================================
--- grass/trunk/vector/v.out.postgis/args.c 2013-11-16 15:49:39 UTC (rev 58232)
+++ grass/trunk/vector/v.out.postgis/args.c 2013-11-16 15:51:06 UTC (rev 58233)
@@ -45,6 +45,7 @@
params->olink->description =
_("If not specified, the vector link is not created. "
"The link can be also manually created by 'v.external' module.");
+ params->olink->guisection = _("Creation");
params->opts = G_define_option();
params->opts->key = "options";
More information about the grass-commit
mailing list