~bilalakhtar/ubuntu/maverick/gpsdrive/gpsdrive-fix-325288

« back to all changes in this revision

Viewing changes to data/map-icons/japan/education/university.svg

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Putzo
  • Date: 2008-08-31 17:40:05 UTC
  • mfrom: (1.1.3 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080831174005-0lobl48wa8zognfh
Tags: 2.10~pre4-6.dfsg-1
* Added .dfsg to version to allow a sourceful upload
  that really removes files with unknown or incompatible
  licenses (gpsfetchmap.pl, map-icons/japan, map-icons/nickw) 
  from the upstream tarball, generated using the get-orig-source
  target in debian/rules. (Closes: #497115)
* Fixed spelling error in short description of the gpsdrive-data package.
  (Closes: #494657)
* Added patch 100-fix-insecure-tempfiles.dpatch that uses mktemp 
  in geo-code to avoid symlink attacks. Thanks Moritz Muehlenhoff for
  the patch. (Closes: #496436)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" standalone="no"?>
2
 
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
 
<svg xml:space="default" width="250" height="380" xmlns="http://www.w3.org/2000/svg">
4
 
        <title>日本の地図記号 - 大学</title>
5
 
        <rect fill="white" x="0" y="0" width="250" height="380" />
6
 
        <path fill="none" stroke="black" stroke-width="10px"
7
 
                d="M 50 10 Q 0 70 50 130 M 200 10 Q 250 70 200 130"
8
 
        />
9
 
        <path fill="none" stroke="black" stroke-width="10px"
10
 
                d="M 65 40 L 185 40 M 125 10 L 125 35 Q 125 100 65 130 M 125 35 Q 125 100 185 130"
11
 
        />
12
 
        <polygon fill="black" stroke="black" stroke-width="1px"
13
 
                points="50,216 20,216 20,184 102,184 102,150 148,150 148,184 230,184 230,216"
14
 
        />
15
 
        <line stroke="black" stroke-width="32px" x1="56" y1="204" x2="210" y2="350" />
16
 
        <line stroke="black" stroke-width="32px" x1="194" y1="204" x2="40" y2="350" />
17
 
</svg>