diff --git a/apps/dymo-connect/icon.svg b/apps/dymo-connect/icon.svg new file mode 100644 index 0000000..b46c5c2 --- /dev/null +++ b/apps/dymo-connect/icon.svg @@ -0,0 +1,40 @@ + + DYMO_logo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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"