Ensuring properties are different when they're edited, + linux installation editions*.
*in preparation for snapcraft. - Moving application launch to it's separate file - Removing "install_after_setup" script because it's redundant with setup.py. - Fixed issue with xdg-icon-resource not being able to install svg files. - Better prefix handling in setup.py - Adding logarithmplotter.svg to import files - Adding weight for mime-type not to be overloaded by text/plain. - Using more appropriate properties for desktop files. Also: - Fixed reference link in MacOS plist file.
This commit is contained in:
parent
ee15835dbb
commit
10fa30e2aa
14 changed files with 86 additions and 197 deletions
|
@ -26,7 +26,7 @@
|
|||
<key>UTTypeIdentifier</key>
|
||||
<string>eu.ad5001.x-logarithm-plot</string>
|
||||
<key>UTTypeReferenceURL</key>
|
||||
<string>https://git.ad5001.eu/Ad5001/LogarithmicPlotter/wiki/LogarithmPlotter-file-format-v1.0</string>
|
||||
<string>https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/LogarithmPlotter-file-format-v1.0</string>
|
||||
<key>UTTypeDescription</key>
|
||||
<string>Logarithm Plot File</string>
|
||||
<key>UTTypeIconFile</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue