Updating mimetype name to x-logarithm-plot, using xdg commandline utilities when installing on linux.
This commit is contained in:
parent
1e73465f08
commit
ee15835dbb
7 changed files with 32 additions and 26 deletions
|
@ -2,10 +2,12 @@
|
|||
Version=1.0
|
||||
Type=Application
|
||||
Name=LogarithmPlotter
|
||||
Comment=Plotter to make BODE diagrams, sequences and repartition functions.
|
||||
Exec=/usr/bin/python3 ROOTFOLDER/run.py %F
|
||||
Icon=ROOTFOLDER/logplotter.svg
|
||||
MimeType=application/x-logarithm-plotter;
|
||||
Comment=2D plotter software to make BODE diagrams, sequences and repartition functions.
|
||||
Comment[fr]=Logiciel de traçage 2D pour les diagrammes de BODE, les suites et les fonctions de répartition.
|
||||
|
||||
Exec=/usr/bin/python3 ROOTFOLDER/run.py %f
|
||||
Icon=logarithmplotter
|
||||
MimeType=application/x-logarithm-plot;
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Math
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue