/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to icons/bzr-panel.svg

  • Committer: rodney.dawes at canonical
  • Date: 2008-10-25 06:02:09 UTC
  • Revision ID: rodney.dawes@canonical.com-20081025060209-irlizouino63cs1m
        * preferences/__init__.py:
        Remove the dialog separator
        Remove useless extra call to self._create_pages()
        Make the default window size smaller
        Set the default border width on various widgets
        Set the current notebook page to the first one

        * preferences/identity.py:
        Set various border widths appropriately
        Align the labels to the left
        Remove the unneeded bold markup from the labels
        Change the "User Id" label to "E-Mail"
        Align the radio group labels to the top of the groups

        * preferences/plugins.py:
        Set various border widths appropriately
        Set the default paned position to something more sensible
        Set the shadow type on the treeview's scrolled window to in
        Align the Author and Version labels to the left

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
 
<svg
4
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
 
   xmlns:cc="http://creativecommons.org/ns#"
6
 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
 
   xmlns:svg="http://www.w3.org/2000/svg"
8
 
   xmlns="http://www.w3.org/2000/svg"
9
 
   xmlns:xlink="http://www.w3.org/1999/xlink"
10
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
 
   width="125.3576"
13
 
   height="127.96403"
14
 
   id="svg2393"
15
 
   sodipodi:version="0.32"
16
 
   inkscape:version="0.46"
17
 
   version="1.0"
18
 
   sodipodi:docname="bzr-logo.svg"
19
 
   inkscape:output_extension="org.inkscape.output.svg.inkscape">
20
 
  <defs
21
 
     id="defs2395">
22
 
    <linearGradient
23
 
       id="linearGradient5444">
24
 
      <stop
25
 
         id="stop5446"
26
 
         offset="0"
27
 
         style="stop-color:#729fcf;stop-opacity:1;" />
28
 
      <stop
29
 
         style="stop-color:#3465a4;stop-opacity:1;"
30
 
         offset="0.5"
31
 
         id="stop4547" />
32
 
      <stop
33
 
         id="stop5448"
34
 
         offset="1"
35
 
         style="stop-color:#204ab7;stop-opacity:1;" />
36
 
    </linearGradient>
37
 
    <linearGradient
38
 
       inkscape:collect="always"
39
 
       xlink:href="#linearGradient5444"
40
 
       id="linearGradient2200"
41
 
       x1="372.24512"
42
 
       y1="69.037941"
43
 
       x2="372.24512"
44
 
       y2="0"
45
 
       gradientUnits="userSpaceOnUse"
46
 
       gradientTransform="matrix(1.027169,0,0,1,571.72345,145.71693)" />
47
 
    <inkscape:perspective
48
 
       sodipodi:type="inkscape:persp3d"
49
 
       inkscape:vp_x="0 : 526.18109 : 1"
50
 
       inkscape:vp_y="0 : 1000 : 0"
51
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
52
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
53
 
       id="perspective2401" />
54
 
  </defs>
55
 
  <sodipodi:namedview
56
 
     id="base"
57
 
     pagecolor="#ffffff"
58
 
     bordercolor="#666666"
59
 
     borderopacity="1.0"
60
 
     gridtolerance="10000"
61
 
     guidetolerance="10"
62
 
     objecttolerance="10"
63
 
     inkscape:pageopacity="0.0"
64
 
     inkscape:pageshadow="2"
65
 
     inkscape:zoom="0.35"
66
 
     inkscape:cx="375"
67
 
     inkscape:cy="520"
68
 
     inkscape:document-units="px"
69
 
     inkscape:current-layer="layer1"
70
 
     showgrid="false"
71
 
     inkscape:window-width="642"
72
 
     inkscape:window-height="716"
73
 
     inkscape:window-x="0"
74
 
     inkscape:window-y="26" />
75
 
  <metadata
76
 
     id="metadata2398">
77
 
    <rdf:RDF>
78
 
      <cc:Work
79
 
         rdf:about="">
80
 
        <dc:format>image/svg+xml</dc:format>
81
 
        <dc:type
82
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
83
 
      </cc:Work>
84
 
    </rdf:RDF>
85
 
  </metadata>
86
 
  <g
87
 
     inkscape:label="Layer 1"
88
 
     inkscape:groupmode="layer"
89
 
     id="layer1"
90
 
     transform="translate(-580.17834,-151.23731)">
91
 
    <path
92
 
       style="opacity:1;fill:url(#linearGradient2200);fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
93
 
       d="M 588.19225,214.74818 L 703.94225,214.74818 C 703.0194,210.71454 649.52368,155.39489 646.56725,155.46693 C 644.54816,155.51613 591.83132,209.09818 588.19225,214.74818 z"
94
 
       id="rect1307"
95
 
       inkscape:export-filename="/home/matt/BZR Header.png"
96
 
       inkscape:export-xdpi="96"
97
 
       inkscape:export-ydpi="96" />
98
 
    <g
99
 
       style="opacity:1;display:inline"
100
 
       id="g3653"
101
 
       transform="translate(754.85055,325.08453)"
102
 
       inkscape:export-filename="/home/matt/Projects/Ubuntu/Bazaar Website/bzr icon 64.png"
103
 
       inkscape:export-xdpi="45.012665"
