mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 22:29:24 +00:00
18 lines
409 B
Desktop File
18 lines
409 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Stirling-PDF
|
|
Comment=Locally hosted web application that allows you to perform various operations on PDF files
|
|
Exec={{bin}}
|
|
Icon={{icon}}
|
|
Terminal=false
|
|
MimeType=application/pdf;
|
|
Categories=Office;Graphics;Utility;
|
|
StartupNotify=true
|
|
StartupWMClass=stirling-pdf
|
|
NoDisplay=false
|
|
Actions=open-file;
|
|
|
|
[Desktop Action open-file]
|
|
Name=Open PDF File
|
|
Exec={{bin}} %F |