Introduce end-of-line normalization

Change-Id: Ie6991af2432b193fbdc23bbbd335f83c091f14e8
Reviewed-on: https://code.wireshark.org/review/114
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Pascal Quantin <pascal.quantin@gmail.com>
This commit is contained in:
Pascal Quantin 2014-02-04 22:24:56 +01:00
parent 60ea64531f
commit b1bea543d9
31 changed files with 1486 additions and 1485 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto

View File

@ -1,85 +1,85 @@
# Microsoft Developer Studio Generated Dependency File, included by adns_dll.mak
.\adns_dll.cpp : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
..\adns_unix_calls.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
..\..\src\check.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\event.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
"..\..\src\tvarith.h"\
..\..\src\general.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\parse.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\query.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\reply.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\setup.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\transmit.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
"..\..\src\tvarith.h"\
..\..\src\types.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
# Microsoft Developer Studio Generated Dependency File, included by adns_dll.mak
.\adns_dll.cpp : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
..\adns_unix_calls.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
..\..\src\check.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\event.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
"..\..\src\tvarith.h"\
..\..\src\general.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\parse.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\query.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\reply.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\setup.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
..\..\src\transmit.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\
"..\..\src\tvarith.h"\
..\..\src\types.c : \
"..\..\src\adns.h"\
"..\..\src\adns_win32.h"\
"..\..\src\config.h"\
"..\..\src\dlist.h"\
"..\..\src\internal.h"\

View File

@ -1,110 +1,110 @@
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
// WIRESHARK: this makes problem on some machines
//#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// Norwegian (Bokmal) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NOR)
//#ifdef _WIN32
//LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
//#pragma code_page(1252)
//#endif //_WIN32
#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,5
PRODUCTVERSION 1,0,0,5
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x40004L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "000004b0"
BEGIN
VALUE "Comments", "Lisenced under GPL - see www.gnu.org\0"
VALUE "CompanyName", "Jgaa's Internet www.jgaa.com\0"
VALUE "FileDescription", "adns resolver library\0"
VALUE "FileVersion", "1, 0, 0, 5\0"
VALUE "InternalName", "adns-win32\0"
VALUE "LegalCopyright", "Copyright © 2000, 2001, 2002 , 2003 Ian Jackson, Jarle Aase\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "adns_dll.dll\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "GNU adns\0"
VALUE "ProductVersion", "1, 0, 0, 5\0"
VALUE "SpecialBuild", "\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x0, 1200
END
END
#endif // !_MAC
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // Norwegian (Bokmal) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
// WIRESHARK: this makes problem on some machines
//#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// Norwegian (Bokmal) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NOR)
//#ifdef _WIN32
//LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
//#pragma code_page(1252)
//#endif //_WIN32
#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,5
PRODUCTVERSION 1,0,0,5
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x40004L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "000004b0"
BEGIN
VALUE "Comments", "Lisenced under GPL - see www.gnu.org\0"
VALUE "CompanyName", "Jgaa's Internet www.jgaa.com\0"
VALUE "FileDescription", "adns resolver library\0"
VALUE "FileVersion", "1, 0, 0, 5\0"
VALUE "InternalName", "adns-win32\0"
VALUE "LegalCopyright", "Copyright © 2000, 2001, 2002 , 2003 Ian Jackson, Jarle Aase\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "adns_dll.dll\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "GNU adns\0"
VALUE "ProductVersion", "1, 0, 0, 5\0"
VALUE "SpecialBuild", "\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x0, 1200
END
END
#endif // !_MAC
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // Norwegian (Bokmal) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED

View File

@ -1 +1 @@
TYPE lsa_StringLarge "offset=lsarpc_dissect_struct_lsa_StringLarge(tvb, offset, pinfo, tree, di, drep, @HF@, @PARAM@);" FT_NONE BASE_NONE 0 NULL NULL
TYPE lsa_StringLarge "offset=lsarpc_dissect_struct_lsa_StringLarge(tvb, offset, pinfo, tree, di, drep, @HF@, @PARAM@);" FT_NONE BASE_NONE 0 NULL NULL

View File

@ -119460,7 +119460,7 @@ Decentralization / Helenic Public Administra
Naoto Morishima
root&morishima.net
29970
Zervina Technologies LLC
Zervina Technologies LLC
Rich Vaughn
rvaughn&zervina.com
@ -130389,7 +130389,7 @@ Decentralization / Helenic Public Administra
Dominik Pekarek
dominik.pekarek&loyaltypartner.com
32702
Joint Stock Company "NPO RusBITech"
Joint Stock Company "NPO RusBITech"
Vladimir Podobaev
rusbitech_cct&mail.ru
@ -140910,7 +140910,7 @@ Decentralization / Helenic Public Administra
Lineu Paiva
lineu&farn.br
35332
Alticast Corp.
Alticast Corp.
Younggi Hong
nari&alticast.com

View File

