From 17e17afcb41f9b3b1687f601bc6c2ccab559a4ed Mon Sep 17 00:00:00 2001 From: antistereov Date: Wed, 10 Dec 2025 17:39:42 +0100 Subject: [PATCH] feat(applications): add .desktop files --- applications/me.proton.Mail.desktop | 12 ++++++++++++ applications/tresorit.desktop | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100755 applications/me.proton.Mail.desktop create mode 100644 applications/tresorit.desktop diff --git a/applications/me.proton.Mail.desktop b/applications/me.proton.Mail.desktop new file mode 100755 index 0000000..aae9968 --- /dev/null +++ b/applications/me.proton.Mail.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Proton Mail +Comment=Proton official desktop application for Proton Mail and Proton Calendar +GenericName=Proton Mail +Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=start-proton-mail --file-forwarding me.proton.Mail @@u %U @@ +Icon=ch.protonmail.protonmail-bridge.svg +Type=Application +StartupNotify=true +Categories=Network;Email; +MimeType=x-scheme-handler/mailto; +X-Desktop-File-Install-Version=0.28 +X-Flatpak=me.proton.Mail diff --git a/applications/tresorit.desktop b/applications/tresorit.desktop new file mode 100644 index 0000000..03c7eef --- /dev/null +++ b/applications/tresorit.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Tresorit +GenericName=Tresorit +Comment=Secure file synchronization and sharing +Categories=Utility;Accessory;Network; +Version=3.5.1274.4640 +Terminal=false +Type=Application +Exec=env QT_SCREEN_SCALE_FACTORS=1.5 /home/stereov/.local/share/tresorit/tresorit %u +MimeType=x-scheme-handler/tresorit +Icon=/home/stereov/.local/share/tresorit/tresorit.png