~ubuntu-branches/ubuntu/lucid/software-center/lucid

« back to all changes in this revision

Viewing changes to data/icons/scalable/apps/partner.svg

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Gary Lasker, Michael Vogt
  • Date: 2010-03-11 16:58:00 UTC
  • Revision ID: james.westby@ubuntu.com-20100311165800-t1x7nerqb5dxjyeq
Tags: 1.1.17
[ Gary Lasker ]
* softwarecenter/view/navhistory.py:
  - unescape the nav button label text (LP: #531689)
  - fix up and just use a single __str__ method (LP: #531780)
* softwarecenter/view/availablepane.py,
  softwarecenter/view/channelpane.py:
  - fix intermittent AttributeError when a previous
    model does not exist when refreshing the apps view
    (LP: #531820)

[ Michael Vogt ]
* merged lp:~mpt/software-center/bug-499893 (thanks)
* merged lp:~mpt/software-center/categorization (thanks)
* merged lp:~michaelforrest/software-center/ui-changes (thanks)
* data/icons/scalable/apps/partner.svg:
  - add partner icon (LP: #531694)
* softwarecenter/view/catview.py:
  - do not show header in subsection view
* softwarecenter/view/availablepane.py:
  - fix race in initial part creation (LP: #531798)
* debian/control:
  - add gnome-app-install transitional package (closes: #572941)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363)  -->
 
3
 
 
4
<svg
 
5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
 
6
   xmlns:cc="http://creativecommons.org/ns#"
 
7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
8
   xmlns:svg="http://www.w3.org/2000/svg"
 
9
   xmlns="http://www.w3.org/2000/svg"
 
10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
 
11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
 
12
   version="1.1"
 
13
   id="Layer_1"
 
14
   x="0px"
 
15
   y="0px"
 
16
   width="225.45"
 
17
   height="224.26401"
 
18
   viewBox="0 0 225.44999 224.264"
 
19
   enable-background="new 0 0 841.89 595.28"
 
20
   xml:space="preserve"
 
21
   inkscape:version="0.47 r22583"
 
22
   sodipodi:docname="o form canonical.svg"><metadata
 
23
   id="metadata11"><rdf:RDF><cc:Work
 
24
       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
 
25
         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
 
26
   id="defs9"><inkscape:perspective
 
27
     sodipodi:type="inkscape:persp3d"
 
28
     inkscape:vp_x="0 : 297.64001 : 1"
 
29
     inkscape:vp_y="0 : 1000 : 0"
 
30
     inkscape:vp_z="841.89001 : 297.64001 : 1"
 
31
     inkscape:persp3d-origin="420.94501 : 198.42668 : 1"
 
32
     id="perspective13" /></defs><sodipodi:namedview
 
33
   pagecolor="#ffffff"
 
34
   bordercolor="#666666"
 
35
   borderopacity="1"
 
36
   objecttolerance="10"
 
37
   gridtolerance="10"
 
38
   guidetolerance="10"
 
39
   inkscape:pageopacity="0"
 
40
   inkscape:pageshadow="2"
 
41
   inkscape:window-width="1280"
 
42
   inkscape:window-height="724"
 
43
   id="namedview7"
 
44
   showgrid="false"
 
45
   inkscape:zoom="0.41325089"
 
46
   inkscape:cx="112.825"
 
47
   inkscape:cy="111.967"
 
48
   inkscape:window-x="0"
 
49
   inkscape:window-y="25"
 
50
   inkscape:window-maximized="1"
 
51
   inkscape:current-layer="Layer_1" />
 
52
<path
 
53
   d="m 225.45,112.12999 c 0,61.928 -50.469,112.134 -112.723,112.134 C 50.473,224.26399 0,174.05699 0,112.12999 0,50.205991 50.474,-9.4696599e-6 112.728,-9.4696599e-6 174.982,-9.4696599e-6 225.45,50.205991 225.45,112.12999 z"
 
54
   id="path3"
 
55
   style="fill:#8b005a" />
 
56
<path
 
57
   d="m 35.337,111.89899 c 0,-42.606999 34.544,-77.155999 77.156,-77.155999 42.609,0 77.16,34.549 77.16,77.155999 0,42.612 -34.551,77.158 -77.16,77.158 -42.612,-0.001 -77.156,-34.546 -77.156,-77.158 z"
 
58
   id="path5"
 
59
   style="fill:#8b005a;stroke:#ffffff;stroke-width:13.65240002" />
 
60
</svg>
 
 
b'\\ No newline at end of file'