Wed, 04 Jun 2025 23:12:27 -0500
Fix log viewing for missing protocols
This works around an issue where we depend on the protocol to determine where
its logs are stored so that you can still view logs for existing accounts if
the protocol plugin is no longer on disk.
This still requires the account to exist with the correct protocol-id to work.
Testing Done:
I manually added on of my old aim accounts that I still have logs from to `accounts.xml`. I then selected `View User Log...` from the `Buddies` menu, selected that aim account and entered a contact who I knew I had logs for and verified that those logs were displayed properly.
Bugs closed: PIDGIN-18096
Reviewed at https://reviews.imfreedom.org/r/4016/
|
15493
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
2 | <!-- Created with Inkscape (http://www.inkscape.org/) --> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
3 | <svg |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
4 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
|
24119
d364b0b02275
Remove all useless definitions. This will reduce the tarball size a lot.
Hylke Bons <hbons@pidgin.im>
parents:
15493
diff
changeset
|
5 | xmlns:cc="http://creativecommons.org/ns#" |
|
15493
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
6 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
7 | xmlns:svg="http://www.w3.org/2000/svg" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
8 | xmlns="http://www.w3.org/2000/svg" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
9 | xmlns:xlink="http://www.w3.org/1999/xlink" |
|
24119
d364b0b02275
Remove all useless definitions. This will reduce the tarball size a lot.
Hylke Bons <hbons@pidgin.im>
parents:
15493
diff
changeset
|
10 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
|
15493
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
11 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
12 | width="48" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
13 | height="48" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
14 | id="svg2" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
15 | sodipodi:version="0.32" |
|
24119
d364b0b02275
Remove all useless definitions. This will reduce the tarball size a lot.
Hylke Bons <hbons@pidgin.im>
parents:
15493
diff
changeset
|
16 | inkscape:version="0.46" |
|
15493
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
17 | version="1.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
18 | sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/protocols/48" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
19 | sodipodi:docname="silc.svg" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
20 | inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/silc.png" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
21 | inkscape:export-xdpi="90" |
|
24119
d364b0b02275
Remove all useless definitions. This will reduce the tarball size a lot.
Hylke Bons <hbons@pidgin.im>
parents:
15493
diff
changeset
|
22 | inkscape:export-ydpi="90" |
|
d364b0b02275
Remove all useless definitions. This will reduce the tarball size a lot.
Hylke Bons <hbons@pidgin.im>
parents:
15493
diff
changeset
|
23 | inkscape:output_extension="org.inkscape.output.svg.inkscape"> |
|
15493
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
24 | <defs |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
25 | id="defs4"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
26 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
27 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
28 | id="linearGradient2193"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
29 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
30 | style="stop-color:#ffffff;stop-opacity:1;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
31 | offset="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
32 | id="stop2195" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
33 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
34 | style="stop-color:#ffffff;stop-opacity:0;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
35 | offset="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
36 | id="stop2197" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
37 | </linearGradient> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
38 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
39 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
40 | id="linearGradient2222"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
41 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
42 | style="stop-color:#8ae234;stop-opacity:1;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
43 | offset="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
44 | id="stop2224" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
45 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
46 | style="stop-color:#8ae234;stop-opacity:0;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
47 | offset="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
48 | id="stop2226" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
49 | </linearGradient> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
50 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
51 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
52 | id="linearGradient3150"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
53 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
54 | style="stop-color:#2e3436;stop-opacity:1;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
55 | offset="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
56 | id="stop3152" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
57 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
58 | style="stop-color:#2e3436;stop-opacity:0;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
59 | offset="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
60 | id="stop3154" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
61 | </linearGradient> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
62 | <radialGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
63 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
64 | xlink:href="#linearGradient3150" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
65 | id="radialGradient3156" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
66 | cx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
67 | cy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
68 | fx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
69 | fy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
70 | r="6.6449099" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
71 | gradientTransform="matrix(-0.842757,5.698892e-16,-4.565819e-9,-0.35721,19.80716,14.19321)" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
72 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
73 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
74 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
75 | xlink:href="#linearGradient2222" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
76 | id="linearGradient1318" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
77 | gradientUnits="userSpaceOnUse" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
78 | gradientTransform="matrix(2.08567,0,0,1.999113,-1.709138,-1.492105)" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
79 | x1="14.315197" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
80 | y1="11.002394" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
81 | x2="13.638538" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
82 | y2="-28.749279" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
83 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
84 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
85 | xlink:href="#linearGradient2193" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
86 | id="linearGradient2203" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
87 | x1="20.834801" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
88 | y1="17.936523" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
89 | x2="26.154163" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
90 | y2="21.007658" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
91 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
92 | </defs> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
93 | <sodipodi:namedview |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
94 | id="base" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
95 | pagecolor="#ffffff" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
96 | bordercolor="#666666" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
97 | borderopacity="1.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
98 | inkscape:pageopacity="0.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
99 | inkscape:pageshadow="2" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
100 | inkscape:zoom="13.788817" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
101 | inkscape:cx="35.001851" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
102 | inkscape:cy="20.952874" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
103 | inkscape:document-units="px" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
104 | inkscape:current-layer="layer1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
105 | showgrid="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
106 | fill="#9db029" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
107 | showguides="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
108 | inkscape:guide-bbox="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
109 | inkscape:window-width="1268" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
110 | inkscape:window-height="971" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
111 | inkscape:window-x="6" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
112 | inkscape:window-y="21" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
113 | <metadata |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
114 | id="metadata7"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
115 | <rdf:RDF> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
116 | <cc:Work |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
117 | rdf:about=""> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
118 | <dc:format>image/svg+xml</dc:format> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
119 | <dc:type |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
120 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
121 | </cc:Work> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
122 | </rdf:RDF> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
123 | </metadata> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
124 | <g |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
125 | inkscape:label="Layer 1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
126 | inkscape:groupmode="layer" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
127 | id="layer1"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
128 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
129 | sodipodi:type="arc" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
130 | style="opacity:0.35;fill:url(#radialGradient3156);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
131 | id="path3140" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
132 | sodipodi:cx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
133 | sodipodi:cy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
134 | sodipodi:rx="6.6449099" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
135 | sodipodi:ry="2.3675451" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
136 | d="M 17.393564 10.457643 A 6.6449099 2.3675451 0 1 1 4.1037445,10.457643 A 6.6449099 2.3675451 0 1 1 17.393564 10.457643 z" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
137 | transform="matrix(3.461296,0,0,2.111892,-13.20427,14.91459)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
138 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
139 | style="opacity:1;fill:url(#linearGradient1318);fill-opacity:1;stroke:#4e9a06;stroke-width:0.99999911;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
140 | d="M 20.489949,11.011929 C 20.489949,11.915899 20.607326,27.829773 20.511631,29.556634 C 20.511631,29.556634 7.9604471,29.494161 7.7415566,29.494161 C 5.406724,29.494161 3.5050383,31.205765 3.5050383,33.545004 C 3.5050383,35.87227 5.406724,37.500189 7.7415566,37.500189 L 21.797683,37.500189 C 26.78121,37.500189 28.663439,35.244533 28.663439,32.002624 C 28.663439,31.098653 28.395875,13.209261 28.505671,11.511706 C 28.505671,11.511706 40.472455,11.511706 41.202093,11.511706 C 43.536926,11.511706 45.50004,9.6968193 45.50004,7.3652154 C 45.50004,5.7067176 43.536923,3.5056793 41.202093,3.5056793 L 26.642947,3.5056793 C 23.379817,3.5056793 20.489949,5.5738454 20.489949,11.011929 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
141 | id="rect3167" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
142 | sodipodi:nodetypes="ccssscscssscs" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
143 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
144 | sodipodi:type="inkscape:offset" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
145 | inkscape:radius="-1.0564219" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
146 | inkscape:original="M 26.65625 3.5 C 23.393121 3.4999999 20.5 5.5619164 20.5 11 C 20.500001 11.90397 20.595695 27.835639 20.5 29.5625 C 20.5 29.562499 7.9688905 29.5 7.75 29.5 C 5.4151674 29.499999 3.5 31.192011 3.5 33.53125 C 3.5 35.858514 5.4151674 37.5 7.75 37.5 L 21.8125 37.5 C 26.796026 37.499998 28.65625 35.241909 28.65625 32 C 28.65625 31.096028 28.390204 13.197555 28.5 11.5 C 28.5 11.5 40.457862 11.5 41.1875 11.5 C 43.522335 11.5 45.5 9.7066039 45.5 7.375 C 45.500002 5.7165023 43.52233 3.5 41.1875 3.5 L 26.65625 3.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
147 | xlink:href="#rect3167" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
148 | style="opacity:0.5;fill:url(#linearGradient2203);fill-opacity:1.0;stroke:#ffffff;stroke-width:0.99999964;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
149 | id="path1316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
150 | inkscape:href="#rect3167" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
151 | d="M 26.65625,4.53125 C 25.249537,4.53125 24.032886,4.9412683 23.125,5.90625 C 22.217114,6.8712317 21.5625,8.4647612 21.5625,11 C 21.5625,11.415298 21.581781,15.655374 21.59375,19.96875 C 21.605719,24.282126 21.621325,28.562355 21.5625,29.625 C 21.532315,30.188634 21.064428,30.628998 20.5,30.625 C 20.5,30.625 17.347604,30.609375 14.1875,30.59375 C 11.027396,30.578125 7.758935,30.5625 7.75,30.5625 C 5.9336242,30.562499 4.5625,31.79623 4.5625,33.5625 C 4.5625,35.313821 5.8995405,36.4375 7.75,36.4375 L 21.78125,36.4375 C 24.114194,36.4375 25.537737,35.928156 26.375,35.1875 C 27.212263,34.446844 27.59375,33.417796 27.59375,32 C 27.59375,31.65099 27.521563,26.864091 27.46875,22.0625 C 27.442343,19.661704 27.415771,17.24736 27.40625,15.3125 C 27.396729,13.37764 27.400585,12.008829 27.4375,11.4375 C 27.467685,10.873866 27.935572,10.433502 28.5,10.4375 C 28.5,10.4375 40.457735,10.4375 41.1875,10.4375 C 42.9733,10.4375 44.4375,9.0816356 44.4375,7.34375 C 44.4375,6.9328186 44.123387,6.1347887 43.5,5.53125 C 42.876613,4.9277113 42.021185,4.53125 41.1875,4.53125 L 26.65625,4.53125 z " /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
152 | </g> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
153 | </svg> |