@ -1,427 +1,427 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="80"
height="16"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.46"
version="1.0"
sodipodi:docname="expert_indicators.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/tmp/expert_none.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient
id="linearGradient3872">
<stop
style="stop-color:#f7f253;stop-opacity:1;"
offset="0"
id="stop3874" />
<stop
style="stop-color:#bec00a;stop-opacity:1;"
offset="1"
id="stop3876" />
</linearGradient>
<linearGradient
id="linearGradient3866">
<stop
style="stop-color:#a0ffff;stop-opacity:1;"
offset="0"
id="stop3868" />
<stop
style="stop-color:#0a98b6;stop-opacity:1;"
offset="1"
id="stop3870" />
</linearGradient>
<linearGradient
id="linearGradient3860">
<stop
style="stop-color:#ff5c5c;stop-opacity:0.94117647;"
offset="0"
id="stop3862" />
<stop
style="stop-color:#b30606;stop-opacity:1;"
offset="1"
id="stop3864" />
</linearGradient>
<linearGradient
id="linearGradient3824">
<stop
style="stop-color:#d3d3d3;stop-opacity:1;"
offset="0"
id="stop3826" />
<stop
style="stop-color:#adadad;stop-opacity:1;"
offset="1"
id="stop3828" />
</linearGradient>
<linearGradient
id="linearGradient3152">
<stop
style="stop-color:#1ba0df;stop-opacity:1;"
offset="0"
id="stop3154" />
<stop
style="stop-color:#1373a1;stop-opacity:1;"
offset="1"
id="stop3156" />
</linearGradient>
<linearGradient
id="linearGradient1702">
<stop
id="stop1703"
offset="0"
style="stop-color:#ffffff;stop-opacity:0.81960785;" />
<stop
id="stop1704"
offset="1.0000000"
style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
</linearGradient>
<linearGradient
id="linearGradient1697">
<stop
id="stop1698"
offset="0"
style="stop-color:#80b7f7;stop-opacity:1;" />
<stop
id="stop1699"
offset="1"
style="stop-color:#0b63c9;stop-opacity:1;" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective10" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3264"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,-3.6045422,-2.3119352)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1697"
id="linearGradient3267"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3824"
id="linearGradient3818"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3822"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,44.395442,-2.3119352)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3860"
id="linearGradient3834"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3838"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,12.39545,-2.3119608)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3866"
id="linearGradient3844"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3848"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,28.39545,-2.3119608)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3872"
id="linearGradient3854"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3858"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,60.39545,-2.3119608)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4"
inkscape:cx="44.365664"
inkscape:cy="8.3960288"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1303"
inkscape:window-height="674"
inkscape:window-x="0"
inkscape:window-y="464" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
id="path1070"
sodipodi:cx="523.28259"
sodipodi:cy="487.06226"
sodipodi:rx="20.783747"
sodipodi:ry="20.783747"
sodipodi:type="arc"
style="fill:url(#linearGradient3267);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45258416;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.3180319,0,0,0.3180319,-158.42054,-146.90131)"
inkscape:export-filename="/tmp/expert_chat.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
d="M 12.801525,6.2587544 C 14.341739,6.2251921 12.371052,1.9834825 8.0913372,1.9609208 C 3.4200112,1.9370674 2.46415,5.8129627 3.2062378,5.8836379 C 3.2062378,5.8836379 4.485983,6.0593873 5.7036321,6.3993685 C 7.6640897,6.9524092 10.062091,5.9456684 11.007025,5.7993662 C 12.06037,5.6362785 12.651601,6.3337166 12.801525,6.2587544 z"
id="path1713"
sodipodi:nodetypes="cccccc"
style="opacity:0.9;fill:url(#linearGradient3264);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
inkscape:export-filename="/tmp/expert_chat.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
transform="matrix(0.3180319,0,0,0.3180319,-110.42056,-146.90131)"
style="fill:url(#linearGradient3818);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45325397999999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
sodipodi:type="arc"
sodipodi:ry="20.783747"
sodipodi:rx="20.783747"
sodipodi:cy="487.06226"
sodipodi:cx="523.28259"
id="path3814"
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
inkscape:export-filename="/tmp/expert_none.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
style="opacity:0.9;fill:url(#linearGradient3822);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="cccccc"
id="path3816"
d="M 60.801509,6.2587544 C 62.341723,6.2251921 60.371036,1.9834825 56.091321,1.9609208 C 51.419995,1.9370674 50.464134,5.8129627 51.206222,5.8836379 C 51.206222,5.8836379 52.485967,6.0593873 53.703616,6.3993685 C 55.664074,6.9524092 58.062075,5.9456684 59.007009,5.7993662 C 60.060354,5.6362785 60.651585,6.3337166 60.801509,6.2587544 z"
inkscape:export-filename="/tmp/expert_none.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
transform="matrix(0.3180319,0,0,0.3180319,-142.42056,-146.90134)"
style="fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45258415999999979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
sodipodi:type="arc"
sodipodi:ry="20.783747"
sodipodi:rx="20.783747"
sodipodi:cy="487.06226"
sodipodi:cx="523.28259"
id="path3830"
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
inkscape:export-filename="/tmp/expert_error.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
style="opacity:0.90000000000000002;fill:url(#linearGradient3838);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.78;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
sodipodi:nodetypes="cccccc"
id="path3832"
d="M 28.801517,6.2587288 C 30.341731,6.2251665 28.371044,1.9834569 24.091329,1.9608952 C 19.420003,1.9370418 18.464142,5.8129371 19.20623,5.8836123 C 19.20623,5.8836123 20.485975,6.0593617 21.703624,6.3993429 C 23.664082,6.9523836 26.062083,5.9456428 27.007017,5.7993406 C 28.060362,5.6362529 28.651593,6.333691 28.801517,6.2587288 z"
inkscape:export-filename="/tmp/expert_error.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
id="path3840"
sodipodi:cx="523.28259"
sodipodi:cy="487.06226"
sodipodi:rx="20.783747"
sodipodi:ry="20.783747"
sodipodi:type="arc"
style="fill:url(#linearGradient3844);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45325397999999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.3180319,0,0,0.3180319,-126.42056,-146.90134)"
inkscape:export-filename="/tmp/expert_note.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
d="M 44.801517,6.2587288 C 46.341731,6.2251665 44.371044,1.9834569 40.091329,1.9608952 C 35.420003,1.9370418 34.464142,5.8129371 35.20623,5.8836123 C 35.20623,5.8836123 36.485975,6.0593617 37.703624,6.3993429 C 39.664082,6.9523836 42.062083,5.9456428 43.007017,5.7993406 C 44.060362,5.6362529 44.651593,6.333691 44.801517,6.2587288 z"
id="path3842"
sodipodi:nodetypes="cccccc"
style="opacity:0.9;fill:url(#linearGradient3848);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
inkscape:export-filename="/tmp/expert_note.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
transform="matrix(0.3180319,0,0,0.3180319,-94.420556,-146.90134)"
style="fill:url(#linearGradient3854);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45325397999999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
sodipodi:type="arc"
sodipodi:ry="20.783747"
sodipodi:rx="20.783747"
sodipodi:cy="487.06226"
sodipodi:cx="523.28259"
id="path3850"
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
inkscape:export-filename="/tmp/expert_warn.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
style="opacity:0.9;fill:url(#linearGradient3858);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="cccccc"
id="path3852"
d="M 76.801517,6.2587288 C 78.341731,6.2251665 76.371044,1.9834569 72.091329,1.9608952 C 67.420003,1.9370418 66.464142,5.8129371 67.20623,5.8836123 C 67.20623,5.8836123 68.485975,6.0593617 69.703624,6.3993429 C 71.664082,6.9523836 74.062083,5.9456428 75.007017,5.7993406 C 76.060362,5.6362529 76.651593,6.333691 76.801517,6.2587288 z"
inkscape:export-filename="/tmp/expert_warn.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<text
xml:space="preserve"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
x="3.7314625"
y="-2.0742188"
id="text3878"><tspan
sodipodi:role="line"
id="tspan3880"
x="3.7314625"
y="-2.0742188"
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica">Chat</tspan></text>
<text
id="text3882"
y="-2.0742188"
x="19.397459"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
xml:space="preserve"><tspan
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica"
y="-2.0742188"
x="19.397459"
id="tspan3884"
sodipodi:role="line">Error</tspan></text>
<text
xml:space="preserve"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
x="35.705074"
y="-2.0742188"
id="text3886"><tspan
sodipodi:role="line"
id="tspan3888"
x="35.705074"
y="-2.0742188"
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica">Note</tspan></text>
<text
id="text3890"
y="-2.0742188"
x="51.150387"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
xml:space="preserve"><tspan
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica"
y="-2.0742188"
x="51.150387"
id="tspan3892"
sodipodi:role="line">None</tspan></text>
<text
xml:space="preserve"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
x="67.314453"
y="-2.0742188"
id="text3894"><tspan
sodipodi:role="line"
id="tspan3896"
x="67.314453"
y="-2.0742188"
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica">Warn</tspan></text>
<text
id="text3898"
y="-2.0742188"
x="66.824219"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
xml:space="preserve"><tspan
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica"
y="-2.0742188"
x="66.824219"
id="tspan3900"
sodipodi:role="line" /></text>
<text
xml:space="preserve"
style="font-size:4.00000477px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Helvetica;-inkscape-font-specification:Helvetica"
x="0.84374857"
y="30.115269"
id="text4583"
transform="scale(1.0000012,0.9999988)"><tspan
sodipodi:role="line"
x="0.84374857"
y="30.115269"
id="tspan4595">Originally from the public domain image at </tspan><tspan
sodipodi:role="line"
x="0.84374857"
y="35.115276"
id="tspan4599">http://openclipart.org/Xiph/files/Anonymous/13273</tspan></text>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="80"
height="16"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.46"
version="1.0"
sodipodi:docname="expert_indicators.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/tmp/expert_none.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient
id="linearGradient3872">
<stop
style="stop-color:#f7f253;stop-opacity:1;"
offset="0"
id="stop3874" />
<stop
style="stop-color:#bec00a;stop-opacity:1;"
offset="1"
id="stop3876" />
</linearGradient>
<linearGradient
id="linearGradient3866">
<stop
style="stop-color:#a0ffff;stop-opacity:1;"
offset="0"
id="stop3868" />
<stop
style="stop-color:#0a98b6;stop-opacity:1;"
offset="1"
id="stop3870" />
</linearGradient>
<linearGradient
id="linearGradient3860">
<stop
style="stop-color:#ff5c5c;stop-opacity:0.94117647;"
offset="0"
id="stop3862" />
<stop
style="stop-color:#b30606;stop-opacity:1;"
offset="1"
id="stop3864" />
</linearGradient>
<linearGradient
id="linearGradient3824">
<stop
style="stop-color:#d3d3d3;stop-opacity:1;"
offset="0"
id="stop3826" />
<stop
style="stop-color:#adadad;stop-opacity:1;"
offset="1"
id="stop3828" />
</linearGradient>
<linearGradient
id="linearGradient3152">
<stop
style="stop-color:#1ba0df;stop-opacity:1;"
offset="0"
id="stop3154" />
<stop
style="stop-color:#1373a1;stop-opacity:1;"
offset="1"
id="stop3156" />
</linearGradient>
<linearGradient
id="linearGradient1702">
<stop
id="stop1703"
offset="0"
style="stop-color:#ffffff;stop-opacity:0.81960785;" />
<stop
id="stop1704"
offset="1.0000000"
style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
</linearGradient>
<linearGradient
id="linearGradient1697">
<stop
id="stop1698"
offset="0"
style="stop-color:#80b7f7;stop-opacity:1;" />
<stop
id="stop1699"
offset="1"
style="stop-color:#0b63c9;stop-opacity:1;" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective10" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3264"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,-3.6045422,-2.3119352)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1697"
id="linearGradient3267"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3824"
id="linearGradient3818"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3822"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,44.395442,-2.3119352)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3860"
id="linearGradient3834"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3838"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,12.39545,-2.3119608)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3866"
id="linearGradient3844"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3848"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,28.39545,-2.3119608)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3872"
id="linearGradient3854"
gradientUnits="userSpaceOnUse"
x1="520.57166"
y1="506.28723"
x2="520.57166"
y2="466.2785" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1702"
id="linearGradient3858"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(5.3943894e-2,0,0,2.2340667e-2,60.39545,-2.3119608)"
x1="213.82799"
y1="183.48366"
x2="214.59154"
y2="463.47311" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4"
inkscape:cx="44.365664"
inkscape:cy="8.3960288"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1303"
inkscape:window-height="674"
inkscape:window-x="0"
inkscape:window-y="464" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
id="path1070"
sodipodi:cx="523.28259"
sodipodi:cy="487.06226"
sodipodi:rx="20.783747"
sodipodi:ry="20.783747"
sodipodi:type="arc"
style="fill:url(#linearGradient3267);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45258416;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.3180319,0,0,0.3180319,-158.42054,-146.90131)"
inkscape:export-filename="/tmp/expert_chat.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
d="M 12.801525,6.2587544 C 14.341739,6.2251921 12.371052,1.9834825 8.0913372,1.9609208 C 3.4200112,1.9370674 2.46415,5.8129627 3.2062378,5.8836379 C 3.2062378,5.8836379 4.485983,6.0593873 5.7036321,6.3993685 C 7.6640897,6.9524092 10.062091,5.9456684 11.007025,5.7993662 C 12.06037,5.6362785 12.651601,6.3337166 12.801525,6.2587544 z"
id="path1713"
sodipodi:nodetypes="cccccc"
style="opacity:0.9;fill:url(#linearGradient3264);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
inkscape:export-filename="/tmp/expert_chat.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
transform="matrix(0.3180319,0,0,0.3180319,-110.42056,-146.90131)"
style="fill:url(#linearGradient3818);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45325397999999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
sodipodi:type="arc"
sodipodi:ry="20.783747"
sodipodi:rx="20.783747"
sodipodi:cy="487.06226"
sodipodi:cx="523.28259"
id="path3814"
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
inkscape:export-filename="/tmp/expert_none.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
style="opacity:0.9;fill:url(#linearGradient3822);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="cccccc"
id="path3816"
d="M 60.801509,6.2587544 C 62.341723,6.2251921 60.371036,1.9834825 56.091321,1.9609208 C 51.419995,1.9370674 50.464134,5.8129627 51.206222,5.8836379 C 51.206222,5.8836379 52.485967,6.0593873 53.703616,6.3993685 C 55.664074,6.9524092 58.062075,5.9456684 59.007009,5.7993662 C 60.060354,5.6362785 60.651585,6.3337166 60.801509,6.2587544 z"
inkscape:export-filename="/tmp/expert_none.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
transform="matrix(0.3180319,0,0,0.3180319,-142.42056,-146.90134)"
style="fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45258415999999979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
sodipodi:type="arc"
sodipodi:ry="20.783747"
sodipodi:rx="20.783747"
sodipodi:cy="487.06226"
sodipodi:cx="523.28259"
id="path3830"
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
inkscape:export-filename="/tmp/expert_error.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
style="opacity:0.90000000000000002;fill:url(#linearGradient3838);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.78;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
sodipodi:nodetypes="cccccc"
id="path3832"
d="M 28.801517,6.2587288 C 30.341731,6.2251665 28.371044,1.9834569 24.091329,1.9608952 C 19.420003,1.9370418 18.464142,5.8129371 19.20623,5.8836123 C 19.20623,5.8836123 20.485975,6.0593617 21.703624,6.3993429 C 23.664082,6.9523836 26.062083,5.9456428 27.007017,5.7993406 C 28.060362,5.6362529 28.651593,6.333691 28.801517,6.2587288 z"
inkscape:export-filename="/tmp/expert_error.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
id="path3840"
sodipodi:cx="523.28259"
sodipodi:cy="487.06226"
sodipodi:rx="20.783747"
sodipodi:ry="20.783747"
sodipodi:type="arc"
style="fill:url(#linearGradient3844);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45325397999999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.3180319,0,0,0.3180319,-126.42056,-146.90134)"
inkscape:export-filename="/tmp/expert_note.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
d="M 44.801517,6.2587288 C 46.341731,6.2251665 44.371044,1.9834569 40.091329,1.9608952 C 35.420003,1.9370418 34.464142,5.8129371 35.20623,5.8836123 C 35.20623,5.8836123 36.485975,6.0593617 37.703624,6.3993429 C 39.664082,6.9523836 42.062083,5.9456428 43.007017,5.7993406 C 44.060362,5.6362529 44.651593,6.333691 44.801517,6.2587288 z"
id="path3842"
sodipodi:nodetypes="cccccc"
style="opacity:0.9;fill:url(#linearGradient3848);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
inkscape:export-filename="/tmp/expert_note.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
transform="matrix(0.3180319,0,0,0.3180319,-94.420556,-146.90134)"
style="fill:url(#linearGradient3854);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.45325397999999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
sodipodi:type="arc"
sodipodi:ry="20.783747"
sodipodi:rx="20.783747"
sodipodi:cy="487.06226"
sodipodi:cx="523.28259"
id="path3850"
d="M 544.06634,487.06226 A 20.783747,20.783747 0 1 1 502.49885,487.06226 A 20.783747,20.783747 0 1 1 544.06634,487.06226 z"
inkscape:export-filename="/tmp/expert_warn.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<path
style="opacity:0.9;fill:url(#linearGradient3858);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="cccccc"
id="path3852"
d="M 76.801517,6.2587288 C 78.341731,6.2251665 76.371044,1.9834569 72.091329,1.9608952 C 67.420003,1.9370418 66.464142,5.8129371 67.20623,5.8836123 C 67.20623,5.8836123 68.485975,6.0593617 69.703624,6.3993429 C 71.664082,6.9523836 74.062083,5.9456428 75.007017,5.7993406 C 76.060362,5.6362529 76.651593,6.333691 76.801517,6.2587288 z"
inkscape:export-filename="/tmp/expert_warn.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<text
xml:space="preserve"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
x="3.7314625"
y="-2.0742188"
id="text3878"><tspan
sodipodi:role="line"
id="tspan3880"
x="3.7314625"
y="-2.0742188"
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica">Chat</tspan></text>
<text
id="text3882"
y="-2.0742188"
x="19.397459"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
xml:space="preserve"><tspan
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica"
y="-2.0742188"
x="19.397459"
id="tspan3884"
sodipodi:role="line">Error</tspan></text>
<text
xml:space="preserve"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
x="35.705074"
y="-2.0742188"
id="text3886"><tspan
sodipodi:role="line"
id="tspan3888"
x="35.705074"
y="-2.0742188"
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica">Note</tspan></text>
<text
id="text3890"
y="-2.0742188"
x="51.150387"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
xml:space="preserve"><tspan
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica"
y="-2.0742188"
x="51.150387"
id="tspan3892"
sodipodi:role="line">None</tspan></text>
<text
xml:space="preserve"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
x="67.314453"
y="-2.0742188"
id="text3894"><tspan
sodipodi:role="line"
id="tspan3896"
x="67.314453"
y="-2.0742188"
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica">Warn</tspan></text>
<text
id="text3898"
y="-2.0742188"
x="66.824219"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier;-inkscape-font-specification:Courier"
xml:space="preserve"><tspan
style="font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Helvetica;-inkscape-font-specification:Helvetica"
y="-2.0742188"
x="66.824219"
id="tspan3900"
sodipodi:role="line" /></text>
<text
xml:space="preserve"
style="font-size:4.00000477px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Helvetica;-inkscape-font-specification:Helvetica"
x="0.84374857"
y="30.115269"
id="text4583"
transform="scale(1.0000012,0.9999988)"><tspan
sodipodi:role="line"
x="0.84374857"
y="30.115269"
id="tspan4595">Originally from the public domain image at </tspan><tspan
sodipodi:role="line"
x="0.84374857"
y="35.115276"
id="tspan4599">http://openclipart.org/Xiph/files/Anonymous/13273</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1,34 +1,34 @@
#include "winver.h"
VS_VERSION_INFO VERSIONINFO
FILEVERSION @RC_VERSION@
PRODUCTVERSION @RC_VERSION@
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
#else
FILEFLAGS 0x0L
#endif
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_DLL
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "The Wireshark developer community, http://www.wireshark.org/\0"
VALUE "FileDescription", "Wireshark filetap library\0"
VALUE "FileVersion", "@VERSION@\0"
VALUE "InternalName", "filetap @VERSION@\0"
VALUE "LegalCopyright", "Copyright © 2000 Gerald Combs <gerald@wireshark.org>, Gilbert Ramirez <gram@alumni.rice.edu> and others\0"
VALUE "OriginalFilename", "filetap-@VERSION@.dll\0"
VALUE "ProductName", "Wireshark\0"
VALUE "ProductVersion", "@VERSION@\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END
#include "winver.h"
VS_VERSION_INFO VERSIONINFO
FILEVERSION @RC_VERSION@
PRODUCTVERSION @RC_VERSION@
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
#else
FILEFLAGS 0x0L
#endif
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_DLL
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "The Wireshark developer community, http://www.wireshark.org/\0"
VALUE "FileDescription", "Wireshark filetap library\0"
VALUE "FileVersion", "@VERSION@\0"
VALUE "InternalName", "filetap @VERSION@\0"
VALUE "LegalCopyright", "Copyright © 2000 Gerald Combs <gerald@wireshark.org>, Gilbert Ramirez <gram@alumni.rice.edu> and others\0"
VALUE "OriginalFilename", "filetap-@VERSION@.dll\0"
VALUE "ProductName", "Wireshark\0"
VALUE "ProductVersion", "@VERSION@\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END

