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="svg1307" |
|
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="zephyr.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/protocols/48/zephyr.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="defs1309"> |
|
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="linearGradient2236"> |
|
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="stop2238" /> |
|
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="stop2240" /> |
|
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="linearGradient3150"> |
|
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:#2e3436;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="stop3152" /> |
|
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:#2e3436;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="stop3154" /> |
|
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 | <radialGradient |
|
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 | xlink:href="#linearGradient3150" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
53 | id="radialGradient3156" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
54 | cx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
55 | cy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
56 | fx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
57 | fy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
58 | r="6.6449099" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
59 | 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
|
60 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
61 | <radialGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
62 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
63 | xlink:href="#linearGradient2236" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
64 | id="radialGradient2244" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
65 | cx="25" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
66 | cy="15.052035" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
67 | fx="25" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
68 | fy="15.052035" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
69 | r="13.03125" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
70 | gradientTransform="matrix(1.918832,-3.053611e-32,3.873765e-32,2.434201,-22.9708,-29.40113)" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
71 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
72 | </defs> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
73 | <sodipodi:namedview |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
74 | id="base" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
75 | pagecolor="#ffffff" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
76 | bordercolor="#666666" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
77 | borderopacity="1.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
78 | inkscape:pageopacity="0.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
79 | inkscape:pageshadow="2" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
80 | inkscape:zoom="12.749289" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
81 | inkscape:cx="42.013094" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
82 | inkscape:cy="29.955991" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
83 | inkscape:current-layer="layer1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
84 | showgrid="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
85 | inkscape:grid-bbox="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
86 | inkscape:document-units="px" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
87 | fill="#3465a4" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
88 | showguides="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
89 | inkscape:guide-bbox="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
90 | inkscape:window-width="1268" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
91 | inkscape:window-height="971" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
92 | inkscape:window-x="6" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
93 | inkscape:window-y="21" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
94 | <metadata |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
95 | id="metadata1312"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
96 | <rdf:RDF> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
97 | <cc:Work |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
98 | rdf:about=""> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
99 | <dc:format>image/svg+xml</dc:format> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
100 | <dc:type |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
101 | 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
|
102 | </cc:Work> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
103 | </rdf:RDF> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
104 | </metadata> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
105 | <g |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
106 | id="layer1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
107 | inkscape:label="Layer 1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
108 | inkscape:groupmode="layer"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
109 | <rect |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
110 | style="opacity:0;fill:none;fill-opacity:1;stroke:#a40000;stroke-width:1.00000012;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
|
111 | id="rect3203" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
112 | width="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
113 | height="5.2291808" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
114 | x="12.491029" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
115 | y="11.343686" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
116 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
117 | sodipodi:type="arc" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
118 | style="opacity:0.6;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
|
119 | id="path3140" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
120 | sodipodi:cx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
121 | sodipodi:cy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
122 | sodipodi:rx="6.6449099" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
123 | sodipodi:ry="2.3675451" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
124 | 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
|
125 | transform="matrix(3.23556,0,0,2.111892,-10.27791,16.9144)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
126 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
127 | style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:1.00000048;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
|
128 | d="M 11.5,6.4993337 L 11.5,14.499492 L 32.553687,14.499492 L 32.553687,18.499569 L 38.479829,18.499569 L 38.479829,7.5185793 L 38.479829,6.4993337 L 11.5,6.4993337 z M 19.552827,20.546173 L 19.552827,26.499725 L 30.471849,26.499725 L 30.471849,20.546173 L 19.552827,20.546173 z M 11.5,28.499765 L 11.5,40.5 L 38.485458,40.5 L 38.485458,32.499843 L 17.510207,32.499843 L 17.510207,28.499765 L 11.5,28.499765 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
129 | id="rect4229" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
130 | sodipodi:nodetypes="cccccccccccccccccccc" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
131 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
132 | sodipodi:type="inkscape:offset" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
133 | inkscape:radius="-0.9828251" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
134 | inkscape:original="M 11.5 6.5 L 11.5 14.5 L 32.5625 14.5 L 32.5625 18.5 L 38.46875 18.5 L 38.46875 7.53125 L 38.46875 6.5 L 11.5 6.5 z M 19.5625 20.53125 L 19.5625 26.5 L 30.46875 26.5 L 30.46875 20.53125 L 19.5625 20.53125 z M 11.5 28.5 L 11.5 40.5 L 38.5 40.5 L 38.5 32.5 L 17.5 32.5 L 17.5 28.5 L 11.5 28.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
135 | xlink:href="#rect4229" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
136 | style="opacity:0.3;fill:url(#radialGradient2244);fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;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
|
137 | id="path4266" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
138 | inkscape:href="#rect4229" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
139 | d="M 12.46875,4.46875 L 12.46875,10.53125 L 32.5625,10.53125 C 33.09434,10.538865 33.523635,10.96816 33.53125,11.5 L 33.53125,14.53125 L 37.5,14.53125 L 37.5,4.53125 L 37.5,4.46875 L 12.46875,4.46875 z M 20.53125,18.5 L 20.53125,22.53125 L 29.5,22.53125 L 29.5,18.5 L 20.53125,18.5 z M 12.46875,26.46875 L 12.46875,36.53125 L 37.53125,36.53125 L 37.53125,30.46875 L 17.5,30.46875 C 16.96816,30.461135 16.538865,30.03184 16.53125,29.5 L 16.53125,26.46875 L 12.46875,26.46875 z " /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
140 | </g> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
141 | </svg> |