diff options
Diffstat (limited to 'debian/patches/1014-desktop-mime-type.patch')
-rw-r--r-- | debian/patches/1014-desktop-mime-type.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/debian/patches/1014-desktop-mime-type.patch b/debian/patches/1014-desktop-mime-type.patch deleted file mode 100644 index 0b8caa5..0000000 --- a/debian/patches/1014-desktop-mime-type.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: Announce supported file tyes in XDG desktop entry. - This ensure desktop file browsers know when to propose to use - fbreader. -Author: Petter Reinholdtsen -Bug-Debian: https://bugs.debian.org/601605 -Bug-Debian: https://bugs.debian.org/601609 -Bug-Debian: https://bugs.debian.org/813768 -Forwarded: no -Last-Update: 2024-05-10 ---- -diff --git a/fbreader/desktop/desktop b/fbreader/desktop/desktop -index bb35fe3..5d45cfd 100644 ---- a/fbreader/desktop/desktop -+++ b/fbreader/desktop/desktop -@@ -21,3 +21,4 @@ Terminal=false - Type=Application - Icon=FBReader - Categories=Office;Viewer;Literature; -+MimeType=application/epub+zip; |