[GRASS-SVN] r46066 - in grass/branches/develbranch_6: display/d.ask display/d.colorlist display/d.colors display/d.erase display/d.extract display/d.font display/d.font.freetype display/d.frame display/d.geodesic display/d.his display/d.histogram display/d.info display/d.linegraph display/d.mapgraph display/d.measure display/d.menu display/d.nviz display/d.paint.labels display/d.profile display/d.rast.arrow display/d.rast.num display/d.rhumbline display/d.save display/d.text display/d.text.freetype display/d.text.new display/d.thematic.area display/d.title display/d.what.rast display/d.what.vect display/d.where display/d.zoom general/g.access general/g.ask general/g.dirseps general/g.filename general/g.findetc general/g.findfile general/g.pnmcomp general/g.region general/g.tempfile imagery/i.cca imagery/i.class imagery/i.group imagery/i.points imagery/i.target imagery/i.vpoints imagery/i.zc misc/m.cogo raster/r.average raster/r.bilinear raster/r.bitpattern raster/r.cats raster/r .circle raster/r.coin raster/r.compress raster/r.covar raster/r.cross raster/r.describe raster/r.digit raster/r.distance raster/r.drain raster/r.grow.distance raster/r.grow2 raster/r.his raster/r.horizon raster/r.info raster/r.kappa raster/r.le/r.le.patch raster/r.le/r.le.pixel raster/r.le/r.le.setup raster/r.le/r.le.trace raster/r.los raster/r.median raster/r.mode raster/r.neighbors raster/r.patch raster/r.profile raster/r.quant raster/r.random raster/r.region raster/r.resamp.rst raster/r.resample raster/r.rescale raster/r.rescale.eq raster/r.sum raster/r.sun raster/r.sun2 raster/r.surf.area raster/r.surf.contour raster/r.surf.gauss raster/r.surf.idw2 raster/r.texture raster/r.transect raster/r.univar2 raster/r.volume raster/r.walk raster/r.what raster/r.what.color raster/wildfire/r.ros raster/wildfire/r.spread raster/wildfire/r.spreadpath raster3d/r3.in.v5d raster3d/r3.out.v5d raster3d/r3.out.vtk raster3d/r3.stats vector/v.buffer vector/v.delaunay2 vector/v.external vector /v.in.region vector/v.net vector/v.net.alloc vector/v.net.iso vector/v.net.path vector/v.net.salesman vector/v.net.steiner vector/v.perturb vector/v.sample vector/v.voronoi visualization/nviz/src

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 21 16:41:30 EDT 2011


Author: neteler
Date: 2011-04-21 13:41:30 -0700 (Thu, 21 Apr 2011)
New Revision: 46066

