Parcourir la source

grass -> grass7

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38605 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa il y a 16 ans
Parent
commit
d8a25b1b88
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/g.extension/g.extension.py

+ 1 - 1
scripts/g.extension/g.extension.py

@@ -53,7 +53,7 @@
 #% type: string
 #% key_desc: path
 #% description: Prefix where to install extension
-#% answer: $(HOME)/.grass/addons
+#% answer: $(HOME)/.grass7/addons
 #% required: yes
 #%end
 #%option