[gnome-software] packagekit-local: Use preferred mime-type name for .deb files
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] packagekit-local: Use preferred mime-type name for .deb files
- Date: Tue, 16 May 2017 02:54:19 +0000 (UTC)
commit 9891e39a3ebcc1d0ab52b42324e488a3c048465a
Author: Robert Ancell <robert ancell canonical com>
Date: Tue May 16 14:52:51 2017 +1200
packagekit-local: Use preferred mime-type name for .deb files
plugins/packagekit/gs-plugin-packagekit-local.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/packagekit/gs-plugin-packagekit-local.c b/plugins/packagekit/gs-plugin-packagekit-local.c
index 685f031..46df5ea 100644
--- a/plugins/packagekit/gs-plugin-packagekit-local.c
+++ b/plugins/packagekit/gs-plugin-packagekit-local.c
@@ -159,6 +159,7 @@ gs_plugin_file_to_app (GsPlugin *plugin,
const gchar *mimetypes[] = {
"application/x-app-package",
"application/x-deb",
+ "application/vnd.debian.binary-package",
"application/x-redhat-package-manager",
"application/x-rpm",
NULL };
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]