Modified:
   grass/branches/develbranch_6/display/d.ask/main.c
   grass/branches/develbranch_6/display/d.colorlist/main.c
   grass/branches/develbranch_6/display/d.colors/main.c
   grass/branches/develbranch_6/display/d.erase/main.c
   grass/branches/develbranch_6/display/d.extract/main.c
   grass/branches/develbranch_6/display/d.font.freetype/main.c
   grass/branches/develbranch_6/display/d.font/main.c
   grass/branches/develbranch_6/display/d.frame/frame.c
   grass/branches/develbranch_6/display/d.geodesic/main.c
   grass/branches/develbranch_6/display/d.his/main.c
   grass/branches/develbranch_6/display/d.histogram/main.c
   grass/branches/develbranch_6/display/d.info/main.c
   grass/branches/develbranch_6/display/d.linegraph/linegraph.c
   grass/branches/develbranch_6/display/d.mapgraph/main.c
   grass/branches/develbranch_6/display/d.measure/main.c
   grass/branches/develbranch_6/display/d.menu/main.c
   grass/branches/develbranch_6/display/d.nviz/main.c
   grass/branches/develbranch_6/display/d.paint.labels/main.c
   grass/branches/develbranch_6/display/d.profile/main.c
   grass/branches/develbranch_6/display/d.rast.arrow/arrow.c
   grass/branches/develbranch_6/display/d.rast.num/number.c
   grass/branches/develbranch_6/display/d.rhumbline/main.c
   grass/branches/develbranch_6/display/d.save/main.c
   grass/branches/develbranch_6/display/d.text.freetype/main.c
   grass/branches/develbranch_6/display/d.text.new/main.c
   grass/branches/develbranch_6/display/d.text/main.c
   grass/branches/develbranch_6/display/d.thematic.area/main.c
   grass/branches/develbranch_6/display/d.title/main.c
   grass/branches/develbranch_6/display/d.what.rast/main.c
   grass/branches/develbranch_6/display/d.what.vect/main.c
   grass/branches/develbranch_6/display/d.where/main.c
   grass/branches/develbranch_6/display/d.zoom/main.c
   grass/branches/develbranch_6/general/g.access/main.c
   grass/branches/develbranch_6/general/g.ask/main.c
   grass/branches/develbranch_6/general/g.dirseps/main.c
   grass/branches/develbranch_6/general/g.filename/main.c
   grass/branches/develbranch_6/general/g.findetc/main.c
   grass/branches/develbranch_6/general/g.findfile/main.c
   grass/branches/develbranch_6/general/g.pnmcomp/main.c
   grass/branches/develbranch_6/general/g.region/main.c
   grass/branches/develbranch_6/general/g.tempfile/main.c
   grass/branches/develbranch_6/imagery/i.cca/main.c
   grass/branches/develbranch_6/imagery/i.class/main.c
   grass/branches/develbranch_6/imagery/i.group/main.c
   grass/branches/develbranch_6/imagery/i.points/main.c
   grass/branches/develbranch_6/imagery/i.target/main.c
   grass/branches/develbranch_6/imagery/i.vpoints/main.c
   grass/branches/develbranch_6/imagery/i.zc/main.c
   grass/branches/develbranch_6/misc/m.cogo/main.c
   grass/branches/develbranch_6/raster/r.average/main.c
   grass/branches/develbranch_6/raster/r.bilinear/main.c
   grass/branches/develbranch_6/raster/r.bitpattern/main.c
   grass/branches/develbranch_6/raster/r.cats/main.c
   grass/branches/develbranch_6/raster/r.circle/dist.c
   grass/branches/develbranch_6/raster/r.coin/main.c
   grass/branches/develbranch_6/raster/r.compress/main.c
   grass/branches/develbranch_6/raster/r.covar/main.c
   grass/branches/develbranch_6/raster/r.cross/main.c
   grass/branches/develbranch_6/raster/r.describe/main.c
   grass/branches/develbranch_6/raster/r.digit/main.c
   grass/branches/develbranch_6/raster/r.distance/main.c
   grass/branches/develbranch_6/raster/r.drain/main.c
   grass/branches/develbranch_6/raster/r.grow.distance/main.c
   grass/branches/develbranch_6/raster/r.grow2/main.c
   grass/branches/develbranch_6/raster/r.his/main.c
   grass/branches/develbranch_6/raster/r.horizon/main.c
   grass/branches/develbranch_6/raster/r.info/main.c
   grass/branches/develbranch_6/raster/r.kappa/main.c
   grass/branches/develbranch_6/raster/r.le/r.le.patch/main.c
   grass/branches/develbranch_6/raster/r.le/r.le.pixel/main.c
   grass/branches/develbranch_6/raster/r.le/r.le.setup/main.c
   grass/branches/develbranch_6/raster/r.le/r.le.trace/main.c
   grass/branches/develbranch_6/raster/r.los/main.c
   grass/branches/develbranch_6/raster/r.median/main.c
   grass/branches/develbranch_6/raster/r.mode/main.c
   grass/branches/develbranch_6/raster/r.neighbors/main.c
   grass/branches/develbranch_6/raster/r.patch/main.c
   grass/branches/develbranch_6/raster/r.profile/main.c
   grass/branches/develbranch_6/raster/r.quant/main.c
   grass/branches/develbranch_6/raster/r.random/main.c
   grass/branches/develbranch_6/raster/r.region/main.c
   grass/branches/develbranch_6/raster/r.resamp.rst/main.c
   grass/branches/develbranch_6/raster/r.resample/main.c
   grass/branches/develbranch_6/raster/r.rescale.eq/main.c
   grass/branches/develbranch_6/raster/r.rescale/main.c
   grass/branches/develbranch_6/raster/r.sum/main.c
   grass/branches/develbranch_6/raster/r.sun/main.c
   grass/branches/develbranch_6/raster/r.sun2/main.c
   grass/branches/develbranch_6/raster/r.surf.area/main.c
   grass/branches/develbranch_6/raster/r.surf.contour/main.c
   grass/branches/develbranch_6/raster/r.surf.gauss/main.c
   grass/branches/develbranch_6/raster/r.surf.idw2/main.c
   grass/branches/develbranch_6/raster/r.texture/main.c
   grass/branches/develbranch_6/raster/r.transect/main.c
   grass/branches/develbranch_6/raster/r.univar2/r3.univar_main.c
   grass/branches/develbranch_6/raster/r.volume/main.c
   grass/branches/develbranch_6/raster/r.walk/main.c
   grass/branches/develbranch_6/raster/r.what.color/main.c
   grass/branches/develbranch_6/raster/r.what/main.c
   grass/branches/develbranch_6/raster/wildfire/r.ros/main.c
   grass/branches/develbranch_6/raster/wildfire/r.spread/main.c
   grass/branches/develbranch_6/raster/wildfire/r.spreadpath/main.c
   grass/branches/develbranch_6/raster3d/r3.in.v5d/main.c
   grass/branches/develbranch_6/raster3d/r3.out.v5d/main.c
   grass/branches/develbranch_6/raster3d/r3.out.vtk/main.c
   grass/branches/develbranch_6/raster3d/r3.stats/main.c
   grass/branches/develbranch_6/vector/v.buffer/main.c
   grass/branches/develbranch_6/vector/v.delaunay2/main.c
   grass/branches/develbranch_6/vector/v.external/main.c
   grass/branches/develbranch_6/vector/v.in.region/main.c
   grass/branches/develbranch_6/vector/v.net.alloc/main.c
   grass/branches/develbranch_6/vector/v.net.iso/main.c
   grass/branches/develbranch_6/vector/v.net.path/main.c
   grass/branches/develbranch_6/vector/v.net.salesman/main.c
   grass/branches/develbranch_6/vector/v.net.steiner/main.c
   grass/branches/develbranch_6/vector/v.net/main.c
   grass/branches/develbranch_6/vector/v.perturb/main.c
   grass/branches/develbranch_6/vector/v.sample/main.c
   grass/branches/develbranch_6/vector/v.voronoi/dt_main.c
   grass/branches/develbranch_6/vector/v.voronoi/vo_main.c
   grass/branches/develbranch_6/visualization/nviz/src/nvizMain.c
Log:
major keywords cleanup

Modified: grass/branches/develbranch_6/display/d.ask/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.ask/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.ask/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -33,7 +33,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, map management");
     module->description =
 	_("Prompts the user to select a GRASS data base file from among "
 	  "files displayed in a menu on the graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.colorlist/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.colorlist/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.colorlist/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -32,7 +32,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, setup");
     module->description =
 	"Output a list of all available display colors with a configurable "
 	"separator (default is comma).";

Modified: grass/branches/develbranch_6/display/d.colors/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.colors/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.colors/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -8,7 +8,7 @@
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
  *               Hamish Bowman <hamish_b yahoo.com>
- * PURPOSE:      user changes color table for raster map layers
+ * PURPOSE:      Enables user to change color table of raster map layers
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team
  *
  *               This program is free software under the GNU General Public
@@ -47,7 +47,7 @@
     }
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, raster");
     module->description =
 	"Allows the user to interactively change the color table "
 	"of a raster map layer displayed on the graphics monitor.";

