Files
winapps/apps/powerbi-store/info
2025-08-30 11:13:04 -03:00

18 lines
512 B
Plaintext

# GNOME shortcut name
NAME="Power BI Desktop (Microsoft Store)"
# Used for descriptions and window class
FULL_NAME="Microsoft Power BI Desktop (Store Version)"
# The executable inside windows
WIN_EXECUTABLE="C:\Users\%USERNAME%\AppData\Local\Microsoft\WindowsApps\PBIDesktop.exe"
# GNOME categories
CATEGORIES="WinApps;Office"
# GNOME mimetypes
MIME_TYPES="application/x-powerbi;application/vnd.ms-powerbi;application/powerbi;application/x-pbix;application/vnd.powerbi.pbix"
# System Icon
ICON="ms-powerbi"