104
 
       inkscape:export-ydpi="45.012665">
105
 
      <path
106
 
         id="path2749"
107
 
         d="M -143.51431,-75.4275 C -158.48768,-90.57687 -171.17625,-103.66019 -171.7111,-104.50153 C -174.63909,-109.10738 -172.34363,-112.16647 -143.7155,-141.81059 C -119.96256,-166.4065 -114.08422,-171.84722 -111.26302,-171.84722 C -108.45655,-171.84722 -102.57922,-166.49332 -79.566158,-142.97326 C -59.704508,-122.67403 -51.314608,-113.24681 -51.314608,-111.22876 C -51.314608,-107.03298 -109.21126,-47.88319 -113.31814,-47.88319 C -115.49463,-47.88319 -123.57621,-55.25503 -143.51431,-75.4275 z"
108
 
         style="opacity:1;fill:#fce94f;fill-opacity:1;stroke:#fce94f;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
109
 
      <path
110
 
         id="path2721"
111
 
         d="M -118.75152,-74.850683 C -119.22012,-75.319283 -119.60352,-85.958443 -119.60352,-98.493313 L -119.60352,-121.28395 L -124.85215,-121.28395 C -131.2088,-121.28395 -131.22918,-121.19503 -121.27316,-136.90004 C -116.77235,-143.99978 -113.38241,-148.09169 -112.19584,-147.85705 C -110.34853,-147.49175 -95.321883,-124.90849 -95.321883,-122.4975 C -95.321883,-121.83004 -97.640303,-121.28395 -100.47393,-121.28395 C -103.84689,-121.28395 -105.87693,-120.6299 -106.35276,-119.38989 C -107.55959,-116.24495 -103.45251,-106.32746 -97.296233,-97.520823 C -90.988133,-88.497013 -90.461803,-86.665103 -93.461883,-84.175253 C -95.128693,-82.791933 -96.185063,-83.268713 -100.25177,-87.239733 C -102.90055,-89.826193 -105.46285,-91.547323 -105.94572,-91.064423 C -106.42862,-90.581523 -106.8237,-86.544203 -106.8237,-82.092573 L -106.8237,-73.998703 L -112.36162,-73.998703 C -115.40746,-73.998703 -118.28294,-74.382103 -118.75152,-74.850683 z"
112
 
         style="opacity:1;fill:#c4a000;fill-opacity:1;stroke:#c4a000;display:inline" />
113
 
      <path
114
 
         id="path2727"
115
 
         d="M -120.75152,-76.85072 C -121.22012,-77.31932 -121.60352,-87.95848 -121.60352,-100.49335 L -121.60352,-123.28399 L -126.85215,-123.28399 C -133.2088,-123.28399 -133.22918,-123.19507 -123.27316,-138.90007 C -118.77235,-145.99981 -115.38241,-150.09172 -114.19584,-149.85708 C -112.34853,-149.49178 -97.321888,-126.90852 -97.321888,-124.49754 C -97.321888,-123.83008 -99.640308,-123.28399 -102.47393,-123.28399 C -105.84689,-123.28399 -107.87693,-122.62994 -108.35276,-121.38993 C -109.55959,-118.24499 -105.45251,-108.3275 -99.296238,-99.52086 C -92.988138,-90.49705 -92.461808,-88.66514 -95.461888,-86.17529 C -97.128698,-84.79197 -98.185068,-85.26875 -102.25177,-89.23977 C -104.90055,-91.82623 -107.46285,-93.54736 -107.94572,-93.06446 C -108.42862,-92.58156 -108.8237,-88.54424 -108.8237,-84.09261 L -108.8237,-75.99874 L -114.36162,-75.99874 C -117.40746,-75.99874 -120.28294,-76.38214 -120.75152,-76.85072 z"
116
 
         style="opacity:1;fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-opacity:1;display:inline" />
117
 
      <path
118
 
         d="M -143.51431,-75.4275 C -158.48768,-90.57687 -171.17625,-103.66019 -171.7111,-104.50153 C -174.63909,-109.10738 -172.34363,-112.16647 -143.7155,-141.81059 C -119.96256,-166.4065 -114.08422,-171.84722 -111.26302,-171.84722 C -108.45655,-171.84722 -102.57922,-166.49332 -79.566162,-142.97326 C -59.704512,-122.67403 -51.314612,-113.24681 -51.314612,-111.22876 C -51.314612,-107.03298 -109.21126,-47.88319 -113.31814,-47.88319 C -115.49463,-47.88319 -123.57621,-55.25503 -143.51431,-75.4275 z M -82.734602,-78.80831 C -63.284082,-98.78654 -53.870592,-109.3496 -53.870592,-111.19708 C -53.870592,-114.35673 -108.28764,-170.68595 -111.26979,-170.61328 C -113.31427,-170.56346 -167.39892,-115.6112 -169.81635,-111.12752 C -171.82156,-107.40842 -170.53236,-105.76188 -145.24612,-79.74648 C -117.66227,-51.36719 -115.36413,-49.16116 -113.38369,-49.16116 C -112.40192,-49.16116 -98.609822,-62.50237 -82.734602,-78.80831 z"
119
 
         style="opacity:1;fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
120
 
         id="path2736" />
121
 
    </g>
122
 
  </g>
123
 
</svg>