Modified: grass/branches/develbranch_6/display/d.erase/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.erase/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.erase/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -29,7 +29,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, setup");
     module->description =
 	_("Erase the contents of the active display frame with user defined color");
 

Modified: grass/branches/develbranch_6/display/d.extract/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.extract/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.extract/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -1,7 +1,7 @@
 
 /****************************************************************
  *
- * MODULE:       d.vect.extract
+ * MODULE:       d.extract
  * 
  * AUTHOR(S):    Radim Blazek, Markus Neteler
  *               
@@ -47,7 +47,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, vector");
     module->description =
 	_("Selects and extracts vectors with mouse into new vector map.");
 

Modified: grass/branches/develbranch_6/display/d.font/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.font/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.font/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -43,7 +43,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, setup");
     module->description =
 	_("Selects the font in which text will be displayed "
 	  "on the user's graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.font.freetype/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.font.freetype/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.font.freetype/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -56,7 +56,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, setup");
     module->description =
 	_("Selects the font in which text will be displayed "
 	  "on the user's graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.frame/frame.c
===================================================================
--- grass/branches/develbranch_6/display/d.frame/frame.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.frame/frame.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -57,7 +57,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, setup");
     module->description =
 	_("Manages display frames on the user's graphics monitor.");
 

Modified: grass/branches/develbranch_6/display/d.geodesic/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.geodesic/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.geodesic/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -42,7 +42,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, distance");
     module->description =
 	_("Displays a geodesic line, tracing the shortest distance "
 	"between two geographic points along a great circle, in "

Modified: grass/branches/develbranch_6/display/d.his/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.his/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.his/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -62,7 +62,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, color transformation");
     module->description =
 	_("Displays the result obtained by combining "
 	  "hue, intensity, and saturation (his) values "

Modified: grass/branches/develbranch_6/display/d.histogram/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.histogram/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.histogram/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -68,7 +68,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, histogram, statistics");
     module->description =
 	_("Displays a histogram in the form of a pie or bar chart "
 	  "for a user-specified raster map.");

Modified: grass/branches/develbranch_6/display/d.info/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.info/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.info/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -31,7 +31,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, metadata");
     module->description =
 	_("Display information about the active display monitor");
 

Modified: grass/branches/develbranch_6/display/d.linegraph/linegraph.c
===================================================================
--- grass/branches/develbranch_6/display/d.linegraph/linegraph.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.linegraph/linegraph.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -110,7 +110,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Generates and displays simple line graphs in the active graphics monitor display frame.");
 

Modified: grass/branches/develbranch_6/display/d.mapgraph/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.mapgraph/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.mapgraph/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -45,7 +45,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Generates and displays simple graphics on map "
 	  "layers drawn in the active graphics monitor display frame.");

Modified: grass/branches/develbranch_6/display/d.measure/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.measure/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.measure/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -46,7 +46,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, geometry");
     module->description =
 	_("Measures the lengths and areas of features drawn "
 	  "by the user in the active display frame on the "

Modified: grass/branches/develbranch_6/display/d.menu/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.menu/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.menu/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -63,7 +63,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, menu");
     module->description =
 	_("Creates and displays a menu within the active "
 	  "frame on the graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.nviz/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.nviz/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.nviz/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -1,24 +1,25 @@
-/*
- * Copyright (C) 2000 by the GRASS Development Team
- * Author: Bob Covill <bcovill at tekmap.ns.ca>
- * 
- * This Program is free software under the GPL (>=v2)
- * Read the file COPYING coming with GRASS for details
+
+/****************************************************************************
  *
+ * MODULE:       d.nviz
+ * AUTHOR(S):    Bob Covill <bcovill at tekmap.ns.ca>
+ * PURPOSE:      interactively create fly-through script for NVIZ
+ * Functions:
+ *   main --      parse parameters and get key frame coorinates
+ *   do_profile-- calculate camera and eye coordinates from
+ *                raster map
+ *   move --      part of screen coords
+ *   cont --      part of screen coords 
+ *   read_rast -- return camera and eye coordinates
  *
- */
+ * COPYRIGHT:    (C) 2000 by the GRASS Development Team
+ *
+ *               This program is free software under the GNU General Public
+ *               License (>=v2). Read the file COPYING that comes with GRASS
+ *               for details.
+ *
+ *****************************************************************************/
 