View File

@ -1,41 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.935" cy="7.968" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762C4.009,0.762,0.762,4.009,0.762,8c0,3.99,3.247,7.237,7.238,7.237
c3.991,0,7.238-3.247,7.238-7.237C15.238,4.009,11.991,0.762,8,0.762z M8,13.956c-3.285,0-5.957-2.672-5.957-5.956
c0-3.285,2.672-5.957,5.957-5.957c3.285,0,5.957,2.672,5.957,5.957C13.957,11.284,11.285,13.956,8,13.956z"/>
</g>
</g>
<g>
<g>
<rect x="6.25" y="5.091" fill="#FFFFFF" width="5" height="0.961"/>
</g>
<g>
<rect x="4.25" y="5.091" fill="#FFFFFF" width="0.92" height="1"/>
</g>
</g>
<g>
<g>
<rect x="6.25" y="7.091" fill="#FFFFFF" width="5" height="0.961"/>
</g>
<g>
<rect x="4.25" y="7.091" fill="#FFFFFF" width="0.92" height="1"/>
</g>
</g>
<g>
<g>
<rect x="6.25" y="9.091" fill="#FFFFFF" width="5" height="0.961"/>
</g>
<g>
<rect x="4.25" y="9.091" fill="#FFFFFF" width="0.92" height="1"/>
</g>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.935" cy="7.968" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762C4.009,0.762,0.762,4.009,0.762,8c0,3.99,3.247,7.237,7.238,7.237
c3.991,0,7.238-3.247,7.238-7.237C15.238,4.009,11.991,0.762,8,0.762z M8,13.956c-3.285,0-5.957-2.672-5.957-5.956
c0-3.285,2.672-5.957,5.957-5.957c3.285,0,5.957,2.672,5.957,5.957C13.957,11.284,11.285,13.956,8,13.956z"/>
</g>
</g>
<g>
<g>
<rect x="6.25" y="5.091" fill="#FFFFFF" width="5" height="0.961"/>
</g>
<g>
<rect x="4.25" y="5.091" fill="#FFFFFF" width="0.92" height="1"/>
</g>
</g>
<g>
<g>
<rect x="6.25" y="7.091" fill="#FFFFFF" width="5" height="0.961"/>
</g>
<g>
<rect x="4.25" y="7.091" fill="#FFFFFF" width="0.92" height="1"/>
</g>
</g>
<g>
<g>
<rect x="6.25" y="9.091" fill="#FFFFFF" width="5" height="0.961"/>
</g>
<g>
<rect x="4.25" y="9.091" fill="#FFFFFF" width="0.92" height="1"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,43 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.903" cy="11.952" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.014,1.144,1.144,6.013,1.144,12c0,5.985,4.87,10.856,10.856,10.856S22.856,17.985,22.856,12
C22.856,6.013,17.986,1.144,12,1.144z M12,20.935c-4.927,0-8.935-4.008-8.935-8.935S7.073,3.064,12,3.064S20.936,7.073,20.936,12
S16.927,20.935,12,20.935z"/>
</g>
</g>
<g>
<g>
<g>
<rect x="10.375" y="7.636" fill="#FFFFFF" width="7.5" height="1.442"/>
</g>
<g>
<rect x="6.495" y="7.636" fill="#FFFFFF" width="1.38" height="1.5"/>
</g>
</g>
<g>
<g>
<rect x="10.375" y="10.636" fill="#FFFFFF" width="7.5" height="1.442"/>
</g>
<g>
<rect x="6.495" y="10.636" fill="#FFFFFF" width="1.38" height="1.5"/>
</g>
</g>
<g>
<g>
<rect x="10.5" y="13.591" fill="#FFFFFF" width="7.5" height="1.441"/>
</g>
<g>
<rect x="6.62" y="13.591" fill="#FFFFFF" width="1.38" height="1.5"/>
</g>
</g>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.903" cy="11.952" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.014,1.144,1.144,6.013,1.144,12c0,5.985,4.87,10.856,10.856,10.856S22.856,17.985,22.856,12
C22.856,6.013,17.986,1.144,12,1.144z M12,20.935c-4.927,0-8.935-4.008-8.935-8.935S7.073,3.064,12,3.064S20.936,7.073,20.936,12
S16.927,20.935,12,20.935z"/>
</g>
</g>
<g>
<g>
<g>
<rect x="10.375" y="7.636" fill="#FFFFFF" width="7.5" height="1.442"/>
</g>
<g>
<rect x="6.495" y="7.636" fill="#FFFFFF" width="1.38" height="1.5"/>
</g>
</g>
<g>
<g>
<rect x="10.375" y="10.636" fill="#FFFFFF" width="7.5" height="1.442"/>
</g>
<g>
<rect x="6.495" y="10.636" fill="#FFFFFF" width="1.38" height="1.5"/>
</g>
</g>
<g>
<g>
<rect x="10.5" y="13.591" fill="#FFFFFF" width="7.5" height="1.441"/>
</g>
<g>
<rect x="6.62" y="13.591" fill="#FFFFFF" width="1.38" height="1.5"/>
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,33 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.999" cy="7.961" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.763C4.01,0.763,0.762,4.01,0.762,8c0,3.991,3.248,7.238,7.238,7.238S15.238,11.991,15.238,8
C15.238,4.01,11.99,0.763,8,0.763z M8,13.957c-3.285,0-5.957-2.672-5.957-5.957c0-3.284,2.672-5.956,5.957-5.956
c3.285,0,5.957,2.672,5.957,5.956C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.999" cy="7.961" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.763C4.01,0.763,0.762,4.01,0.762,8c0,3.991,3.248,7.238,7.238,7.238S15.238,11.991,15.238,8
C15.238,4.01,11.99,0.763,8,0.763z M8,13.957c-3.285,0-5.957-2.672-5.957-5.957c0-3.284,2.672-5.956,5.957-5.956
c3.285,0,5.957,2.672,5.957,5.956C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<image overflow="visible" opacity="0.2" width="13" height="13" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJFJREFUeNpiYCATMGIR4wBiGSgN
Aj+A+AmUxqoRpkEViHOBWBYq/hiIJwPxbWwGgIAKEK+HKvgOxP+h+DtUbD1UDYbzPKEK/uPAt6Fq
ONBt24ZmEzr+DlUDtpUJyUZZdNOwuAquhonc6GBCCvLH2EIMCWBVQ3LgsCCZBpK4AuVjSwBXoGp+
UJQAyE5yZAOAAAMAVR4+5WZ32+UAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#1A1A1A" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M10.17,5.142L9.352,7.66L7.815,7.975L6.804,6.846l0.753-2.432c0,0-1.753-0.098-2.602,2.215
C4.052,9.09,6.31,10.124,6.31,10.124L6.4,11.975c0.527,0.248,1.115,0.39,1.735,0.39c0.519,0,1.013-0.101,1.47-0.276
c-0.055-0.659-0.102-1.306-0.092-1.508c0.021-0.456,0.408-0.694,0.408-0.694s0.721-0.337,1.172-1.509
C11.693,6.82,10.17,5.142,10.17,5.142z"/>
</g>
</svg>
UJQAyE5yZAOAAAMAVR4+5WZ32+UAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#1A1A1A" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M10.17,5.142L9.352,7.66L7.815,7.975L6.804,6.846l0.753-2.432c0,0-1.753-0.098-2.602,2.215
C4.052,9.09,6.31,10.124,6.31,10.124L6.4,11.975c0.527,0.248,1.115,0.39,1.735,0.39c0.519,0,1.013-0.101,1.47-0.276
c-0.055-0.659-0.102-1.306-0.092-1.508c0.021-0.456,0.408-0.694,0.408-0.694s0.721-0.337,1.172-1.509
C11.693,6.82,10.17,5.142,10.17,5.142z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<path fill="#4D4D4D" d="M22.474,11.939c0,5.787-4.69,10.477-10.476,10.477S1.522,17.727,1.522,11.939
c0-5.783,4.69-10.475,10.476-10.475S22.474,6.156,22.474,11.939z"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.015,1.144,1.144,6.014,1.144,12S6.015,22.857,12,22.857S22.856,17.986,22.856,12
S17.985,1.144,12,1.144z M12,20.936c-4.927,0-8.935-4.008-8.935-8.936c0-4.926,4.008-8.936,8.935-8.936s8.935,4.01,8.935,8.936
C20.935,16.928,16.927,20.936,12,20.936z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<path fill="#4D4D4D" d="M22.474,11.939c0,5.787-4.69,10.477-10.476,10.477S1.522,17.727,1.522,11.939
c0-5.783,4.69-10.475,10.476-10.475S22.474,6.156,22.474,11.939z"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.015,1.144,1.144,6.014,1.144,12S6.015,22.857,12,22.857S22.856,17.986,22.856,12
S17.985,1.144,12,1.144z M12,20.936c-4.927,0-8.935-4.008-8.935-8.936c0-4.926,4.008-8.936,8.935-8.936s8.935,4.01,8.935,8.936
C20.935,16.928,16.927,20.936,12,20.936z"/>
<g>
<image overflow="visible" opacity="0.2" width="18" height="18" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUJJREFUeNqslLFKxEAQhrPJFmKC
YuFZ29yhncV1voUv6kNYiM1ho5gXkDsR8bhYiDH+I//AsOwmizjwkc1u8mUmO4kr0uFG1obcGzyo
@ -21,17 +21,17 @@ SRVZ70EHdhxHZXJjA2bgDCwoDEMkj2AFNuDLZqEhogtwCZZgnpB1FMnaDVhrht5IZxRdgVPKY2VK
JgdGLMJ3OSk5WbO0JUWHCZF9sFRxznudyhwnFiytKabDM7tjHiubmZzsj+xgLGwCtZVN9VUsGop0
111Z/GOUU109EtJvLXjirg6l6eoPTvaZso6iluPfzIZgYZchkl7bghcee1tml/pEEqINr33QEgvT
Bt+0S/8cgT3wyYs8j5LxK3gGt+Aa3IE3lfngha44vgcn3Po551qyDqroU72lf46anR2TbXN+QeF8
Zf5r+l51t4e/9qLL/Tp+BBgA+aVWWKGXdRoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.545"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M15.255,7.711l-1.227,3.777l-2.306,0.473l-1.518-1.693l1.131-3.648c0,0-2.629-0.146-3.903,3.322
c-1.355,3.693,2.032,5.244,2.032,5.244l0.136,2.775c0.791,0.371,1.672,0.584,2.604,0.584c0.777,0,1.519-0.15,2.204-0.414
c-0.083-0.988-0.152-1.959-0.138-2.262c0.032-0.684,0.612-1.041,0.612-1.041s1.081-0.506,1.759-2.264
C17.54,10.229,15.255,7.711,15.255,7.711z"/>
</g>
</svg>
Zf5r+l51t4e/9qLL/Tp+BBgA+aVWWKGXdRoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.545"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M15.255,7.711l-1.227,3.777l-2.306,0.473l-1.518-1.693l1.131-3.648c0,0-2.629-0.146-3.903,3.322
c-1.355,3.693,2.032,5.244,2.032,5.244l0.136,2.775c0.791,0.371,1.672,0.584,2.604,0.584c0.777,0,1.519-0.15,2.204-0.414
c-0.083-0.988-0.152-1.959-0.138-2.262c0.032-0.684,0.612-1.041,0.612-1.041s1.081-0.506,1.759-2.264
C17.54,10.229,15.255,7.711,15.255,7.711z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,41 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="8.04" cy="8.067" r="6.983"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762c-3.99,0-7.238,3.247-7.238,7.237c0,3.991,3.248,7.239,7.238,7.239s7.238-3.248,7.238-7.239
C15.238,4.009,11.99,0.762,8,0.762z M8,13.957c-3.285,0-5.957-2.672-5.957-5.958c0-3.283,2.672-5.957,5.957-5.957
c3.285,0,5.957,2.674,5.957,5.957C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="8.04" cy="8.067" r="6.983"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762c-3.99,0-7.238,3.247-7.238,7.237c0,3.991,3.248,7.239,7.238,7.239s7.238-3.248,7.238-7.239
C15.238,4.009,11.99,0.762,8,0.762z M8,13.957c-3.285,0-5.957-2.672-5.957-5.958c0-3.283,2.672-5.957,5.957-5.957
c3.285,0,5.957,2.674,5.957,5.957C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<image overflow="visible" opacity="0.2" width="13" height="13" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJFJREFUeNpiYCATMGIR4wBiGSgN
Aj+A+AmUxqoRpkEViHOBWBYq/hiIJwPxbWwGgIAKEK+HKvgOxP+h+DtUbD1UDYbzPKEK/uPAt6Fq
ONBt24ZmEzr+DlUDtpUJyUZZdNOwuAquhonc6GBCCvLH2EIMCWBVQ3LgsCCZBpK4AuVjSwBXoGp+
UJQAyE5yZAOAAAMAVR4+5WZ32+UAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#1A1A1A" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<g>
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M5.89,6.556c-0.797,1.202-0.471,2.823,0.73,3.62
c1.202,0.801,2.823,0.471,3.62-0.728c0.801-1.201,0.471-2.823-0.727-3.623C8.311,5.028,6.689,5.355,5.89,6.556L5.89,6.556z
M5.588,5.251L4.584,4.925L3.882,5.982l0.69,0.801c-0.116,0.334-0.185,0.68-0.201,1.024l-0.941,0.48l0.248,1.245l1.056,0.078
c0.147,0.311,0.342,0.603,0.581,0.866L4.99,11.484l1.057,0.703l0.803-0.691c0.333,0.117,0.678,0.183,1.023,0.201l0.48,0.939
l1.245-0.252l0.078-1.052c0.311-0.149,0.604-0.345,0.866-0.581l1.007,0.328l0.703-1.059L11.561,9.22
c0.115-0.333,0.182-0.679,0.201-1.022l0.941-0.483l-0.252-1.242l-1.054-0.079c-0.15-0.313-0.345-0.604-0.58-0.865l0.323-1.008
l-1.055-0.702l-0.802,0.69C8.951,4.393,8.606,4.322,8.261,4.307L7.778,3.362L6.536,3.613L6.457,4.671
C6.144,4.818,5.852,5.013,5.588,5.251L5.588,5.251z"/>
</g>
</g>
</g>
</svg>
UJQAyE5yZAOAAAMAVR4+5WZ32+UAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#1A1A1A" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<g>
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M5.89,6.556c-0.797,1.202-0.471,2.823,0.73,3.62
c1.202,0.801,2.823,0.471,3.62-0.728c0.801-1.201,0.471-2.823-0.727-3.623C8.311,5.028,6.689,5.355,5.89,6.556L5.89,6.556z
M5.588,5.251L4.584,4.925L3.882,5.982l0.69,0.801c-0.116,0.334-0.185,0.68-0.201,1.024l-0.941,0.48l0.248,1.245l1.056,0.078
c0.147,0.311,0.342,0.603,0.581,0.866L4.99,11.484l1.057,0.703l0.803-0.691c0.333,0.117,0.678,0.183,1.023,0.201l0.48,0.939
l1.245-0.252l0.078-1.052c0.311-0.149,0.604-0.345,0.866-0.581l1.007,0.328l0.703-1.059L11.561,9.22
c0.115-0.333,0.182-0.679,0.201-1.022l0.941-0.483l-0.252-1.242l-1.054-0.079c-0.15-0.313-0.345-0.604-0.58-0.865l0.323-1.008
l-1.055-0.702l-0.802,0.69C8.951,4.393,8.606,4.322,8.261,4.307L7.778,3.362L6.536,3.613L6.457,4.671
C6.144,4.818,5.852,5.013,5.588,5.251L5.588,5.251z"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="12.061" cy="12.102" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144c-5.985,0-10.856,4.869-10.856,10.855c0,5.987,4.871,10.858,10.856,10.858
s10.856-4.871,10.856-10.858C22.856,6.013,17.985,1.144,12,1.144z M12,20.936c-4.927,0-8.935-4.009-8.935-8.937
c0-4.926,4.008-8.935,8.935-8.935s8.935,4.009,8.935,8.935C20.935,16.927,16.927,20.936,12,20.936z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="12.061" cy="12.102" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144c-5.985,0-10.856,4.869-10.856,10.855c0,5.987,4.871,10.858,10.856,10.858
s10.856-4.871,10.856-10.858C22.856,6.013,17.985,1.144,12,1.144z M12,20.936c-4.927,0-8.935-4.009-8.935-8.937
c0-4.926,4.008-8.935,8.935-8.935s8.935,4.009,8.935,8.935C20.935,16.927,16.927,20.936,12,20.936z"/>
<g>
<image overflow="visible" opacity="0.2" width="18" height="18" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATZJREFUeNqslLFuwjAQhuMkUxOl
E3RGSCDYOrD1LXjRPkS3DhULiLwBMIEcpkbpf9Vv6RTZiYU46ZeTu/jzne4ck4TNDMS62A05VFCZ
@ -20,25 +20,25 @@ J95CDWT57IXJxhKaQitoSWDfBHKAfqAz9KuzcCagd+gD2kCLAKwhSGJf0MllmCvolKAtNCPcV6Zk
UimwAK/yktJZsLQNQa8BkD5Yqlhzr3EwQ8eSpZXJuOXMbsI105nJy8tAB32mEyg0bGyufFYS5Lpu
0uSJlo5N9YDJvNXQkV3tUjXVdzrbSFhDUM3n/8y6XsBGgGTWbtCFa6vLbEJXJAA689u9K1HfAPfB
NzTnSRU7VqgDLTMR0CdX67ublkGxHfTG1i/oq6lTr4o2NFuZyqYKwG4xv6C+P1P/NVem63b36Cya
2NvxJ8AAfqNUYCQcKVYAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.546"/>
</g>
</g>
</g>
</g>
<g>
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M9.049,9.977c-1.117,1.684-0.659,3.956,1.023,5.072
c1.686,1.123,3.958,0.66,5.074-1.02c1.122-1.683,0.659-3.956-1.02-5.077C12.442,7.836,10.17,8.293,9.049,9.977L9.049,9.977z
M8.627,8.147L7.22,7.689L6.235,9.172l0.967,1.121c-0.162,0.47-0.26,0.955-0.281,1.438l-1.318,0.673l0.348,1.745l1.48,0.109
c0.207,0.436,0.48,0.846,0.813,1.215l-0.457,1.41l1.482,0.986l1.125-0.969c0.466,0.163,0.949,0.256,1.434,0.281l0.672,1.316
l1.746-0.353l0.109-1.474c0.435-0.211,0.845-0.484,1.214-0.814l1.411,0.458l0.985-1.481l-0.969-1.125
c0.162-0.466,0.255-0.949,0.281-1.433l1.32-0.678l-0.352-1.741l-1.478-0.11c-0.213-0.439-0.483-0.848-0.813-1.213l0.452-1.411
l-1.478-0.985l-1.124,0.968c-0.467-0.163-0.95-0.26-1.435-0.281L11.695,5.5l-1.74,0.353l-0.11,1.481
C9.404,7.54,8.996,7.813,8.627,8.147L8.627,8.147z"/>
</g>
</g>
</g>
</svg>
2NvxJ8AAfqNUYCQcKVYAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.546"/>
</g>
</g>
</g>
</g>
<g>
<g>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M9.049,9.977c-1.117,1.684-0.659,3.956,1.023,5.072
c1.686,1.123,3.958,0.66,5.074-1.02c1.122-1.683,0.659-3.956-1.02-5.077C12.442,7.836,10.17,8.293,9.049,9.977L9.049,9.977z
M8.627,8.147L7.22,7.689L6.235,9.172l0.967,1.121c-0.162,0.47-0.26,0.955-0.281,1.438l-1.318,0.673l0.348,1.745l1.48,0.109
c0.207,0.436,0.48,0.846,0.813,1.215l-0.457,1.41l1.482,0.986l1.125-0.969c0.466,0.163,0.949,0.256,1.434,0.281l0.672,1.316
l1.746-0.353l0.109-1.474c0.435-0.211,0.845-0.484,1.214-0.814l1.411,0.458l0.985-1.481l-0.969-1.125
c0.162-0.466,0.255-0.949,0.281-1.433l1.32-0.678l-0.352-1.741l-1.478-0.11c-0.213-0.439-0.483-0.848-0.813-1.213l0.452-1.411
l-1.478-0.985l-1.124,0.968c-0.467-0.163-0.95-0.26-1.435-0.281L11.695,5.5l-1.74,0.353l-0.11,1.481
C9.404,7.54,8.996,7.813,8.627,8.147L8.627,8.147z"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -1,39 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.933" cy="8.003" r="6.984"/>
<g>
<g>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.933" cy="8.003" r="6.984"/>
<g>
<g>
<g>
<image overflow="visible" opacity="0.2" width="6" height="12" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEVJREFUeNpiYMADGKE0BxDLQOkf
QPwESoOBChCvB+LLUBrEZ2BB0gkS0EHiMzDhs3PQScK8AvLwHSj7DiwAiAohrAAgwACggAyYFOJt
bQAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 3.9565 2.9565)">
</image>
<g>
<polygon fill="#FFFFFF" points="5.594,12.09 7.594,12.09 7.594,4.122 5.594,4.09 "/>
</g>
</g>
<g>
bQAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 3.9565 2.9565)">
</image>
<g>
<polygon fill="#FFFFFF" points="5.594,12.09 7.594,12.09 7.594,4.122 5.594,4.09 "/>
</g>
</g>
<g>
<image overflow="visible" opacity="0.2" width="6" height="12" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEVJREFUeNpiYMADGKE0BxDLQOkf
QPwESoOBChCvB+LLUBrEZ2BB0gkS0EHiMzDhs3PQScK8AvLwHSj7DiwAiAohrAAgwACggAyYFOJt
bQAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 6.9565 2.9565)">
</image>
<g>
<rect x="8.594" y="4.09" fill="#FFFFFF" width="2" height="8"/>
</g>
</g>
<path fill="#FFFFFF" d="M7.997,0.762C4.007,0.762,0.76,4.009,0.76,8c0,3.991,3.247,7.239,7.237,7.239
c3.991,0,7.237-3.248,7.237-7.239C15.234,4.009,11.988,0.762,7.997,0.762z M7.997,13.957c-3.284,0-5.956-2.674-5.956-5.958
c0-3.285,2.672-5.957,5.956-5.957S13.953,4.715,13.953,8C13.953,11.283,11.281,13.957,7.997,13.957z"/>
</g>
</g>
</g>
</svg>
bQAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 6.9565 2.9565)">
</image>
<g>
<rect x="8.594" y="4.09" fill="#FFFFFF" width="2" height="8"/>
</g>
</g>
<path fill="#FFFFFF" d="M7.997,0.762C4.007,0.762,0.76,4.009,0.76,8c0,3.991,3.247,7.239,7.237,7.239
c3.991,0,7.237-3.248,7.237-7.239C15.234,4.009,11.988,0.762,7.997,0.762z M7.997,13.957c-3.284,0-5.956-2.674-5.956-5.958
c0-3.285,2.672-5.957,5.956-5.957S13.953,4.715,13.953,8C13.953,11.283,11.281,13.957,7.997,13.957z"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,41 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.9" cy="12.005" r="10.476"/>
<g>
<g>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.9" cy="12.005" r="10.476"/>
<g>
<g>
<g>
<image overflow="visible" opacity="0.2" width="9" height="16" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAARCAYAAADkIz3lAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJFJREFUeNpiZEAFjEjs/9gkmIGY
B4i5oey/QPwViL9A2WBBEOADYkMgdgFiCyBWhYq/A+KfIAYL1FRuqMJwIJYE4udQhbeA+BPIGSxI
VoNMlQJiGahmPiQbGZhweASDz8RAJBi2Cv+jyaHwYQH+FxoDz6AKnkP5f5EV/ocmgPNI8f4Jyv8K
M5no1MNIbHoECDAAqo0g12ktPFoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 5.4351 4.4351)">
</image>
<g>
<rect x="7.741" y="6.56" fill="#FFFFFF" width="3.274" height="10.879"/>
</g>
</g>
<g>
M5no1MNIbHoECDAAqo0g12ktPFoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 5.4351 4.4351)">
</image>
<g>
<rect x="7.741" y="6.56" fill="#FFFFFF" width="3.274" height="10.879"/>
</g>
</g>
<g>
<image overflow="visible" opacity="0.2" width="8" height="16" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARCAYAAAAPFIbmAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNpiZEAARiT2fwY0CWYg
5gFibij7LxB/BeIvUDZYkBeIjYDYBYgtgFgVasA7IP4JYrBATTAE4nAglgTi51BFt4D4E8hqFqhC
PiCWAmIZqBP4oLaAARMWR2PwmRiIAENe0X80cRQ+KCD/QEP2GVTyOZT/F1kRKDLPQ/l8UAXnoeL/
iU4FjMSkJ4AAAwDBVx/XouCUdwAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 11.4351 4.4351)">
</image>
<g>
<rect x="13.025" y="6.56" fill="#FFFFFF" width="3.272" height="10.879"/>
</g>
</g>
<path fill="#FFFFFF" d="M11.996,1.144C6.01,1.144,1.14,6.013,1.14,11.999c0,5.987,4.87,10.856,10.856,10.856
s10.856-4.869,10.856-10.856C22.853,6.013,17.982,1.144,11.996,1.144z M11.996,20.936c-4.927,0-8.935-4.01-8.935-8.937
s4.008-8.935,8.935-8.935s8.935,4.008,8.935,8.935S16.923,20.936,11.996,20.936z"/>
</g>
</g>
</g>
</svg>
iU4FjMSkJ4AAAwDBVx/XouCUdwAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 11.4351 4.4351)">
</image>
<g>
<rect x="13.025" y="6.56" fill="#FFFFFF" width="3.272" height="10.879"/>
</g>
</g>
<path fill="#FFFFFF" d="M11.996,1.144C6.01,1.144,1.14,6.013,1.14,11.999c0,5.987,4.87,10.856,10.856,10.856
s10.856-4.869,10.856-10.856C22.853,6.013,17.982,1.144,11.996,1.144z M11.996,20.936c-4.927,0-8.935-4.01-8.935-8.937
s4.008-8.935,8.935-8.935s8.935,4.008,8.935,8.935S16.923,20.936,11.996,20.936z"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,38 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1"
id="svg548" sodipodi:version="0.32" sodipodi:docname="capture_restart_16.svg" inkscape:version="0.48.2 r9819" inkscape:export-filename="/tmp/capture_restart_16.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<sodipodi:namedview inkscape:current-layer="svg548" inkscape:window-width="1443" showguides="true" inkscape:guide-bbox="true" inkscape:window-maximized="0" inkscape:window-height="719" inkscape:cy="7.6491369" inkscape:cx="5.4011982" inkscape:window-x="0" id="base" inkscape:window-y="865" showgrid="true" inkscape:zoom="17.042168">
<inkscape:grid type="xygrid" enabled="true" visible="true" spacingx="0.5px" spacingy="0.5px" empspacing="5" snapvisiblegridlinesonly="true" id="grid3142">
</inkscape:grid>
</sodipodi:namedview>
<path fill="none" enable-background="new " d="M0,0"/>
<g>
<path fill="#FFFFFF" d="M1.058,15.338l13.508,0.021c-0.736-1.84-3.164-8.883,0.156-14.697C3.471,1.236,1.353,13.141,1.058,15.338z"
/>
<g>
<g>
<path fill="#999999" d="M15.049,16L15.049,16L0.698,15.979c-0.09,0-0.175-0.037-0.236-0.104c-0.06-0.066-0.09-0.154-0.083-0.243
c0.013-0.155,1.469-15.418,14.918-15.63c0.11-0.016,0.227,0.06,0.284,0.164c0.058,0.103,0.054,0.229-0.011,0.328
c-3.946,6.179-0.629,14.148-0.264,14.979c0.047,0.057,0.074,0.129,0.074,0.207c0,0.176-0.145,0.319-0.32,0.319
C15.059,16,15.055,16,15.049,16z M1.058,15.338l13.508,0.021c-0.736-1.84-3.164-8.883,0.156-14.697
C3.471,1.236,1.353,13.141,1.058,15.338z"/>
</g>
<path id="path2995_5_" inkscape:export-filename="/home/gerald/devel/wsweb/image/wslogo.png" inkscape:export-xdpi="90.000000" inkscape:export-ydpi="90.000000" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" fill="#21DE08" d="
M2.251,14.441c0,0,1.542-11.5,11.187-12.836c-2.992,6.23-0.145,12.851-0.145,12.851L2.251,14.441z"/>
</g>
<g>
<g>
<path fill="#FFFFFF" d="M11.021,8.319l-0.185-0.185L9.734,9.236L9.92,9.42c0.318,0.32,0.496,0.747,0.496,1.2
s-0.178,0.88-0.496,1.198c-0.641,0.642-1.76,0.641-2.399,0c-0.655-0.654-0.658-1.715-0.018-2.377l1.578,1.523l0.663-4.79
L4.839,6.763L6.252,8.19l0.149,0.149c-1.249,1.271-1.244,3.32,0.019,4.582c0.613,0.614,1.431,0.951,2.301,0.951
c0.87,0,1.688-0.337,2.301-0.951C12.289,11.65,12.289,9.588,11.021,8.319z"/>
</g>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1"
id="svg548" sodipodi:version="0.32" sodipodi:docname="capture_restart_16.svg" inkscape:version="0.48.2 r9819" inkscape:export-filename="/tmp/capture_restart_16.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<sodipodi:namedview inkscape:current-layer="svg548" inkscape:window-width="1443" showguides="true" inkscape:guide-bbox="true" inkscape:window-maximized="0" inkscape:window-height="719" inkscape:cy="7.6491369" inkscape:cx="5.4011982" inkscape:window-x="0" id="base" inkscape:window-y="865" showgrid="true" inkscape:zoom="17.042168">
<inkscape:grid type="xygrid" enabled="true" visible="true" spacingx="0.5px" spacingy="0.5px" empspacing="5" snapvisiblegridlinesonly="true" id="grid3142">
</inkscape:grid>
</sodipodi:namedview>
<path fill="none" enable-background="new " d="M0,0"/>
<g>
<path fill="#FFFFFF" d="M1.058,15.338l13.508,0.021c-0.736-1.84-3.164-8.883,0.156-14.697C3.471,1.236,1.353,13.141,1.058,15.338z"
/>
<g>
<g>
<path fill="#999999" d="M15.049,16L15.049,16L0.698,15.979c-0.09,0-0.175-0.037-0.236-0.104c-0.06-0.066-0.09-0.154-0.083-0.243
c0.013-0.155,1.469-15.418,14.918-15.63c0.11-0.016,0.227,0.06,0.284,0.164c0.058,0.103,0.054,0.229-0.011,0.328
c-3.946,6.179-0.629,14.148-0.264,14.979c0.047,0.057,0.074,0.129,0.074,0.207c0,0.176-0.145,0.319-0.32,0.319
C15.059,16,15.055,16,15.049,16z M1.058,15.338l13.508,0.021c-0.736-1.84-3.164-8.883,0.156-14.697
C3.471,1.236,1.353,13.141,1.058,15.338z"/>
</g>
<path id="path2995_5_" inkscape:export-filename="/home/gerald/devel/wsweb/image/wslogo.png" inkscape:export-xdpi="90.000000" inkscape:export-ydpi="90.000000" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" fill="#21DE08" d="
M2.251,14.441c0,0,1.542-11.5,11.187-12.836c-2.992,6.23-0.145,12.851-0.145,12.851L2.251,14.441z"/>
</g>
<g>
<g>
<path fill="#FFFFFF" d="M11.021,8.319l-0.185-0.185L9.734,9.236L9.92,9.42c0.318,0.32,0.496,0.747,0.496,1.2
s-0.178,0.88-0.496,1.198c-0.641,0.642-1.76,0.641-2.399,0c-0.655-0.654-0.658-1.715-0.018-2.377l1.578,1.523l0.663-4.79
L4.839,6.763L6.252,8.19l0.149,0.149c-1.249,1.271-1.244,3.32,0.019,4.582c0.613,0.614,1.431,0.951,2.301,0.951
c0.87,0,1.688-0.337,2.301-0.951C12.289,11.65,12.289,9.588,11.021,8.319z"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1,32 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.94" cy="8.022" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762c-3.991,0-7.237,3.247-7.237,7.237c0,3.991,3.247,7.239,7.237,7.239s7.239-3.248,7.239-7.239
C15.238,4.009,11.99,0.762,8,0.762z M8,13.957c-3.284,0-5.957-2.672-5.957-5.958c0-3.283,2.672-5.957,5.957-5.957
c3.286,0,5.958,2.674,5.958,5.957C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.94" cy="8.022" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762c-3.991,0-7.237,3.247-7.237,7.237c0,3.991,3.247,7.239,7.237,7.239s7.239-3.248,7.239-7.239
C15.238,4.009,11.99,0.762,8,0.762z M8,13.957c-3.284,0-5.957-2.672-5.957-5.958c0-3.283,2.672-5.957,5.957-5.957
c3.286,0,5.958,2.674,5.958,5.957C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<image overflow="visible" opacity="0.2" width="13" height="13" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJFJREFUeNpiYCATMGIR4wBiGSgN
Aj+A+AmUxqoRpkEViHOBWBYq/hiIJwPxbWwGgIAKEK+HKvgOxP+h+DtUbD1UDYbzPKEK/uPAt6Fq
ONBt24ZmEzr+DlUDtpUJyUZZdNOwuAquhonc6GBCCvLH2EIMCWBVQ3LgsCCZBpK4AuVjSwBXoGp+
UJQAyE5yZAOAAAMAVR4+5WZ32+UAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#333333" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<g>
<polygon fill="#FFFFFF" points="10.328,12.236 10.328,3.838 4.311,8.037 "/>
</g>
</g>
</svg>
UJQAyE5yZAOAAAMAVR4+5WZ32+UAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#333333" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<g>
<polygon fill="#FFFFFF" points="10.328,12.236 10.328,3.838 4.311,8.037 "/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,36 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="8.114" cy="7.975" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.763C4.01,0.763,0.762,4.01,0.762,8c0,3.991,3.248,7.238,7.238,7.238S15.238,11.991,15.238,8
C15.238,4.01,11.99,0.763,8,0.763z M8,13.957c-3.285,0-5.957-2.672-5.957-5.957c0-3.284,2.672-5.956,5.957-5.956
c3.285,0,5.957,2.672,5.957,5.956C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="8.114" cy="7.975" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.763C4.01,0.763,0.762,4.01,0.762,8c0,3.991,3.248,7.238,7.238,7.238S15.238,11.991,15.238,8
C15.238,4.01,11.99,0.763,8,0.763z M8,13.957c-3.285,0-5.957-2.672-5.957-5.957c0-3.284,2.672-5.956,5.957-5.956
c3.285,0,5.957,2.672,5.957,5.956C13.957,11.285,11.285,13.957,8,13.957z"/>
<g>
<image overflow="visible" opacity="0.2" width="13" height="13" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAN5JREFUeNqckrEKwkAQRDWxCCks
UliIQgp7BUt/w17wS/Rv0uUrLLRT7GwEra5IaU4QdBbmYM94CFl43JHs3CSzF3daVvzjWQJyMAQD
0AcP8AoJnWAONmANlmABDHsaB0hNQAkuoAZvUvNZyR7PMaHTii976kDZZ1wP4C6uTpjz86ZfIl0p
/3kHqkg5jrmGyuuJ2o7DCS24cQ2V1xOrmA2jzwLCK9iCkw7HzWbGcFIVkqXoDAo3U30BxHXPyCW9
J5uOdCrcKKS5G0hvpBK2FNh/d1VOrOhmuG9cs48AAwBV5zZzFvOQhAAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#333333" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<g>
<rect x="9.612" y="4.861" fill="#FFFFFF" width="1.814" height="6.029"/>
</g>
<g>
<polygon fill="#FFFFFF" points="7.832,10.934 7.832,4.818 3.45,7.876 "/>
</g>
</g>
</svg>
J5uOdCrcKKS5G0hvpBK2FNh/d1VOrOhmuG9cs48AAwBV5zZzFvOQhAAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#333333" cx="8" cy="8" r="4.364"/>
</g>
</g>
</g>
</g>
<g>
<rect x="9.612" y="4.861" fill="#FFFFFF" width="1.814" height="6.029"/>
</g>
<g>
<polygon fill="#FFFFFF" points="7.832,10.934 7.832,4.818 3.45,7.876 "/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,33 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="8.229" cy="8.062" r="6.983"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.866c-3.99,0-7.238,3.247-7.238,7.237c0,3.991,3.248,7.238,7.238,7.238s7.238-3.247,7.238-7.238
C15.238,4.113,11.99,0.866,8,0.866z M8,14.061c-3.285,0-5.957-2.672-5.957-5.957c0-3.284,2.672-5.956,5.957-5.956
c3.285,0,5.957,2.672,5.957,5.956C13.957,11.389,11.285,14.061,8,14.061z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="8.229" cy="8.062" r="6.983"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.866c-3.99,0-7.238,3.247-7.238,7.237c0,3.991,3.248,7.238,7.238,7.238s7.238-3.247,7.238-7.238
C15.238,4.113,11.99,0.866,8,0.866z M8,14.061c-3.285,0-5.957-2.672-5.957-5.957c0-3.284,2.672-5.956,5.957-5.956
c3.285,0,5.957,2.672,5.957,5.956C13.957,11.389,11.285,14.061,8,14.061z"/>
<g>
<image overflow="visible" opacity="0.2" width="13" height="13" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALJJREFUeNpiYCATMGIR4wBiGSgN
Aj+A+AmUxqkRpNgSiEuBWBYq9hiIJwPxbWwGwDQ5AvE+IP4OxP+h+DtU03ogViFWEzIGafZE8gIY
gEzahkcTzOZtMFuZkGyURTcNi6vgapjIjQ4mpCB/jC3EkABWNRxQj9/G40eUwGFBMg0kcQXKl0Hz
L0z+NsxGZiTJb0B8EohPAbEYEP8E4ldQfBGIu4H4GhD/ITbJ4Ux2ZAGAAAMA0OhA0McGcMUAAAAA
SUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#1A1A1A" cx="8" cy="8.104" r="4.364"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M9.059,4.342h-3.72v2.061h3.72c0.505,0,0.916,1.489,0.916,0.918v0.799c0,0.498-0.398,0.902-0.891,0.916
H7.496V7.466L4.278,9.903l3.217,2.437v-1.239h1.222v-0.003h0.341c1.641,0,2.978-1.336,2.978-2.979V7.32
C12.036,5.678,10.699,4.342,9.059,4.342z"/>
</g>
</svg>
SUVORK5CYII=" transform="matrix(1 0 0 1 1.9565 1.9565)">
</image>
<g>
<circle fill="#1A1A1A" cx="8" cy="8.104" r="4.364"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M9.059,4.342h-3.72v2.061h3.72c0.505,0,0.916,1.489,0.916,0.918v0.799c0,0.498-0.398,0.902-0.891,0.916
H7.496V7.466L4.278,9.903l3.217,2.437v-1.239h1.222v-0.003h0.341c1.641,0,2.978-1.336,2.978-2.979V7.32
C12.036,5.678,10.699,4.342,9.059,4.342z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,16 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<path fill="#999999" d="M8,16c-4.418,0-8-3.579-8-7.996C0,3.581,3.582,0,8,0s8,3.581,8,8.004C16,12.421,12.418,16,8,16z"/>
<circle fill="#DC0000" cx="7.997" cy="8.15" r="6.983"/>
<path fill="#FFFFFF" d="M8,0.759c-3.992,0-7.238,3.252-7.238,7.245c0,3.986,3.247,7.238,7.238,7.238
c3.992,0,7.238-3.252,7.238-7.238C15.238,4.011,11.992,0.759,8,0.759z M8,13.961c-3.285,0-5.957-2.674-5.957-5.957
c0-3.291,2.672-5.963,5.957-5.963s5.957,2.672,5.957,5.963C13.957,11.287,11.285,13.961,8,13.961z"/>
<path fill="#FFFFFF" d="M9.145,12.068H5.061V9.814h4.084c0.555,0,1.008-0.456,1.008-1.008v-0.88c0-0.551-0.436-0.997-0.979-1.008
H7.429v1.717l-3.53-2.667l3.53-2.679v1.361h1.343l0,0h0.372c1.803,0,3.273,1.465,3.273,3.275v0.88
C12.418,10.603,10.947,12.068,9.145,12.068z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<path fill="#999999" d="M8,16c-4.418,0-8-3.579-8-7.996C0,3.581,3.582,0,8,0s8,3.581,8,8.004C16,12.421,12.418,16,8,16z"/>
<circle fill="#DC0000" cx="7.997" cy="8.15" r="6.983"/>
<path fill="#FFFFFF" d="M8,0.759c-3.992,0-7.238,3.252-7.238,7.245c0,3.986,3.247,7.238,7.238,7.238
c3.992,0,7.238-3.252,7.238-7.238C15.238,4.011,11.992,0.759,8,0.759z M8,13.961c-3.285,0-5.957-2.674-5.957-5.957
c0-3.291,2.672-5.963,5.957-5.963s5.957,2.672,5.957,5.963C13.957,11.287,11.285,13.961,8,13.961z"/>
<path fill="#FFFFFF" d="M9.145,12.068H5.061V9.814h4.084c0.555,0,1.008-0.456,1.008-1.008v-0.88c0-0.551-0.436-0.997-0.979-1.008
H7.429v1.717l-3.53-2.667l3.53-2.679v1.361h1.343l0,0h0.372c1.803,0,3.273,1.465,3.273,3.275v0.88
C12.418,10.603,10.947,12.068,9.145,12.068z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,37 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1"
id="svg548" sodipodi:version="0.32" sodipodi:docname="capture_restart_24.svg" inkscape:version="0.48.2 r9819" inkscape:export-filename="/tmp/capture_restart_24.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px"
viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<sodipodi:namedview inkscape:current-layer="svg548" inkscape:window-width="1443" showguides="true" inkscape:guide-bbox="true" inkscape:window-maximized="0" inkscape:window-height="837" inkscape:cy="11.93714" inkscape:cx="10.180408" inkscape:window-x="0" id="base" inkscape:window-y="865" showgrid="true" inkscape:zoom="24.101265">
<inkscape:grid type="xygrid" enabled="true" visible="true" spacingx="0.5px" spacingy="0.5px" empspacing="5" snapvisiblegridlinesonly="true" id="grid3142">
</inkscape:grid>
</sodipodi:namedview>
<path fill="none" enable-background="new " d="M0,0"/>
<g>
<path fill="#FFFFFF" d="M1.604,22.99l20.23,0.029c-1.104-2.754-4.736-13.304,0.234-22.012C5.218,1.87,2.045,19.697,1.604,22.99z"/>
<g>
<g>
<path fill="#999999" d="M22.557,23.98L22.557,23.98L1.064,23.948c-0.135-0.001-0.263-0.058-0.354-0.155
c-0.09-0.1-0.135-0.23-0.124-0.365c0.02-0.229,2.2-23.089,22.341-23.405c0.166-0.024,0.341,0.09,0.427,0.245
c0.086,0.153,0.08,0.343-0.016,0.491c-5.911,9.253-0.941,21.189-0.396,22.435c0.07,0.084,0.113,0.19,0.113,0.309
c0,0.266-0.216,0.479-0.479,0.479C22.57,23.98,22.564,23.98,22.557,23.98z M1.604,22.99l20.23,0.029
c-1.104-2.754-4.736-13.304,0.234-22.012C5.218,1.87,2.045,19.697,1.604,22.99z"/>
</g>
<path id="path2995_5_" inkscape:export-filename="/home/gerald/devel/wsweb/image/wslogo.png" inkscape:export-xdpi="90.000000" inkscape:export-ydpi="90.000000" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" fill="#21DE08" d="
M3.391,21.646c0,0,2.311-17.222,16.753-19.225c-4.479,9.33-0.215,19.246-0.215,19.246L3.391,21.646z"/>
</g>
<g>
<g>
<path fill="#FFFFFF" d="M16.523,12.479l-0.274-0.276L14.6,13.852l0.275,0.275c0.479,0.479,0.743,1.118,0.743,1.797
c0,0.68-0.265,1.318-0.743,1.797c-0.959,0.959-2.636,0.957-3.593,0c-0.981-0.98-0.986-2.568-0.027-3.561l2.362,2.281l0.992-7.174
l-7.344,0.879l2.116,2.138l0.224,0.224c-1.871,1.902-1.863,4.973,0.027,6.861c0.918,0.92,2.143,1.425,3.445,1.425
c1.304,0,2.526-0.505,3.444-1.425C18.423,17.469,18.423,14.378,16.523,12.479z"/>
</g>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1"
id="svg548" sodipodi:version="0.32" sodipodi:docname="capture_restart_24.svg" inkscape:version="0.48.2 r9819" inkscape:export-filename="/tmp/capture_restart_24.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px"
viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<sodipodi:namedview inkscape:current-layer="svg548" inkscape:window-width="1443" showguides="true" inkscape:guide-bbox="true" inkscape:window-maximized="0" inkscape:window-height="837" inkscape:cy="11.93714" inkscape:cx="10.180408" inkscape:window-x="0" id="base" inkscape:window-y="865" showgrid="true" inkscape:zoom="24.101265">
<inkscape:grid type="xygrid" enabled="true" visible="true" spacingx="0.5px" spacingy="0.5px" empspacing="5" snapvisiblegridlinesonly="true" id="grid3142">
</inkscape:grid>
</sodipodi:namedview>
<path fill="none" enable-background="new " d="M0,0"/>
<g>
<path fill="#FFFFFF" d="M1.604,22.99l20.23,0.029c-1.104-2.754-4.736-13.304,0.234-22.012C5.218,1.87,2.045,19.697,1.604,22.99z"/>
<g>
<g>
<path fill="#999999" d="M22.557,23.98L22.557,23.98L1.064,23.948c-0.135-0.001-0.263-0.058-0.354-0.155
c-0.09-0.1-0.135-0.23-0.124-0.365c0.02-0.229,2.2-23.089,22.341-23.405c0.166-0.024,0.341,0.09,0.427,0.245
c0.086,0.153,0.08,0.343-0.016,0.491c-5.911,9.253-0.941,21.189-0.396,22.435c0.07,0.084,0.113,0.19,0.113,0.309
c0,0.266-0.216,0.479-0.479,0.479C22.57,23.98,22.564,23.98,22.557,23.98z M1.604,22.99l20.23,0.029
c-1.104-2.754-4.736-13.304,0.234-22.012C5.218,1.87,2.045,19.697,1.604,22.99z"/>
</g>
<path id="path2995_5_" inkscape:export-filename="/home/gerald/devel/wsweb/image/wslogo.png" inkscape:export-xdpi="90.000000" inkscape:export-ydpi="90.000000" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" fill="#21DE08" d="
M3.391,21.646c0,0,2.311-17.222,16.753-19.225c-4.479,9.33-0.215,19.246-0.215,19.246L3.391,21.646z"/>
</g>
<g>
<g>
<path fill="#FFFFFF" d="M16.523,12.479l-0.274-0.276L14.6,13.852l0.275,0.275c0.479,0.479,0.743,1.118,0.743,1.797
c0,0.68-0.265,1.318-0.743,1.797c-0.959,0.959-2.636,0.957-3.593,0c-0.981-0.98-0.986-2.568-0.027-3.561l2.362,2.281l0.992-7.174
l-7.344,0.879l2.116,2.138l0.224,0.224c-1.871,1.902-1.863,4.973,0.027,6.861c0.918,0.92,2.143,1.425,3.445,1.425
c1.304,0,2.526-0.505,3.444-1.425C18.423,17.469,18.423,14.378,16.523,12.479z"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.91" cy="12.034" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M11.999,1.144c-5.985,0-10.855,4.869-10.855,10.855c0,5.987,4.87,10.858,10.855,10.858
c5.986,0,10.857-4.871,10.857-10.858C22.856,6.013,17.985,1.144,11.999,1.144z M11.999,20.936c-4.926,0-8.935-4.009-8.935-8.937
c0-4.926,4.009-8.935,8.935-8.935c4.928,0,8.936,4.009,8.936,8.935C20.935,16.927,16.927,20.936,11.999,20.936z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.91" cy="12.034" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M11.999,1.144c-5.985,0-10.855,4.869-10.855,10.855c0,5.987,4.87,10.858,10.855,10.858
c5.986,0,10.857-4.871,10.857-10.858C22.856,6.013,17.985,1.144,11.999,1.144z M11.999,20.936c-4.926,0-8.935-4.009-8.935-8.937
c0-4.926,4.009-8.935,8.935-8.935c4.928,0,8.936,4.009,8.936,8.935C20.935,16.927,16.927,20.936,11.999,20.936z"/>
<g>
<image overflow="visible" opacity="0.2" width="18" height="18" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUJJREFUeNqslLFKxEAQhrPJFmKC
YuFZ29yhncV1voUv6kNYiM1ho5gXkDsR8bhYiDH+I//AsOwmizjwkc1u8mUmO4kr0uFG1obcGzyo
@ -20,16 +20,16 @@ SRVZ70EHdhxHZXJjA2bgDCwoDEMkj2AFNuDLZqEhogtwCZZgnpB1FMnaDVhrht5IZxRdgVPKY2VK
JgdGLMJ3OSk5WbO0JUWHCZF9sFRxznudyhwnFiytKabDM7tjHiubmZzsj+xgLGwCtZVN9VUsGop0
111Z/GOUU109EtJvLXjirg6l6eoPTvaZso6iluPfzIZgYZchkl7bghcee1tml/pEEqINr33QEgvT
Bt+0S/8cgT3wyYs8j5LxK3gGt+Aa3IE3lfngha44vgcn3Po551qyDqroU72lf46anR2TbXN+QeF8
Zf5r+l51t4e/9qLL/Tp+BBgA+aVWWKGXdRoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.546"/>
</g>
</g>
</g>
</g>
<g>
<polygon fill="#FFFFFF" points="15.491,18.354 15.491,5.757 6.466,12.057 "/>
</g>
</g>
</svg>
Zf5r+l51t4e/9qLL/Tp+BBgA+aVWWKGXdRoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.546"/>
</g>
</g>
</g>
</g>
<g>
<polygon fill="#FFFFFF" points="15.491,18.354 15.491,5.757 6.466,12.057 "/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="12.17" cy="11.962" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.015,1.144,1.144,6.015,1.144,12c0,5.986,4.871,10.856,10.856,10.856S22.856,17.986,22.856,12
C22.856,6.015,17.985,1.144,12,1.144z M12,20.936c-4.927,0-8.935-4.008-8.935-8.936c0-4.926,4.008-8.935,8.935-8.935
S20.935,7.074,20.935,12C20.935,16.928,16.927,20.936,12,20.936z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="12.17" cy="11.962" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.015,1.144,1.144,6.015,1.144,12c0,5.986,4.871,10.856,10.856,10.856S22.856,17.986,22.856,12
C22.856,6.015,17.985,1.144,12,1.144z M12,20.936c-4.927,0-8.935-4.008-8.935-8.936c0-4.926,4.008-8.935,8.935-8.935
S20.935,7.074,20.935,12C20.935,16.928,16.927,20.936,12,20.936z"/>
<g>
<image overflow="visible" opacity="0.2" width="18" height="18" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUJJREFUeNqslLFKxEAQhrPJFmKC
YuFZ29yhncV1voUv6kNYiM1ho5gXkDsR8bhYiDH+I//AsOwmizjwkc1u8mUmO4kr0uFG1obcGzyo
@ -20,19 +20,19 @@ SRVZ70EHdhxHZXJjA2bgDCwoDEMkj2AFNuDLZqEhogtwCZZgnpB1FMnaDVhrht5IZxRdgVPKY2VK
JgdGLMJ3OSk5WbO0JUWHCZF9sFRxznudyhwnFiytKabDM7tjHiubmZzsj+xgLGwCtZVN9VUsGop0
111Z/GOUU109EtJvLXjirg6l6eoPTvaZso6iluPfzIZgYZchkl7bghcee1tml/pEEqINr33QEgvT
Bt+0S/8cgT3wyYs8j5LxK3gGt+Aa3IE3lfngha44vgcn3Po551qyDqroU72lf46anR2TbXN+QeF8
Zf5r+l51t4e/9qLL/Tp+BBgA+aVWWKGXdRoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.545"/>
</g>
</g>
</g>
</g>
<g>
<rect x="14.418" y="7.291" fill="#FFFFFF" width="2.722" height="9.045"/>
</g>
<g>
<polygon fill="#FFFFFF" points="11.747,16.4 11.747,7.227 5.175,11.813 "/>
</g>
</g>
</svg>
Zf5r+l51t4e/9qLL/Tp+BBgA+aVWWKGXdRoAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.545"/>
</g>
</g>
</g>
</g>
<g>
<rect x="14.418" y="7.291" fill="#FFFFFF" width="2.722" height="9.045"/>
</g>
<g>
<polygon fill="#FFFFFF" points="11.747,16.4 11.747,7.227 5.175,11.813 "/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="12.345" cy="12.094" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144c-5.985,0-10.856,4.87-10.856,10.855c0,5.986,4.871,10.857,10.856,10.857
s10.856-4.871,10.856-10.857C22.856,6.014,17.985,1.144,12,1.144z M12,20.935c-4.927,0-8.935-4.008-8.935-8.936
c0-4.926,4.008-8.935,8.935-8.935s8.935,4.009,8.935,8.935C20.935,16.927,16.927,20.935,12,20.935z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="12.345" cy="12.094" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144c-5.985,0-10.856,4.87-10.856,10.855c0,5.986,4.871,10.857,10.856,10.857
s10.856-4.871,10.856-10.857C22.856,6.014,17.985,1.144,12,1.144z M12,20.935c-4.927,0-8.935-4.008-8.935-8.936
c0-4.926,4.008-8.935,8.935-8.935s8.935,4.009,8.935,8.935C20.935,16.927,16.927,20.935,12,20.935z"/>
<g>
<image overflow="visible" opacity="0.2" width="18" height="18" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVFJREFUeNqslMFKxDAQhpO2oGur
4sH1rIdd9qagNx/Bmy/qE+zJg3jZo1rwJoiKiMtWRLbWf5Y/MIS0jeLAR9JM+3eSmYk17WY7fE3s
@ -20,16 +20,16 @@ BxnISRrw16ACC86DYvJhAYZgAsYU9E1EbsAMPIOljsKZCB2BU3ACRi1iFYXEdwmeXISZEh1S6Bzs
Uzy0TYlkSwmL4LtRL2+CY3AGDsE2SFoOX9YHYA08gFtufeWwDHnMrRWm3zJGt8sxNerv8rDRkcGQ
6QBy423Fmt9ZQSGXdZuYf7Skr6o7TA69BHfMapOoqv7gYh0pVlGo5HwVWeM5FhFCUmtz8MKx1nVW
8wVJ9UFPnS3ZRldgCu7Bpxb7pqDUzw5YB1+MOuMoEb+CRwpdgGvw5s7bb/Q99ueE8xExPIKSvRhs
dL+23M2Rs7JDYvOYK8hfT9W95rLnst38tRZtbHf8CDAAAGdUK1uqpVsAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.545"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M13.72,6.033H7.594v3.395h6.126c0.832,0,1.509,0.678,1.509,1.512v1.315c0,0.82-0.656,1.485-1.468,1.509
h-2.613v-2.585L5.85,15.192l5.298,4.013v-2.043h2.01V17.16h0.562c2.703,0,4.904-2.2,4.904-4.905v-1.315
C18.624,8.233,16.423,6.033,13.72,6.033z"/>
</g>
</svg>
dL+23M2Rs7JDYvOYK8hfT9W95rLnst38tRZtbHf8CDAAAGdUK1uqpVsAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 3.4351 3.4351)">
</image>
<g>
<circle fill="#333333" cx="12" cy="12" r="6.545"/>
</g>
</g>
</g>
</g>
<path fill="#FFFFFF" d="M13.72,6.033H7.594v3.395h6.126c0.832,0,1.509,0.678,1.509,1.512v1.315c0,0.82-0.656,1.485-1.468,1.509
h-2.613v-2.585L5.85,15.192l5.298,4.013v-2.043h2.01V17.16h0.562c2.703,0,4.904-2.2,4.904-4.905v-1.315
C18.624,8.233,16.423,6.033,13.72,6.033z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,16 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<path fill="#999999" d="M12,24C5.373,24,0,18.631,0,12.006C0,5.371,5.373,0,12,0s12,5.371,12,12.006C24,18.631,18.627,24,12,24z"/>
<circle fill="#DC0000" cx="11.996" cy="12.226" r="10.476"/>
<path fill="#FFFFFF" d="M12,1.139c-5.988,0-10.857,4.877-10.857,10.867c0,5.979,4.869,10.855,10.857,10.855
s10.857-4.877,10.857-10.855C22.857,6.016,17.988,1.139,12,1.139z M12,20.941c-4.928,0-8.936-4.012-8.936-8.936
c0-4.936,4.008-8.944,8.936-8.944s8.936,4.009,8.936,8.944C20.936,16.93,16.928,20.941,12,20.941z"/>
<path fill="#FFFFFF" d="M13.717,18.103H7.591v-3.381h6.126c0.833,0,1.511-0.685,1.511-1.51V11.89c0-0.825-0.651-1.494-1.467-1.511
h-2.616v2.576L5.85,8.953l5.295-4.019v2.044h2.014l0,0h0.559c2.704,0,4.909,2.195,4.909,4.911v1.322
C18.626,15.904,16.421,18.103,13.717,18.103z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<path fill="#999999" d="M12,24C5.373,24,0,18.631,0,12.006C0,5.371,5.373,0,12,0s12,5.371,12,12.006C24,18.631,18.627,24,12,24z"/>
<circle fill="#DC0000" cx="11.996" cy="12.226" r="10.476"/>
<path fill="#FFFFFF" d="M12,1.139c-5.988,0-10.857,4.877-10.857,10.867c0,5.979,4.869,10.855,10.857,10.855
s10.857-4.877,10.857-10.855C22.857,6.016,17.988,1.139,12,1.139z M12,20.941c-4.928,0-8.936-4.012-8.936-8.936
c0-4.936,4.008-8.944,8.936-8.944s8.936,4.009,8.936,8.944C20.936,16.93,16.928,20.941,12,20.941z"/>
<path fill="#FFFFFF" d="M13.717,18.103H7.591v-3.381h6.126c0.833,0,1.511-0.685,1.511-1.51V11.89c0-0.825-0.651-1.494-1.467-1.511
h-2.616v2.576L5.85,8.953l5.295-4.019v2.044h2.014l0,0h0.559c2.704,0,4.909,2.195,4.909,4.911v1.322
C18.626,15.904,16.421,18.103,13.717,18.103z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,28 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.935" cy="7.968" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762C4.009,0.762,0.762,4.009,0.762,8c0,3.99,3.247,7.237,7.238,7.237
c3.991,0,7.238-3.247,7.238-7.237C15.238,4.009,11.991,0.762,8,0.762z M8,13.956c-3.285,0-5.957-2.672-5.957-5.956
c0-3.285,2.672-5.957,5.957-5.957c3.285,0,5.957,2.672,5.957,5.957C13.957,11.284,11.285,13.956,8,13.956z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
<circle fill="#999999" cx="8" cy="8" r="8"/>
<circle fill="#4D4D4D" cx="7.935" cy="7.968" r="6.984"/>
<g>
<g>
<path fill="#FFFFFF" d="M8,0.762C4.009,0.762,0.762,4.009,0.762,8c0,3.99,3.247,7.237,7.238,7.237
c3.991,0,7.238-3.247,7.238-7.237C15.238,4.009,11.991,0.762,8,0.762z M8,13.956c-3.285,0-5.957-2.672-5.957-5.956
c0-3.285,2.672-5.957,5.957-5.957c3.285,0,5.957,2.672,5.957,5.957C13.957,11.284,11.285,13.956,8,13.956z"/>
<g>
<image overflow="visible" opacity="0.2" width="11" height="11" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeNpiYCARMEJpDiCWgdLY
wA8gfgKiWaACIMXdQKyCQ8MdIC4F0SxINoAU6+BxDdh2JlL9MBw0sCCF8x086u5A1ZAecaS6iAEg
wAA69w0ZQbuPEwAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 2.9565 2.9565)">
</image>
<g>
<rect x="4.884" y="4.884" fill="#FFFFFF" width="6.232" height="6.231"/>
</g>
</g>
</g>
</g>
</g>
</svg>
wAA69w0ZQbuPEwAAAABJRU5ErkJggg==" transform="matrix(1 0 0 1 2.9565 2.9565)">
</image>
<g>
<rect x="4.884" y="4.884" fill="#FFFFFF" width="6.232" height="6.231"/>
</g>
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,29 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.903" cy="11.952" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.015,1.144,1.144,6.013,1.144,12c0,5.985,4.871,10.856,10.856,10.856
c5.986,0,10.856-4.871,10.856-10.856C22.856,6.013,17.986,1.144,12,1.144z M12,20.935c-4.927,0-8.935-4.008-8.935-8.935
S7.073,3.064,12,3.064S20.936,7.073,20.936,12S16.927,20.935,12,20.935z"/>
<g>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<circle fill="#999999" cx="12" cy="12" r="12"/>
<circle fill="#4D4D4D" cx="11.903" cy="11.952" r="10.476"/>
<g>
<g>
<path fill="#FFFFFF" d="M12,1.144C6.015,1.144,1.144,6.013,1.144,12c0,5.985,4.871,10.856,10.856,10.856
c5.986,0,10.856-4.871,10.856-10.856C22.856,6.013,17.986,1.144,12,1.144z M12,20.935c-4.927,0-8.935-4.008-8.935-8.935
S7.073,3.064,12,3.064S20.936,7.073,20.936,12S16.927,20.935,12,20.935z"/>
<g>
<image overflow="visible" opacity="0.2" width="14" height="14" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsSAAALEgHS3X78AAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNrkkk0OQEAMRltmRxxA
XILLOLa9A9gTdiajTT4i/hqx1OSlIn1TEx8TUSwkwNFzzcIEvINUCaWQCXwjBmEQGtCvsoq1kBub
O/RWD3L41AxiYWwmzOpVKcILPvSrOs1E9KH+LIdDf/pV24xD5IZdAKyQ6Kxf5QlxoxfxVCcw0pIi
prGx2UMc9ZkvEmTVdudFgAEA1D8jC1GYmYMAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 5.4351 5.4351)">
</image>
<g>
<rect x="7.327" y="7.326" fill="#FFFFFF" width="9.347" height="9.347"/>
</g>
</g>
</g>
</g>
</g>
</svg>
prGx2UMc9ZkvEmTVdudFgAEA1D8jC1GYmYMAAAAASUVORK5CYII=" transform="matrix(1 0 0 1 5.4351 5.4351)">
</image>
<g>
<rect x="7.327" y="7.326" fill="#FFFFFF" width="9.347" height="9.347"/>
</g>
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,34 +1,34 @@
#include "winver.h"
VS_VERSION_INFO VERSIONINFO
FILEVERSION @RC_MODULE_VERSION@
PRODUCTVERSION @RC_VERSION@
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
#else
FILEFLAGS 0
#endif
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_DLL
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "The Wireshark developer community, http://www.wireshark.org/\0"
VALUE "FileDescription", "OPC Unified Architecture Dissector\0"
VALUE "FileVersion", "@MODULE_VERSION@\0"
VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
VALUE "LegalCopyright", "Copyright © 1998 Gerald Combs <gerald@wireshark.org>, Gilbert Ramirez <gram@alumni.rice.edu> and others\0"
VALUE "OriginalFilename", "@PLUGIN_NAME@.dll\0"
VALUE "ProductName", "Wireshark\0"
VALUE "ProductVersion", "@VERSION@\0"
VALUE "Comments", "Build with @MSVC_VARIANT@\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END
#include "winver.h"
VS_VERSION_INFO VERSIONINFO
FILEVERSION @RC_MODULE_VERSION@
PRODUCTVERSION @RC_VERSION@
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
#else
FILEFLAGS 0
#endif
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_DLL
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "The Wireshark developer community, http://www.wireshark.org/\0"
VALUE "FileDescription", "OPC Unified Architecture Dissector\0"
VALUE "FileVersion", "@MODULE_VERSION@\0"
VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
VALUE "LegalCopyright", "Copyright © 1998 Gerald Combs <gerald@wireshark.org>, Gilbert Ramirez <gram@alumni.rice.edu> and others\0"
VALUE "OriginalFilename", "@PLUGIN_NAME@.dll\0"
VALUE "ProductName", "Wireshark\0"
VALUE "ProductVersion", "@VERSION@\0"
VALUE "Comments", "Build with @MSVC_VARIANT@\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END

