Update README for format::desktop_entry, xdg::desktop_entry

This commit is contained in:
2024-10-22 17:53:30 -04:00
parent 69eaf63fe8
commit 9ede109998
2 changed files with 11 additions and 12 deletions

3
xdg/desktop_entry/README Normal file
View File

@@ -0,0 +1,3 @@
The desktop_entry module implements the XDG Desktop Entry Specification as
described in (https://specifications.freedesktop.org/desktop-entry-spec/latest).
For the generalized format, see [[format::desktop_entry]].