mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-27 06:39:24 +00:00
12 lines
306 B
Desktop File
12 lines
306 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}} %F
|
|
Icon={{icon}}
|
|
Terminal=false
|
|
MimeType=application/pdf;
|
|
Categories=Office;Graphics;
|
|
StartupNotify=true
|
|
StartupWMClass=Stirling-PDF |