[gnome-font-viewer] desktop: handle font/ttf and font/otf mime types
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-font-viewer] desktop: handle font/ttf and font/otf mime types
- Date: Wed, 4 Oct 2017 19:02:00 +0000 (UTC)
commit ac185411227051114b0b0d04a86afeb41dbf8d4f
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Oct 4 12:00:41 2017 -0700
desktop: handle font/ttf and font/otf mime types
These were recently added to shared-mime-info; see
https://www.iana.org/assignments/media-types/font/otf and
https://www.iana.org/assignments/media-types/font/ttf.
https://bugzilla.gnome.org/show_bug.cgi?id=788383
src/org.gnome.font-viewer.desktop.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/org.gnome.font-viewer.desktop.in b/src/org.gnome.font-viewer.desktop.in
index 3f5b268..e2642c4 100644
--- a/src/org.gnome.font-viewer.desktop.in
+++ b/src/org.gnome.font-viewer.desktop.in
@@ -11,7 +11,7 @@ Type=Application
DBusActivatable=true
StartupNotify=true
Categories=GTK;GNOME;Utility;X-GNOME-Utilities;
-MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;
+MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;font/ttf;font/otf;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-font-viewer
X-GNOME-Bugzilla-Component=general
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]