소스 검색

i.latlong: renamed to r.latlong for consistency

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57307 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 년 전
부모
커밋
f776348cb7
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 4
      gui/wxpython/xml/toolboxes.xml

+ 3 - 4
gui/wxpython/xml/toolboxes.xml

@@ -738,6 +738,9 @@
   <toolbox name="SolarRadianceAndShadows">
     <label>Solar radiance and shadows</label>
     <items>
+      <module-item name="r.latlong">
+        <label>LatLong map</label>
+      </module-item>
       <module-item name="r.sun">
         <label>Solar irradiance and irradiation</label>
       </module-item>
@@ -1529,10 +1532,6 @@
       <module-item name="i.atcorr">
         <label>Atmospheric correction</label>
       </module-item>
-      <separator/>
-      <module-item name="i.latlong">
-        <label>LatLong map</label>
-      </module-item>
     </items>
   </toolbox>
   <toolbox name="SatelliteImagesProducts">