-/* d.nviv -- interactively create fly-through
- * script for NVIZ
- * Functions ********************************
- * main --      parse parameters and get key frame coorinates
- * do_profile --calculate camera and eye coordinates from
- *              raster map
- * move --      part of screen coords
- * cont --      part of screen coords 
- * read_rast -- return camera and eye coordinates
- ***********************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <math.h>
@@ -65,7 +66,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, visualization, raster, vector, raster3d");
     module->description = _("Creates fly-through script to run in NVIZ.");
 
     parm.opt1 = G_define_standard_option(G_OPT_R_INPUT);

Modified: grass/branches/develbranch_6/display/d.paint.labels/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.paint.labels/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.paint.labels/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -43,7 +43,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, paint labels");
     module->description =
 	_("Displays text labels (created with v.label) "
 	  "to the active frame on the graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.profile/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.profile/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.profile/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -58,7 +58,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, raster, profile");
     module->description =
 	_("Interactive profile plotting utility with optional output.");
 

Modified: grass/branches/develbranch_6/display/d.rast.arrow/arrow.c
===================================================================
--- grass/branches/develbranch_6/display/d.rast.arrow/arrow.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.rast.arrow/arrow.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -107,7 +107,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, raster");
     module->description =
 	_("Draws arrows representing cell aspect direction "
 	  "for a raster map containing aspect data.");

Modified: grass/branches/develbranch_6/display/d.rast.num/number.c
===================================================================
--- grass/branches/develbranch_6/display/d.rast.num/number.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.rast.num/number.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -81,7 +81,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, raster");
     module->description =
 	_("Overlays cell category values on a raster map layer "
 	  "displayed to the graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.rhumbline/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.rhumbline/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.rhumbline/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -42,7 +42,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, distance");
     module->description =
 	_("Displays the rhumbline joining two user-specified "
 	"points, in the active frame on the user's graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.save/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.save/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.save/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -76,7 +76,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, metadata");
     module->description =
 	_("Creates a list of commands for recreating screen graphics.");
 

Modified: grass/branches/develbranch_6/display/d.text/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.text/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.text/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -63,7 +63,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Draws text in the active display frame on the graphics monitor using the current font.");
 

Modified: grass/branches/develbranch_6/display/d.text.freetype/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.text.freetype/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.text.freetype/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -135,7 +135,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Draws text in the graphics monitor's active display frame using TrueType fonts.");
 

Modified: grass/branches/develbranch_6/display/d.text.new/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.text.new/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.text.new/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -139,7 +139,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Draws text in the active display frame on the graphics monitor using the current font.");
 

Modified: grass/branches/develbranch_6/display/d.thematic.area/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.thematic.area/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.thematic.area/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -75,7 +75,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Displays a thematic vector area map in the active "
 	  "frame on the graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.title/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.title/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.title/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -42,7 +42,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, cartography");
     module->description =
 	_("Create a TITLE for a raster map in a form suitable "
 	  "for display with d.text.");

Modified: grass/branches/develbranch_6/display/d.what.rast/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.what.rast/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.what.rast/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -49,7 +49,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, raster");
     module->description =
 	_("Allows the user to interactively query the category contents "
 	  "of multiple raster map layers at user specified locations "

Modified: grass/branches/develbranch_6/display/d.what.vect/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.what.vect/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.what.vect/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -51,7 +51,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, vector");
     module->description =
 	_("Allows the user to interactively query a vector map layer "
 	  "at user-selected locations within the current geographic region.");

Modified: grass/branches/develbranch_6/display/d.where/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.where/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.where/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -39,7 +39,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, position, querying");
     module->description =
 	_("Identifies the geographic coordinates associated with "
 	  "point locations in the active frame on the graphics monitor.");

Modified: grass/branches/develbranch_6/display/d.zoom/main.c
===================================================================
--- grass/branches/develbranch_6/display/d.zoom/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/display/d.zoom/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -54,7 +54,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("display");
+    module->keywords = _("display, zoom");
     module->description =
 	_("Allows the user to change the current geographic "
 	  "region settings interactively, with a mouse.");

Modified: grass/branches/develbranch_6/general/g.access/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.access/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.access/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -34,7 +34,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, map management");
     module->description =
 	_("Controls access to the current mapset for other users on the system.");
 

Modified: grass/branches/develbranch_6/general/g.ask/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.ask/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.ask/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -7,7 +7,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>,
  *               Jan-Oliver Wagner <jan intevation.de>
- * PURPOSE:      
+ * PURPOSE:      Prompts the user for the names of GRASS data base files
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team
  *
  *               This program is free software under the GNU General Public
@@ -37,7 +37,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, map management");
     module->description =
 	"Prompts the user for the names of GRASS data base files.";
 

Modified: grass/branches/develbranch_6/general/g.dirseps/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.dirseps/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.dirseps/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -31,7 +31,7 @@
     G_set_gisrc_mode(G_GISRC_MODE_MEMORY);
 
     module = G_define_module();
-    module->keywords = "general";
+    module->keywords = "general, map management";
     module->label =
 	_("Internal GRASS utility for converting directory separator characters.");
     module->description =

Modified: grass/branches/develbranch_6/general/g.filename/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.filename/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.filename/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -8,7 +8,7 @@
  *               Glynn Clements <glynn gclements.plus.com>,
  *               Hamish Bowman <hamish_b yahoo.com>,
  *               Jan-Oliver Wagner <jan intevation.de>
- * PURPOSE:      
+ * PURPOSE:      Prints GRASS data base file names
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team
  *
  *               This program is free software under the GNU General Public
@@ -36,7 +36,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, map management");
     module->description = _("Prints GRASS data base file names.");
 
     /* Define the different options */

Modified: grass/branches/develbranch_6/general/g.findetc/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.findetc/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.findetc/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -3,7 +3,7 @@
  *
  * MODULE:       g.findetc
  * AUTHOR(S):    William Kyngesburye
- * PURPOSE:      
+ * PURPOSE:      Searches for GRASS support files
  * COPYRIGHT:    (C) 2007 by the GRASS Development Team
  *
  *               This program is free software under the GNU General Public
@@ -25,7 +25,7 @@
     struct Option *opt1;
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, map management");
     module->description = "Searches for GRASS support files.";
 
     G_gisinit(argv[0]);

Modified: grass/branches/develbranch_6/general/g.findfile/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.findfile/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.findfile/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -7,7 +7,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>,
  *               Jan-Oliver Wagner <jan intevation.de>
- * PURPOSE:      
+ * PURPOSE:      Searches for GRASS data base files
  * COPYRIGHT:    (C) 1999-2008 by the GRASS Development Team
  *
  *               This program is free software under the GNU General Public
@@ -32,7 +32,7 @@
     struct Flag *n_flag;
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, map management");
     module->description =
 	_("Searches for GRASS data base files "
 	  "and sets variables for the shell.");

Modified: grass/branches/develbranch_6/general/g.pnmcomp/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.pnmcomp/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.pnmcomp/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -278,7 +278,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, gui");
     module->description = "Overlays multiple PPM image files";
 
     opt.in = G_define_option();

Modified: grass/branches/develbranch_6/general/g.region/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.region/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.region/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -67,7 +67,7 @@
     G_get_default_window(&window);
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, settings");
     module->description =
 	_("Manages the boundary definitions for the " "geographic region.");
 

Modified: grass/branches/develbranch_6/general/g.tempfile/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.tempfile/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/general/g.tempfile/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -33,7 +33,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("general");
+    module->keywords = _("general, map management");
     module->description =
 	"Creates a temporary file and prints the file name.";
 