View File

@ -8,7 +8,7 @@
@ICMP@icmp || icmpv6@[64764,57568,65535][4718,10030,11796]
@TCP RST@tcp.flags.reset eq 1@[42148,0,0][65535,64764,40092]
@SCTP ABORT@sctp.chunk_type eq ABORT@[42148,0,0][65535,64764,40092]
@TTL low or unexpected@( ! ip.dst == 224.0.0.0/4 && ip.ttl < 5 && !pim) || (ip.dst == 224.0.0.0/24 && ip.dst != 224.0.0.251 && ip.ttl != 1 && !(vrrp || carp))@[42148,0,0][60652,61680,60395]
@TTL low or unexpected@( ! ip.dst == 224.0.0.0/4 && ip.ttl < 5 && !pim) || (ip.dst == 224.0.0.0/24 && ip.dst != 224.0.0.251 && ip.ttl != 1 && !(vrrp || carp))@[42148,0,0][60652,61680,60395]
@Checksum Errors@eth.fcs_bad==1 || ip.checksum_bad==1 || tcp.checksum_bad==1 || udp.checksum_bad==1 || sctp.checksum_bad==1 || mstp.checksum_bad==1 || cdp.checksum_bad==1 || edp.checksum_bad==1 || wlan.fcs_bad==1@[4718,10030,11796][63479,34695,34695]
@SMB@smb || nbss || nbns || nbipx || ipxsap || netbios@[65278,65535,53456][4718,10030,11796]
@HTTP@http || tcp.port == 80@[58596,65535,51143][4718,10030,11796]

