Improved desktop file and icon on Linux

This commit is contained in:
Andrew Nelless 2017-03-17 14:08:40 +00:00
parent ca4c734535
commit 3ce7e6add6
2 changed files with 47 additions and 5 deletions

View File

@ -1,7 +1,11 @@
[Desktop Entry] [Desktop Entry]
Name=Synergy
Comment=Share your keyboard and mouse over a network
Exec=synergy
Icon=/usr/share/icons/synergy.ico
Type=Application Type=Application
Categories=Utility; Version=1.0
Name=Synergy
Comment=Keyboard and mouse sharing solution
Path=/usr/bin
Exec=/usr/bin/synergy2
Icon=/usr/share/icons/synergy.svg
Terminal=false
Categories=Network;

38
res/synergy.svg Normal file
View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#3F96B9;}
.st1{fill:#5D7DBD;}
.st2{fill:#196260;}
.st3{fill:#97C33D;}
</style>
<path class="st0" d="M479.8651733,295.6200867c4.280304-21.7440796-10.1346741-42.9872894-32.1346741-47.3143921
c-20.2090149-3.9776001-39.8984985,7.7088928-46.2626953,26.5175171c-0.2657166,1.819397-0.5869141,3.6259766-0.9277954,5.4169922
c-14.359314,72.9589844-78.7187195,123.5878906-150.4677124,123.3417969
c11.9520874,11.7431946,17.9570007,29.1700134,14.4520874,46.8984985
c-2.8778992,14.6503906-11.7040863,26.6102905-23.4286957,33.960907
c113.2567902,4.6591797,216.4199066-73.9833984,238.9481964-188.5762024
c0.0186157-0.046814,0.0186157-0.1328125,0.0186157-0.2070007L479.8651733,295.6200867z"/>
<path class="st1" d="M52.7905006,253.030304c22.0043983,4.3378906,43.4062996-9.8677063,47.6694984-31.6538086l0.1128006,0.0332031
c0.0195007-0.0619965,0.0278015-0.0991974,0.0370941-0.1381989
c14.4345016-73.3715973,79.4389038-124.1621017,151.6889038-123.3051987
c-11.7718964-11.7851028-17.6811066-29.0737-14.2055054-46.6987c2.8973999-14.7490005,11.8276062-26.772501,23.6478882-34.1030006
C147.8114929,11.6527996,43.75,90.4897003,21.1063995,205.6504059c-0.4447994,2.2778015-0.7670002,4.5263977-1.1654987,6.7748871
C19.4862995,231.7026062,33.0625,249.1470032,52.7905006,253.030304"/>
<path class="st2" d="M292.0644836,20.6728992c-20.2285767-1.7939987-39.074295,12.1518002-43.1093903,32.7309036
c-4.1567993,21.1807022,8.8368988,41.7406998,29.2256012,47.0824966c0.6445007,0.1075058,1.2607117,0.1739044,1.875,0.297905
c73.0174866,14.3656998,123.6845093,78.8265915,123.3251953,150.6473999
c11.781189-11.6268921,28.9794922-17.4261932,46.4813843-13.9848022
c14.905304,2.9082031,27.045929,12.0049133,34.3203125,24.0131989
c5.2842102-113.726593-73.4912109-217.5790863-188.4902039-240.1850891
C294.4892883,21.0429993,293.2772827,20.8974991,292.0644836,20.6728992"/>
<path class="st3" d="M253.6903992,448.3398132c4.1397095-21.1210022-8.8070984-41.6318054-29.1313019-47.0107117
c-1.1542969-0.2275085-2.3296051-0.3594055-3.4653015-0.5878906
c-73.319397-14.4326172-124.0634995-79.3623047-123.3247986-151.5361176
c-11.7796936,12.0742035-29.282196,18.1923981-47.1146965,14.6786957
c-14.5078011-2.8398743-26.3838005-11.5165863-33.7490005-23.0741882
C12.0292997,354.2412109,90.7045975,457.6582031,205.457489,480.2354126c1.6768036,0.3026733,3.324707,0.5692749,4.9922028,0.852478
C230.7157898,482.9267883,249.6190948,468.9472961,253.6903992,448.3398132"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB