Skip to content

Commit 1e2bd5f

Browse files

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+50
-50
lines changed
 
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="Print projection information from a georeferenced ASCII file containing a Wkt projection description and create a new location based on it" module="g.proj">
4+
<qgisgrassmodule label="Print projection information from georeferenced ASCII file containing WKT projection description and create a new location based on it" module="g.proj">
55
<file key="wkt" type="old" />
66
<option key="location" />
77
</qgisgrassmodule>

‎src/plugins/grass/modules/g.proj.ascii.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="Print projection information from a georeferenced ASCII file containing a Wkt projection description" module="g.proj">
4+
<qgisgrassmodule label="Print projection information from georeferenced ASCII file containing WKT projection description" module="g.proj">
55
<file key="wkt" type="old" />
66
<flag key="p" />
77
<flag key="d" />

0 commit comments

Comments
 (0)
Please sign in to comment.