~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to image-source/h1-bg.svg

  • Committer: mattgiuca
  • Date: 2008-02-19 00:54:28 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:500
db: get_user and get_users now return User objects instead of dictionaries.
    This is the major part of replacing dicts with User objects, as it
    propagates upwards.

Propagated User objects up through the following modules:
    listusers.py, dispatch.login, authenticate, userservice, forumutil
All of these now treat users as an object rather than a dict.

To save on the size of the changes so far, login still individually copies
fields over to the session (so the session does not yet store a user object;
that is the second part of this refactor).

WOO!! Revision 500 :)

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="500"
13
 
   height="16"
14
 
   id="svg2"
15
 
   sodipodi:version="0.32"
16
 
   inkscape:version="0.46"
17
 
   version="1.0"
18
 
   sodipodi:docname="file-pathbar-bg.svg"
19
 
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
20
 
   inkscape:export-filename="/home/matt/uni/ivle/new-ui/ivle/webapp/filesystem/browser/media/chrome/pathbar-bg.png"
21
 
   inkscape:export-xdpi="90"
22
 
   inkscape:export-ydpi="90">
23
 
  <defs
24
 
     id="defs4">
25
 
    <linearGradient
26
 
       id="linearGradient3211">
27
 
      <stop
28
 
         style="stop-color:#ffcc66;stop-opacity:1;"
29
 
         offset="0"
30
 
         id="stop3213" />
31
 
      <stop
32
 
         style="stop-color:#ffcc66;stop-opacity:0;"
33
 
         offset="1"
34
 
         id="stop3215" />
35
 
    </linearGradient>
36
 
    <linearGradient
37
 
       id="linearGradient3161">
38
 
      <stop
39
 
         style="stop-color:#ebdb2e;stop-opacity:1;"
40
 
         offset="0"
41
 
         id="stop3163" />
42
 
      <stop
43
 
         style="stop-color:#d0e916;stop-opacity:0;"
44
 
         offset="1"
45
 
         id="stop3165" />
46
 
    </linearGradient>
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="perspective10" />
54
 
    <inkscape:perspective
55
 
       sodipodi:type="inkscape:persp3d"
56
 
       inkscape:vp_x="0 : 526.18109 : 1"
57
 
       inkscape:vp_y="0 : 1000 : 0"
58
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
59
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
60
 
       id="perspective5668" />
61
 
    <inkscape:perspective
62
 
       id="perspective5042"
63
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
64
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
65
 
       inkscape:vp_y="0 : 1000 : 0"
66
 
       inkscape:vp_x="0 : 526.18109 : 1"
67
 
       sodipodi:type="inkscape:persp3d" />
68
 
    <linearGradient
69
 
       id="linearGradient5587">
70
 
      <stop
71
 
         id="stop5589"
72
 
         offset="0"
73
 
         style="stop-color:#ffdd88;stop-opacity:1;" />
74
 
      <stop
75
 
         id="stop5591"
76
 
         offset="1"
77
 
         style="stop-color:#ffffff;stop-opacity:0;" />
78
 
    </linearGradient>
79
 
    <linearGradient
80
 
       inkscape:collect="always"
81
 
       xlink:href="#linearGradient3211"
82
 
       id="linearGradient3217"
83
 
       x1="31.642857"
84
 
       y1="342.86218"
85
 
       x2="522.5155"
86
 
       y2="342.86218"
87
 
       gradientUnits="userSpaceOnUse" />
88
 
  </defs>
89
 
  <sodipodi:namedview
90
 
     id="base"
91
 
     pagecolor="#ffffff"
92
 
     bordercolor="#666666"
93
 
     borderopacity="1.0"
94
 
     gridtolerance="10000"
95
 
     guidetolerance="10"
96
 
     objecttolerance="10"
97
 
     inkscape:pageopacity="0.0"
98
 
     inkscape:pageshadow="2"
99
 
     inkscape:zoom="1"
100
 
     inkscape:cx="265.93878"
101
 
     inkscape:cy="-32.614375"
102
 
     inkscape:document-units="px"
103
 
     inkscape:current-layer="layer1"
104
 
     showgrid="false"
105
 
     inkscape:window-width="1280"
106
 
     inkscape:window-height="725"
107
 
     inkscape:window-x="0"
108
 
     inkscape:window-y="25" />
109
 
  <metadata
110
 
     id="metadata7">
111
 
    <rdf:RDF>
112
 
      <cc:Work
113
 
         rdf:about="">
114
 
        <dc:format>image/svg+xml</dc:format>
115
 
        <dc:type
116
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
117
 
      </cc:Work>
118
 
    </rdf:RDF>
119
 
  </metadata>
120
 
  <g
121
 
     inkscape:label="Layer 1"
122
 
     inkscape:groupmode="layer"
123
 
     id="layer1"
124
 
     transform="translate(-31.881123,-332.81473)">
125
 
    <rect
126
 
       style="opacity:1;fill:url(#linearGradient3217);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.47653185999999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
127
 
       id="rect2383"
128
 
       width="499.6011"
129
 
       height="16"
130
 
       x="31.881123"
131
 
       y="332.81473" />
132
 
  </g>
133
 
</svg>