Browse Source

wxGUI menu cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53757 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 years ago
parent
commit
c5558f08b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gui/wxpython/xml/menudata.xml

+ 1 - 1
gui/wxpython/xml/menudata.xml

@@ -857,7 +857,7 @@
             </menuitem>
             <separator />
             <menuitem>
-              <label>Version</label>
+              <label>Version and copyright</label>
               <help>Displays version and copyright information.</help>
               <keywords>general,version</keywords>
               <handler>RunMenuCmd</handler>