Modified: grass/branches/develbranch_6/imagery/i.cca/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.cca/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.cca/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -81,7 +81,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, statistics");
     module->description =
 	_("Canonical components analysis (cca) "
 	  "program for image processing.");
@@ -96,7 +96,7 @@
     sig_opt->key = "signature";
     sig_opt->type = TYPE_STRING;
     sig_opt->required = YES;
-    sig_opt->description = _("Ascii file containing spectral signatures");
+    sig_opt->description = _("File containing spectral signatures");
 
     out_opt = G_define_standard_option(G_OPT_R_OUTPUT);
     out_opt->description = _("Output raster map prefix name");

Modified: grass/branches/develbranch_6/imagery/i.class/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.class/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.class/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -50,7 +50,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, classification");
     module->label =
 	_("Generates spectral signatures for an image by allowing the user "
 	  "to outline regions of interest.");

Modified: grass/branches/develbranch_6/imagery/i.group/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.group/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.group/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -49,7 +49,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, map management");
     module->description =
 	_("Creates, edits, and lists groups and subgroups of imagery files.");
 

Modified: grass/branches/develbranch_6/imagery/i.points/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.points/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.points/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -93,7 +93,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, geometry");
     module->description =
 	_("Mark ground control points on image to be rectified.");
 

Modified: grass/branches/develbranch_6/imagery/i.target/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.target/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.target/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -42,7 +42,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, map management");
     module->description =
 	_("Targets an imagery group to a GRASS location and mapset.");
 

Modified: grass/branches/develbranch_6/imagery/i.vpoints/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.vpoints/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.vpoints/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -91,7 +91,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, geometry");
     module->description =
 	_("Set registration points for an imagery group from a vector map "
 	  "or keyboard entry.");

Modified: grass/branches/develbranch_6/imagery/i.zc/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.zc/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/imagery/i.zc/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -54,7 +54,7 @@
     me = G_program_name();
 
     module = G_define_module();
-    module->keywords = _("imagery");
+    module->keywords = _("imagery, edges");
     module->description =
 	_("Zero-crossing \"edge detection\" raster "
 	  "function for image processing.");

Modified: grass/branches/develbranch_6/misc/m.cogo/main.c
===================================================================
--- grass/branches/develbranch_6/misc/m.cogo/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/misc/m.cogo/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -222,7 +222,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("miscellaneous");
+    module->keywords = _("miscellaneous, distance");
     module->label = _("A simple utility for converting bearing and "
 		      "distance measurements to coordinates and vice versa.");
     module->description = _("It assumes a cartesian coordinate system");

Modified: grass/branches/develbranch_6/raster/r.average/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.average/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.average/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -48,7 +48,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Finds the average of values in a cover map within "
 	  "areas assigned the same category value in a "

Modified: grass/branches/develbranch_6/raster/r.bilinear/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.bilinear/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.bilinear/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -39,7 +39,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, resample");
     module->description =
 	_("Bilinear interpolation utility for raster map layers.");
 

Modified: grass/branches/develbranch_6/raster/r.bitpattern/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.bitpattern/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.bitpattern/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -59,7 +59,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, map algebra");
     module->description = _("Compares bit patterns with a raster map.");
 
     /* Define the different options */

Modified: grass/branches/develbranch_6/raster/r.cats/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.cats/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.cats/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -48,7 +48,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, category");
     module->description =
 	_("Manages category values and labels associated "
 	  "with user-specified raster map layers.");

Modified: grass/branches/develbranch_6/raster/r.circle/dist.c
===================================================================
--- grass/branches/develbranch_6/raster/r.circle/dist.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.circle/dist.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -48,7 +48,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, geometry");
     module->description =
 	_("Creates a raster map containing concentric "
 	  "rings around a given point.");

Modified: grass/branches/develbranch_6/raster/r.coin/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.coin/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.coin/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -63,7 +63,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Tabulates the mutual occurrence (coincidence) "
 	  "of categories for two raster map layers.");

Modified: grass/branches/develbranch_6/raster/r.compress/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.compress/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.compress/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -61,7 +61,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, map management");
     module->description = _("Compresses and decompresses raster maps.");
 
     map = G_define_option();

Modified: grass/branches/develbranch_6/raster/r.covar/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.covar/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.covar/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -50,7 +50,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Outputs a covariance/correlation matrix "
 	  "for user-specified raster map layer(s).");

Modified: grass/branches/develbranch_6/raster/r.cross/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.cross/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.cross/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -72,7 +72,7 @@
     /* Define the different options */
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Creates a cross product of the category values from "
 	  "multiple raster map layers.");

Modified: grass/branches/develbranch_6/raster/r.describe/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.describe/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.describe/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -56,7 +56,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, metadata");
     module->description =
 	_("Prints terse list of category values found in a raster map layer.");
 

Modified: grass/branches/develbranch_6/raster/r.digit/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.digit/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.digit/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -42,7 +42,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, geometry");
     module->description =
 	_("Interactive tool used to draw and save vector features on a graphics"
 	 " monitor using a pointing device (mouse) and save to a raster map.");

Modified: grass/branches/develbranch_6/raster/r.distance/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.distance/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.distance/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -35,7 +35,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, distance");
     module->description =
 	_("Locates the closest points between objects in two raster maps.");
 

Modified: grass/branches/develbranch_6/raster/r.drain/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.drain/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.drain/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -105,7 +105,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, hydrology");
     module->description =
 	_("Traces a flow through an elevation model on a raster map.");
 

Modified: grass/branches/develbranch_6/raster/r.grow.distance/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.grow.distance/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.grow.distance/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -127,7 +127,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, geometry");
     module->description =
 	_("Generates a raster map layer of distance to features in input layer.");
 

Modified: grass/branches/develbranch_6/raster/r.grow2/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.grow2/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.grow2/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -125,7 +125,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, geometry");
     module->description =
 	_("Generates a raster map layer "
 	  "with contiguous areas grown by one cell.");

