Fix copyright, move logo to pixmap dir, added translation

This commit is contained in:
Jesse van den Kieboom 2006-04-09 14:20:08 +00:00
parent 44c0b93764
commit 9eb09ea15a
10 changed files with 38 additions and 740 deletions

View File

@ -2,7 +2,7 @@
Version 2, June 1991 Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.
@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.

View File

@ -1,3 +1,11 @@
2006-09-04 Jesse van den Kieboom <jesse@icecrew.nl>
* VERSION CHANGED TO 2.0.7
* gnoemoe/gm-world.c: fix not logging LOG_OUT
* po/nl.po: added translation
* pixmaps/gnoemoe-logo.svg: moved here
* pixmaps/gnoemoe-logo.png: added for debian menu entry
* data/gnoemoe.1: manpage provided by Paul van Tilburg
2006-09-04 Jesse van den Kieboom <jesse@icecrew.nl> 2006-09-04 Jesse van den Kieboom <jesse@icecrew.nl>
* VERSION CHANGED TO 2.0.6 * VERSION CHANGED TO 2.0.6
* gnoemoe/gm-world.c: do not log LOG_OUT when not logged in * gnoemoe/gm-world.c: do not log LOG_OUT when not logged in

View File

@ -8,11 +8,7 @@ DISTCLEANFILES = \
intltool-update intltool-update
EXTRA_DIST = \ EXTRA_DIST = \
gnoemoe-logo.svg \
autogen.sh \ autogen.sh \
intltool-extract.in \ intltool-extract.in \
intltool-merge.in \ intltool-merge.in \
intltool-update.in intltool-update.in
icondir = $(datadir)/pixmaps
icon_DATA = gnoemoe-logo.svg

8
README
View File

@ -1,7 +1,7 @@
General Information General Information
=================== ===================
This is version 2.0.6 of gnoemoe. gnoemoe is a Gnome MOO Client. This is version 2.0.7 of gnoemoe. gnoemoe is a Gnome MOO Client.
GnoeMoe is a full featured Gnome MOO (MUD Object Oriented) Client which aims at GnoeMoe is a full featured Gnome MOO (MUD Object Oriented) Client which aims at
integrating in the Gnome desktop as nice as possible adhering the Gnome integrating in the Gnome desktop as nice as possible adhering the Gnome
@ -42,7 +42,7 @@ The official web site is:
You can download the latest gnoemoe tarball from the web site: You can download the latest gnoemoe tarball from the web site:
http://www.icecrew.nl/software/gnoemoe/download/gnoemoe-2.0.6.tar.gz http://www.icecrew.nl/software/gnoemoe/download/gnoemoe-2.0.7.tar.gz
Installation Installation
============ ============
@ -57,8 +57,8 @@ gnoemoe requires:
Simple install procedure: Simple install procedure:
% gzip -cd gnoemoe-2.0.6.tar.gz | tar xvf - # unpack the sources % gzip -cd gnoemoe-2.0.7.tar.gz | tar xvf - # unpack the sources
% cd gnoemoe-2.0.6 # change to the toplevel directory % cd gnoemoe-2.0.7 # change to the toplevel directory
% ./configure # run the `configure' script % ./configure # run the `configure' script
% make # build gedit % make # build gedit
[ Become root if necessary ] [ Become root if necessary ]

View File

@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT(gnoemoe, 2.0.6, http://www.icecrew.nl/software/gnoemoe) AC_INIT(gnoemoe, 2.0.7, http://www.icecrew.nl/software/gnoemoe)
AC_CONFIG_SRCDIR(gnoemoe/gm-app.c) AC_CONFIG_SRCDIR(gnoemoe/gm-app.c)
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])

View File

@ -6,13 +6,16 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
mimedir = $(datadir)/mime/packages mimedir = $(datadir)/mime/packages
mime_DATA = gnoemoe.xml mime_DATA = gnoemoe.xml
man_MANS = gnoemoe.1
langdir = $(datadir)/gtksourceview-1.0/language-specs langdir = $(datadir)/gtksourceview-1.0/language-specs
lang_DATA = moo.lang lang_DATA = moo.lang
EXTRA_DIST = \ EXTRA_DIST = \
$(desktop_in_files) \ $(desktop_in_files) \
$(mime_DATA) \ $(mime_DATA) \
$(lang_DATA) $(lang_DATA) \
$(man_MANS)
CLEANFILES = \ CLEANFILES = \
$(desktop_DATA) $(desktop_DATA)

View File

