~ubuntu-branches/ubuntu/maverick/freecad/maverick

« back to all changes in this revision

Viewing changes to src/Mod/Drawing/Templates/A4_Simple.svg

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2010-01-11 08:48:33 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100111084833-4g9vgdqbkw8u34zb
Tags: 0.9.2646.5-1
* New upstream version (closes: #561696).
* Added swig to Build-Depends (closes: #563523, #563772).
* Removed python-opencv from Build-Depends and Recommends (closes: #560768).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 
3
 
 
4
<svg xmlns="http://www.w3.org/2000/svg"
 
5
     xmlns:xlink="http://www.w3.org/1999/xlink" 
 
6
         xmlns:ev="http://www.w3.org/2001/xml-events"
 
7
     version="1.1" 
 
8
         baseProfile="full"
 
9
     width="297mm" 
 
10
         height="420mm">
 
11
         
 
12
<!- DrawingContent -->
 
13
         
 
14
</svg>