Modified: grass/branches/develbranch_6/raster/r.his/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.his/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.his/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -60,7 +60,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, color transformation");
     module->description =
 	_("Generates red, green and blue raster map layers "
 	  "combining hue, intensity and saturation (HIS) "

Modified: grass/branches/develbranch_6/raster/r.horizon/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.horizon/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.horizon/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -176,7 +176,7 @@
     G_gisinit(argv[0]);
     module = G_define_module();
 
-    module->keywords = _("raster");
+    module->keywords = _("raster, sun position");
     module->label =
 	_("Horizon angle computation from a digital elevation model.");
     module->description =

Modified: grass/branches/develbranch_6/raster/r.info/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.info/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.info/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -66,7 +66,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, metadata");
     module->description =
 	_("Output basic information about a raster map layer.");
 

Modified: grass/branches/develbranch_6/raster/r.kappa/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.kappa/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.kappa/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -64,7 +64,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Calculate error matrix and kappa "
 	  "parameter for accuracy assessment of classification " "result.");

Modified: grass/branches/develbranch_6/raster/r.le/r.le.patch/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.le/r.le.patch/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.le/r.le.patch/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -44,7 +44,7 @@
     choice = (struct CHOICE *)G_calloc(1, sizeof(struct CHOICE));
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, landscape structure analysis, patch index");
     module->description =
 	_("Calculates attribute, patch size, core (interior) size, shape, "
 	  "fractal dimension, and perimeter measures for sets of patches "

Modified: grass/branches/develbranch_6/raster/r.le/r.le.pixel/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.le/r.le.pixel/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.le/r.le.pixel/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -42,7 +42,7 @@
     choice = (struct CHOICE *)G_calloc(1, sizeof(struct CHOICE));
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, landscape structure analysis, patch index");
     module->description =
 	_("Contains a set of measures for attributes, diversity, texture, "
 	  "juxtaposition, and edge.");

Modified: grass/branches/develbranch_6/raster/r.le/r.le.setup/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.le/r.le.setup/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.le/r.le.setup/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -58,7 +58,7 @@
     G_putenv("GRASS_UI_TERM", "1");
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, landscape structure analysis, patch index");
     module->description =
 	_("Interactive tool used to setup the sampling and analysis framework "
 	 "that will be used by the other r.le programs.");

Modified: grass/branches/develbranch_6/raster/r.le/r.le.trace/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.le/r.le.trace/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.le/r.le.trace/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -54,7 +54,7 @@
     choice = (struct CHOICE *)G_calloc(1, sizeof(struct CHOICE));
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, landscape structure analysis, patch index");
     module->description =
 	_("Displays the boundary of each r.le patch and shows how the boundary "
 	 "is traced, displays the attribute, size, perimeter and shape "

Modified: grass/branches/develbranch_6/raster/r.los/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.los/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.los/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -79,7 +79,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, viewshed");
     module->description = _("Line-of-sight raster analysis program.");
 
     /* Define the different options */

Modified: grass/branches/develbranch_6/raster/r.median/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.median/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.median/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -43,7 +43,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Finds the median of values in a cover map within "
 	  "areas assigned the same category value in a "

Modified: grass/branches/develbranch_6/raster/r.mode/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.mode/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.mode/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -47,7 +47,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Finds the mode of values in a cover map within "
 	  "areas assigned the same category value in a "

Modified: grass/branches/develbranch_6/raster/r.neighbors/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.neighbors/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.neighbors/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -105,7 +105,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Makes each cell category value a "
 	  "function of the category values assigned to the cells "

Modified: grass/branches/develbranch_6/raster/r.patch/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.patch/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.patch/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -50,7 +50,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, geometry");
     module->description =
 	_("Creates a composite raster map layer by using "
 	  "known category values from one (or more) map layer(s) "

Modified: grass/branches/develbranch_6/raster/r.profile/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.profile/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.profile/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -50,7 +50,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, profile");
     module->description =
 	_("Outputs the raster map layer values lying on user-defined line(s).");
 

Modified: grass/branches/develbranch_6/raster/r.quant/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.quant/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.quant/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -38,7 +38,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, quantization");
     module->description =
 	_("Produces the quantization file for a floating-point map.");
 

Modified: grass/branches/develbranch_6/raster/r.random/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.random/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.random/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -48,7 +48,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, random");
     module->description =
 	_("Creates a raster map layer and vector point map "
 	  "containing randomly located points.");

Modified: grass/branches/develbranch_6/raster/r.region/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.region/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.region/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -51,7 +51,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, metadata");
     module->description =
 	_("Sets the boundary definitions for a raster map.");
 

Modified: grass/branches/develbranch_6/raster/r.resamp.rst/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.resamp.rst/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.resamp.rst/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -153,7 +153,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, resample");
     module->description =
 	_("Reinterpolates and optionally computes topographic analysis from "
 	  "input raster map to a new raster map (possibly with "

Modified: grass/branches/develbranch_6/raster/r.resample/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.resample/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.resample/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -51,7 +51,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, resample");
     module->description =
 	_("GRASS raster map layer data resampling capability.");
 

Modified: grass/branches/develbranch_6/raster/r.rescale/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.rescale/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.rescale/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -47,7 +47,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, rescale");
     module->description =
 	_("Rescales the range of category values " "in a raster map layer.");
 

Modified: grass/branches/develbranch_6/raster/r.rescale.eq/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.rescale.eq/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.rescale.eq/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -49,7 +49,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, rescale");
     module->description =
 	_("Rescales histogram equalized the range of category "
 	  "values in a raster map layer.");

Modified: grass/branches/develbranch_6/raster/r.sum/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.sum/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.sum/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -43,7 +43,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description = _("Sums up the raster cell values.");
 
     rast = G_define_option();

Modified: grass/branches/develbranch_6/raster/r.sun/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.sun/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.sun/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -172,7 +172,7 @@
     G_gisinit(argv[0]);
     module = G_define_module();
 
-    module->keywords = _("raster");
+    module->keywords = _("raster, sun energy");
     module->label = _("Solar irradiance and irradiation model.");
     module->description =
 	_("Computes direct (beam), diffuse and reflected solar irradiation raster "

Modified: grass/branches/develbranch_6/raster/r.sun2/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.sun2/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.sun2/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -226,7 +226,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, sun energy");
     module->label = _("Solar irradiance and irradiation model.");
     module->description =
 	_("Computes direct (beam), diffuse and reflected solar irradiation raster "

Modified: grass/branches/develbranch_6/raster/r.surf.area/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.surf.area/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.surf.area/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -85,7 +85,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description = _("Surface area estimation for rasters.");
 
     surf = G_define_option();

Modified: grass/branches/develbranch_6/raster/r.surf.contour/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.surf.contour/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.surf.contour/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -49,7 +49,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, interpolation");
     module->description =
 	_("Surface generation program from rasterized contours.");
 

Modified: grass/branches/develbranch_6/raster/r.surf.gauss/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.surf.gauss/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.surf.gauss/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -43,7 +43,7 @@
 				   recalled using G_program_name(). */
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("GRASS module to produce a raster map layer of "
 	  "gaussian deviates whose mean and standard deviation "

Modified: grass/branches/develbranch_6/raster/r.surf.idw2/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.surf.idw2/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.surf.idw2/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -57,7 +57,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, interpolation");
     module->description = _("Surface generation program.");
 
     parm.input = G_define_standard_option(G_OPT_R_INPUT);

Modified: grass/branches/develbranch_6/raster/r.texture/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.texture/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.texture/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -71,7 +71,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, statistics");
     module->description =
 	_("Generate images with textural features from a raster map.");
 

Modified: grass/branches/develbranch_6/raster/r.transect/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.transect/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.transect/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -51,7 +51,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, transect");
     module->description =
 	_("Outputs raster map layer values lying along "
 	  "user defined transect line(s).");

Modified: grass/branches/develbranch_6/raster/r.univar2/r3.univar_main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.univar2/r3.univar_main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.univar2/r3.univar_main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -101,7 +101,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster3d, statistics");
+    module->keywords = _("raster3d, voxel, statistics");
     module->description =
 	_("Calculates univariate statistics from the non-null 3d cells of a raster3d map.");
 

Modified: grass/branches/develbranch_6/raster/r.volume/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.volume/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.volume/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -54,7 +54,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, volume");
     module->description =
 	_("Calculates the volume of data \"clumps\", "
 	  "and (optionally) produces a GRASS vector points map "

Modified: grass/branches/develbranch_6/raster/r.walk/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.walk/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.walk/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -174,7 +174,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, cost surface, cumulative costs");
     module->description =
 	_("Outputs a raster map layer showing the "
 	  "anisotropic cumulative cost of moving between different "

Modified: grass/branches/develbranch_6/raster/r.what/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.what/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.what/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -88,7 +88,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, querying");
     module->description =
 	_("Queries raster map layers on their category values and category labels.");
 

Modified: grass/branches/develbranch_6/raster/r.what.color/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.what.color/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/r.what.color/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -1,7 +1,7 @@
 
 /****************************************************************************
  *
- * MODULE:       r.what
+ * MODULE:       r.what.color
  * AUTHOR(S):    Michael Shapiro, CERL (original contributor)
  *               Markus Neteler <neteler itc.it>,Brad Douglas <rez touchofmadness.com>,
  *               Huidae Cho <grass4u gmail.com>, Glynn Clements <glynn gclements.plus.com>,
@@ -85,7 +85,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, querying");
     module->description = _("Queries colors for a raster map layer.");
 
     opt.input = G_define_option();

Modified: grass/branches/develbranch_6/raster/wildfire/r.ros/main.c
===================================================================
--- grass/branches/develbranch_6/raster/wildfire/r.ros/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/wildfire/r.ros/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -209,7 +209,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, fire");
     module->description =
 	_("Generates three, or four raster map layers showing 1) the base "
 	  "(perpendicular) rate of spread (ROS), 2) the maximum (forward) ROS, "

Modified: grass/branches/develbranch_6/raster/wildfire/r.spread/main.c
===================================================================
--- grass/branches/develbranch_6/raster/wildfire/r.spread/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/wildfire/r.spread/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -98,7 +98,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, fire");
     module->label =
 	_("Simulates elliptically anisotropic spread on a graphics window and "
 	 "generates a raster map of the cumulative time of spread, "

Modified: grass/branches/develbranch_6/raster/wildfire/r.spreadpath/main.c
===================================================================
--- grass/branches/develbranch_6/raster/wildfire/r.spreadpath/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster/wildfire/r.spreadpath/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -69,7 +69,7 @@
 
     /* Set description */
     module = G_define_module();
-    module->keywords = _("raster");
+    module->keywords = _("raster, fire");
     module->description =
 	_("Recursively traces the least cost path backwards to "
 	  "cells from which the cumulative cost was determined.");

Modified: grass/branches/develbranch_6/raster3d/r3.in.v5d/main.c
===================================================================
--- grass/branches/develbranch_6/raster3d/r3.in.v5d/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster3d/r3.in.v5d/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -190,7 +190,7 @@
 
     G_gisinit(argv[0]);
     module = G_define_module();
-    module->keywords = _("raster3d, voxel");
+    module->keywords = _("raster3d, voxel, import");
     module->description =
 	"  import of 3-dimensional Vis5D files (i.e. the v5d file with 1 variable and 1 time step)";
 

Modified: grass/branches/develbranch_6/raster3d/r3.out.v5d/main.c
===================================================================
--- grass/branches/develbranch_6/raster3d/r3.out.v5d/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster3d/r3.out.v5d/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -286,7 +286,7 @@
     /* Initialize GRASS */
     G_gisinit(argv[0]);
     module = G_define_module();
-    module->keywords = _("raster3d, voxel");
+    module->keywords = _("raster3d, voxel, export");
     module->description =
 	_("Export of GRASS 3D raster map to 3-dimensional Vis5D file.");
 

Modified: grass/branches/develbranch_6/raster3d/r3.out.vtk/main.c
===================================================================
--- grass/branches/develbranch_6/raster3d/r3.out.vtk/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster3d/r3.out.vtk/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -373,7 +373,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster3d, voxel");
+    module->keywords = _("raster3d, voxel, export");
     module->description =
 	_("Converts 3D raster maps (G3D) into the VTK-Ascii format");
 

Modified: grass/branches/develbranch_6/raster3d/r3.stats/main.c
===================================================================
--- grass/branches/develbranch_6/raster3d/r3.stats/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/raster3d/r3.stats/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -565,7 +565,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("raster3d, statistics");
+    module->keywords = _("raster3d, voxel, statistics");
     module->description = _("Generates volume statistics for raster3d maps.");
 
     /* Define the different options */

Modified: grass/branches/develbranch_6/vector/v.buffer/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.buffer/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.buffer/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -148,7 +148,7 @@
 
 
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, geometry, buffer");
     module->description =
 	_("Creates a buffer around features of given type (areas must contain centroid).");
 

Modified: grass/branches/develbranch_6/vector/v.delaunay2/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.delaunay2/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.delaunay2/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -83,7 +83,7 @@
     /* GRASS related manipulations */
     G_gisinit(argv[0]);
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, geometry, triangulation");
     module->description = _("Creates a Delaunay triangulation from an input "
 			    "vector map containing points or centroids.");
 

Modified: grass/branches/develbranch_6/vector/v.external/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.external/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.external/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -55,7 +55,7 @@
 	    sprintf(buf, "%s,%s", buf, OGR_Dr_GetName(Ogr_driver));
     }
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, external, import");
     module->label =
 	_("Creates a new vector as a read-only link to OGR layer.");
     module->description = G_store(buf);

Modified: grass/branches/develbranch_6/vector/v.in.region/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.in.region/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.in.region/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -35,7 +35,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, geometry");
     module->description = _("Create a new vector from the current region.");
 
     out_opt = G_define_standard_option(G_OPT_V_OUTPUT);

Modified: grass/branches/develbranch_6/vector/v.net/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.net/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.net/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -44,7 +44,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector, networking");
+    module->keywords = _("vector, networking, maintenance");
     module->description = _("Performs network maintenance.");
 
     /* Define the options */

Modified: grass/branches/develbranch_6/vector/v.net.alloc/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.net.alloc/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.net.alloc/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -58,7 +58,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector, networking");
+    module->keywords = _("vector, network, allocation");
     module->label =
 	_("Allocate subnets for nearest centres (direction from centre).");
     module->description =

Modified: grass/branches/develbranch_6/vector/v.net.iso/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.net.iso/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.net.iso/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -70,7 +70,7 @@
 
     module = G_define_module();
     module->label = _("Splits net by cost isolines.");
-    module->keywords = _("vector, networking");
+    module->keywords = _("vector, network, isolines");
     module->description =
 	_("Splits net to bands between cost isolines (direction from centre). "
 	 "Centre node must be opened (costs >= 0). "

Modified: grass/branches/develbranch_6/vector/v.net.path/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.net.path/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.net.path/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -38,7 +38,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector, networking");
+    module->keywords = _("vector, network, shortest path");
     module->description = _("Finds shortest path on vector network.");
 
     input_opt = G_define_standard_option(G_OPT_V_INPUT);

Modified: grass/branches/develbranch_6/vector/v.net.salesman/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.net.salesman/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.net.salesman/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -94,7 +94,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector, networking");
+    module->keywords = _("vector, network, salesman");
     module->label =
 	_("Creates a cycle connecting given nodes (Traveling salesman problem).");
     module->description =

Modified: grass/branches/develbranch_6/vector/v.net.steiner/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.net.steiner/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.net.steiner/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -342,7 +342,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector, networking");
+    module->keywords = _("vector, network, steiner tree");
     module->label =
 	_("Create Steiner tree for the network and given terminals");
     module->description =

Modified: grass/branches/develbranch_6/vector/v.perturb/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.perturb/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.perturb/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -70,7 +70,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, geometry, statistics");
     module->description =
 	_("Random location perturbations of GRASS vector points");
 

Modified: grass/branches/develbranch_6/vector/v.sample/main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.sample/main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.sample/main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -83,7 +83,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, raster, resample");
     module->description =
 	_("Samples a raster map at vector point locations.");
 

Modified: grass/branches/develbranch_6/vector/v.voronoi/dt_main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.voronoi/dt_main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.voronoi/dt_main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -43,7 +43,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, geometry, triangulation");
     module->description = _("Creates a Delaunay triangulation from an input "
 			    "vector map containing points or centroids.");
 

Modified: grass/branches/develbranch_6/vector/v.voronoi/vo_main.c
===================================================================
--- grass/branches/develbranch_6/vector/v.voronoi/vo_main.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/vector/v.voronoi/vo_main.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -115,7 +115,7 @@
     G_gisinit(argv[0]);
 
     module = G_define_module();
-    module->keywords = _("vector");
+    module->keywords = _("vector, geometry, triangulation");
     module->description = _("Creates a Voronoi diagram from an input vector "
 			    "map containing points or centroids.");
 

Modified: grass/branches/develbranch_6/visualization/nviz/src/nvizMain.c
===================================================================
--- grass/branches/develbranch_6/visualization/nviz/src/nvizMain.c	2011-04-21 20:40:05 UTC (rev 46065)
+++ grass/branches/develbranch_6/visualization/nviz/src/nvizMain.c	2011-04-21 20:41:30 UTC (rev 46066)
@@ -68,7 +68,7 @@
     }
 
     module = G_define_module();
-    module->keywords = _("raster, vector, visualization");
+    module->keywords = _("visualization, raster, vector, raster3d");
     module->description =
 	_("nviz - Visualization and animation tool for GRASS data.");
 



More information about the grass-commit mailing list