From 814ff97e62cc9010b5cba0b14351f89d62ff92db Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Sun, 20 Nov 2022 14:26:12 +0100 Subject: [PATCH] added: - desktop file - .gitignore AppImageBuilde.yml points now to update source (TBD) --- .gitignore | 4 ++++ src/pkm.vogel.nmreval.desktop | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 .gitignore create mode 100644 src/pkm.vogel.nmreval.desktop diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d0d3ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +__pycache__ +AppDir +*.AppImage +NMReval*.zsync diff --git a/src/pkm.vogel.nmreval.desktop b/src/pkm.vogel.nmreval.desktop new file mode 100644 index 0000000..1cde473 --- /dev/null +++ b/src/pkm.vogel.nmreval.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=NMReval +Exec=evaluate.py +Icon=logo +Type=Application +Categories=Science;NumericalAnalysis;Physics;DataVisualization;