FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Learn-JavaScript/K.desktop at Learn-JavaScript · seanpm2001/Learn-JavaScript · GitHub
seanpm2001
/
Learn-JavaScript
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Learn-JavaScript
/
K.desktop
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (18 loc) · 483 Bytes
Breadcrumbs
Learn-JavaScript
/
K.desktop
Copy path
File metadata and controls
18 lines (18 loc) · 483 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
Back
|
FazBrowse Home
|
New Git URL