View File

@ -8,7 +8,7 @@
@ICMP@icmp || icmpv6@[49680,49737,65535][0,0,0]
@TCP RST@tcp.flags.reset eq 1@[37008,0,0][65535,63121,32911]
@SCTP ABORT@sctp.chunk_type eq ABORT@[37008,0,0][65535,63121,32911]
@TTL low or unexpected@( ! ip.dst == 224.0.0.0/4 && ip.ttl < 5 && !pim) || (ip.dst == 224.0.0.0/24 && ip.dst != 224.0.0.251 && ip.ttl != 1 && !(vrrp || carp))@[42148,0,0][60652,61680,60395]
@TTL low or unexpected@( ! ip.dst == 224.0.0.0/4 && ip.ttl < 5 && !pim) || (ip.dst == 224.0.0.0/24 && ip.dst != 224.0.0.251 && ip.ttl != 1 && !(vrrp || carp))@[42148,0,0][60652,61680,60395]
@Checksum Errors@cdp.checksum_bad==1 || edp.checksum_bad==1 || ip.checksum_bad==1 || tcp.checksum_bad==1 || udp.checksum_bad==1 || sctp.checksum_bad==1 || mstp.checksum_bad==1@[0,0,0][65535,24383,24383]
@SMB@smb || nbss || nbns || nbipx || ipxsap || netbios@[65534,64008,39339][0,0,0]
@HTTP@http || tcp.port == 80@[36107,65535,32590][0,0,0]

