Quick refresh of the debian/ directory, and introducing the `joy' theme for 7.0
31
Makefile
@@ -40,6 +40,8 @@ install:
|
||||
mkdir -p $(DESTDIR)/etc/default/kdm.d
|
||||
$(INSTALL) kdm-theme/kdm.d/10_desktop-base $(DESTDIR)/etc/default/kdm.d
|
||||
|
||||
mkdir -p $(DESTDIR)/usr/share/kde4/apps/kdm/themes/joy
|
||||
$(INSTALL) $(wildcard kdm-theme/joy/*) $(DESTDIR)/usr/share/kde4/apps/kdm/themes/joy
|
||||
mkdir -p $(DESTDIR)/usr/share/kde4/apps/kdm/themes/spacefun
|
||||
$(INSTALL) $(wildcard kdm-theme/spacefun/*) $(DESTDIR)/usr/share/kde4/apps/kdm/themes/spacefun
|
||||
mkdir -p $(DESTDIR)/usr/share/kde4/apps/kdm/themes/debian-moreblue
|
||||
@@ -50,19 +52,19 @@ install:
|
||||
$(INSTALL) $(wildcard kdm-theme/nightly/*) $(DESTDIR)/usr/share/kde4/apps/kdm/themes/nightly
|
||||
|
||||
# KSPLASH theme
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
$(INSTALL) ksplash-theme/spacefun/Preview.png $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
$(INSTALL) ksplash-theme/spacefun/Theme.rc $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1024x768
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1024x768/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1024x768
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1280x1024
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1280x1024/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1280x1024
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1366x768
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1366x768/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1366x768
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1600x1200
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1600x1200/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1600x1200
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1920x1080
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1920x1080/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1920x1080
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy
|
||||
$(INSTALL) ksplash-theme/joy/Preview.png $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy
|
||||
$(INSTALL) ksplash-theme/joy/Theme.rc $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1024x768
|
||||
$(INSTALL) $(wildcard ksplash-theme/joy/1024x768/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1024x768
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1280x1024
|
||||
$(INSTALL) $(wildcard ksplash-theme/joy/1280x1024/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1280x1024
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1366x768
|
||||
$(INSTALL) $(wildcard ksplash-theme/joy/1366x768/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1366x768
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1600x1200
|
||||
$(INSTALL) $(wildcard ksplash-theme/joy/1600x1200/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1600x1200
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1920x1080
|
||||
$(INSTALL) $(wildcard ksplash-theme/joy/1920x1080/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/joy/1920x1080
|
||||
|
||||
# KDE Config
|
||||
mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/kde-profile/share/config
|
||||
@@ -80,8 +82,7 @@ install:
|
||||
$(INSTALL) gdm3/10_desktop-base $(DESTDIR)/usr/share/gdm/greeter-config
|
||||
|
||||
# grub
|
||||
$(INSTALL) grub/spacefun-grub.png $(DESTDIR)/usr/share/images/desktop-base/
|
||||
$(INSTALL) grub/spacefun-grub-widescreen.png $(DESTDIR)/usr/share/images/desktop-base/
|
||||
$(INSTALL) grub/joy-grub.png $(DESTDIR)/usr/share/images/desktop-base/
|
||||
$(INSTALL) grub/grub_background.sh $(DESTDIR)/usr/share/desktop-base/
|
||||
|
||||
# plymouth
|
||||
|
||||
BIN
backgrounds/joy-ink-splash.png
Normal file
|
After Width: | Height: | Size: 486 KiB |
185
backgrounds/joy-wallpaper.svg
Normal file
@@ -0,0 +1,185 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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="1920"
|
||||
height="1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="wallpaper_1920x1080.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3755">
|
||||
<stop
|
||||
style="stop-color:#8f9db3;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3757" />
|
||||
<stop
|
||||
style="stop-color:#161b2b;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3759" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3755"
|
||||
id="radialGradient3765"
|
||||
cx="960"
|
||||
cy="512.36218"
|
||||
fx="960"
|
||||
fy="512.36218"
|
||||
r="960"
|
||||
gradientTransform="matrix(1.2448906,0,0,0.8766271,-235.09492,63.211612)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="404.28571"
|
||||
inkscape:cy="554.90871"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1392"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1" />
|
||||
<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" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Fond"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,27.637817)">
|
||||
<rect
|
||||
style="fill:url(#radialGradient3765);fill-opacity:1;stroke:none"
|
||||
id="rect2985"
|
||||
width="1920"
|
||||
height="1080"
|
||||
x="0"
|
||||
y="-27.637817" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Logo">
|
||||
<g
|
||||
style="overflow:visible;fill:#c8c8c9;fill-opacity:1"
|
||||
id="g3946"
|
||||
transform="matrix(2.7519756,0,0,2.7519756,842.35276,388.27368)">
|
||||
<g
|
||||
i:rgbTrio="#4F008000FFFF"
|
||||
i:dimmedPercent="50"
|
||||
i:layer="yes"
|
||||
id="Layer_1"
|
||||
style="fill:#c8c8c9;fill-opacity:1">
|
||||
<g
|
||||
id="g3916"
|
||||
transform="matrix(0.98323459,0,0,0.98323459,-0.0013766,1.8181967)"
|
||||
style="fill:#c8c8c9;fill-opacity:1">
|
||||
<path
|
||||
id="path3918"
|
||||
d="m 51.986,57.297 c -1.797,0.025 0.34,0.926 2.686,1.287 0.648,-0.506 1.236,-1.018 1.76,-1.516 -1.461,0.358 -2.948,0.366 -4.446,0.229"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3920"
|
||||
d="m 61.631,54.893 c 1.07,-1.477 1.85,-3.094 2.125,-4.766 -0.24,1.192 -0.887,2.221 -1.496,3.307 -3.359,2.115 -0.316,-1.256 -0.002,-2.537 -3.612,4.546 -0.496,2.726 -0.627,3.996"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3922"
|
||||
d="m 65.191,45.629 c 0.217,-3.236 -0.637,-2.213 -0.924,-0.978 0.335,0.174 0.6,2.281 0.924,0.978"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3924"
|
||||
d="m 45.172,1.399 c 0.959,0.172 2.072,0.304 1.916,0.533 1.049,-0.23 1.287,-0.442 -1.916,-0.533"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3926"
|
||||
d="M 47.088,1.932 46.41,2.072 47.041,2.016 47.088,1.932"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3928"
|
||||
d="m 76.992,46.856 c 0.107,2.906 -0.85,4.316 -1.713,6.812 l -1.553,0.776 c -1.271,2.468 0.123,1.567 -0.787,3.53 -1.984,1.764 -6.021,5.52 -7.313,5.863 -0.943,-0.021 0.639,-1.113 0.846,-1.541 -2.656,1.824 -2.131,2.738 -6.193,3.846 L 60.16,65.878 C 50.142,70.591 36.226,61.251 36.409,48.507 c -0.107,0.809 -0.304,0.607 -0.526,0.934 -0.517,-6.557 3.028,-13.143 9.007,-15.832 5.848,-2.895 12.704,-1.707 16.893,2.197 -2.301,-3.014 -6.881,-6.209 -12.309,-5.91 -5.317,0.084 -10.291,3.463 -11.951,7.131 -2.724,1.715 -3.04,6.611 -4.227,7.507 -1.597,11.737 3.004,16.808 10.787,22.773 1.225,0.826 0.345,0.951 0.511,1.58 -2.586,-1.211 -4.954,-3.039 -6.901,-5.277 1.033,1.512 2.148,2.982 3.589,4.137 -2.438,-0.826 -5.695,-5.908 -6.646,-6.115 4.203,7.525 17.052,13.197 23.78,10.383 -3.113,0.115 -7.068,0.064 -10.566,-1.229 -1.469,-0.756 -3.467,-2.322 -3.11,-2.615 9.182,3.43 18.667,2.598 26.612,-3.771 2.021,-1.574 4.229,-4.252 4.867,-4.289 -0.961,1.445 0.164,0.695 -0.574,1.971 2.014,-3.248 -0.875,-1.322 2.082,-5.609 l 1.092,1.504 c -0.406,-2.696 3.348,-5.97 2.967,-10.234 0.861,-1.304 0.961,1.403 0.047,4.403 1.268,-3.328 0.334,-3.863 0.66,-6.609 0.352,0.923 0.814,1.904 1.051,2.878 -0.826,-3.216 0.848,-5.416 1.262,-7.285 -0.408,-0.181 -1.275,1.422 -1.473,-2.377 0.029,-1.65 0.459,-0.865 0.625,-1.271 -0.324,-0.186 -1.174,-1.451 -1.691,-3.877 0.375,-0.57 1.002,1.478 1.512,1.562 -0.328,-1.929 -0.893,-3.4 -0.916,-4.88 -1.49,-3.114 -0.527,0.415 -1.736,-1.337 -1.586,-4.947 1.316,-1.148 1.512,-3.396 2.404,3.483 3.775,8.881 4.404,11.117 -0.48,-2.726 -1.256,-5.367 -2.203,-7.922 0.73,0.307 -1.176,-5.609 0.949,-1.691 C 83.519,18.706 76.074,10.902 69.225,7.24 70.063,8.007 71.121,8.97 70.741,9.121 67.335,7.093 67.934,6.935 67.446,6.078 64.671,4.949 64.489,6.169 62.651,6.08 57.421,3.306 56.413,3.601 51.6,1.863 l 0.219,1.023 c -3.465,-1.154 -4.037,0.438 -7.782,0.004 -0.228,-0.178 1.2,-0.644 2.375,-0.815 -3.35,0.442 -3.193,-0.66 -6.471,0.122 0.808,-0.567 1.662,-0.942 2.524,-1.424 -2.732,0.166 -6.522,1.59 -5.352,0.295 -4.456,1.988 -12.37,4.779 -16.811,8.943 l -0.14,-0.933 c -2.035,2.443 -8.874,7.296 -9.419,10.46 l -0.544,0.127 c -1.059,1.793 -1.744,3.825 -2.584,5.67 -1.385,2.36 -2.03,0.908 -1.833,1.278 -2.724,5.523 -4.077,10.164 -5.246,13.97 0.833,1.245 0.02,7.495 0.335,12.497 -1.368,24.704 17.338,48.69 37.785,54.228 2.997,1.072 7.454,1.031 11.245,1.141 -4.473,-1.279 -5.051,-0.678 -9.408,-2.197 -3.143,-1.48 -3.832,-3.17 -6.058,-5.102 l 0.881,1.557 c -4.366,-1.545 -2.539,-1.912 -6.091,-3.037 l 0.941,-1.229 C 28.751,98.334 26.418,96.056 25.78,94.795 l -1.548,0.061 c -1.86,-2.295 -2.851,-3.949 -2.779,-5.23 l -0.5,0.891 c -0.567,-0.973 -6.843,-8.607 -3.587,-6.83 -0.605,-0.553 -1.409,-0.9 -2.281,-2.484 l 0.663,-0.758 c -1.567,-2.016 -2.884,-4.6 -2.784,-5.461 0.836,1.129 1.416,1.34 1.99,1.533 -3.957,-9.818 -4.179,-0.541 -7.176,-9.994 L 8.412,66.472 C 7.926,65.74 7.631,64.945 7.24,64.165 l 0.276,-2.75 C 4.667,58.121 6.719,47.409 7.13,41.534 7.415,39.145 9.508,36.602 11.1,32.614 l -0.97,-0.167 c 1.854,-3.234 10.586,-12.988 14.63,-12.486 1.959,-2.461 -0.389,-0.009 -0.772,-0.629 4.303,-4.453 5.656,-3.146 8.56,-3.947 3.132,-1.859 -2.688,0.725 -1.203,-0.709 5.414,-1.383 3.837,-3.144 10.9,-3.846 0.745,0.424 -1.729,0.655 -2.35,1.205 4.511,-2.207 14.275,-1.705 20.617,1.225 7.359,3.439 15.627,13.605 15.953,23.17 l 0.371,0.1 c -0.188,3.802 0.582,8.199 -0.752,12.238 l 0.908,-1.912"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3930"
|
||||
d="m 32.372,59.764 -0.252,1.26 c 1.181,1.604 2.118,3.342 3.626,4.596 -1.085,-2.118 -1.891,-2.993 -3.374,-5.856"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3932"
|
||||
d="m 35.164,59.654 c -0.625,-0.691 -0.995,-1.523 -1.409,-2.352 0.396,1.457 1.207,2.709 1.962,3.982 l -0.553,-1.63"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3934"
|
||||
d="m 84.568,48.916 -0.264,0.662 c -0.484,3.438 -1.529,6.84 -3.131,9.994 1.77,-3.328 2.915,-6.968 3.395,-10.656"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3936"
|
||||
d="M 45.527,0.537 C 46.742,0.092 48.514,0.293 49.803,0 48.123,0.141 46.451,0.225 44.8,0.438 l 0.727,0.099"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3938"
|
||||
d="m 2.872,23.219 c 0.28,2.592 -1.95,3.598 0.494,1.889 1.31,-2.951 -0.512,-0.815 -0.494,-1.889"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3940"
|
||||
d="M 0,35.215 C 0.563,33.487 0.665,32.449 0.88,31.449 -0.676,33.438 0.164,33.862 0,35.215"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.8 KiB |
15
debian/changelog
vendored
@@ -1,3 +1,18 @@
|
||||
desktop-base (7.0.0~exp1) UNRELEASED; urgency=low
|
||||
|
||||
* Adding myself as a maintainer
|
||||
* We've got a new theme -- `joy' by Adrien Aubourg. Thanks, Adrien!
|
||||
- Theme added to backgrounds.
|
||||
- Theme added for Grub
|
||||
- Background changed for GDM3
|
||||
- Theme added for KDM & changed that to default.
|
||||
- Theme added for ksplash & changed to default.
|
||||
* Standards bump to 3.9.3
|
||||
* Pre-Dependency added for dpkg (>= 1.15.7.2~), since we use dpkg helpers
|
||||
in our preinst.
|
||||
|
||||
-- Paul Tagliamonte <paultag@ubuntu.com> Wed, 20 Jun 2012 20:41:04 -0400
|
||||
|
||||
desktop-base (6.0.7) unstable; urgency=low
|
||||
|
||||
[ Josselin Mouette ]
|
||||
|
||||
2
debian/compat
vendored
@@ -1 +1 @@
|
||||
6
|
||||
9
|
||||
|
||||
8
debian/control
vendored
@@ -5,10 +5,11 @@ Maintainer: Gustavo Franco <stratus@debian.org>
|
||||
Uploaders: Loïc Minier <lool@dooz.org>,
|
||||
Fathi Boudra <fabo@debian.org>,
|
||||
Yves-Alexis Perez <corsac@debian.org>,
|
||||
Josselin Mouette <joss@debian.org>
|
||||
Build-Depends: cdbs (>= 0.4.93), debhelper (>= 8.1.3)
|
||||
Josselin Mouette <joss@debian.org>,
|
||||
Paul Tagliamonte <paultag@ubuntu.com>
|
||||
Build-Depends: cdbs (>= 0.4.93), debhelper (>= 9)
|
||||
# libusplash-dev, imagemagick, librsvg2-bin
|
||||
Standards-Version: 3.9.2
|
||||
Standards-Version: 3.9.3
|
||||
Homepage: http://www.debian.org/devel/debian-desktop
|
||||
Vcs-Browser: http://svn.debian.org/wsvn/debian-desktop/packages/trunk/desktop-base
|
||||
Vcs-Svn: svn://svn.debian.org/debian-desktop/packages/trunk/desktop-base
|
||||
@@ -16,6 +17,7 @@ Vcs-Svn: svn://svn.debian.org/debian-desktop/packages/trunk/desktop-base
|
||||
Package: desktop-base
|
||||
Architecture: all
|
||||
Depends: librsvg2-common
|
||||
Pre-Depends: dpkg (>= 1.15.7.2~)
|
||||
Suggests: gnome | kde-standard | xfce4 | wmaker
|
||||
Description: common files for the Debian Desktop
|
||||
This package contains various miscellaneous files which are used by
|
||||
|
||||
23
debian/postinst
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
set -e
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
@@ -17,6 +18,16 @@ fi
|
||||
|
||||
if [ "$1" = "configure" -o "$1" = "abort-upgrade" ]; then
|
||||
# Alternatives for the background
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-background \
|
||||
desktop-background \
|
||||
/usr/share/images/desktop-base/joy-ink-splash.png 70
|
||||
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-background \
|
||||
desktop-background \
|
||||
/usr/share/images/desktop-base/joy-wallpaper.svg 70
|
||||
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-background \
|
||||
desktop-background \
|
||||
@@ -67,17 +78,7 @@ if [ "$1" = "configure" -o "$1" = "abort-upgrade" ]; then
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-grub.png \
|
||||
desktop-grub \
|
||||
/usr/share/images/desktop-base/spacefun-grub.png 15
|
||||
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-grub.png \
|
||||
desktop-grub \
|
||||
/usr/share/images/desktop-base/spacefun-grub-widescreen.png 14
|
||||
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-grub.png \
|
||||
desktop-grub \
|
||||
/usr/share/images/desktop-base/moreblue-orbit-grub.png 10
|
||||
/usr/share/images/desktop-base/joy-grub.png 15
|
||||
|
||||
# GRUB background
|
||||
if which update-grub2 > /dev/null ; then
|
||||
|
||||
1
debian/postrm
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
set -e
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
|
||||
1
debian/preinst
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
set -e
|
||||
|
||||
#DEBHELPER#
|
||||
if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
|
||||
|
||||
1
debian/prerm
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
set -e
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
|
||||
1
debian/source/format
vendored
Normal file
@@ -0,0 +1 @@
|
||||
3.0 (native)
|
||||
2419
gdm3/background.svg
|
Before Width: | Height: | Size: 260 KiB After Width: | Height: | Size: 2.7 KiB |
BIN
grub/joy-grub.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
8
kdm-theme/joy/KdmGreeterTheme.desktop
Normal file
@@ -0,0 +1,8 @@
|
||||
[KdmGreeterTheme]
|
||||
Encoding=UTF-8
|
||||
Greeter=joy.xml
|
||||
Name=Joy
|
||||
Description=Joy KDM Theme
|
||||
Author=Adrien Aubourg, Yves-Alexis Perez, Paul Tagliamonte, based on GDM theme
|
||||
Copyright=(c) 2012 Paul Tagliamonte <paultag@ubuntu.com>
|
||||
Screenshot=screenshot.png
|
||||
BIN
kdm-theme/joy/background.png
Normal file
|
After Width: | Height: | Size: 163 KiB |
BIN
kdm-theme/joy/boundingbox.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
kdm-theme/joy/icon-reboot.png
Normal file
|
After Width: | Height: | Size: 422 B |
BIN
kdm-theme/joy/icon-session.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
162
kdm-theme/joy/joy.xml
Normal file
@@ -0,0 +1,162 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE greeter SYSTEM "greeter.dtd">
|
||||
<greeter>
|
||||
|
||||
<!-- main pic, login pic -->
|
||||
<item type="pixmap">
|
||||
<normal file="background.png"/>
|
||||
<pos x="0" y="0" width="100%" height="100%"/>
|
||||
|
||||
<fixed>
|
||||
<item type="pixmap">
|
||||
<normal file="boundingbox.png"/>
|
||||
<pos anchor="c" x="50%" y="50%" width="400" height="282"/>
|
||||
|
||||
<!-- Welcome -->
|
||||
<fixed>
|
||||
<item type="label">
|
||||
<pos anchor="nc" x="50%" y="18%"/>
|
||||
<normal color="#000000" font="Sans Bold 18"/>
|
||||
<stock type="welcome-label"/>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<fixed>
|
||||
<item type="rect">
|
||||
<normal color="#ffff00" alpha="0.0"/>
|
||||
<pos anchor="e" x="50%" y="50%" width="190" height="180"/>
|
||||
|
||||
<!-- username-label -->
|
||||
<fixed>
|
||||
<item type="label">
|
||||
<pos anchor="ne" x="90%" y="40%"/>
|
||||
<normal color="#000000" font="Sans Bold 10"/>
|
||||
<stock type="username-label"/>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- password-label -->
|
||||
<fixed>
|
||||
<item type="label">
|
||||
<pos anchor="ne" x="90%" y="60%"/>
|
||||
<normal color="#000000" font="Sans Bold 10"/>
|
||||
<stock type="password-label"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<fixed>
|
||||
<item type="rect">
|
||||
<normal color="#00ffff" alpha="0.0"/>
|
||||
<pos anchor="w" x="50%" y="50%" width="190" height="180"/>
|
||||
|
||||
<!-- username-entry -->
|
||||
<fixed>
|
||||
<item type="entry" id="user-entry">
|
||||
<pos anchor="n" x="30%" y="35%" height="25" width="150"/>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- password-entry -->
|
||||
<fixed>
|
||||
<item type="entry" id="pw-entry">
|
||||
<pos anchor="n" x="30%" y="55%" height="25" width="150"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- capslock-warning -->
|
||||
<fixed>
|
||||
<item type="rect" id="caps-lock-warning">
|
||||
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
|
||||
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<pos anchor="n" x="50%" y="90"/>
|
||||
<stock type="caps-lock-warning"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- Login-Error -->
|
||||
<fixed>
|
||||
<item type="rect" id="pam-error">
|
||||
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
|
||||
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<pos anchor="n" x="50%" y="60"/>
|
||||
<text>Login failed.</text>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
</item>
|
||||
|
||||
<!-- icons and text in bottom bar -->
|
||||
<item type="rect">
|
||||
<pos x="0" y="-60" width="100%" height="60"/>
|
||||
|
||||
<fixed>
|
||||
<item type="pixmap" id="session_button" button="true">
|
||||
<normal file="icon-session.png"/>
|
||||
<pos x="20" y="20"/>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- session-button -->
|
||||
<fixed>
|
||||
<item type="rect" id="session_button" button="true">
|
||||
<pos x="60" y="30" width="110" height="100%"/>
|
||||
<fixed>
|
||||
<item type="label">
|
||||
<normal color="#ffffff" font="Sans Bold 12"/>
|
||||
<prelight color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<active color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<pos y="0" x="0"/>
|
||||
<stock type="session"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<fixed>
|
||||
<item type="pixmap" id="system_button" button="true">
|
||||
<normal file="icon-reboot.png"/>
|
||||
<pos x="180" y="20"/>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- menu-button -->
|
||||
<fixed>
|
||||
<item type="rect" id="system_button" button="true">
|
||||
<show modes="console" type="system"/>
|
||||
<pos x="215" y="30" width="50" height="100%"/>
|
||||
<fixed>
|
||||
<item type="label">
|
||||
<normal color="#ffffff" font="Sans Bold 12"/>
|
||||
<prelight color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<active color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<pos y="0" x="0"/>
|
||||
<stock type="system"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</fixed>
|
||||
|
||||
<!-- clock -->
|
||||
<fixed>
|
||||
<item type="label" id="clock">
|
||||
<normal color="#ffffff" font="Sans Bold 11"/>
|
||||
<pos anchor="se" x="-20" y="-10"/>
|
||||
<text>%c</text>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</greeter>
|
||||
BIN
kdm-theme/joy/screenshot.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
@@ -1,3 +1,3 @@
|
||||
USETHEME="true"
|
||||
THEME="/usr/share/kde4/apps/kdm/themes/spacefun"
|
||||
WALLPAPER="/usr/share/kde4/apps/kdm/themes/spacefun/background.png"
|
||||
THEME="/usr/share/kde4/apps/kdm/themes/joy"
|
||||
WALLPAPER="/usr/share/kde4/apps/kdm/themes/joy/background.png"
|
||||
|
||||
BIN
ksplash-theme/joy/1024x768/background.png
Normal file
|
After Width: | Height: | Size: 97 KiB |
BIN
ksplash-theme/joy/1280x1024/background.png
Normal file
|
After Width: | Height: | Size: 141 KiB |
BIN
ksplash-theme/joy/1366x768/background.png
Normal file
|
After Width: | Height: | Size: 113 KiB |
BIN
ksplash-theme/joy/1600x1200/background.png
Normal file
|
After Width: | Height: | Size: 182 KiB |
42
ksplash-theme/joy/1600x1200/description.txt
Normal file
@@ -0,0 +1,42 @@
|
||||
SCALE ON
|
||||
BACKGROUND_IMAGE 0 0 background.png
|
||||
SCALE OFF
|
||||
|
||||
# the image is 390x234, make it centered, all icons need the same adjustment too
|
||||
IMAGE_REL CC 0 0 CC rectangle.png
|
||||
|
||||
# these have their relative positions to the rectangle adjusted by -195,-117
|
||||
# (i.e. half of the rectangle size)
|
||||
# 3,32
|
||||
ANIM_REL 1 CC -192 -50 LT 30 icon1_anim.png 85 1
|
||||
WAIT_STATE kded
|
||||
|
||||
# 69,32
|
||||
ANIM_REL 2 CC -126 -50 LT 30 icon2_anim.png 85 1
|
||||
WAIT_STATE kcminit
|
||||
|
||||
# 135,32
|
||||
ANIM_REL 3 CC -60 -50 LT 29 icon3_anim.png 85 1
|
||||
WAIT_STATE ksmserver
|
||||
|
||||
# 201,32
|
||||
ANIM_REL 4 CC 6 -50 LT 30 icon4_anim.png 85 1
|
||||
WAIT_STATE wm
|
||||
|
||||
# 263,15
|
||||
ANIM_REL 5 CC 68 -88 LT 30 icon5_anim.png 85 1
|
||||
WAIT_STATE desktop
|
||||
|
||||
WAIT_STATE ready
|
||||
|
||||
# show the icons fully right before the splash goes away
|
||||
STOP_ANIM 1
|
||||
IMAGE_REL CC -192 -50 LT icon1.png
|
||||
STOP_ANIM 2
|
||||
IMAGE_REL CC -126 -50 LT icon2.png
|
||||
STOP_ANIM 3
|
||||
IMAGE_REL CC -60 -50 LT icon3.png
|
||||
STOP_ANIM 4
|
||||
IMAGE_REL CC 6 -50 LT icon4.png
|
||||
STOP_ANIM 5
|
||||
IMAGE_REL CC 68 -88 LT icon5.png
|
||||
BIN
ksplash-theme/joy/1600x1200/icon1.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
ksplash-theme/joy/1600x1200/icon1_anim.png
Normal file
|
After Width: | Height: | Size: 168 KiB |
BIN
ksplash-theme/joy/1600x1200/icon2.png
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
BIN
ksplash-theme/joy/1600x1200/icon2_anim.png
Normal file
|
After Width: | Height: | Size: 241 KiB |
BIN
ksplash-theme/joy/1600x1200/icon3.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
ksplash-theme/joy/1600x1200/icon3_anim.png
Normal file
|
After Width: | Height: | Size: 272 KiB |
BIN
ksplash-theme/joy/1600x1200/icon4.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
ksplash-theme/joy/1600x1200/icon4_anim.png
Normal file
|
After Width: | Height: | Size: 227 KiB |
BIN
ksplash-theme/joy/1600x1200/icon5.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
ksplash-theme/joy/1600x1200/icon5_anim.png
Normal file
|
After Width: | Height: | Size: 575 KiB |
BIN
ksplash-theme/joy/1600x1200/rectangle.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
ksplash-theme/joy/1920x1080/background.png
Normal file
|
After Width: | Height: | Size: 179 KiB |
BIN
ksplash-theme/joy/Preview.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
9
ksplash-theme/joy/Theme.rc
Normal file
@@ -0,0 +1,9 @@
|
||||
[KSplash Theme: joy]
|
||||
Name = Joy Splash Screen
|
||||
Description = Debian Joy Splash Screen, with both 4:3 and 16:9, based largely on work by the authors listed...
|
||||
Version = 1.0
|
||||
Author = Adrien Aubourg <adrien.aubourg@gmail.com>, Paul Tagliamonte <paultag@ubuntu.com>, Nuno Pinheiro <nuno@oxygen-icons.org>, Riccardo Iaconelli <riccardo@kde.org>
|
||||
Homepage = http://wiki.debian.org/DebianArt/Themes/SpaceFun
|
||||
|
||||
# Theme behaviour settings.
|
||||
Engine = KSplashX
|
||||
@@ -1,2 +1,2 @@
|
||||
[KSplash]
|
||||
Theme=spacefun
|
||||
Theme=joy
|
||||
|
||||
94
source/joy/blank.svg
Normal file
@@ -0,0 +1,94 @@
|
||||
<?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="1920"
|
||||
height="1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="Adau_-_base_1.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3755">
|
||||
<stop
|
||||
style="stop-color:#8f9db3;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3757" />
|
||||
<stop
|
||||
style="stop-color:#161b2b;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3759" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3755"
|
||||
id="radialGradient3765"
|
||||
cx="960"
|
||||
cy="512.36218"
|
||||
fx="960"
|
||||
fy="512.36218"
|
||||
r="960"
|
||||
gradientTransform="matrix(1.2448906,0,0,0.8766271,-235.09492,63.211612)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="404.28571"
|
||||
inkscape:cy="554.90871"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1362"
|
||||
inkscape:window-height="745"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="19"
|
||||
inkscape:window-maximized="1" />
|
||||
<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" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Fond"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,27.637817)">
|
||||
<rect
|
||||
style="fill:url(#radialGradient3765);fill-opacity:1;stroke:none"
|
||||
id="rect2985"
|
||||
width="1920"
|
||||
height="1080"
|
||||
x="0"
|
||||
y="-27.637817" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Logo" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
185
source/joy/joy.svg
Normal file
@@ -0,0 +1,185 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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="1920"
|
||||
height="1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="wallpaper_1920x1080.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3755">
|
||||
<stop
|
||||
style="stop-color:#8f9db3;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3757" />
|
||||
<stop
|
||||
style="stop-color:#161b2b;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3759" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3755"
|
||||
id="radialGradient3765"
|
||||
cx="960"
|
||||
cy="512.36218"
|
||||
fx="960"
|
||||
fy="512.36218"
|
||||
r="960"
|
||||
gradientTransform="matrix(1.2448906,0,0,0.8766271,-235.09492,63.211612)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="404.28571"
|
||||
inkscape:cy="554.90871"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1392"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1" />
|
||||
<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" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Fond"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,27.637817)">
|
||||
<rect
|
||||
style="fill:url(#radialGradient3765);fill-opacity:1;stroke:none"
|
||||
id="rect2985"
|
||||
width="1920"
|
||||
height="1080"
|
||||
x="0"
|
||||
y="-27.637817" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Logo">
|
||||
<g
|
||||
style="overflow:visible;fill:#c8c8c9;fill-opacity:1"
|
||||
id="g3946"
|
||||
transform="matrix(2.7519756,0,0,2.7519756,842.35276,388.27368)">
|
||||
<g
|
||||
i:rgbTrio="#4F008000FFFF"
|
||||
i:dimmedPercent="50"
|
||||
i:layer="yes"
|
||||
id="Layer_1"
|
||||
style="fill:#c8c8c9;fill-opacity:1">
|
||||
<g
|
||||
id="g3916"
|
||||
transform="matrix(0.98323459,0,0,0.98323459,-0.0013766,1.8181967)"
|
||||
style="fill:#c8c8c9;fill-opacity:1">
|
||||
<path
|
||||
id="path3918"
|
||||
d="m 51.986,57.297 c -1.797,0.025 0.34,0.926 2.686,1.287 0.648,-0.506 1.236,-1.018 1.76,-1.516 -1.461,0.358 -2.948,0.366 -4.446,0.229"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3920"
|
||||
d="m 61.631,54.893 c 1.07,-1.477 1.85,-3.094 2.125,-4.766 -0.24,1.192 -0.887,2.221 -1.496,3.307 -3.359,2.115 -0.316,-1.256 -0.002,-2.537 -3.612,4.546 -0.496,2.726 -0.627,3.996"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3922"
|
||||
d="m 65.191,45.629 c 0.217,-3.236 -0.637,-2.213 -0.924,-0.978 0.335,0.174 0.6,2.281 0.924,0.978"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3924"
|
||||
d="m 45.172,1.399 c 0.959,0.172 2.072,0.304 1.916,0.533 1.049,-0.23 1.287,-0.442 -1.916,-0.533"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3926"
|
||||
d="M 47.088,1.932 46.41,2.072 47.041,2.016 47.088,1.932"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3928"
|
||||
d="m 76.992,46.856 c 0.107,2.906 -0.85,4.316 -1.713,6.812 l -1.553,0.776 c -1.271,2.468 0.123,1.567 -0.787,3.53 -1.984,1.764 -6.021,5.52 -7.313,5.863 -0.943,-0.021 0.639,-1.113 0.846,-1.541 -2.656,1.824 -2.131,2.738 -6.193,3.846 L 60.16,65.878 C 50.142,70.591 36.226,61.251 36.409,48.507 c -0.107,0.809 -0.304,0.607 -0.526,0.934 -0.517,-6.557 3.028,-13.143 9.007,-15.832 5.848,-2.895 12.704,-1.707 16.893,2.197 -2.301,-3.014 -6.881,-6.209 -12.309,-5.91 -5.317,0.084 -10.291,3.463 -11.951,7.131 -2.724,1.715 -3.04,6.611 -4.227,7.507 -1.597,11.737 3.004,16.808 10.787,22.773 1.225,0.826 0.345,0.951 0.511,1.58 -2.586,-1.211 -4.954,-3.039 -6.901,-5.277 1.033,1.512 2.148,2.982 3.589,4.137 -2.438,-0.826 -5.695,-5.908 -6.646,-6.115 4.203,7.525 17.052,13.197 23.78,10.383 -3.113,0.115 -7.068,0.064 -10.566,-1.229 -1.469,-0.756 -3.467,-2.322 -3.11,-2.615 9.182,3.43 18.667,2.598 26.612,-3.771 2.021,-1.574 4.229,-4.252 4.867,-4.289 -0.961,1.445 0.164,0.695 -0.574,1.971 2.014,-3.248 -0.875,-1.322 2.082,-5.609 l 1.092,1.504 c -0.406,-2.696 3.348,-5.97 2.967,-10.234 0.861,-1.304 0.961,1.403 0.047,4.403 1.268,-3.328 0.334,-3.863 0.66,-6.609 0.352,0.923 0.814,1.904 1.051,2.878 -0.826,-3.216 0.848,-5.416 1.262,-7.285 -0.408,-0.181 -1.275,1.422 -1.473,-2.377 0.029,-1.65 0.459,-0.865 0.625,-1.271 -0.324,-0.186 -1.174,-1.451 -1.691,-3.877 0.375,-0.57 1.002,1.478 1.512,1.562 -0.328,-1.929 -0.893,-3.4 -0.916,-4.88 -1.49,-3.114 -0.527,0.415 -1.736,-1.337 -1.586,-4.947 1.316,-1.148 1.512,-3.396 2.404,3.483 3.775,8.881 4.404,11.117 -0.48,-2.726 -1.256,-5.367 -2.203,-7.922 0.73,0.307 -1.176,-5.609 0.949,-1.691 C 83.519,18.706 76.074,10.902 69.225,7.24 70.063,8.007 71.121,8.97 70.741,9.121 67.335,7.093 67.934,6.935 67.446,6.078 64.671,4.949 64.489,6.169 62.651,6.08 57.421,3.306 56.413,3.601 51.6,1.863 l 0.219,1.023 c -3.465,-1.154 -4.037,0.438 -7.782,0.004 -0.228,-0.178 1.2,-0.644 2.375,-0.815 -3.35,0.442 -3.193,-0.66 -6.471,0.122 0.808,-0.567 1.662,-0.942 2.524,-1.424 -2.732,0.166 -6.522,1.59 -5.352,0.295 -4.456,1.988 -12.37,4.779 -16.811,8.943 l -0.14,-0.933 c -2.035,2.443 -8.874,7.296 -9.419,10.46 l -0.544,0.127 c -1.059,1.793 -1.744,3.825 -2.584,5.67 -1.385,2.36 -2.03,0.908 -1.833,1.278 -2.724,5.523 -4.077,10.164 -5.246,13.97 0.833,1.245 0.02,7.495 0.335,12.497 -1.368,24.704 17.338,48.69 37.785,54.228 2.997,1.072 7.454,1.031 11.245,1.141 -4.473,-1.279 -5.051,-0.678 -9.408,-2.197 -3.143,-1.48 -3.832,-3.17 -6.058,-5.102 l 0.881,1.557 c -4.366,-1.545 -2.539,-1.912 -6.091,-3.037 l 0.941,-1.229 C 28.751,98.334 26.418,96.056 25.78,94.795 l -1.548,0.061 c -1.86,-2.295 -2.851,-3.949 -2.779,-5.23 l -0.5,0.891 c -0.567,-0.973 -6.843,-8.607 -3.587,-6.83 -0.605,-0.553 -1.409,-0.9 -2.281,-2.484 l 0.663,-0.758 c -1.567,-2.016 -2.884,-4.6 -2.784,-5.461 0.836,1.129 1.416,1.34 1.99,1.533 -3.957,-9.818 -4.179,-0.541 -7.176,-9.994 L 8.412,66.472 C 7.926,65.74 7.631,64.945 7.24,64.165 l 0.276,-2.75 C 4.667,58.121 6.719,47.409 7.13,41.534 7.415,39.145 9.508,36.602 11.1,32.614 l -0.97,-0.167 c 1.854,-3.234 10.586,-12.988 14.63,-12.486 1.959,-2.461 -0.389,-0.009 -0.772,-0.629 4.303,-4.453 5.656,-3.146 8.56,-3.947 3.132,-1.859 -2.688,0.725 -1.203,-0.709 5.414,-1.383 3.837,-3.144 10.9,-3.846 0.745,0.424 -1.729,0.655 -2.35,1.205 4.511,-2.207 14.275,-1.705 20.617,1.225 7.359,3.439 15.627,13.605 15.953,23.17 l 0.371,0.1 c -0.188,3.802 0.582,8.199 -0.752,12.238 l 0.908,-1.912"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3930"
|
||||
d="m 32.372,59.764 -0.252,1.26 c 1.181,1.604 2.118,3.342 3.626,4.596 -1.085,-2.118 -1.891,-2.993 -3.374,-5.856"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3932"
|
||||
d="m 35.164,59.654 c -0.625,-0.691 -0.995,-1.523 -1.409,-2.352 0.396,1.457 1.207,2.709 1.962,3.982 l -0.553,-1.63"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3934"
|
||||
d="m 84.568,48.916 -0.264,0.662 c -0.484,3.438 -1.529,6.84 -3.131,9.994 1.77,-3.328 2.915,-6.968 3.395,-10.656"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3936"
|
||||
d="M 45.527,0.537 C 46.742,0.092 48.514,0.293 49.803,0 48.123,0.141 46.451,0.225 44.8,0.438 l 0.727,0.099"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3938"
|
||||
d="m 2.872,23.219 c 0.28,2.592 -1.95,3.598 0.494,1.889 1.31,-2.951 -0.512,-0.815 -0.494,-1.889"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
<path
|
||||
id="path3940"
|
||||
d="M 0,35.215 C 0.563,33.487 0.665,32.449 0.88,31.449 -0.676,33.438 0.164,33.862 0,35.215"
|
||||
i:knockout="Off"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#c8c8c9;fill-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.8 KiB |