@ -1,717 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
id="svg1"
sodipodi:version="0.32"
inkscape:version="0.39"
width="48.000000pt"
height="48.000000pt"
sodipodi:docbase="/home/jesse/icecrewcvs/GnoeMoe"
sodipodi:docname="gnoemoe-logo.svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:cc="http://web.resource.org/cc/"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs
id="defs3">
<linearGradient
id="linearGradient2676">
<stop
style="stop-color:#ffffff;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2677" />
<stop
style="stop-color:#ffffff;stop-opacity:0.0000000;"
offset="1.0000000"
id="stop2678" />
</linearGradient>
<linearGradient
id="linearGradient2665">
<stop
style="stop-color:#2f2f2f;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2666" />
<stop
style="stop-color:#2f2f2f;stop-opacity:0.0000000;"
offset="1.0000000"
id="stop2667" />
</linearGradient>
<linearGradient
id="linearGradient2655">
<stop
style="stop-color:#212121;stop-opacity:0.0000000;"
offset="0.0000000"
id="stop2656" />
<stop
style="stop-color:#212121;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop2658" />
</linearGradient>
<linearGradient
id="linearGradient2648">
<stop
style="stop-color:#212121;stop-opacity:0.0000000;"
offset="0.0000000"
id="stop2649" />
<stop
style="stop-color:#212121;stop-opacity:1.0000000;"
offset="0.50000000"
id="stop2650" />
<stop
style="stop-color:#212121;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop2651" />
</linearGradient>
<linearGradient
id="linearGradient2627">
<stop
style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2628" />
<stop
style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
offset="0.50000000"
id="stop2630" />
<stop
style="stop-color:#ff3a03;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop2629" />
</linearGradient>
<linearGradient
id="linearGradient2619">
<stop
style="stop-color:#000000;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2620" />
<stop
style="stop-color:#bb7733;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop2621" />
</linearGradient>
<linearGradient
id="linearGradient2614">
<stop
style="stop-color:#ffffff;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2615" />
<stop
style="stop-color:#bb7733;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop2616" />
</linearGradient>
<linearGradient
id="linearGradient2610">
<stop
style="stop-color:#ffffff;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2611" />
<stop
style="stop-color:#ffffff;stop-opacity:0.0000000;"
offset="1.0000000"
id="stop2612" />
</linearGradient>
<linearGradient
id="linearGradient2524">
<stop
style="stop-color:#000000;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2525" />
<stop
style="stop-color:#000000;stop-opacity:0.0000000;"
offset="1.0000000"
id="stop2526" />
</linearGradient>
<linearGradient
id="linearGradient2517">
<stop
style="stop-color:#ffffff;stop-opacity:1.0000000;"
offset="0.0000000"
id="stop2518" />
<stop
style="stop-color:#ffff00;stop-opacity:1.0000000;"
offset="0.50000000"
id="stop2520" />
<stop
style="stop-color:#ffff00;stop-opacity:1.0000000;"
offset="0.75000000"
id="stop2521" />
<stop
style="stop-color:#7f7f00;stop-opacity:1.0000000;"
offset="0.75000000"
id="stop2522" />
<stop
style="stop-color:#000000;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop2519" />
</linearGradient>
<linearGradient
id="linearGradient2509">
<stop
style="stop-color:#000;stop-opacity:1;"
offset="0"
id="stop2510" />
<stop
style="stop-color:#fff;stop-opacity:1;"
offset="1"
id="stop2511" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2524"
id="linearGradient2512"
x1="0.37719297"
y1="0.32236841"
x2="0.49561402"
y2="0.96052629" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2610"
id="linearGradient2609"
x1="0.44571429"
y1="0.059999999"
x2="0.64857143"
y2="0.75333333" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2614"
id="linearGradient2613"
x1="0.037500001"
y1="0.51973683"
x2="0.55000001"
y2="0.81578946" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2614"
id="linearGradient2617"
x1="-0.069230773"
y1="0.61842108"
x2="0.27692309"
y2="0.86184210" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2619"
id="linearGradient2618"
x1="1.7826087"
y1="0.96052629"
x2="8.3427189e-15"
y2="0.40789473" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2614"
id="linearGradient2622"
x1="-0.35135135"
y1="0.74342108"
x2="0.64864862"
y2="0.65789473" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2614"
id="linearGradient2623"
x1="4.0435971e-14"
y1="0.50000000"
x2="0.36956522"
y2="0.24342105" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2655"
id="linearGradient2624"
x1="0.45454547"
y1="0.35526314"
x2="0.81818181"
y2="0.80263156" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2619"
id="linearGradient2625"
x1="1.3596492"
y1="0.74342108"
x2="0.76315790"
y2="0.52631581" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2610"
id="radialGradient2633"
cx="0.47692308"
cy="0.69078946"
r="0.33903649"
fx="0.48461536"
fy="0.69736838" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2665"
id="radialGradient2664"
cx="0.50000000"
cy="0.50000000"
r="0.50000000"
fx="0.50000000"
fy="0.50000000" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="radialGradient2680"
cx="0.40659341"
cy="0.48684210"
r="0.29306078"
fx="0.40659341"
fy="0.49342105" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2610"
id="radialGradient2682"
cx="0.092307694"
cy="-0.21710527"
r="0.33903649"
fx="0.084615365"
fy="-0.20394737" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="radialGradient2684"
cx="0.65384614"
cy="0.31578946"
r="0.26406428"
fx="0.65384614"
fy="0.32894737" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient2686"
x1="-0.024096385"
y1="4.8799825e-15"
x2="0.25903615"
y2="0.35526314" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="radialGradient2688"
cx="0.47252747"
cy="0.40131578"
r="0.32444274"
fx="0.39560434"
fy="0.48684207" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2610"
id="radialGradient2705"
cx="0.10769231"
cy="-0.13815789"
r="0.23086299"
fx="0.13076918"
fy="-0.13157894" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2619"
id="linearGradient2719"
x1="0.23595506"
y1="0.79605263"
x2="0.38202247"
y2="0.96710527" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient2721"
x1="-0.057971016"
y1="0.74342108"
x2="0.24637681"
y2="0.42763159"
spreadMethod="pad" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2665"
id="radialGradient2723"
cx="0.49549550"
cy="0.38888890"
r="0.66668981"
fx="0.49999997"
fy="0.38888884" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient2725"
x1="-0.33870968"
y1="0.37500000"
x2="0.20967741"
y2="0.80263156" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient2759"
x1="0.94674557"
y1="0.93421054"
x2="0.62426037"
y2="0.75657892" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2665"
id="radialGradient2768"
cx="0.32575756"
cy="0.42105263"
r="0.41422856"
fx="0.27272728"
fy="0.44078946" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2610"
id="radialGradient2771"
cx="0.32307693"
cy="0.67763156"
r="0.34615383"
fx="0.32307690"
fy="0.68421048" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient2773"
x1="-0.024096385"
y1="-2.3035188e-14"
x2="0.34337351"
y2="0.17105263" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2665"
id="linearGradient2775"
x1="0.50000000"
y1="-0.046052631"
x2="0.41176471"
y2="0.36842105" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient3191"
x1="0.98947370"
y1="-2.1497310e-14"
x2="0.45263159"
y2="0.50555557" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2676"
id="linearGradient3193"
x1="0.82631576"
y1="0.16111112"
x2="0.45263159"
y2="0.50555557" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.4081633"
inkscape:cx="18.500001"
inkscape:cy="32.896697"
inkscape:window-width="603"
inkscape:window-height="525"
inkscape:window-x="198"
inkscape:window-y="105"
showgrid="false"
inkscape:grid-bbox="false" />
<metadata
id="metadata4">
<rdf:RDF
id="RDF5">
<cc:Work
rdf:about=""
id="Work6">
<dc:format
id="format7">image/svg+xml</dc:format>
<dc:type
id="type9"
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<path
style="fill:url(#linearGradient2625);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 16.545811,42.369587 C 17.105294,42.641395 17.103344,43.344089 16.970919,43.862028 C 15.858845,45.608278 17.357053,47.107978 19.175195,46.559592 C 20.993334,46.011206 22.828667,46.121777 21.316488,48.427122 C 19.804309,50.732437 20.553743,53.316430 22.961822,53.782383 C 25.310958,55.156693 25.450099,57.913232 24.654388,59.680300 C 26.612317,58.664072 27.750123,55.977817 27.236539,53.718518 C 28.709795,54.541202 28.267856,55.802061 27.858457,56.910892 C 26.805995,58.253375 28.820610,57.584008 29.165279,56.168692 C 29.982433,54.809380 28.933525,54.080499 30.338265,52.992216 C 32.302545,51.694460 33.326673,49.702260 31.629342,48.355308 C 33.494655,51.071620 33.846741,45.191221 37.730454,43.040004 C 40.278180,44.161914 43.730595,34.955951 43.045086,29.087462 C 45.330702,25.376399 39.637009,8.1218713 36.990451,7.7322623 C 36.290439,7.5688053 35.578605,7.4997213 34.872771,7.5247693 C 32.755269,7.5998523 30.689286,8.4877223 28.842512,10.002840 C 25.129264,8.1526483 20.974906,9.6128123 17.986463,11.730732 C 15.353927,13.504190 13.164908,16.471942 9.7755401,16.670916 C 7.3836931,16.588152 5.6760184,14.067154 5.6189089,11.842443 C 5.2468576,8.6048623 7.4917453,4.9327363 10.594270,3.9732333 C 13.434580,3.0948433 16.540147,2.9888313 19.411365,2.6882863 C 21.618776,2.4572443 17.214858,0.63918030 15.971124,0.46957430 C 15.156335,0.35849230 14.363807,0.31067630 13.585784,0.32594530 C 11.251713,0.37172130 9.0513173,0.97719330 6.7446631,2.1296413 C 3.3333195,3.8339853 2.2985464,5.3869303 1.1158918,8.7139033 C 0.021664847,11.792137 0.0019601721,15.647788 1.3678088,18.706043 C 2.8865263,22.017928 6.3099274,24.345892 9.9487326,24.236850 C 10.251938,24.239220 11.221127,24.223442 11.523214,24.196953 L 11.625554,24.117160 C 11.230810,25.040426 10.834071,25.967772 10.468310,26.870579 C 9.9114693,28.245040 6.7212271,30.549124 9.7597943,30.525876 C 12.239202,30.104559 14.935602,29.867129 16.923684,28.115600 C 17.500470,27.683724 17.073643,28.854290 17.191349,30.206611 C 17.238166,30.431383 17.339718,30.645116 17.474756,30.829151 C 17.609791,31.013157 16.983692,32.219150 15.703460,31.754907 C 14.586535,30.763667 13.111656,32.032085 13.144930,33.319192 C 12.927376,35.017626 14.052238,36.500617 15.317711,37.469270 C 15.670921,37.776955 16.044025,38.069342 16.427724,38.339230 L 16.411978,38.347209 C 16.435007,38.592170 16.534390,38.814632 16.600913,39.049513 L 16.553682,39.057492 C 16.319270,40.002387 13.585748,40.546033 15.073670,41.515616 C 16.561592,42.485258 17.942012,42.507126 18.726470,42.433452"
id="path2581"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccc" />
<path
style="fill:#2f2f2f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 28.570036,10.055036 C 25.132324,8.1529783 20.977921,9.6091823 17.989474,11.727132 C 15.356939,13.500590 13.165301,16.468883 9.7759361,16.667856 C 7.3840891,16.585093 5.6737888,14.064995 5.6166793,11.840283 C 5.2446280,8.6027023 7.4942020,4.9297963 10.596724,3.9702943 C 13.437036,3.0918733 16.538218,2.9918013 19.409439,2.6912563 C 21.616853,2.4602143 17.217524,0.63522130 15.973788,0.46561330 C 12.714640,0.021230304 9.8170271,0.59442330 6.7414888,2.1310213 C 3.3301443,3.8353343 2.2983475,5.3884293 1.1156930,8.7153733 C 0.021465961,11.793607 0.0017711857,15.645239 1.3676198,18.703494 C 2.8863370,22.015378 6.3096979,24.342291 9.9485046,24.233281 C 10.251710,24.235650 11.223026,24.223771 11.525113,24.197283"
id="path2498"
sodipodi:nodetypes="ccccsssssccc" />
<path
style="fill:url(#linearGradient2759);fill-opacity:0.12156863;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 31.697421,36.062292 C 30.948240,37.211530 29.092490,43.577620 24.638238,43.497197 C 22.605936,43.389655 20.843336,41.878557 18.724175,42.429462 C 17.939723,42.503137 16.560941,42.484208 15.073019,41.514596 C 13.585097,40.544983 16.322333,40.002717 16.556739,39.057822"
id="path2486"
sodipodi:nodetypes="ccccc" />
<path
style="fill:url(#radialGradient2768);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 31.700193,36.064632 C 33.856104,34.022756 41.533326,36.960840 30.074415,46.996117 C 27.040566,49.653034 20.084264,46.285384 19.175195,46.559592 C 17.357053,47.107978 15.858845,45.608278 16.970919,43.862028 C 17.971662,42.905884 13.585748,40.546033 15.073670,41.515616 C 16.561592,42.485258 17.942012,42.507126 18.726470,42.433452 C 20.845628,41.882546 22.606344,43.387346 24.638643,43.494887 C 29.092895,43.575311 30.951009,37.213870 31.700193,36.064632 z "
id="path2762"
sodipodi:nodetypes="cscccccc" />
<path
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5364780;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 24.338323,35.708351 C 25.213336,37.815532 24.099717,40.231628 22.787546,41.194311 C 21.200181,42.443921 18.804473,42.233368 17.444968,40.690742 C 16.875417,40.061212 16.498129,39.223439 16.415437,38.343820"
id="path2507"
sodipodi:nodetypes="cccc" />
<path
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:url(#radialGradient2723);stroke-width:2.5364780;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 25.486577,36.382217 C 26.361586,38.489398 25.247971,40.905524 23.935800,41.868177 C 22.348434,43.117817 19.952727,42.907264 18.593220,41.364608 C 18.023672,40.735108 17.646385,39.897305 17.563693,39.017716"
id="path2722"
sodipodi:nodetypes="cccc" />
<path
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#f8e519;stroke-width:1.2682390;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 24.180876,35.229469 C 25.292059,38.134766 24.099717,40.231628 22.787546,41.194311 C 21.200181,42.443921 18.804473,42.233368 17.444968,40.690742 C 16.875417,40.061212 16.498129,39.223439 16.415437,38.343820"
id="path2527"
sodipodi:nodetypes="cccc" />
<path
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#bbbb00;stroke-width:0.47558972;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 24.653219,34.750617 C 26.315471,38.853029 23.942270,42.546123 20.189652,42.471249"
id="path2529"
sodipodi:nodetypes="cc" />
<path
style="fill:url(#linearGradient2512);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 25.726638,34.939002 C 26.259033,34.143616 25.036793,33.257487 24.467316,34.045314 C 23.870117,34.508957 23.389021,35.103689 22.809760,35.588150"
id="path2492" />
<path
style="fill:url(#linearGradient2775);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 22.533560,50.822910 C 23.278566,52.970318 26.750859,49.253436 25.940066,48.209849 C 24.541141,47.025634 23.044241,46.953490 22.627990,46.333980 C 20.809849,46.882366 22.080077,49.515795 22.533560,50.822910 z "
id="path2774"
sodipodi:nodetypes="cccs" />
<path
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 25.940066,48.209849 C 24.318476,46.122677 21.485583,46.502026 19.176677,46.559742 C 17.358538,47.108128 15.858452,45.604918 16.970523,43.858668 C 17.102948,43.340729 17.108642,42.639596 16.549158,42.367787"
id="path2493" />
<path
style="fill:url(#linearGradient2623);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 21.315756,48.426222 C 19.803578,50.731567 20.550548,53.314300 22.958627,53.780193 C 25.307763,55.154533 25.451677,57.915902 24.655966,59.682940 C 26.613898,58.666771 27.748749,55.974007 26.329837,54.033943 C 26.271053,53.943770 26.212278,53.853597 26.153495,53.763395"
id="path2494"
sodipodi:nodetypes="ccccc" />
<path
style="fill:url(#linearGradient2624);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 31.631526,48.354108 C 33.328857,49.701060 32.302059,51.692000 30.337779,52.989787 C 28.933042,54.078070 29.983315,54.810250 29.166161,56.169532 C 28.821489,57.584848 26.804882,58.256644 27.857345,56.914162 C 28.266740,55.805331 28.713437,54.544712 28.145506,53.402793"
id="path2495"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 42.729870,31.981899 C 43.562736,35.121838 42.176095,38.420253 40.021617,40.861818 C 37.820067,43.356688 33.914760,45.418783 33.410106,48.931112"
id="path2496"
sodipodi:nodetypes="csc" />
<path
style="fill:#2f2f2f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 49.688641,27.469151 C 52.587946,30.161165 51.610003,35.104229 48.721632,37.398745 C 46.521508,39.752837 43.366005,41.051703 40.169910,40.935822 C 38.686614,41.046423 36.032238,40.575611 35.334753,41.923973 C 38.554026,43.489938 42.086419,45.144845 45.760962,44.684382 C 50.286772,43.779564 55.087495,41.950311 57.853294,38.000557 C 60.138916,34.289524 60.145267,29.433874 58.634389,25.430395 C 57.087283,22.080743 54.260413,19.434414 50.911785,17.997950 C 47.968434,16.558785 45.219423,14.684895 43.122915,12.110831 C 41.438553,10.211653 39.639019,8.1204013 36.992461,7.7307323 C 34.192416,7.0769343 31.212750,7.9995413 29.117757,9.9505543 C 29.039124,10.005240 28.724417,10.223683 28.645699,10.278188"
id="path2497" />
<rect
style="fill:#2f2f2f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="rect2645"
width="13.359918"
height="5.8691216"
x="21.975943"
y="10.014898" />
<path
style="fill:url(#linearGradient2617);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 20.468021,16.178655 C 18.216267,17.159097 15.288346,16.767928 14.044945,19.309475 C 12.582296,21.605941 11.496840,24.335092 10.468969,26.872169 C 9.9121263,28.246659 6.7244443,30.547354 9.7630130,30.524106 C 12.242421,30.102789 14.937965,29.869229 16.926051,28.117729 C 17.525434,27.668935 18.006003,27.089232 18.541173,26.572613"
id="path2491"
sodipodi:nodetypes="ccsccc" />
<path
style="fill:url(#linearGradient2719);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 9.5078783,30.270446 C 13.167749,27.032566 16.903591,29.286886 18.797319,22.129879 C 18.687056,22.083592 19.963358,25.494319 18.537532,26.575313 C 18.002361,27.091901 17.523067,27.666836 16.923684,28.115600 C 14.935602,29.867129 12.239202,30.104559 9.7597943,30.525876"
id="path2707"
sodipodi:nodetypes="ccccc" />
<path
style="fill:url(#linearGradient2725);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 22.880905,15.537607 C 20.758925,15.520808 19.193335,17.146198 18.519641,19.039257 C 17.678498,21.024497 19.789439,22.707393 19.270774,24.685494 C 18.952083,26.663206 17.011187,28.113110 17.193415,30.206701 C 17.240233,30.431473 17.338986,30.643916 17.474021,30.827921"
id="path2490" />
<path
style="fill:url(#radialGradient2633);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 49.688641,27.469151 C 52.587946,30.161165 51.610003,35.104229 48.721632,37.398745 C 46.521508,39.752837 43.366005,41.051703 40.169910,40.935822 C 38.686614,41.046423 36.032238,40.575611 35.334753,41.923973 C 38.554026,43.489938 42.086419,45.144845 45.760962,44.684382 C 50.286772,43.779564 55.087495,41.950311 57.853294,38.000557 C 60.138916,34.289524 60.145267,29.433874 58.634389,25.430395 C 57.087283,22.080743 54.260413,19.434414 50.911785,17.997950 C 47.968434,16.558785 45.219423,14.684895 43.122915,12.110831 C 41.438553,10.211653 39.639019,8.1204013 36.992461,7.7307323 C 34.192416,7.0769343 31.212750,7.9995413 29.117757,9.9505543 C 29.039124,10.005240 28.724417,10.223683 28.645699,10.278188"
id="path2632" />
<path
style="fill:url(#linearGradient2622);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 24.090337,49.075340 C 24.310673,50.204749 22.710620,50.789853 23.052313,51.923041 C 23.597775,53.278453 25.382482,53.762404 25.655495,55.278033"
id="path2501" />
<path
sodipodi:type="arc"
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="path2502"
sodipodi:cx="139.36806"
sodipodi:cy="134.82051"
sodipodi:rx="2.8240740"
sodipodi:ry="2.6828704"
d="M 142.19213 134.82051 A 2.8240740 2.6828704 0 1 0 136.54398,134.82051 A 2.8240740 2.6828704 0 1 0 142.19213 134.82051 z"
transform="matrix(-0.503835,0.000000,0.000000,0.510781,101.4230,-44.74339)" />
<path
sodipodi:type="arc"
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="path2503"
sodipodi:cx="139.36806"
sodipodi:cy="134.82051"
sodipodi:rx="2.8240740"
sodipodi:ry="2.6828704"
d="M 142.19213 134.82051 A 2.8240740 2.6828704 0 1 0 136.54398,134.82051 A 2.8240740 2.6828704 0 1 0 142.19213 134.82051 z"
transform="matrix(-0.358137,0.000000,0.000000,0.378900,69.94423,-27.11202)" />
<path
sodipodi:type="arc"
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="path2504"
sodipodi:cx="139.36806"
sodipodi:cy="134.82051"
sodipodi:rx="2.8240740"
sodipodi:ry="2.6828704"
d="M 142.19213 134.82051 A 2.8240740 2.6828704 0 1 0 136.54398,134.82051 A 2.8240740 2.6828704 0 1 0 142.19213 134.82051 z"
transform="matrix(-0.180298,0.000000,0.000000,0.190586,55.82677,-1.905338)" />
<path
sodipodi:type="arc"
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="path2505"
sodipodi:cx="139.36806"
sodipodi:cy="134.82051"
sodipodi:rx="2.8240740"
sodipodi:ry="2.6828704"
d="M 142.19213 134.82051 A 2.8240740 2.6828704 0 1 0 136.54398,134.82051 A 2.8240740 2.6828704 0 1 0 142.19213 134.82051 z"
transform="matrix(-0.131713,0.000000,0.000000,0.138376,37.98490,4.955712)" />
<path
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.47558972;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 16.106765,37.703581 C 15.861548,38.374177 15.951752,38.874867 16.161784,39.278905"
id="path2989"
sodipodi:nodetypes="cc" />
<path
style="fill:url(#linearGradient2613);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 22.179307,21.073183 C 22.624264,22.359990 22.529285,23.826933 21.486786,24.794266 C 20.248461,26.320154 19.514263,28.168846 18.586299,29.888667 C 18.158545,31.014927 16.984856,32.222780 15.704623,31.758567 C 14.587699,30.767326 13.112964,32.033585 13.146238,33.320692 C 12.928684,35.019126 14.051179,36.504067 15.316652,37.472719 C 16.538773,38.537244 17.941733,39.430843 19.537176,39.771315"
id="path2488"
sodipodi:nodetypes="ccccccc" />
<path
style="fill:url(#linearGradient2609);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 28.856938,34.506257 C 29.861221,32.220830 27.728006,29.970201 25.442726,30.280825 C 23.469652,30.462101 22.311810,32.357379 20.568877,33.100480 C 19.893829,33.516636 19.217318,33.945662 18.470027,34.217770"
id="path2487" />
<path
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.47558972;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 24.102150,37.065082 C 24.111200,38.853029 23.560269,40.159184 22.393926,40.954900 C 21.348670,41.667943 19.906608,41.754546 18.547107,40.930152"
id="path2528"
sodipodi:nodetypes="css" />
<path
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 9.5078783,30.267176 C 13.167749,27.029296 16.903591,29.283616 18.797319,22.126609"
id="path2530"
sodipodi:nodetypes="cc" />
<path
style="fill:url(#radialGradient2682);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 49.688641,27.469151 C 52.587946,30.161165 51.610003,35.104229 48.721632,37.398745 C 46.521508,39.752837 43.366005,41.051703 40.169910,40.935822 C 38.686614,41.046423 36.032238,40.575611 35.334753,41.923973 C 38.554026,43.489938 42.086419,45.144845 45.760962,44.684382 C 50.286772,43.779564 55.087495,41.950311 57.853294,38.000557 C 60.138916,34.289524 60.145267,29.433874 58.634389,25.430395 C 57.087283,22.080743 54.260413,19.434414 50.911785,17.997950 C 47.968434,16.558785 45.219423,14.684895 43.122915,12.110831 C 41.438553,10.211653 39.639019,8.1204013 36.992461,7.7307323 C 34.192416,7.0769343 31.212750,7.9995413 29.117757,9.9505543 C 29.039124,10.005240 28.724417,10.223683 28.645699,10.278188"
id="path2690" />
<rect
style="fill:url(#radialGradient2664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="rect2663"
width="16.811230"
height="5.5305181"
x="20.751286"
y="12.120670" />
<path
style="fill:url(#radialGradient2705);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 49.688641,27.469151 C 52.587946,30.161165 51.610003,35.104229 48.721632,37.398745 C 46.521508,39.752837 43.366005,41.051703 40.169910,40.935822 C 38.686614,41.046423 36.032238,40.575611 35.334753,41.923973 C 38.554026,43.489938 42.086419,45.144845 45.760962,44.684382 C 50.286772,43.779564 55.087495,41.950311 57.853294,38.000557 C 60.138916,34.289524 60.145267,29.433874 58.634389,25.430395 C 57.087283,22.080743 54.260413,19.434414 50.911785,17.997950 C 47.968434,16.558785 45.219423,14.684895 43.122915,12.110831 C 41.438553,10.211653 39.639019,8.1204013 36.992461,7.7307323 C 34.192416,7.0769343 31.212750,7.9995413 29.117757,9.9505543 C 29.039124,10.005240 28.724417,10.223683 28.645699,10.278188"
id="path2681" />
<path
style="fill:#000000;fill-opacity:0.18431373;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:0.49803922;"
d="M 49.939180,36.537214 C 51.028542,36.817782 49.785208,36.155015 51.749719,37.500107 C 53.206863,38.447581 53.934568,38.033284 53.123088,36.413174 C 51.137586,33.319432 48.879247,36.187562 49.939180,36.537214 z "
id="path2732"
sodipodi:nodetypes="cccc" />
<path
style="fill:#000000;fill-opacity:0.18431373;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 42.574713,31.600630 C 44.190160,33.618298 42.679755,31.628347 42.920829,33.979079 C 39.274590,31.351380 37.638972,26.793605 37.749840,23.222961"
id="path2760"
sodipodi:nodetypes="ccc" />
<path
style="fill:url(#radialGradient2771);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 49.688641,27.469151 C 52.587946,30.161165 51.610003,35.104229 48.721632,37.398745 C 46.521508,39.752837 43.366005,41.051703 40.169910,40.935822 C 38.686614,41.046423 36.032238,40.575611 35.334753,41.923973 C 38.554026,43.489938 42.086419,45.144845 45.760962,44.684382 C 50.286772,43.779564 55.087495,41.950311 57.853294,38.000557 C 60.138916,34.289524 60.145267,29.433874 58.634389,25.430395 C 57.087283,22.080743 54.260413,19.434414 50.911785,17.997950 C 47.968434,16.558785 45.219423,14.684895 43.122915,12.110831 C 41.438553,10.211653 39.639019,8.1204013 36.992461,7.7307323 C 34.192416,7.0769343 31.212750,7.9995413 29.117757,9.9505543 C 29.039124,10.005240 28.724417,10.223683 28.645699,10.278188"
id="path2770" />
<path
style="fill:url(#linearGradient2618);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 34.761822,15.898238 C 39.448558,14.961653 44.503003,17.212103 47.139349,21.220141 C 48.754800,23.237781 49.189534,25.880299 49.462060,28.383478 C 49.622203,29.854470 50.364826,31.124868 50.861928,32.448602 C 51.302809,33.622618 52.958296,34.268196 52.736200,35.710781 C 51.511366,36.271076 50.583675,34.929733 49.547479,34.520296 C 46.873549,33.463630 43.904415,32.873218 41.584839,31.047834 C 38.717925,28.758749 37.638972,24.878199 37.749840,21.307555"
id="path2489"
sodipodi:nodetypes="ccsscscc" />
<path
style="fill:url(#radialGradient2680);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 28.570036,10.693505 C 25.132324,8.7914473 20.977921,10.247680 17.989474,12.365601 C 15.356939,14.139089 13.165301,17.107321 9.7759361,17.306355 C 7.3840891,17.223562 5.6737888,14.703464 5.6166793,12.478782 C 5.2446280,9.2411713 7.4942020,5.5682663 10.596724,4.6087623 C 13.437036,3.7303723 16.538218,3.6303003 19.409439,3.3297553 C 21.616853,3.0987143 17.217524,1.2736593 15.973788,1.1040833 C 12.714640,0.65972930 9.8170271,1.2328933 6.7414888,2.7694893 C 3.3301443,4.4738333 2.2983475,6.0268983 1.1156930,9.3538423 C 0.021465961,12.432076 0.0017711857,16.283707 1.3676198,19.341962 C 2.8863370,22.653847 6.3096979,24.980760 9.9485046,24.871779 C 10.251710,24.874119 11.223026,24.862240 11.525113,24.835782"
id="path2674"
sodipodi:nodetypes="ccccsssssccc" />
<path
style="fill:url(#radialGradient2684);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 28.570036,10.693505 C 25.132324,8.7914473 20.977921,10.247680 17.989474,12.365601 C 15.356939,14.139089 13.165301,17.107321 9.7759361,17.306355 C 7.3840891,17.223562 5.6737888,14.703464 5.6166793,12.478782 C 5.2446280,9.2411713 7.4942020,5.5682663 10.596724,4.6087623 C 13.437036,3.7303723 16.538218,3.6303003 19.409439,3.3297553 C 21.616853,3.0987143 17.217524,1.2736593 15.973788,1.1040833 C 12.714640,0.65972930 9.8170271,1.2328933 6.7414888,2.7694893 C 3.3301443,4.4738333 2.2983475,6.0268983 1.1156930,9.3538423 C 0.021465961,12.432076 0.0017711857,16.283707 1.3676198,19.341962 C 2.8863370,22.653847 6.3096979,24.980760 9.9485046,24.871779 C 10.251710,24.874119 11.223026,24.862240 11.525113,24.835782"
id="path2683"
sodipodi:nodetypes="ccccsssssccc" />
<path
style="fill:url(#linearGradient2686);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 5.6166793,11.840283 C 5.2446280,8.6027023 7.4942020,4.9297963 10.596724,3.9702943 C 13.437036,3.0918733 16.538218,2.9918013 19.409439,2.6912563 C 21.616853,2.4602143 17.217524,0.63522130 15.973788,0.46561330 C 12.714640,0.021230304 9.8170271,0.59442330 6.7414888,2.1310213 C 3.3301443,3.8353343 2.2983475,5.3884293 1.1156930,8.7153733 C 0.021465961,11.793607 0.0017711857,15.645239 1.3676198,18.703494"
id="path2685"
sodipodi:nodetypes="csssssc" />
<path
style="fill:url(#linearGradient2721);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 34.761822,15.898238 C 39.448558,14.961653 44.503003,17.212103 47.139349,21.220141 C 48.754800,23.237781 49.189534,25.880299 49.462060,28.383478 C 49.622203,29.854470 50.364826,31.124868 50.861928,32.448602 C 51.302809,33.622618 52.958296,34.268196 52.736200,35.710781 C 51.511366,36.271076 50.583675,34.929733 49.547479,34.520296 C 46.873549,33.463630 43.904415,32.873218 41.584839,31.047834 C 38.717925,28.758749 37.638972,24.878199 37.749840,21.307555"
id="path2720"
sodipodi:nodetypes="ccsscscc" />
<path
style="fill:url(#linearGradient2773);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 5.6166793,11.840283 C 5.2446280,8.6027023 7.4942020,4.9297963 10.596724,3.9702943 C 13.437036,3.0918733 16.538218,2.9918013 19.409439,2.6912563 C 21.616853,2.4602143 17.217524,0.63522130 15.973788,0.46561330 C 12.714640,0.021230304 9.8170271,0.59442330 6.7414888,2.1310213 C 3.3301443,3.8353343 2.2983475,5.3884293 1.1156930,8.7153733 C 0.021465961,11.793607 0.0017711857,15.645239 1.3676198,18.703494"
id="path2772"
sodipodi:nodetypes="csssssc" />
<path
style="fill:url(#radialGradient2688);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 28.570036,10.055036 C 25.132324,8.1529783 20.977921,9.6091823 17.989474,11.727132 C 15.356939,13.500590 13.165301,16.468883 9.7759361,16.667856 C 7.3840891,16.585093 5.6737888,14.064995 5.6166793,11.840283 C 5.2446280,8.6027023 7.4942020,4.9297963 10.596724,3.9702943 C 13.437036,3.0918733 16.538218,2.9918013 19.409439,2.6912563 C 21.616853,2.4602143 17.217524,0.63522130 15.973788,0.46561330 C 12.714640,0.021230304 9.8170271,0.59442330 6.7414888,2.1310213 C 3.3301443,3.8353343 2.2983475,5.3884293 1.1156930,8.7153733 C 0.021465961,11.793607 0.0017711857,15.645239 1.3676198,18.703494 C 2.8863370,22.015378 6.3096979,24.342291 9.9485046,24.233281 C 10.251710,24.235650 11.223026,24.223771 11.525113,24.197283"
id="path2687"
sodipodi:nodetypes="ccccsssssccc" />
<rect
style="fill:url(#radialGradient2664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="rect3185"
width="16.811230"
height="5.5305181"
x="20.751286"
y="12.120670" />
<rect
style="fill:url(#radialGradient2664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="rect3186"
width="16.811230"
height="5.5305181"
x="20.751286"
y="12.120670" />
<rect
style="fill:url(#radialGradient2664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="rect3187"
width="16.811230"
height="5.5305181"
x="20.751286"
y="12.120670" />
<rect
style="fill:url(#radialGradient2664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
id="rect3188"
width="16.811230"
height="5.5305181"
x="20.751286"
y="12.759109" />
<path
sodipodi:type="arc"
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient3193);stroke-width:0.93750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
id="path3190"
sodipodi:cx="139.36806"
sodipodi:cy="134.82051"
sodipodi:rx="2.8240740"
sodipodi:ry="2.6828704"
d="M 142.19213 134.82051 A 2.8240740 2.6828704 0 1 0 136.54398,134.82051 A 2.8240740 2.6828704 0 1 0 142.19213 134.82051 z"
transform="matrix(-0.354699,0.000000,0.000000,0.359590,80.63839,-24.35974)" />
<path
sodipodi:type="arc"
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient3191);stroke-width:0.72265625;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
id="path3192"
sodipodi:cx="139.36806"
sodipodi:cy="134.82051"
sodipodi:rx="2.8240740"
sodipodi:ry="2.6828704"
d="M 142.19213 134.82051 A 2.8240740 2.6828704 0 1 0 136.54398,134.82051 A 2.8240740 2.6828704 0 1 0 142.19213 134.82051 z"
transform="matrix(-0.312135,0.000000,0.000000,0.316442,63.48142,-18.65480)" />
<path
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.63411951;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 33.858882,23.763818 C 32.750625,23.007489 32.030891,22.787366 30.657417,22.745430 C 30.179103,22.770718 29.577464,22.639838 29.212655,23.038536"
id="path2499"
sodipodi:nodetypes="ccc" />
<path
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.47558972;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
d="M 21.537167,23.399137 C 20.730427,22.920585 20.037875,22.800296 19.120029,22.898867 C 18.846788,23.113440 18.942838,22.873159 18.683459,23.110651"
id="path2500"
sodipodi:nodetypes="ccc" />
</svg>