View File

@ -1,175 +1,175 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL", "all.vcproj", "{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwireshark", "epan\libwireshark.vcproj", "{78DC3973-9100-4C4E-B135-822B623A2EAF}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docbook", "docbook\docbook.vcproj", "{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "packaging", "packaging.vcproj", "{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wireshark", "wireshark.vcproj", "{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwiretap", "wiretap\libwiretap.vcproj", "{CD04EABB-BA03-446F-9A63-A00C08138E91}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgtkui", "ui\gtk\libgtkui.vcproj", "{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dumpcap", "dumpcap.vcproj", "{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tshark", "tshark.vcproj", "{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc", "doc\doc.vcproj", "{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugins", "plugins\plugins.vcproj", "{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dissectors", "epan\dissectors\dissectors.vcproj", "{7D31A4A1-6663-4935-B28D-E179D0D14023}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
PortableApps|Win32 = PortableApps|Win32
Release|Win32 = Release|Win32
wsdg|Win32 = wsdg|Win32
zip_gtk1|Win32 = zip_gtk1|Win32
zip_gtk2|Win32 = zip_gtk2|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Debug|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.PortableApps|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.PortableApps|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Release|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Release|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.wsdg|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.wsdg|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk1|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk2|Win32.Build.0 = Debug|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.Debug|Win32.ActiveCfg = Debug|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.PortableApps|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.PortableApps|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.Release|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.Release|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.wsdg|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.wsdg|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk1|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk2|Win32.Build.0 = Release|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.Debug|Win32.ActiveCfg = wsug|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.PortableApps|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.PortableApps|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.Release|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.Release|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.wsdg|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.wsdg|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk1|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk1|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk2|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk2|Win32.Build.0 = wsdg|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Debug|Win32.ActiveCfg = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Debug|Win32.Build.0 = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.PortableApps|Win32.ActiveCfg = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.PortableApps|Win32.Build.0 = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Release|Win32.ActiveCfg = zip_gtk2|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Release|Win32.Build.0 = zip_gtk2|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.wsdg|Win32.ActiveCfg = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.wsdg|Win32.Build.0 = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk1|Win32.ActiveCfg = zip_gtk1|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk1|Win32.Build.0 = zip_gtk1|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk2|Win32.ActiveCfg = zip_gtk2|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk2|Win32.Build.0 = zip_gtk2|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.Debug|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.PortableApps|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.PortableApps|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.Release|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.Release|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.wsdg|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.wsdg|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk1|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk2|Win32.Build.0 = Debug|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.Debug|Win32.ActiveCfg = Debug|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.PortableApps|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.PortableApps|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.Release|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.Release|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.wsdg|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.wsdg|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk1|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk2|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Debug|Win32.ActiveCfg = Debug|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.PortableApps|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.PortableApps|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Release|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Release|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.wsdg|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.wsdg|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk1|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk2|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.Debug|Win32.ActiveCfg = Debug|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.PortableApps|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.PortableApps|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.Release|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.Release|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.wsdg|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.wsdg|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk1|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk2|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Debug|Win32.ActiveCfg = Debug|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.PortableApps|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.PortableApps|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Release|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Release|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.wsdg|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.wsdg|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk1|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk2|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Debug|Win32.ActiveCfg = Debug|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.PortableApps|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.PortableApps|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Release|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Release|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.wsdg|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.wsdg|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk1|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk2|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Debug|Win32.ActiveCfg = Debug|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.PortableApps|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.PortableApps|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Release|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Release|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.wsdg|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.wsdg|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk1|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk2|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.Debug|Win32.ActiveCfg = Debug|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.PortableApps|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.PortableApps|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.Release|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.Release|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.wsdg|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.wsdg|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk1|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk2|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL", "all.vcproj", "{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwireshark", "epan\libwireshark.vcproj", "{78DC3973-9100-4C4E-B135-822B623A2EAF}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docbook", "docbook\docbook.vcproj", "{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "packaging", "packaging.vcproj", "{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wireshark", "wireshark.vcproj", "{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwiretap", "wiretap\libwiretap.vcproj", "{CD04EABB-BA03-446F-9A63-A00C08138E91}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgtkui", "ui\gtk\libgtkui.vcproj", "{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dumpcap", "dumpcap.vcproj", "{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tshark", "tshark.vcproj", "{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc", "doc\doc.vcproj", "{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugins", "plugins\plugins.vcproj", "{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dissectors", "epan\dissectors\dissectors.vcproj", "{7D31A4A1-6663-4935-B28D-E179D0D14023}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
PortableApps|Win32 = PortableApps|Win32
Release|Win32 = Release|Win32
wsdg|Win32 = wsdg|Win32
zip_gtk1|Win32 = zip_gtk1|Win32
zip_gtk2|Win32 = zip_gtk2|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Debug|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.PortableApps|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.PortableApps|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Release|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Release|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.wsdg|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.wsdg|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk1|Win32.Build.0 = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
{6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk2|Win32.Build.0 = Debug|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.Debug|Win32.ActiveCfg = Debug|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.PortableApps|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.PortableApps|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.Release|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.Release|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.wsdg|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.wsdg|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk1|Win32.Build.0 = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk2|Win32.Build.0 = Release|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.Debug|Win32.ActiveCfg = wsug|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.PortableApps|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.PortableApps|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.Release|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.Release|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.wsdg|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.wsdg|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk1|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk1|Win32.Build.0 = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk2|Win32.ActiveCfg = wsdg|Win32
{36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk2|Win32.Build.0 = wsdg|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Debug|Win32.ActiveCfg = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Debug|Win32.Build.0 = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.PortableApps|Win32.ActiveCfg = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.PortableApps|Win32.Build.0 = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Release|Win32.ActiveCfg = zip_gtk2|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Release|Win32.Build.0 = zip_gtk2|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.wsdg|Win32.ActiveCfg = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.wsdg|Win32.Build.0 = PortableApps|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk1|Win32.ActiveCfg = zip_gtk1|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk1|Win32.Build.0 = zip_gtk1|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk2|Win32.ActiveCfg = zip_gtk2|Win32
{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk2|Win32.Build.0 = zip_gtk2|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.Debug|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.PortableApps|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.PortableApps|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.Release|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.Release|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.wsdg|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.wsdg|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk1|Win32.Build.0 = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
{684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk2|Win32.Build.0 = Debug|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.Debug|Win32.ActiveCfg = Debug|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.PortableApps|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.PortableApps|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.Release|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.Release|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.wsdg|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.wsdg|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk1|Win32.Build.0 = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk2|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Debug|Win32.ActiveCfg = Debug|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.PortableApps|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.PortableApps|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Release|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Release|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.wsdg|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.wsdg|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk1|Win32.Build.0 = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk2|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.Debug|Win32.ActiveCfg = Debug|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.PortableApps|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.PortableApps|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.Release|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.Release|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.wsdg|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.wsdg|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk1|Win32.Build.0 = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk2|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Debug|Win32.ActiveCfg = Debug|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.PortableApps|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.PortableApps|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Release|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Release|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.wsdg|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.wsdg|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk1|Win32.Build.0 = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk2|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Debug|Win32.ActiveCfg = Debug|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.PortableApps|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.PortableApps|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Release|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Release|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.wsdg|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.wsdg|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk1|Win32.Build.0 = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk2|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Debug|Win32.ActiveCfg = Debug|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.PortableApps|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.PortableApps|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Release|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Release|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.wsdg|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.wsdg|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk1|Win32.Build.0 = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk2|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.Debug|Win32.ActiveCfg = Debug|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.PortableApps|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.PortableApps|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.Release|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.Release|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.wsdg|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.wsdg|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk1|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk1|Win32.Build.0 = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk2|Win32.ActiveCfg = Release|Win32
{7D31A4A1-6663-4935-B28D-E179D0D14023}.zip_gtk2|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal