Revision: 2079
          http://synfig.svn.sourceforge.net/synfig/?rev=2079&view=rev
Author:   pabs3
Date:     2008-10-02 12:02:34 +0000 (Thu, 02 Oct 2008)

Log Message:
-----------
Implement 2109095: Add multiple sizes and a scalable version of synfig_icon 
installed in freedesktop.org icon directories. Scalable version by Daniel 
Hornung (rubikcube).

Modified Paths:
--------------
    synfig-studio/trunk/AUTHORS
    synfig-studio/trunk/README
    synfig-studio/trunk/images/Makefile.am
    synfig-studio/trunk/src/gtkmm/about.cpp

Added Paths:
-----------
    synfig-studio/trunk/images/synfig_icon.svg

Modified: synfig-studio/trunk/AUTHORS
===================================================================
--- synfig-studio/trunk/AUTHORS 2008-10-02 11:44:43 UTC (rev 2078)
+++ synfig-studio/trunk/AUTHORS 2008-10-02 12:02:34 UTC (rev 2079)
@@ -30,3 +30,4 @@
 Chris Norman (pixelgeek)
 Carlos López González (genete)
 Aurore D (rore)
+Daniel Hornung (rubikcube)

Modified: synfig-studio/trunk/README
===================================================================
--- synfig-studio/trunk/README  2008-10-02 11:44:43 UTC (rev 2078)
+++ synfig-studio/trunk/README  2008-10-02 12:02:34 UTC (rev 2079)
@@ -31,6 +31,7 @@
 Copyright 2008 Aurore D.
 Copyright 2008 Gerald Young
 Copyright 2008 David Roden
+Copyright 2008 Daniel Hornung
 
 Some of the icons are placed in the Public Domain by Chris Norman
 Some of the icons are placed in the Public Domain by Carlos López González

Modified: synfig-studio/trunk/images/Makefile.am
===================================================================
--- synfig-studio/trunk/images/Makefile.am      2008-10-02 11:44:43 UTC (rev 
2078)
+++ synfig-studio/trunk/images/Makefile.am      2008-10-02 12:02:34 UTC (rev 
2079)
@@ -29,6 +29,7 @@
 
 clean:
        $(RM) $(CLEANFILES)
+       $(RM) -r 16x16 22x22 24x24 32x32 48x48 64x64 128x128
 
 .sif.bmp:
        $(SYNFIG) -q $< -o $@ --time 0
@@ -81,3 +82,61 @@
 
 #canvas_icon.$(EXT): canvas_icon.sif
 #      $(SYNFIG) -q canvas_icon.sif -o canvas_icon.$(EXT) -w 128 -h 128 --time 0
+
+if !WIN32_PKG
+if !MACOSX_PKG
+
+16x16/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 16x16
+       $(SYNFIG) -q $< -o $@ --time 0 -w 16 -h 16
+
+icons16dir = $(datadir)/icons/hicolor/16x16/apps
+icons16_DATA = 16x16/synfig_icon.$(EXT)
+
+22x22/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 22x22
+       $(SYNFIG) -q $< -o $@ --time 0 -w 22 -h 22
+
+icons22dir = $(datadir)/icons/hicolor/22x22/apps
+icons22_DATA = 22x22/synfig_icon.$(EXT)
+
+24x24/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 24x24
+       $(SYNFIG) -q $< -o $@ --time 0 -w 24 -h 24
+
+icons24dir = $(datadir)/icons/hicolor/24x24/apps
+icons24_DATA = 24x24/synfig_icon.$(EXT)
+
+32x32/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 32x32
+       $(SYNFIG) -q $< -o $@ --time 0 -w 32 -h 32
+
+icons32dir = $(datadir)/icons/hicolor/32x32/apps
+icons32_DATA = 32x32/synfig_icon.$(EXT)
+
+48x48/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 48x48
+       $(SYNFIG) -q $< -o $@ --time 0 -w 48 -h 48
+
+icons48dir = $(datadir)/icons/hicolor/48x48/apps
+icons48_DATA = 48x48/synfig_icon.$(EXT)
+
+64x64/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 64x64
+       $(SYNFIG) -q $< -o $@ --time 0 -w 64 -h 64
+
+icons64dir = $(datadir)/icons/hicolor/64x64/apps
+icons64_DATA = 64x64/synfig_icon.$(EXT)
+
+128x128/synfig_icon.$(EXT): synfig_icon.sif
+       -mkdir 128x128
+       $(SYNFIG) -q $< -o $@ --time 0 -w 128 -h 128
+
+icons128dir = $(datadir)/icons/hicolor/128x128/apps
+icons128_DATA = 128x128/synfig_icon.$(EXT)
+
+iconsscalabledir = $(datadir)/icons/hicolor/scalable/apps
+iconsscalable_DATA = synfig_icon.svg
+
+endif
+endif