Before

Width:  |  Height:  |  Size: 43 KiB

View File

@ -1,5 +1,8 @@
SUBDIRS = userlist ice-userlist tray SUBDIRS = userlist ice-userlist tray
icondir = $(datadir)/pixmaps
icon_DATA = gnoemoe-logo.svg
pixmapsdir = $(pkgdatadir)/pixmaps pixmapsdir = $(pkgdatadir)/pixmaps
pixmaps_DATA = editor.xpm \ pixmaps_DATA = editor.xpm \
editor_text.xpm \ editor_text.xpm \
@ -8,6 +11,6 @@ pixmaps_DATA = editor.xpm \
saveclose.xpm \ saveclose.xpm \
terminal.png \ terminal.png \
world.svg \ world.svg \
world_activity.svg world_activity.svg
EXTRA_DIST = $(pixmaps_DATA) EXTRA_DIST = $(pixmaps_DATA) $(icon_DATA)

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnoemoe 0.8.0\n" "Project-Id-Version: gnoemoe 0.8.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-04-07 13:31+0200\n" "POT-Creation-Date: 2006-04-09 12:47+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Jesse van den Kieboom <jesse@icecrew.nl>\n" "Last-Translator: Jesse van den Kieboom <jesse@icecrew.nl>\n"
"Language-Team: Dutch <NL@li.org>\n" "Language-Team: Dutch <NL@li.org>\n"
@ -314,11 +314,11 @@ msgstr "Bewerk de huidige wereld triggers"
msgid "Properties" msgid "Properties"
msgstr "Eigenschappen" msgstr "Eigenschappen"
#: ../gnoemoe/gm-world.c:1265 #: ../gnoemoe/gm-world.c:1271
msgid "Could not save editor text, world is not connected at the moment" msgid "Could not save editor text, world is not connected at the moment"
msgstr "Kon editor tekst niet opslaan, wereld is op het moment niet verbonden" msgstr "Kon editor tekst niet opslaan, wereld is op het moment niet verbonden"
#: ../gnoemoe/gm-world.c:1302 #: ../gnoemoe/gm-world.c:1308
msgid "Reconnecting in 3 seconds..." msgid "Reconnecting in 3 seconds..."
msgstr "Opnieuw verbinden in 3 seconden..." msgstr "Opnieuw verbinden in 3 seconden..."
@ -475,7 +475,7 @@ msgid "Offline"
msgstr "Niet verbonden" msgstr "Niet verbonden"
#: ../gnoemoe/dialogs/gm-triggers-dialog.c:130 #: ../gnoemoe/dialogs/gm-triggers-dialog.c:130
#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:924 #: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:956
#: ../gnoemoe/mcp/gm-mcp-vmoo-userlist.c:491 #: ../gnoemoe/mcp/gm-mcp-vmoo-userlist.c:491
msgid "Idle" msgid "Idle"
msgstr "Luieren" msgstr "Luieren"
@ -485,7 +485,7 @@ msgid "No longer idle"
msgstr "Niet langer inactief" msgstr "Niet langer inactief"
#: ../gnoemoe/dialogs/gm-triggers-dialog.c:132 #: ../gnoemoe/dialogs/gm-triggers-dialog.c:132
#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:920 #: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:952
#: ../gnoemoe/mcp/gm-mcp-vmoo-userlist.c:488 #: ../gnoemoe/mcp/gm-mcp-vmoo-userlist.c:488
msgid "Away" msgid "Away"
msgstr "Afwezig" msgstr "Afwezig"
@ -1030,19 +1030,24 @@ msgid "Logo"
msgstr "Logo" msgstr "Logo"
#: ../gnoemoe/widgets/gm-worlds-view.c:141 #: ../gnoemoe/widgets/gm-worlds-view.c:141
#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:231 ../ui/gm-preferences.glade.h:41 #: ../gnoemoe/mcp/gm-mcp-userlist-view.c:254 ../ui/gm-preferences.glade.h:41
msgid "Name" msgid "Name"
msgstr "Naam" msgstr "Naam"
#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:225 #: ../gnoemoe/mcp/gm-mcp-userlist-view.c:209
#, c-format
msgid "Players: %d, active: %d"
msgstr "Spelers: %d, actief: %d"
#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:248
msgid "I" msgid "I"
msgstr "I" msgstr "I"
#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:358 #: ../gnoemoe/mcp/gm-mcp-userlist-view.c:385
msgid "Available" msgid "Available"
msgstr "Beschikbaar" msgstr "Beschikbaar"
#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:922 #: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:954
msgid "Busy" msgid "Busy"
msgstr "Bezig" msgstr "Bezig"