added:
- desktop file - .gitignore AppImageBuilde.yml points now to update source (TBD)
This commit is contained in:
parent
3a13664a03
commit
814ff97e62
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
__pycache__
|
||||||
|
AppDir
|
||||||
|
*.AppImage
|
||||||
|
NMReval*.zsync
|
6
src/pkm.vogel.nmreval.desktop
Normal file
6
src/pkm.vogel.nmreval.desktop
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=NMReval
|
||||||
|
Exec=evaluate.py
|
||||||
|
Icon=logo
|
||||||
|
Type=Application
|
||||||
|
Categories=Science;NumericalAnalysis;Physics;DataVisualization;
|
Loading…
Reference in New Issue
Block a user