Explorar o código

r.colors: guisection cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57920 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=11) %!d(string=hai) anos
pai
achega
e374db27f9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      raster/r.colors/edit_colors.c

+ 1 - 0
raster/r.colors/edit_colors.c

@@ -119,6 +119,7 @@ int edit_colors(int argc, char **argv, int type, const char *maptype,
     flag.w->key = 'w';
     flag.w->description =
         _("Only write new color table if one doesn't already exist");
+    flag.w->guisection = _("Define");
 
     flag.l = G_define_flag();
     flag.l->key = 'l';