Added: synfig-studio/trunk/images/synfig_icon.svg
===================================================================
--- synfig-studio/trunk/images/synfig_icon.svg                          (rev 0)
+++ synfig-studio/trunk/images/synfig_icon.svg  2008-10-02 12:02:34 UTC (rev 
2079)
@@ -0,0 +1,256 @@
+<?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="744.09448"
+   height="1052.3622"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="synfig_icon.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3854">
+      <stop
+         id="stop3856"
+         offset="0"
+         style="stop-color:#e4e6e8;stop-opacity:1;" />
+      <stop
+         style="stop-color:#4f7b8c;stop-opacity:0;"
+         offset="1"
+         id="stop3858" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3821">
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="0"
+         id="stop3823" />
+      <stop
+         id="stop3825"
+         offset="0.19851486"
+         style="stop-color:#000000;stop-opacity:0;" />
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="1"
+         id="stop3827" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2427">
+      <stop
+         style="stop-color:#a6c0ce;stop-opacity:1;"
+         offset="0"
+         id="stop2429" />
+      <stop
+         id="stop2433"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3630">
+      <stop
+         id="stop3638"
+         offset="0"
+         style="stop-color:#469ff9;stop-opacity:1" />
+      <stop
+         style="stop-color:#c2cfdc;stop-opacity:0.49803922;"
+         offset="0.67284548"
+         id="stop3642" />
+      <stop
+         style="stop-color:#47a0fa;stop-opacity:0;"
+         offset="1"
+         id="stop3634" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3630"
+       id="radialGradient3636"
+       cx="377.23792"
+       cy="603.78839"
+       fx="377.23792"
+       fy="603.78839"
+       r="329.17609"
+       
gradientTransform="matrix(4.8417716e-8,-1.7996756,0.9373413,-6.2464348e-8,-188.71787,1320.5)"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2427"
+       id="radialGradient3208"
+       cx="1760.7036"
+       cy="513.24353"
+       fx="1760.7036"
+       fy="513.24353"
+       r="336.14325"
+       
gradientTransform="matrix(0.8517704,1.0562398e-7,0,0.9613861,-1122.4773,348.03689)"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3821"
+       id="radialGradient3819"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(2.0136983,5.331676e-6,-2.11093e-8,2.2175999,-382.40542,-635.95221)"
+       cx="377.23792"
+       cy="525.66876"
+       fx="377.23792"
+       fy="525.66876"
+       r="335.63123" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3854"
+       id="linearGradient3860"
+       x1="377.23792"
+       y1="139.97688"
+       x2="377.23792"
+       y2="331.37125"
+       gradientUnits="userSpaceOnUse" />
+    <filter
+       inkscape:collect="always"
+       id="filter4019">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="16.087627"
+         id="feGaussianBlur4021" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="20"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.74974188"
+     inkscape:cx="296.68797"
+     inkscape:cy="526.18109"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer6"
+     showgrid="false"
+     inkscape:object-nodes="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1278"
+     inkscape:window-height="993"
+     inkscape:window-x="0"
+     inkscape:window-y="0">
+    <sodipodi:guide
+       orientation="1,0"
+       position="377.23791,504.73278"
+       id="guide3625" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="295.90875,410.76806"
+       id="guide3627" />
+  </sodipodi:namedview>
+  <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:license
+           rdf:resource="http://www.gnu.org/licenses/gpl.html"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Daniel Hornung (rubikcube)</dc:title>
+          </cc:Agent>
+        </dc:creator>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer7"
+     inkscape:label="shadow"
+     sodipodi:insensitive="true">
+    <path
+       sodipodi:type="inkscape:offset"
+       inkscape:radius="-10.176493"
+       inkscape:original="M 390.34375 52.96875 C 376.603 58.16481 369.86982 
72.124321 358.9375 80.9375 C 257.06058 186.98534 172.29315 311.69533 120.59375 
450.0625 C 81.694156 552.63146 57.630878 660.46359 44.28125 769.3125 C 
42.703194 793.49656 33.072327 818.26904 40 842.3125 C 45.705537 850.91855 
57.566466 847.38652 66.25 848.34375 C 111.15328 852.01429 156.60082 858.40419 
198.40625 875.90625 C 267.90136 905.35102 325.1424 956.62236 376.71875 1010.625 
C 384.65367 1018.7431 399.8862 1018.8512 406.71875 1009.3125 C 451.69437 
966.77355 495.55508 921.12384 551.15625 892.34375 C 588.46822 872.24856 
629.4028 858.73602 671.4375 853.1875 C 694.08508 846.80656 719.86349 856.33138 
740.65625 843 C 748.73118 836.38246 745.85039 824.49641 744.25 815.65625 C 
728.31221 672.47708 700.22928 528.71617 639.90625 397.15625 C 581.61913 
268.85105 498.05535 151.80516 396.25 54.625 C 394.58398 53.432958 392.39272 
52.672756 390.34375 52.96875 z "
+       
style="opacity:0.58482139;fill:#040608;display:inline;filter:url(#filter4019);enable-background:new"
+       id="path3977"
+       d="M 391.15625,63.90625 C 383.70347,68.391112 377.58774,78.559504 
366.28125,88 C 265.21191,193.2072 181.24959,316.79625 130.125,453.625 C 
130.11461,453.63544 130.10419,453.64586 130.09375,453.65625 C 
91.554406,555.27532 67.677992,662.29241 54.40625,770.4375 C 54.401054,770.47984 
54.380193,770.52016 54.375,770.5625 C 52.619938,795.87802 44.788324,818.26764 
49.40625,837.53125 C 49.92238,837.77503 50.747803,837.90405 52.6875,838.03125 C 
56.063954,838.25267 61.176651,837.53547 67.375,838.21875 C 112.6784,841.922 
158.92875,848.35534 202.34375,866.53125 C 202.35417,866.53123 
202.36458,866.53123 202.375,866.53125 C 273.92912,896.84841 332.11073,949.19803 
384.0625,1003.5938 C 387.47842,1007.0885 395.7957,1007.0631 398.4375,1003.375 C 
398.81661,1002.8455 399.24566,1002.3537 399.71875,1001.9062 C 
444.45343,959.59518 488.90647,913.10769 546.46875,883.3125 C 
584.83968,862.64698 626.78371,848.81061 670.09375,843.09375 L 670.09375,843.125 
C 683.15019,839.75628 695.67598,840.60785 706.65625,840.53125 C 
717.71567,840.4541 726.75146,839.4617 734.46875,834.78125 C 735.45965,833.84886 
735.85339,832.87715 735.90625,829.96875 C 735.96485,826.74441 
735.09844,822.15535 734.25,817.46875 C 734.20048,817.24108 734.15878,817.01178 
734.125,816.78125 C 718.24976,674.16401 690.30735,531.50075 630.65625,401.40625 
C 630.65623,401.39583 630.65623,401.38542 630.65625,401.375 C 
573.29495,275.10776 491.13336,159.81783 391.15625,63.90625 z" />
+  </g>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <g
+       id="g2829"
+       style="opacity:1">
+      <path
+         style="fill:#0278dc;fill-opacity:1"
+         d="M 378.1875,50.78125 C 375.22514,50.690592 372.36326,51.860327 
370.3125,54 C 340.72247,84.877495 310.64876,119.52306 283.46875,152.5 C 
283.43719,152.54143 283.40594,152.5831 283.375,152.625 C 216.39687,236.15433 
165.48759,321.98049 128.59375,413.875 C 94.225902,499.47777 74.131988,573.53187 
55.84375,681.40625 C 51.838929,705.02896 47.791912,733.65373 45,756.6875 C 
43.604044,768.20438 42.520194,778.30854 41.90625,785.78125 C 41.599278,789.5176 
41.420427,792.58281 41.375,795.0625 C 41.352287,796.30234 41.348701,797.33605 
41.46875,798.625 C 41.528775,799.26948 41.585078,799.95717 41.90625,801.125 C 
42.227422,802.29283 41.965311,804.66335 46.65625,807.5625 C 49.18757,809.127 
49.528286,808.81795 50.15625,808.96875 C 50.784214,809.11955 
51.270641,809.22918 51.78125,809.3125 C 52.802469,809.47915 53.886836,809.58662 
55.125,809.71875 C 57.601327,809.98301 60.667631,810.22894 63.90625,810.40625 C 
89.586376,811.81216 127.45539,818.33753 152.5625,825.6875 C 169.51264,830.64954 
180.67208,834.75463 197.21875,842.09375 C 201.04163,843.78935 
204.54726,845.33994 207.15625,846.46875 C 208.46075,847.03315 
209.53169,847.47242 210.34375,847.8125 C 210.72578,847.97249 
211.06441,848.09529 211.375,848.21875 C 211.39451,848.22651 211.41801,848.2423 
211.4375,848.25 C 211.44255,848.25236 211.46332,848.24748 211.46875,848.25 C 
211.47973,848.25434 211.48905,848.27693 211.5,848.28125 C 211.61631,848.34169 
211.73661,848.39323 211.9375,848.5 C 211.92558,848.47251 211.88319,848.42164 
211.84375,848.40625 C 211.90257,848.42804 211.92641,848.44253 212,848.46875 C 
212.13196,848.51577 212.27515,848.59268 212.59375,848.6875 C 212.71943,848.7249 
212.81536,848.79572 212.96875,848.875 C 212.89506,848.85765 212.61787,848.86214 
212.5625,848.84375 C 213.29575,849.23837 214.16621,849.7275 215.34375,850.375 C 
218.14468,851.91516 221.99272,854.04879 226.1875,856.40625 C 
266.70946,879.17961 297.01364,902.66401 345.40625,949.03125 C 
351.78191,955.14005 357.72304,960.68166 362.21875,964.78125 C 
364.46661,966.83104 366.33343,968.51788 367.8125,969.78125 C 
368.55203,970.41293 369.17715,970.92766 369.84375,971.4375 C 
370.17705,971.69242 370.49968,971.95432 371.0625,972.3125 C 371.34391,972.49159 
371.68929,972.69982 372.3125,973 C 372.93571,973.30018 373.55582,973.89056 
376.4375,974.03125 C 379.88979,974.19966 380.60622,973.44103 381.3125,973.125 C 
382.01878,972.80897 382.3815,972.59425 382.6875,972.40625 C 383.2995,972.03025 
383.64345,971.76709 384,971.5 C 384.7131,970.96581 385.35659,970.42251 
386.15625,969.75 C 387.75557,968.40499 389.79815,966.58161 392.25,964.375 C 
397.1537,959.96179 403.64113,953.96616 410.625,947.34375 C 450.65624,909.38437 
470.0338,893.3382 497.90625,874.84375 C 558.77488,834.45505 613.01516,816.52795 
696.28125,809.5 L 703.03125,808.9375 C 708.45772,808.48434 712.62978,803.94535 
712.625,798.5 L 712.625,794.53125 C 712.62502,786.25729 710.65608,769.16852 
708,748 C 705.34392,726.83148 701.94618,702.73759 698.875,684.4375 C 
680.6084,575.5932 659.84081,498.93313 625.03125,412.25 C 593.67267,334.16054 
548.77858,255.27854 495.125,183.875 C 495.00451,183.7152 494.87946,183.55888 
494.75,183.40625 C 458.63494,140.6552 423.70101,95.784759 385.59375,54.1875 C 
383.68692,52.097644 381.01519,50.868871 378.1875,50.78125 L 378.1875,50.78125 z"
+         id="path3621" />
+      <path
+         
style="opacity:0.5;fill:url(#radialGradient3636);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M 377.23791,641.59412 L 455.54373,132.18981 L 380.26869,47.829869 
L 298.50444,138.67904 L 377.23791,641.59412 L 197.2725,290.52695 L 
137.21247,402.04484 L 377.23791,641.59412 L 99.878778,497.18819 L 
75.716718,592.98024 L 377.23791,641.59412 L 54.509504,692.85901 L 
44.679072,810.46593 L 377.23791,641.59412 L 184.73574,833.57864 L 
260.86692,873.25952 L 377.23791,641.59412 L 330.5296,930.88642 L 
377.23791,973.60085 L 424.85508,931.54226 L 377.23791,641.59412 L 
496.30424,873.90725 L 568.22862,833.26425 L 377.23791,641.59412 L 
703.03125,808.9375 L 697.51097,692.49576 L 377.23791,641.59412 L 
677.85811,598.19576 L 652.74509,499.85524 L 377.23791,641.59412 L 
619.25532,403.87847 L 560.18251,281.08748 L 377.23791,641.59412 z"
+         id="path3623"
+         sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer4"
+     inkscape:label="light"
+     style="opacity:0.70089285;display:inline"
+     sodipodi:insensitive="true">
+    <path
+       sodipodi:nodetypes="cszsccc"
+       id="path2415"
+       d="M 42.001947,807.89203 C 61.382244,679.31376 115.78309,424.1632 
200.81173,273.69532 C 251.26093,184.4197 332.87192,141.4927 377.23791,141.4927 
C 420.30698,141.4927 516.10432,200.71117 559.007,284.34581 C 
636.66386,435.73037 671.1125,629.29222 714.28845,810.69059 C 
507.95007,821.53594 504.6193,891.72269 377.23791,973.02113 C 
304.95556,922.91817 214.67646,822.20717 42.001947,807.89203 z"
+       
style="opacity:1;fill:url(#radialGradient3208);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
 />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="multiply"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <path
