added desktop files

This commit is contained in:
Dave Griffiths 2022-09-13 11:02:29 +01:00
parent cf8d5c6b2f
commit 0e79818bc9
4 changed files with 83 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Samplebrain
Comment=A sample masher designed by Aphex Twin
Exec=/usr/bin/samplebrain
Icon=/usr/share/icons/hicolor/scalable/apps/samplebrain.svg
Terminal=false
Categories=GNOME;Application;
StartupNotify=true

View File

@ -0,0 +1,7 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=Samplebrain
GenericName="Samplebrain"
Exec=samplebrain
Icon=samplebrain

BIN
desktop/samplebrain.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

66
desktop/samplebrain.svg Normal file
View File

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="2500"
height="2500"
viewBox="0 0 192.756 192.756"
version="1.1"
id="svg877"
sodipodi:docname="samplebrain.svg"
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)">
<metadata
id="metadata883">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs881" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2184"
inkscape:window-height="1426"
id="namedview879"
showgrid="false"
inkscape:zoom="0.4708"
inkscape:cx="1250"
inkscape:cy="1250"
inkscape:window-x="72"
inkscape:window-y="41"
inkscape:window-maximized="1"
inkscape:current-layer="svg877" />
<circle
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.87423193;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.26182963"
id="path894"
cx="96.709724"
cy="96.058212"
r="78.60907" />
<path
style="clip-rule:evenodd;fill-rule:evenodd"
inkscape:connector-curvature="0"
id="path871"
d="m 96.378,16.258 c -44.251,0 -80.121,35.87 -80.121,80.121 0,44.249 35.87,80.12 80.121,80.12 44.25,0 80.12,-35.871 80.12,-80.12 0,-44.251 -35.869,-80.121 -80.12,-80.121 z m 0,154.821 c -41.256,0 -74.701,-33.447 -74.701,-74.7 0,-41.256 33.444,-74.701 74.701,-74.701 41.257,0 74.7,33.445 74.7,74.701 0,41.253 -33.443,74.7 -74.7,74.7 z" />
<path
style="clip-rule:evenodd;fill-rule:evenodd"
inkscape:connector-curvature="0"
id="path873"
d="M 148.953,132.349 124.566,63.786 C 121.888,56.368 116.228,52.128 109.291,52.128 H 54.418 c -6.085,0 -11.018,4.933 -11.018,11.018 0,6.083 4.933,11.017 11.018,11.017 h 15.795 c 7.079,0 11.468,-8.617 13.466,-9.589 a 4.203,4.203 0 0 1 6.147,5.32 C 89.8,69.977 89.77,70.017 89.77,70.017 L 62.25,119.59 h 0.004 a 4.857,4.857 0 0 0 1.134,6.077 4.858,4.858 0 0 0 6.841,-0.617 L 84.84,107.034 c 1.399,-1.498 1.679,-1.975 4.639,-1.975 5.049,0 9.143,-4.099 9.143,-9.148 0,-1.775 -0.51,-3.428 -1.387,-4.833 a 5.347,5.347 0 0 1 1.606,-7.779 5.347,5.347 0 0 1 7.318,1.909 h 0.006 l 31.93,52.547 c 0.02,0.027 0.043,0.063 0.062,0.098 l 0.021,0.036 a 6.099,6.099 0 0 0 7.277,2.336 6.096,6.096 0 0 0 3.498,-7.876 z" />
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB