Browse Source

prepare for parallel package installs of grass 6 and 7 (merge from trunk)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@61086 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 11 years ago
parent
commit
ada4efdb14
2 changed files with 2 additions and 2 deletions
  1. 1 1
      gui/icons/grass.desktop
  2. 1 1
      gui/icons/grass.menu

+ 1 - 1
gui/icons/grass.desktop

@@ -1,6 +1,6 @@
 [Desktop Entry]
 Type=Application
-Name=GRASS GIS
+Name=GRASS GIS 7
 Comment=Geographic Information System
 Comment[cs]=Geografický Informační Systém
 Comment[de]=Geoinformationssystem

+ 1 - 1
gui/icons/grass.menu

@@ -1,5 +1,5 @@
 ?package(grass):needs="text"\
   section="Applications/Science/Geoscience"\
-  title="GRASS GIS"\
+  title="GRASS GIS 7"\
   command="/usr/bin/grass7"\
   icon="grass.xpm"