+       
style="opacity:1;fill:url(#radialGradient3819);fill-opacity:1;display:inline;enable-background:new"
+       d="M 377.23791,49.968329 C 361.07102,55.628519 353.81159,72.904499 
341.24662,83.395659 C 258.97773,173.16121 187.3679,273.88754 
138.96706,386.04199 C 92.12883,491.98789 64.86936,605.49804 48.82688,719.92297 
C 45.37718,745.39057 41.63926,770.93007 40.20622,796.57867 C 43.28357,813.82777 
64.08105,808.63707 76.41959,810.72187 C 144.33512,816.95807 210.87681,840.50527 
265.86314,881.19137 C 301.99338,907.14117 334.46303,937.88067 
366.01855,969.03077 C 380.61473,979.47547 392.43559,962.76447 
401.82955,953.69037 C 445.84288,911.56537 492.29455,870.37447 
548.20937,844.74407 C 595.97389,821.49727 648.94788,811.95067 
701.54202,808.13567 C 717.55617,804.12407 710.522,783.91017 709.76361,772.23007 
C 693.50611,621.33867 658.59469,470.56066 589.05822,334.80497 C 
555.48623,268.91345 515.18219,206.27077 466.92313,150.13913 C 
439.39513,117.06631 412.54806,83.369619 383.08012,51.973019 L 
380.31014,50.530189 L 377.23791,49.968329 L 377.23791,49.968329 z"
+       id="path3213" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer6"
+     inkscape:label="light2"
+     style="display:inline">
+    <path
+       
style="opacity:1;fill:url(#linearGradient3860);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.50000000000000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"
+       d="M 44.997827,817.20366 C 77.816727,575.404 141.97182,433.93311 
208.14904,312.7767 C 267.13104,204.7932 333.19068,140.22539 377.55667,140.22539 
C 420.62574,140.22539 497.96065,222.76745 556.44506,319.09912 C 
650.97391,474.80082 677.90196,572.92341 712.94386,811.72696 L 
44.997827,817.20366 z"
+       id="path2403"
+       sodipodi:nodetypes="cszscc" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="black"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <path
+       style="opacity:1;fill:#040608;display:inline"
+       d="M 354.17823,967.2099 C 318.79601,932.51308 296.72295,912.94036 
272.47167,894.75871 C 226.63,860.39032 176.96633,837.82949 124.17823,827.39312 
C 103.68028,823.34061 72.40056,819.4785 51.09117,818.36906 C 41.08212,817.84795 
32.69521,817.2239 32.45359,816.98229 C 31.20575,815.73444 43.7195,720.73078 
50.2161,682.13035 C 80.6638,501.22129 133.78962,360.66359 221.53106,228.87359 C 
261.27894,169.17122 316.72781,101.766 367.13478,51.873587 L 377.23791,41.873587 
L 397.51678,62.373587 C 501.89476,167.88978 582.30219,289.45409 
634.97853,421.38112 C 671.35757,512.49184 696.64377,613.33267 
713.58789,734.87359 C 718.91475,773.08345 723.34119,810.82975 
722.99198,815.06674 L 722.67823,818.87359 L 715.67823,819.10686 C 
660.69712,820.93906 624.66399,826.72849 586.16338,839.91597 C 
529.10495,859.45999 482.38039,890.42618 420.17823,949.9208 C 
398.66304,970.49948 378.11725,989.38657 377.31476,989.32382 C 
376.96467,989.29644 366.55323,979.34518 354.17823,967.2099 z M 
403.48164,941.4811 C 443.67216,903.37071 463.80475,886.65082 
492.15199,867.84133 C 554.25148,826.63593 611.02221,807.90828 
695.42823,800.78412 L 702.17823,800.2144 L 702.17823,796.27117 C 
702.17823,784.00613 694.66051,724.00418 688.59696,687.87359 C 
670.41144,579.51244 649.90429,503.91891 615.35086,417.87359 C 
584.3718,340.72919 539.90402,262.55762 486.79109,191.87359 C 
450.49512,148.90838 415.62773,104.15745 377.90319,62.977957 C 
348.56615,93.591437 318.62751,128.04734 291.5717,160.87359 C 
225.16336,243.69232 174.85449,328.62268 138.36022,419.52194 C 
104.24187,504.50328 84.39776,577.46324 66.18819,684.87359 C 58.25749,731.65334 
50.08398,799.07928 52.18643,800.37866 C 52.806,800.76157 58.34511,801.35035 
64.49557,801.68707 C 91.33288,803.15631 129.34586,809.70519 155.53017,817.37051 
C 172.79438,822.42451 184.65614,826.78008 201.49103,834.24704 C 
209.08807,837.61664 215.45952,840.37359 215.6498,840.37359 C 
215.84009,840.37359 222.8978,844.25253 231.33361,848.99345 C 272.60574,872.1884 
303.97677,896.54578 352.67823,943.20894 C 365.32823,955.3295 
376.26476,965.27496 376.98164,965.30996 C 377.69851,965.34495 
389.62351,954.62197 403.48164,941.4811 z M 311.14514,894.17144 C 
313.56965,887.26751 344.96351,841.88929 361.32053,822.22484 C 
366.19226,816.36802 370.17823,810.88992 370.17823,810.05128 C 
370.17823,808.10124 337.2677,779.25051 320.01604,764.92846 C 
312.68883,758.84553 295.74755,748.19859 296.22875,748.19859 C 
298.87768,748.19859 348.85783,781.55103 365.67823,795.22759 C 
371.17823,799.69961 376.35323,803.35543 377.17823,803.35163 C 
378.00323,803.34784 384.52823,798.59885 391.67823,792.79832 C 
404.7011,782.23334 453.18817,745.35384 455.36478,745.37468 C 
456.00193,745.38078 454.94823,746.61803 453.02323,748.12413 C 
434.28571,762.78414 384.17823,807.55122 384.17823,810.07747 C 
384.17823,810.93052 387.2546,815.28362 391.0146,819.75103 C 407.09139,838.85252 
435.97124,870.64271 443.38773,884.21359 C 447.47334,891.68953 
445.91564,890.15267 435.27925,876.21359 C 419.98017,856.16403 
380.34268,817.37359 377.04418,817.37359 C 373.96141,817.37359 
336.04837,863.37682 319.87791,884.38359 C 311.50004,895.26713 
310.28024,896.63431 311.14514,894.17144 z M 523.22899,820.0392 C 
503.10298,793.44283 479.16251,764.65962 452.80824,735.37359 C 
433.56717,713.99205 379.61586,660.37359 377.34267,660.37359 C 
374.95199,660.37359 337.76413,696.55554 314.53749,721.47994 C 
284.60204,753.60352 251.42434,790.91897 229.46473,819.77709 C 
213.25847,841.07447 212.61004,840.31529 227.14826,817.06497 C 
258.93322,766.23276 307.23327,703.58389 348.54611,655.49852 C 
354.39378,648.69223 359.18701,642.61723 359.19774,641.99852 C 
359.22204,640.5977 337.38139,619.29018 319.84547,603.60684 C 
265.75884,555.23419 187.5272,501.47983 133.22314,475.77667 C 
125.95064,472.33445 120.78669,468.78498 121.40226,468.57979 C 
124.57597,467.52188 197.99382,502.88893 223.67823,517.39283 C 
272.46058,544.94006 330.50832,585.05705 367.73864,616.95348 C 
372.50216,621.03454 376.74997,624.37359 377.17823,624.37359 C 
377.60649,624.37359 381.8543,621.03454 386.61782,616.95348 C 
423.94636,584.97291 481.76796,545.01167 530.66594,517.4 C 556.87533,502.6001 
620.63759,472.91312 626.10314,472.94908 C 627.06285,472.95539 
602.18453,485.38628 593.02556,490.26261 C 541.10759,517.9043 
487.19116,556.45412 434.51099,603.59925 C 416.95739,619.30852 
395.13444,640.60025 395.15872,641.99359 C 395.16945,642.6096 
401.00244,649.91624 408.12092,658.23058 C 432.05978,686.19103 
457.39351,718.6061 479.35296,749.37359 C 503.81543,783.64806 
539.08542,835.14328 537.67197,836.55213 C 537.49391,836.72961 
527.87607,826.18029 523.22899,820.0392 z M 142.07579,802.33108 C 
141.96526,796.68792 161.29388,724.92969 171.81526,693.06404 C 
175.95745,680.51879 179.08624,669.57624 178.76813,668.74726 C 
177.51161,665.47284 141.94695,650.22709 116.17823,641.91643 C 97.3524,635.84492 
75.95046,631.42303 76.48714,630.88635 C 77.31074,630.06275 113.62455,636.43176 
129.67823,640.34514 C 147.00953,644.56996 162.95176,649.33119 
175.85924,654.13731 C 183.42288,656.95365 184.15068,657.05864 
185.5035,655.52856 C 186.30828,654.61833 191.96739,643.85889 
198.07929,631.61869 C 210.86406,606.01486 236.24621,560.27973 
241.28115,553.02859 C 245.45993,547.01047 239.95759,557.85321 
230.04767,580.86859 C 222.62934,598.09733 197.93671,655.50338 
196.63413,660.69326 C 196.13498,662.68204 197.05942,663.66261 
203.36688,667.83479 C 222.58491,680.54689 270.53879,717.89004 280.635,728.59948 
C 285.46622,733.72415 276.94165,727.58132 263.76101,718.10787 C 
241.71425,702.26198 193.30522,673.19338 190.69396,675.36054 C 
187.43114,678.06844 165.90563,731.17443 155.13016,763.10064 C 
148.2782,783.40206 142.13621,805.41612 142.07579,802.33108 z M 
612.47419,805.21859 C 612.1404,804.39359 603.09278,774.64859 
599.29837,763.37359 C 588.53183,731.38111 566.95632,678.09417 
563.6625,675.36054 C 561.04,673.18406 509.16109,705.46409 487.58709,721.07884 C 
473.7465,731.09633 473.19357,731.14605 483.09672,721.48264 C 
496.03916,708.85351 535.29521,677.98218 556.16897,664.27766 L 
558.59978,662.68174 L 554.76828,652.27766 C 546.32455,629.34951 
532.95964,597.27268 526.91784,583.66027 C 523.40415,575.74378 
509.49762,550.78938 509.49762,550.41363 C 509.49762,549.20401 
527.66753,576.27807 533.75693,587.06105 C 537.01365,592.82798 
546.20323,611.67583 554.17823,627.3589 C 571.15614,660.74648 
567.43854,658.13466 587.82848,651.00007 C 607.58754,644.08623 
651.52328,633.0835 667.51823,631.03823 C 676.43987,629.89742 
658.29298,634.64292 638.84323,640.84778 C 610.19242,649.98796 
576.93577,665.23589 575.57824,668.77358 C 575.25457,669.61702 
578.15491,679.88457 582.02343,691.59035 C 595.52719,732.45147 
614.8413,802.05858 613.50854,805.58693 C 613.2396,806.29893 612.85603,806.16234 
612.47419,805.21859 z M 258.74141,517.97359 C 276.35011,486.23821 
319.64825,423.13667 363.04946,374.22014 C 365.32028,371.66074 
367.17823,368.89618 367.17823,368.07666 C 367.17823,365.64099 
341.98075,342.10506 324.2099,327.94172 C 305.29705,312.86821 
272.10088,293.79198 254.74823,282.18675 C 248.01073,277.68079 
222.65323,262.44935 222.65323,262.19909 C 222.65323,261.1857 
258.26129,280.36826 271.70015,288.06785 C 295.13852,301.49651 
341.61754,329.57014 364.34659,348.60283 C 370.76418,353.97675 
376.53842,358.37359 377.17823,358.37359 C 377.81804,358.37359 
383.79647,353.80273 390.46364,348.21612 C 415.55734,327.1894 456.96776,295.1818 
483.35323,280.82322 C 492.55688,275.81474 526.03323,262.32103 
526.03323,263.07675 C 526.03323,263.3351 497.39073,277.98935 
490.10323,282.86739 C 474.35317,293.41 438.97607,320.512 423.43809,333.22944 C 
409.51727,344.62328 387.17823,366.10031 387.17823,368.09013 C 
387.17823,368.90224 389.03618,371.66074 391.307,374.22014 C 427.77483,415.32221 
468.42067,469.60273 483.68469,499.25786 C 491.44621,514.33705 
499.96513,526.05373 499.09098,526.05373 C 498.79343,526.05373 
495.29108,521.44123 491.30796,515.80373 C 482.60092,503.48023 
451.62682,456.15316 441.26576,443.90166 C 421.10641,420.06411 
379.81199,377.37359 376.91334,377.37359 C 375.37308,377.37359 
340.17247,413.15515 325.75761,429.37359 C 310.13192,446.95437 
274.66344,498.27622 263.95104,513.47359 C 259.58956,519.66109 
255.79046,524.72359 255.50859,524.72359 C 255.22672,524.72359 
256.68149,521.68609 258.74141,517.97359 z"
+       id="path2831"
+       
sodipodi:nodetypes="csssssscccsscccsssccscccsscccssssssssssccsssssssssssssssccssssssssssssssssssssssccssssssssssssssssccsssscccssssssssssccsssssssssssssssssssssssc"
 />
+  </g>
+</svg>

Modified: synfig-studio/trunk/src/gtkmm/about.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/about.cpp     2008-10-02 11:44:43 UTC (rev 
2078)
+++ synfig-studio/trunk/src/gtkmm/about.cpp     2008-10-02 12:02:34 UTC (rev 
2079)
@@ -159,6 +159,7 @@
        artists.push_back("Aurore D (rore)");
        artists.push_back("Carlos López González (genete)");
        artists.push_back("Chris Norman (pixelgeek)");
+       artists.push_back("Daniel Hornung (rubikcube)");
        set_artists(artists);
 
        // TRANSLATORS: change this to your name, separate multiple names with 
\n


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to