Skip to content

Commit 0448425

Browse files
author
primalbeing
committed
revert
1 parent 4ae9fe6 commit 0448425

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Desktop Entries/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
```md
21
# Custom Desktop Entries
32

43
Desktop entries are the graphical icons and names in your app menu and other areas. They follow [the Freedesktop specification](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html) and are used by all apps (not AppImages) and in other areas.
@@ -153,3 +152,5 @@ As an example, see KDE Discover's associated mimetypes:
153152
$ cat /usr/share/applications/org.kde.discover.desktop | grep Mime
154153

155154
MimeType=application/x-rpm;application/vnd.flatpak;application/vnd.flatpak.repo;application/vnd.flatpak.ref;
155+
```
156+

0 commit comments

Comments
 (0)