From 080e3fa2d680fc14551229b7f993c0d6232f8008 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 4 Jun 2019 10:00:40 +0100 Subject: data: Add man page and desktop file. --- data/magnus.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/magnus.desktop (limited to 'data/magnus.desktop') diff --git a/data/magnus.desktop b/data/magnus.desktop new file mode 100644 index 0000000..2e43344 --- /dev/null +++ b/data/magnus.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Magnus +GenericName=Magnus screen magnifier +Comment=A very simple screen magnifier +Exec=magnus +Terminal=false +Type=Application +Categories=Utility;Accessibility; +Keywords=magnifier;accessibility;utility; +Icon=zoom-best-fit + -- cgit