Forráskód Böngészése

g.extension: cosmetics in guisection

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38275 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 éve
szülő
commit
9b2be0789d
1 módosított fájl, 3 hozzáadás és 2 törlés
  1. 3 2
      scripts/g.extension/g.extension.py

+ 3 - 2
scripts/g.extension/g.extension.py

@@ -64,8 +64,9 @@
 #%end
 #%end
 
 
 #%flag
 #%flag
-#%  key: l
-#%  description: List available modules in the GRASS Addons SVN repository
+#% key: l
+#% description: List available modules in the GRASS Addons SVN repository
+#% guisection: Print
 #%end
 #%end
 
 
 import os
 import os