Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce2009-09-30 01:18:28 +0000
committerShawn O. Pearce2009-09-30 01:18:28 +0000
commitdfbdc456d8645fc0c310b5e15cf8d25d8ff7f84b (patch)
tree73461cd1d4e0481e18d25b0c75bd2a4b6d130e45 /org.eclipse.egit
downloadegit-dfbdc456d8645fc0c310b5e15cf8d25d8ff7f84b.tar.gz
egit-dfbdc456d8645fc0c310b5e15cf8d25d8ff7f84b.tar.xz
egit-dfbdc456d8645fc0c310b5e15cf8d25d8ff7f84b.zip
Initial EGit contribution to eclipse.org
Per CQ 3393 this is the initial contribution of the EGit project (an Eclipse team provider for Git) to eclipse.org. This initial version is derived from the historial EGit repository at commit a9578ba7361b66ab403c6605a1b87fb7b2f94c6e. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.egit')
-rw-r--r--org.eclipse.egit/.classpath6
-rw-r--r--org.eclipse.egit/.project28
-rw-r--r--org.eclipse.egit/.settings/org.eclipse.core.resources.prefs3
-rw-r--r--org.eclipse.egit/.settings/org.eclipse.core.runtime.prefs3
-rw-r--r--org.eclipse.egit/.settings/org.eclipse.jdt.core.prefs7
-rw-r--r--org.eclipse.egit/META-INF/MANIFEST.MF7
-rw-r--r--org.eclipse.egit/about.ini28
-rw-r--r--org.eclipse.egit/build.properties3
-rw-r--r--org.eclipse.egit/egit.pngbin0 -> 1366 bytes
-rw-r--r--org.eclipse.egit/egit.svg134
10 files changed, 219 insertions, 0 deletions
diff --git a/org.eclipse.egit/.classpath b/org.eclipse.egit/.classpath
new file mode 100644
index 0000000000..c83506765b
--- /dev/null
+++ b/org.eclipse.egit/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/org.eclipse.egit/.project b/org.eclipse.egit/.project
new file mode 100644
index 0000000000..452d288ecd
--- /dev/null
+++ b/org.eclipse.egit/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.egit</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/org.eclipse.egit/.settings/org.eclipse.core.resources.prefs b/org.eclipse.egit/.settings/org.eclipse.core.resources.prefs
new file mode 100644
index 0000000000..78f271dbbb
--- /dev/null
+++ b/org.eclipse.egit/.settings/org.eclipse.core.resources.prefs
@@ -0,0 +1,3 @@
+#Mon Aug 11 16:46:35 PDT 2008
+eclipse.preferences.version=1
+encoding/<project>=UTF-8
diff --git a/org.eclipse.egit/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.egit/.settings/org.eclipse.core.runtime.prefs
new file mode 100644
index 0000000000..3e3cb26647
--- /dev/null
+++ b/org.eclipse.egit/.settings/org.eclipse.core.runtime.prefs
@@ -0,0 +1,3 @@
+#Mon Mar 24 18:55:20 EDT 2008
+eclipse.preferences.version=1
+line.separator=\n
diff --git a/org.eclipse.egit/.settings/org.eclipse.jdt.core.prefs b/org.eclipse.egit/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..8ffdd6a353
--- /dev/null
+++ b/org.eclipse.egit/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,7 @@
+#Wed Mar 26 23:29:20 EDT 2008
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5
diff --git a/org.eclipse.egit/META-INF/MANIFEST.MF b/org.eclipse.egit/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..a48fa6680c
--- /dev/null
+++ b/org.eclipse.egit/META-INF/MANIFEST.MF
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Eclipse Git (Incubation)
+Bundle-SymbolicName: org.eclipse.egit
+Bundle-Version: 0.5.0.qualifier
+Bundle-Vendor: eclipse.org
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.egit/about.ini b/org.eclipse.egit/about.ini
new file mode 100644
index 0000000000..5b7ec8b15e
--- /dev/null
+++ b/org.eclipse.egit/about.ini
@@ -0,0 +1,28 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=Eclipse Git is a plugin for the Eclipse IDE.
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=egit.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePerspective" contains the id of the perspective in which the
+# welcome page is to be opened.
+# optional
+
+# Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page
+# optional
+# tipsAndTricksHref=/org.eclipse.jdt.doc.user/tips/jdt_tips.html
diff --git a/org.eclipse.egit/build.properties b/org.eclipse.egit/build.properties
new file mode 100644
index 0000000000..22d4e455f9
--- /dev/null
+++ b/org.eclipse.egit/build.properties
@@ -0,0 +1,3 @@
+bin.includes = META-INF/,\
+ egit.png,\
+ about.ini
diff --git a/org.eclipse.egit/egit.png b/org.eclipse.egit/egit.png
new file mode 100644
index 0000000000..ebe10a46e2
--- /dev/null
+++ b/org.eclipse.egit/egit.png
Binary files differ
diff --git a/org.eclipse.egit/egit.svg b/org.eclipse.egit/egit.svg
new file mode 100644
index 0000000000..d3ef0411a9
--- /dev/null
+++ b/org.eclipse.egit/egit.svg
@@ -0,0 +1,134 @@
+<?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://web.resource.org/cc/"
+ 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="744.09448819"
+ height="1052.3622047"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/me/SW/EGIT"
+ sodipodi:docname="egit.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ sodipodi:modified="TRUE">
+ <defs
+ id="defs4" />
+ <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="0.49497475"
+ inkscape:cx="375"
+ inkscape:cy="600.8122"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ inkscape:window-width="1888"
+ inkscape:window-height="1089"
+ inkscape:window-x="24"
+ inkscape:window-y="0" />
+ <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
+ style="fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:bevel;stroke-opacity:1;opacity:1;fill:#00009d"
+ d="M 393.09375 243.4375 C 391.93588 243.4345 390.78373 243.47407 389.625 243.53125 C 384.73269 243.52713 379.8298 243.49518 374.9375 243.5 C 369.25198 243.51616 363.59178 243.53489 357.90625 243.53125 C 350.64447 243.53625 343.35553 243.56327 336.09375 243.5625 C 328.70649 243.55149 321.32467 243.53746 313.9375 243.5 C 309.36153 243.53309 304.78014 243.46442 300.21875 243.90625 C 295.50486 244.55119 290.81001 245.3916 286.09375 245.90625 C 281.36201 246.51629 276.64609 247.33497 271.90625 247.75 C 266.73048 248.37656 261.54988 248.86465 256.5625 250.53125 C 250.98695 251.5076 245.40676 252.53038 239.71875 253.09375 C 233.01643 254.56837 226.30948 256.18682 219.4375 256.625 C 214.86213 257.30512 210.30151 257.8907 205.6875 258.21875 C 201.53486 258.95155 197.4118 259.90057 193.1875 260.03125 C 186.88004 260.92569 180.60274 261.90731 174.34375 263.125 C 169.48881 263.48822 164.63638 263.69637 159.78125 263.78125 C 159.22215 263.56811 158.65105 263.37468 158.09375 263.15625 L 157.09375 263.8125 C 154.02532 263.83139 150.95169 263.82452 147.875 263.71875 L 147.6875 263.875 C 147.38163 261.89184 147.09182 259.90608 146.875 257.90625 L 120.28125 271.78125 C 122.71588 284.07999 125.30225 296.34627 128.75 308.40625 C 130.90748 316.55504 133.26885 324.62643 136.09375 332.5625 C 137.91553 338.54836 140.80376 344.11773 143.46875 349.75 C 144.91818 354.3297 147.20646 358.50151 149.4375 362.71875 C 150.85509 366.61648 153.43705 369.67789 155.875 372.90625 C 158.64064 375.64025 161.25529 378.52883 163.9375 381.34375 C 166.41211 383.515 168.22022 386.26661 170.21875 388.84375 C 172.83158 391.68514 173.87202 395.32669 175.46875 398.6875 C 176.99236 403.04336 179.57063 406.94643 181.84375 410.9375 C 183.20359 414.54804 185.51768 417.60539 187.53125 420.84375 C 189.44915 424.08625 191.33887 427.35345 193.15625 430.625 C 195.38999 434.08852 198.55631 436.61267 201.53125 439.34375 C 204.40014 442.16384 208.01808 443.72573 211.40625 445.71875 C 214.21093 447.55649 217.34798 448.64467 220.34375 450.03125 C 223.56061 450.6976 226.732 451.56129 229.90625 452.40625 C 232.36984 453.50621 233.11437 456.38341 234.46875 458.5625 C 235.87037 461.59242 238.72399 463.06984 241.1875 465.03125 C 243.97863 466.61655 246.68767 468.31752 249.4375 469.96875 C 252.68357 472.30522 256.52162 472.32884 260.25 473.0625 C 264.26753 473.3604 268.31868 473.30067 272.34375 473.3125 C 276.39043 473.2981 280.42206 473.2895 284.46875 473.28125 C 288.51001 473.27582 292.5525 473.28194 296.59375 473.28125 C 301.13018 473.28224 305.65109 473.25718 310.1875 473.25 C 316.00214 473.25614 321.84165 473.23492 327.65625 473.21875 C 333.52894 473.22847 339.37731 473.24312 345.25 473.25 C 350.19168 473.35212 355.15705 473.2227 360.09375 473.125 C 366.00023 472.61659 371.30868 470.14192 376.71875 467.96875 C 391.45251 462.09507 403.90102 453.77662 414.96875 443.125 C 420.85767 438.11649 423.40981 431.62302 426.125 424.5625 C 430.64951 412.3115 435.6881 400.27162 440.78125 388.25 C 442.18926 385.1047 443.70219 382.02431 445.21875 378.9375 C 446.22444 380.68603 447.35786 382.3029 449.40625 383.21875 C 453.88733 383.96302 458.28934 384.97361 462.96875 384.40625 C 466.94245 384.37419 470.9383 384.45556 474.90625 384.1875 C 478.92876 383.59104 483.01421 383.36851 486.875 381.90625 C 491.81074 381.15775 496.67311 380.42213 501.4375 378.875 C 513.27608 372.21702 528.593 368.78032 536.09375 356.8125 C 537.71002 352.33649 539.44589 348.33594 538.65625 343.34375 C 538.65954 338.68657 538.66636 334.03214 538.65625 329.375 C 538.6187 324.47554 538.64724 319.58248 538.40625 314.6875 C 538.03315 310.20824 537.73897 305.72619 536.8125 301.3125 C 536.47604 296.90427 536.33862 292.43082 535.09375 288.15625 C 533.15581 284.54676 531.46207 280.88498 528.28125 278.0625 C 525.19762 275.87038 522.52756 273.04597 518.53125 272.5625 C 514.63682 272.13488 510.78496 271.21744 506.78125 271.71875 C 502.09017 271.79024 497.39801 271.73826 492.75 272.5 C 485.84199 273.87512 479.00627 275.53378 472.53125 278.40625 L 457.21875 290.53125 C 457.54656 286.83531 457.9912 283.15637 458.4375 279.46875 C 458.94747 275.6737 459.90191 271.96069 460.84375 268.25 C 460.94728 268.16321 461.05272 268.08679 461.15625 268 L 460.875 268.09375 C 461.13358 267.07456 461.41062 266.04813 461.65625 265.03125 C 461.67532 264.90528 461.69649 264.7809 461.71875 264.65625 C 460.41418 265.38264 458.39989 266.48434 455.96875 267.75 C 455.95303 267.72556 455.92216 267.71178 455.90625 267.6875 C 458.87969 266.06658 460.76276 265.07449 461.75 264.5625 C 462.35443 261.30247 463.98291 258.47202 465.21875 255.53125 L 449.71875 262.46875 C 448.66877 261.62661 447.66418 260.71915 446.84375 259.59375 C 443.3308 257.96091 439.77726 256.50433 436.46875 254.4375 C 432.69093 252.4702 428.94534 250.35112 424.90625 248.96875 C 421.39388 248.08882 417.87857 247.20365 414.28125 246.78125 C 410.70939 245.72501 407.09015 244.74351 403.46875 243.875 C 400.03142 243.67392 396.56736 243.44651 393.09375 243.4375 z M 461.75 264.5625 C 461.74406 264.59456 461.72449 264.62411 461.71875 264.65625 C 463.26307 263.79637 463.19991 263.81057 461.75 264.5625 z M 300.875 261.0625 C 304.59296 261.055 308.31331 261.06277 312.03125 261.0625 C 319.26362 261.07235 326.48638 261.08604 333.71875 261.09375 C 339.37209 261.09142 345.03419 261.10879 350.6875 261.125 C 355.58791 261.1297 360.47457 261.12915 365.375 261.125 C 369.89472 261.07533 374.42166 261.17452 378.9375 261.25 C 382.58126 261.68447 386.0494 262.87941 389.5625 263.875 C 393.16996 264.40456 396.67356 265.33183 400.21875 266.15625 C 404.19622 267.00166 407.76402 269.09242 411.375 270.875 C 414.72004 272.90227 418.26514 274.44829 421.75 276.1875 C 422.60321 276.99302 423.49915 277.77072 424.40625 278.53125 C 424.21605 278.59284 424.03321 278.65467 423.84375 278.71875 C 419.44177 280.78156 415.45985 282.82458 410.40625 282.59375 C 403.80147 283.36014 397.20206 284.33977 390.53125 283.96875 C 384.83365 283.96273 379.135 283.92484 373.4375 283.90625 C 369.27973 283.90752 365.12653 283.90059 360.96875 283.90625 C 356.29192 283.91262 351.61435 283.91696 346.9375 283.90625 C 341.84422 283.92239 336.74955 283.94834 331.65625 283.9375 C 325.53648 283.87549 319.4221 283.88583 313.3125 283.46875 C 306.60685 282.92327 299.88075 282.02407 293.15625 281.9375 C 287.28772 281.92194 281.43106 281.89924 275.5625 281.90625 C 271.11874 281.89549 266.66253 281.88976 262.21875 281.90625 C 257.8458 281.90683 253.49717 281.91408 249.125 281.8125 C 244.86534 281.61348 240.56831 281.57599 236.375 280.6875 C 232.07544 280.12347 227.83481 279.57906 223.46875 279.5 C 214.74443 278.10568 206.0634 276.48575 197.40625 274.6875 C 197.02106 274.60302 196.63497 274.52311 196.25 274.4375 C 202.87462 273.8106 209.40357 272.52942 215.90625 271.15625 C 221.49275 270.12138 227.15634 269.48054 232.78125 268.75 C 237.69786 267.19625 242.74553 266.4276 247.8125 265.625 C 252.57637 265.2832 257.30828 264.49767 262.03125 263.8125 C 266.7731 263.39098 271.45545 262.57626 276.15625 261.84375 C 280.65389 261.24033 285.19279 261.24103 289.71875 261.125 C 293.43652 261.08234 297.15704 261.07 300.875 261.0625 z M 152.4375 285.9375 C 159.35143 287.92647 166.31829 289.71766 173.3125 291.375 C 181.85452 293.2816 190.41022 295.09263 199 296.75 C 203.24775 297.24118 207.52544 297.59306 211.78125 297.9375 C 216.06222 298.88271 220.42835 299.03967 224.78125 299.34375 C 229.16508 299.52547 233.55101 299.50962 237.9375 299.53125 C 242.40007 299.53819 246.84997 299.54857 251.3125 299.53125 C 257.21055 299.53278 263.13323 299.48475 269.03125 299.46875 C 275.71043 299.36173 282.3294 300.26096 288.96875 300.875 C 295.10872 301.40336 301.28115 301.39085 307.4375 301.5 C 312.50757 301.54465 317.58605 301.55486 322.65625 301.5625 C 327.33221 301.5411 332.0115 301.55934 336.6875 301.5625 C 340.83879 301.56658 344.97372 301.56131 349.125 301.5625 C 354.873 301.54409 360.62692 301.50601 366.375 301.5 C 373.07569 301.81914 379.72403 301.0927 386.375 300.4375 C 391.41394 300.61979 395.74215 298.95951 400.34375 297.34375 C 405.04743 295.12856 410.19728 294.34684 415.25 293.34375 C 421.49524 291.99916 427.18208 289.42362 432.65625 286.34375 C 432.22168 288.43806 431.83186 290.53805 431.53125 292.65625 C 431.01138 297.88246 430.56846 303.1359 429.875 308.34375 C 429.46649 312.52766 428.63975 316.65014 429.125 320.90625 C 429.12053 323.49582 429.10691 326.0971 429.09375 328.6875 C 429.04322 328.71244 428.98784 328.72446 428.9375 328.75 C 425.23745 330.5209 421.91471 332.81762 417.75 333.625 C 413.76985 334.01373 409.84916 334.89102 405.78125 334.40625 C 401.41766 334.40981 397.05109 334.42535 392.6875 334.4375 C 386.96702 334.44915 381.25169 334.44563 375.53125 334.46875 C 368.61568 334.47705 361.69681 334.46161 354.78125 334.46875 C 348.09695 334.46546 341.40299 334.47476 334.71875 334.5 C 327.72473 334.49577 320.74382 334.49668 313.75 334.4375 C 308.08427 334.334 302.39631 334.33448 296.75 333.78125 C 292.01938 333.15706 287.28135 332.25427 282.5 332.40625 C 278.1953 332.38363 273.89151 332.4192 269.59375 332.125 C 264.47276 331.56268 259.36498 331.1126 254.375 329.71875 C 248.70352 328.97425 243.02392 328.0859 237.3125 327.75 C 232.74643 327.0894 228.22654 326.27491 223.625 325.96875 C 217.97697 324.98953 212.38047 323.91832 206.875 322.25 C 199.67678 319.73686 192.41626 317.17837 185.875 313.1875 C 179.50956 308.86181 173.4657 304.21314 168.03125 298.71875 L 157.8125 304.96875 C 156.71182 301.42591 155.67572 297.8509 154.65625 294.28125 C 153.90666 291.50669 153.16003 288.72179 152.4375 285.9375 z M 483.9375 289.3125 C 487.25256 289.21809 490.55568 289.57874 493.84375 289.75 C 497.45034 289.92721 499.87282 292.18484 502.75 293.9375 C 505.75212 296.21686 506.98708 299.66372 508.8125 302.6875 C 509.71566 306.81618 509.91129 311.08619 510.25 315.28125 C 511.22433 319.61252 511.42599 324.0309 511.75 328.4375 C 511.95701 333.28729 511.92852 338.14726 511.9375 343 C 511.92727 347.65472 511.91132 352.31401 511.90625 356.96875 C 512.35233 359.73897 511.93242 361.87884 511.09375 363.9375 C 511.02172 363.95221 510.947 363.95395 510.875 363.96875 C 506.93933 364.809 502.97913 365.48492 499.03125 366.25 C 495.13444 366.73581 491.19752 366.66158 487.28125 366.75 C 482.88885 367.04024 478.52689 366.61509 474.1875 366.28125 C 471.29836 365.90873 470.98924 362.57239 469.46875 360.8125 L 448.125 373 C 449.01367 371.15555 449.85114 369.30823 450.6875 367.4375 C 452.87784 361.22334 453.16076 354.64465 453.71875 348.15625 C 454.91692 341.41454 455.08822 334.57315 455.40625 327.75 C 455.64226 320.94886 455.72867 314.1478 455.8125 307.34375 C 455.30626 303.17072 456.30709 299.22207 456.875 295.15625 C 456.89877 294.71721 456.94021 294.28185 456.96875 293.84375 C 460.87272 292.52437 464.85192 291.47472 468.875 290.53125 C 473.36586 289.5796 477.93823 289.53567 482.5 289.375 C 482.974 289.34104 483.46392 289.32599 483.9375 289.3125 z M 168.84375 333.65625 C 173.1878 335.66093 177.6857 337.31183 182.15625 339 C 187.70533 340.81188 193.40142 342.00677 199.09375 343.21875 C 203.70537 343.695 208.29129 344.37096 212.875 345.0625 C 218.58859 345.47813 224.26226 346.26731 229.9375 347.03125 C 234.98433 348.10422 240.08273 348.82174 245.1875 349.53125 C 249.51658 349.98653 253.8727 349.98895 258.21875 350.0625 C 262.96276 349.80135 267.62322 350.50799 272.3125 351.09375 C 278.0195 351.77146 283.7643 351.83876 289.5 352 C 296.5374 352.05759 303.58745 352.01053 310.625 352 C 317.28801 352.01496 323.93073 352.0383 330.59375 352.03125 C 337.51801 352.03587 344.45076 351.99177 351.375 352 C 357.05963 352.02319 362.75283 352.01955 368.4375 352.03125 C 372.78467 352.04346 377.12158 352.05894 381.46875 352.0625 C 385.57234 352.26939 389.64187 351.9365 393.71875 351.6875 C 397.92743 351.08694 401.74412 349.2605 405.59375 347.65625 C 408.74349 345.34069 412.46112 345.08185 416.09375 344.1875 C 420.6425 343.51069 424.84896 341.91548 428.875 339.875 C 428.8589 340.29071 428.86228 340.70936 428.84375 341.125 C 428.44651 347.97434 427.96628 354.80047 426.96875 361.59375 C 426.36804 367.79746 426.06332 374.07776 423.5625 379.90625 C 420.29291 386.7996 416.74059 393.57594 413.875 400.65625 C 412.98642 402.81284 412.09771 404.96465 411.21875 407.125 C 406.98564 407.13635 402.76411 407.16673 398.53125 407.21875 C 393.24799 407.30232 387.92415 407.27969 382.6875 408.09375 C 377.77239 408.8361 372.93347 409.53837 367.9375 409.15625 C 363.64109 409.14863 359.32769 409.14595 355.03125 409.15625 C 350.45825 409.16147 345.8855 409.18843 341.3125 409.1875 C 336.3317 409.19489 331.35575 409.18811 326.375 409.21875 C 319.01991 409.2286 311.66596 409.24594 304.3125 409.0625 C 293.88387 408.74929 283.47065 408.31551 273.0625 407.5625 C 262.99355 407.29827 252.92107 407.18571 242.84375 407.15625 L 224.09375 420.78125 C 222.18744 419.15626 220.30948 417.48476 219 415.25 C 217.20586 412.0422 215.31338 408.79973 213.4375 405.59375 C 211.45429 402.45252 209.20769 399.46793 207.84375 395.96875 C 205.66249 392.13772 203.17841 388.42653 201.78125 384.21875 C 201.41552 383.38703 201.07699 382.55268 200.71875 381.71875 C 211.85976 382.85076 222.99895 383.95679 234.15625 384.9375 C 250.93672 386.23134 267.748 387.34517 284.5 388.96875 C 291.36054 389.9722 298.19217 391.01955 305.0625 391.9375 C 310.6923 392.45125 316.35403 392.41408 322 392.46875 C 327.72775 392.49762 333.45982 392.46606 339.1875 392.4375 C 345.50272 392.41155 351.80981 392.4195 358.125 392.4375 C 363.61326 392.44112 369.1055 392.4463 374.59375 392.4375 C 380.01234 392.43494 385.42517 392.45742 390.84375 392.46875 C 393.06465 392.47458 395.27909 392.46508 397.5 392.46875 L 421.78125 374.8125 C 419.55024 374.81617 417.32474 374.83793 415.09375 374.84375 C 409.65809 374.85501 404.21692 374.84644 398.78125 374.84375 C 393.30127 374.83484 387.82375 374.83927 382.34375 374.84375 C 376.00575 374.86428 369.6818 374.88895 363.34375 374.875 C 357.63077 374.86007 351.90049 374.84882 346.1875 374.875 C 340.60244 374.84186 335.01546 374.89986 329.4375 374.5625 C 322.45788 373.80919 315.52778 372.9548 308.59375 371.8125 C 291.59857 370.40356 274.57174 369.50023 257.5625 368.28125 C 242.53434 366.92195 227.57232 365.07968 212.625 363.0625 L 196.75 374.34375 C 196.54646 374.07078 196.34511 373.79585 196.125 373.53125 C 194.08248 370.85145 192.24013 367.96209 189.65625 365.75 C 186.93921 362.93895 184.30234 360.04274 181.53125 357.28125 C 179.35073 354.21887 176.70447 351.4592 175.46875 347.75 C 173.26595 343.58079 170.99427 339.47065 169.5 334.96875 C 169.28793 334.53006 169.05745 334.09434 168.84375 333.65625 z M 429.03125 333.78125 C 429.02516 334.15789 429.03863 334.52964 429.03125 334.90625 L 422.53125 337.4375 C 424.10773 336.55269 426.47854 335.23008 429.03125 333.78125 z M 407.65625 415.9375 C 404.85991 422.91331 402.11365 429.9067 399.375 436.90625 C 396.35303 443.70184 393.03111 449.71009 387.25 454.53125 C 387.23772 454.54207 387.23102 454.5517 387.21875 454.5625 C 386.21045 454.84904 385.19853 455.11524 384.15625 455.3125 C 379.28709 455.5379 374.39908 455.83898 369.5 455.65625 C 363.60174 455.66315 357.71076 455.67781 351.8125 455.6875 C 346.02816 455.67127 340.22187 455.65019 334.4375 455.65625 C 329.92036 455.6489 325.42341 455.62398 320.90625 455.625 C 316.86421 455.62523 312.82329 455.62178 308.78125 455.625 C 304.7338 455.63087 300.67241 455.63793 296.625 455.65625 C 292.6487 455.65928 288.66256 455.72377 284.6875 455.59375 C 281.29811 455.21112 277.81288 455.41232 274.71875 453.6875 C 271.9349 451.97109 269.1635 450.2727 266.375 448.5625 C 264.28259 446.97553 261.58552 446.08462 260.5 443.375 C 258.90662 440.53878 257.60036 437.39425 254.8125 435.53125 C 251.61626 434.62825 248.41348 433.51524 245.125 432.96875 C 242.28639 431.73985 239.02331 431.35334 236.53125 429.21875 C 233.79041 427.76471 230.9661 426.58651 228.53125 424.6875 C 235.384 424.66774 242.21174 424.73365 249.0625 424.84375 C 259.43021 425.47356 269.81079 426.01522 280.1875 426.46875 C 287.52324 426.72364 294.87951 426.73388 302.21875 426.78125 C 307.171 426.81711 312.11022 426.81447 317.0625 426.8125 C 321.6275 426.80466 326.18501 426.8087 330.75 426.8125 C 335.05381 426.8223 339.35245 426.82006 343.65625 426.8125 C 348.70317 427.1203 353.68675 426.55316 358.6875 426.0625 C 363.88013 425.17665 369.1249 425.03077 374.375 424.84375 C 379.95351 424.73447 385.54584 424.77337 391.125 424.78125 C 392.58713 424.78567 394.03786 424.7774 395.5 424.78125 L 407.65625 415.9375 z "
+ id="path2180"
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2194"
+ d="M 180.21134,205.12283 C 187.39315,205.22947 194.5762,205.17493 201.75843,205.14707 C 206.65543,205.11562 211.55244,205.12107 216.44948,205.12267 C 220.92575,205.11998 225.40201,205.11489 229.87828,205.11075 C 234.44165,205.12123 239.00502,205.11968 243.56841,205.11703 C 247.79287,205.11157 252.01733,205.11024 256.2418,205.10833 C 260.38535,204.87849 264.43511,205.82978 268.50303,206.50671 C 269.16813,206.57806 269.83322,206.6494 270.49832,206.72075 L 245.98475,224.07852 C 245.30447,223.98513 244.62419,223.89173 243.94391,223.79833 C 239.95662,223.17746 236.0038,222.45938 231.9425,222.76281 C 227.72601,222.7609 223.50952,222.75957 219.29304,222.75411 C 214.72389,222.75145 210.15477,222.74993 205.58564,222.76039 C 201.12031,222.75625 196.65498,222.75116 192.18964,222.74847 C 187.31499,222.75007 182.44036,222.7557 177.56575,222.72407 C 170.36128,222.69582 163.15603,222.64253 155.95196,222.74831 L 180.21134,205.12283 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2196"
+ d="M 324.11058,166.75575 C 333.97151,166.8949 343.83393,166.85059 353.6955,166.82681 C 360.72934,166.79736 367.76324,166.77782 374.79709,166.75539 C 379.6913,167.47735 384.60087,168.00043 389.52062,168.48847 C 393.58962,168.76603 397.66904,168.71338 401.74409,168.75748 C 405.77312,168.75878 409.80214,168.75171 413.83116,168.74682 C 415.17714,168.74533 416.52313,168.74496 417.86911,168.74403 L 393.56864,186.40203 C 392.22283,186.4033 390.87702,186.40406 389.53121,186.40584 C 385.49797,186.40901 381.46467,186.42272 377.43147,186.39949 C 373.31223,186.32701 369.18646,186.3262 365.08154,185.9194 C 360.25782,185.34168 355.43917,184.61784 350.58821,184.34416 C 343.6199,184.32174 336.65153,184.30225 329.68323,184.27274 C 319.75645,184.24864 309.82886,184.20616 299.9027,184.3438 L 324.11058,166.75575 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#008000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2198"
+ d="M 194.2644,107.78654 C 201.63875,107.11284 209.02551,106.66968 216.42172,106.34287 C 221.58437,106.13708 226.75102,106.13291 231.91658,106.10234 C 236.0015,106.09944 240.08641,106.10529 244.17133,106.10882 C 248.19705,106.11196 252.22277,106.1117 256.24849,106.11247 C 260.83385,105.50783 264.60064,107.37031 268.70876,109.00105 C 272.39333,111.15222 276.53968,111.28094 280.59154,111.99909 C 284.04275,112.72231 287.33267,113.88102 290.69482,114.83923 C 294.04742,116.02678 297.60521,115.8886 301.09032,116.16365 C 305.99995,117.06004 309.79324,115.59564 314.20432,114.03578 C 242.22534,155.02622 371.7546,80.967962 296.51328,124.10544 L 324.50811,113.25345 C 236.61098,164.20926 383.7941,79.065014 290.66417,132.62578 C 286.02801,133.44285 281.53261,134.46208 276.71751,133.69084 C 273.03001,133.20963 269.25318,133.2196 265.76385,131.69731 C 262.5587,130.86293 259.37382,129.85031 256.08211,129.36231 C 251.83993,128.47146 247.59254,127.75614 243.72046,125.62734 C 239.78925,124.43679 236.17578,123.18489 231.94636,123.76864 C 227.91986,123.7676 223.89336,123.76802 219.86687,123.76362 C 215.78976,123.75841 211.71266,123.75102 207.63555,123.75208 C 202.5355,123.78161 197.4342,123.78243 192.33723,123.99297 C 184.94026,124.36327 177.54116,124.76758 170.18317,125.65198 L 194.2644,107.78654 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#008000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2200"
+ d="M 267.03265,66.549954 C 263.41649,72.645583 260.20238,78.842178 257.64687,85.433131 C 256.19035,90.087322 255.98444,94.958099 255.59536,99.77827 C 254.77321,103.78802 254.49333,107.86379 254.03831,111.91827 C 253.77561,116.22431 253.80478,120.53975 253.76541,124.8513 C 253.39735,129.28787 252.73629,133.69867 252.19702,138.11888 C 251.80724,142.13699 251.85588,146.17532 251.77386,150.20559 C 251.7257,150.85468 251.67754,151.50376 251.62938,152.15285 L 224.65258,165.43279 C 224.76881,164.89757 224.88504,164.36234 225.00126,163.82711 C 225.04027,159.72032 225.01877,155.60908 225.31929,151.51006 C 225.79345,147.14679 226.25689,142.78899 227.0385,138.46432 C 227.03965,134.10484 226.99492,129.74305 227.18797,125.38649 C 227.5149,121.25324 227.73853,117.10673 228.66761,113.04655 C 229.11102,108.08657 229.40382,103.04785 230.6118,98.185181 C 232.89744,91.323362 236.0407,85.05629 239.6676,78.787803 L 267.03265,66.549954 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#008000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2202"
+ d="M 364.05911,98.046663 C 370.29809,98.856864 376.46198,100.23887 382.65401,101.37629 C 387.27537,102.06232 391.94919,102.01788 396.60603,102.10871 C 402.01379,102.15688 407.42168,102.12298 412.82947,102.10353 C 417.20821,102.0827 421.587,102.07938 425.96578,102.07357 C 429.33501,102.07109 432.70424,102.07192 436.07347,102.0715 L 411.77122,119.72813 C 408.40362,119.72815 405.03601,119.72821 401.66841,119.72816 C 397.30683,119.72788 392.94525,119.72792 388.58367,119.72592 C 383.16149,119.7236 377.73915,119.73594 372.3171,119.7009 C 367.573,119.52591 362.80993,119.4985 358.12923,118.57897 C 352.06964,117.36185 346.00366,115.78372 339.79972,115.67214 L 364.05911,98.046663 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#008000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2204"
+ d="M 430.83361,52.479939 C 425.51255,64.978696 421.16352,77.851053 416.36418,90.550123 C 412.04712,100.80775 407.79918,111.08712 403.66568,121.42091 C 401.46338,126.9183 399.21297,132.38448 396.84515,137.80836 C 396.29868,138.99813 395.64712,140.13374 395.04811,141.29643 L 367.54407,153.42925 C 368.18701,152.33614 369.28325,151.51389 369.47288,150.14994 C 372.13048,144.82511 374.42544,139.38004 376.72857,133.88203 C 380.98816,123.54543 385.07593,113.14072 389.65166,102.93731 C 394.63533,90.433579 398.97091,77.679452 403.63939,65.056874 L 430.83361,52.479939 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path3386"
+ d="M 176.39952,296.04592 C 186.62559,296.46867 196.90769,296.88532 207.05445,298.27157 C 220.70861,300.48057 234.25621,303.18444 247.99884,304.86688 C 256.9802,305.81067 265.99145,306.0118 274.97288,306.91902 C 283.68045,307.81791 292.43584,307.96674 301.17964,308.1473 C 307.02395,308.22119 312.86872,308.18681 318.71323,308.16843 C 322.83278,308.14976 326.95238,308.14974 331.07196,308.14415 C 335.08949,308.14211 339.10702,308.14282 343.12454,308.14272 C 347.23873,308.13738 351.35291,308.14618 355.46707,308.15237 C 360.02681,308.16089 364.58656,308.15276 369.1463,308.14843 C 373.45542,308.13811 377.76451,308.14868 382.07361,308.15616 C 386.5971,308.52663 390.94291,307.81655 395.37032,307.04063 C 399.93909,306.45566 404.55521,306.16702 409.13448,305.83833 C 413.93936,305.13146 418.77661,304.50413 423.57086,303.8746 C 427.71199,302.9817 431.76911,301.83561 435.88183,300.81782 C 439.98979,300.48937 443.9819,299.78798 448.00847,298.93114 C 452.03255,297.95901 456.06821,297.14906 460.1591,296.44768 C 460.84447,296.38793 461.52983,296.32818 462.21519,296.26842 L 438.11319,314.19335 C 437.45173,314.28434 436.79026,314.37532 436.1288,314.46631 C 432.10593,315.34387 428.0975,316.29665 424.04556,317.03702 C 420.02198,317.71133 415.99369,318.30221 411.97364,318.99274 C 407.88311,320.11613 403.79933,321.28728 399.59721,321.9316 C 394.75988,322.4702 389.92643,323.02669 385.10687,323.71349 C 380.5151,324.04048 375.90518,324.24695 371.36574,325.07184 C 366.85089,325.56177 362.37506,326.10462 357.80808,325.7861 C 353.49188,325.79356 349.1757,325.80416 344.85948,325.79383 C 340.30339,325.78948 335.74728,325.78134 331.19119,325.7898 C 327.06829,325.79591 322.94537,325.80459 318.82244,325.79938 C 314.80488,325.80026 310.78732,325.80013 306.76976,325.80334 C 302.65979,325.80604 298.54982,325.81277 294.43986,325.8049 C 288.64974,325.76913 282.85925,325.74607 277.07073,325.58623 C 268.26953,325.32763 259.45892,325.0944 250.69407,324.18927 C 241.76565,323.41433 232.80266,323.05582 223.90923,321.8934 C 210.22101,319.97713 196.68405,317.18709 182.99232,315.32182 C 172.76091,314.28384 162.4524,313.57421 152.16589,313.65268 L 176.39952,296.04592 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path3394"
+ d="M 210.51327,338.33706 C 216.25132,341.94327 222.29586,344.98572 228.32829,348.05475 C 231.36962,350.90856 235.03898,351.29871 238.76155,352.37583 C 242.55924,352.73949 246.3781,352.61862 250.18669,352.64288 C 254.22259,352.61847 258.25854,352.60851 262.29449,352.59689 C 266.88636,352.61268 271.47827,352.60163 276.07015,352.59676 C 280.23904,352.59183 284.40794,352.59133 288.57684,352.59009 C 292.61695,352.58951 296.65706,352.58971 300.69717,352.58967 C 304.81202,352.5842 308.92686,352.59297 313.04168,352.59911 C 317.60111,352.60761 322.16055,352.59947 326.71997,352.59514 C 330.84322,352.59115 334.96647,352.59087 339.08972,352.58996 C 343.91464,352.95921 348.47245,351.39998 353.08482,350.20142 C 358.10914,348.9355 363.2871,348.88071 368.42476,348.60666 C 372.78213,348.49417 377.14127,348.52534 381.49957,348.5287 C 385.62251,348.53508 389.74545,348.54626 393.86836,348.55637 C 398.42332,348.56719 402.97829,348.55882 407.53325,348.55472 C 412.20407,348.57326 416.87495,348.56167 421.5458,348.55675 C 425.71158,348.55152 429.87737,348.55091 434.04316,348.54954 C 438.18102,348.32145 442.22541,349.27221 446.28781,349.94837 C 448.28992,350.63086 450.37386,351.01266 452.41457,351.5442 L 427.71468,368.62608 C 425.71924,368.16402 423.75761,367.5507 421.72871,367.23999 C 417.74653,366.61973 413.79876,365.90157 409.74263,366.20492 C 405.58341,366.20358 401.4242,366.20297 397.26499,366.19783 C 392.59209,366.19301 387.91916,366.18164 383.24628,366.20012 C 378.6944,366.1953 374.14251,366.18746 369.59063,366.19215 C 365.46005,366.19217 361.32946,366.19553 357.19888,366.17795 C 352.87976,366.18417 348.55871,366.14928 344.24227,366.33489 C 339.21692,366.7351 334.16717,366.96685 329.28288,368.37057 C 324.47573,369.41252 319.77752,370.74733 314.78863,370.24573 C 310.67014,370.24481 306.55164,370.24454 302.43315,370.24055 C 297.87736,370.23621 293.32157,370.22808 288.76578,370.23658 C 284.6423,370.24271 280.51881,370.2515 276.39531,370.24599 C 272.35569,370.24589 268.31607,370.24609 264.27645,370.24525 C 260.114,370.24378 255.95156,370.24276 251.78911,370.23854 C 247.19195,370.23652 242.5947,370.22464 237.99762,370.25906 C 233.95897,370.27387 229.92033,370.29326 225.88166,370.29917 C 221.95425,370.19315 217.99204,370.36776 214.11378,369.59313 C 210.37806,368.11168 206.45933,367.20891 203.2825,364.46477 C 197.23581,361.2623 191.21315,358.02275 185.29253,354.59038 L 210.51327,338.33706 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path3396"
+ d="M 226.72068,388.06546 C 233.72893,390.90997 240.92529,393.16824 247.95201,395.97857 C 253.55935,398.83215 259.46747,400.76714 265.43056,402.68927 C 270.26447,404.41567 275.21208,405.72191 280.17186,407.00115 C 284.38165,408.19931 288.5821,409.35622 292.81511,410.45295 C 296.75797,411.18407 300.77215,411.06806 304.75829,411.20241 C 308.64842,411.75351 312.35221,410.8004 316.11695,410.36823 C 319.99053,409.3962 323.98859,409.42355 327.94906,409.24728 C 332.30249,409.13391 336.65764,409.1523 341.01208,409.14573 C 345.63248,409.17243 350.25298,409.16431 354.87343,409.1635 C 359.03916,409.16073 363.20489,409.15991 367.37062,409.15883 C 371.35116,409.45236 374.92991,407.75287 378.62631,406.71092 C 382.3959,405.89191 385.86931,404.24432 389.37127,402.67044 C 393.00036,401.62634 396.67258,400.74057 400.28069,399.64204 C 400.88973,399.56426 401.49876,399.48649 402.1078,399.40871 L 378.0889,417.49569 C 377.51496,417.62244 376.94102,417.74918 376.36708,417.87593 C 372.82008,418.96061 369.26114,420.01547 365.75736,421.22602 C 362.18578,422.71941 358.66183,424.21009 354.89936,425.18331 C 350.99394,425.96309 347.14111,427.22067 343.07009,426.81401 C 338.91036,426.81207 334.75064,426.81136 330.59092,426.80332 C 325.9666,426.79492 321.34223,426.77802 316.71792,426.79804 C 312.39483,426.8161 308.06973,426.79277 303.74974,426.98884 C 299.85328,427.32835 295.94366,427.51004 292.13807,428.52592 C 288.24975,428.69419 284.3386,429.1152 280.42158,428.81085 C 276.30601,428.60548 272.16103,428.5641 268.13389,427.55873 C 263.90703,426.33705 259.67041,425.14006 255.43236,423.95049 C 250.46386,422.59917 245.50143,421.2616 240.6539,419.50268 C 234.71696,417.43269 228.83241,415.32932 223.15408,412.59416 C 216.13925,409.82086 209.00985,407.41057 201.89333,404.91057 L 226.72068,388.06546 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ <path
+ style="fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path3398"
+ d="M 273.14538,443.51883 C 280.32719,443.62548 287.51023,443.57093 294.69246,443.54307 C 299.45482,443.29599 304.21081,443.62101 308.92662,443.88913 C 313.28005,444.91646 317.74287,445.06832 322.18118,445.38089 C 326.45541,445.55649 330.73379,445.53005 335.0105,445.54165 C 339.06284,445.53577 343.11518,445.53178 347.16752,445.527 C 351.87468,445.53212 356.58186,445.54066 361.28904,445.54623 C 366.69362,445.55717 372.09822,445.54966 377.50281,445.54865 C 382.07253,445.77162 386.65228,445.42158 391.15611,445.12329 C 391.72399,444.98624 392.29186,444.84918 392.85973,444.71213 L 368.86969,462.84112 C 368.26943,462.92645 367.66918,463.01179 367.06892,463.09712 C 362.47067,463.14713 357.8701,463.20778 353.26975,463.15497 C 347.86295,463.15391 342.45614,463.14622 337.04936,463.15766 C 332.32199,463.16453 327.59464,463.1725 322.86729,463.18555 C 318.81442,463.18945 314.76153,463.19856 310.70866,463.18894 C 306.40649,463.14532 302.10095,463.15313 297.80547,462.86827 C 293.33068,462.4476 288.85718,462.07796 284.43008,461.25734 C 279.78913,461.17622 275.14445,461.08595 270.49978,461.12008 C 263.29531,461.09183 256.09007,461.03853 248.88599,461.14431 L 273.14538,443.51883 z "
+ inkscape:export-filename="/home/me/SW/EGIT/org.eclipse.egit/egit.png"
+ inkscape:export-xdpi="6.8800001"
+ inkscape:export-ydpi="6.8800001" />
+ </g>
+</svg>

Back to the top