~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to openerp_dia/shapes/tree_title.shape

  • Committer: Launchpad Translations on behalf of openerp-commiter
  • Date: 2012-11-24 07:05:22 UTC
  • mto: This revision was merged to the branch mainline in revision 5825.
  • Revision ID: launchpad_translations_on_behalf_of_openerp-commiter-20121124070522-2i7pnpw5hq4wuz4g
Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
 
3
  <name>shape - tree_title</name>
 
4
  <icon>head_title.png</icon>
 
5
  <connections/>
 
6
  <aspectratio type="free"/>
 
7
  <textbox x1="1.5" y1="0.2" x2="40" y2="1.85" /> 
 
8
  <svg:svg>
 
9
    <svg:image x="0" y="0" width="41.15" height="2.05" href="tree_title_real.png"/>
 
10
  </svg:svg>
 
11
</shape>