diff --git a/apps/turbotax-2024/icon.svg b/apps/turbotax-2024/icon.svg new file mode 100644 index 0000000..fe810d1 --- /dev/null +++ b/apps/turbotax-2024/icon.svg @@ -0,0 +1,47 @@ + + + + + + + + diff --git a/apps/turbotax-2024/info b/apps/turbotax-2024/info new file mode 100644 index 0000000..728cdcb --- /dev/null +++ b/apps/turbotax-2024/info @@ -0,0 +1,17 @@ +# GNOME shortcut name +NAME="TurboTax 2024" + +# Used for descriptions and window class +FULL_NAME="Intuit TurboTax 2024" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files\TurboTax\Individual 2024\64bit\TurboTax.exe" + +# GNOME categories +CATEGORIES="WinApps;Office;Finance;" + +# GNOME mimetypes +MIME_TYPES="application/x-turbotax;" + +# System Icon +ICON="TurboTax"