From ba9e5e94e3c0622a0dc5a91dcb0fe671cb35c07c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 3 Jan 2024 00:35:20 -0500 Subject: initial commit --- desktop/hcalc.desktop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 desktop/hcalc.desktop (limited to 'desktop/hcalc.desktop') diff --git a/desktop/hcalc.desktop b/desktop/hcalc.desktop new file mode 100644 index 0000000..10232fe --- /dev/null +++ b/desktop/hcalc.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=HCalc +Comment=Hex Calculator +Exec=hcalc +Icon=hcalc +Terminal=false +StartupNotify=false +Categories=Science;Math -- cgit v1.2.3