~ubuntu-geoip-team/ubuntu-geoip/13.10

« back to all changes in this revision

Viewing changes to data/com.ubuntu.geoip.gschema.xml.in

  • Committer: Tarmac
  • Author(s): Shayne White
  • Date: 2013-10-15 00:00:53 UTC
  • mfrom: (40.1.1 adjust-timeout)
  • Revision ID: tarmac-20131015000053-cw253ynnp21jtot7
Typo in description. Fixes: https://bugs.launchpad.net/bugs/1203344.

Approved by Charles Kerr, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    <key name="geoip-url" type="s">
4
4
      <default>"http://geoip.ubuntu.com/lookup"</default>
5
5
      <_summary>URL used to get information about the IP</_summary>
6
 
      <_description>URL of a service that can be contacted and returns an XML file containing location information about the requestors IP address.</_description>
 
6
      <_description>URL of a service that can be contacted and returns an XML file containing location information about the requestor's IP address.</_description>
7
7
    </key>
8
8
  </schema>
9
9
</schemalist>