Skip to content

Commit

Permalink
README.desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpm2001 authored May 27, 2024
1 parent 850ddff commit fe45b45
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions OldVersions/KDESKTOP/README.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Start of script
# Sample KDE desktop entry
[Desktop Entry]
Type=Application
Exec=your-app %u
MimeType=application/x-your-mime-type;
Icon=some-icon
X-DocPath=yourapp/index.html
Terminal=false
Name=Your App
GenericName=Some Generic Name
Comment=Short Description Of Your App
Categories=Qt;KDE;
# File info
# File type: KDE desktop file (*.desktop)
# File version: 1 (2021, Tuesday, December 14th at 4:05 pm)
# Line count (including blank lines and compiler line): 19
# End of script

0 comments on commit fe45b45

Please sign in to comment.