File extension for plotter, with icon for it.
This commit is contained in:
parent
faffd67e28
commit
08dd31ddbc
5 changed files with 140 additions and 6 deletions
10
logplotter.desktop
Normal file
10
logplotter.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Logarithm Plotter
|
||||
Comment=Plotter to make BODE diagrams, sequences and repartition functions.
|
||||
Exec=/usr/bin/python3 /home/ad5001/Apps/LogarithmPlotter/run.py %F
|
||||
Icon=/home/ad5001/Apps/LogarithmPlotter/logplotter.svg
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Graphics;Science;Math;
|
Loading…
Add table
Add a link
Reference in a new issue