From 1c75c7161ff57f7dca3c0db07617f79917002eef Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 25 Mar 2025 01:49:47 +0100 Subject: [PATCH] Create info --- apps/dymo-connect/info | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 apps/dymo-connect/info diff --git a/apps/dymo-connect/info b/apps/dymo-connect/info new file mode 100644 index 0000000..f42c1cf --- /dev/null +++ b/apps/dymo-connect/info @@ -0,0 +1,17 @@ +# GNOME shortcut name +NAME="DYMO Connect" + +# Used for descriptions and window class +FULL_NAME="Software for DYMO label printers" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files (x86)\DYMO\DYMO Connect\DYMOConnect.exe" + +# GNOME categories +CATEGORIES="WinApps;Office" + +# GNOME mimetypes +MIME_TYPES="" + +# System Icon +ICON="DYMOConnect"