[file-roller: 1/3] let nautilus handle properly rar files
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller: 1/3] let nautilus handle properly rar files
- Date: Sun, 4 Apr 2021 08:41:43 +0000 (UTC)
commit b3c8fa6d147f0f351d8e361bcc7cd5d88247355c
Author: Simental Magana, Marcos <mrkzmrkz gmail com>
Date: Mon Mar 29 21:59:57 2021 -0600
let nautilus handle properly rar files
gnome-autoar added rar support back as in
https://gitlab.gnome.org/GNOME/gnome-autoar/-/commit/9356fae1a735b9f8e9daf5633b9709596543ff2e
so we can gracefully remove the rar mime type from the nautilus
unsupported list.
This commit is a complement for https://gitlab.gnome.org/GNOME/nautilus/-/issues/1813
nautilus/nautilus-fileroller.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/nautilus/nautilus-fileroller.c b/nautilus/nautilus-fileroller.c
index 05b33e8b..4324ef5d 100644
--- a/nautilus/nautilus-fileroller.c
+++ b/nautilus/nautilus-fileroller.c
@@ -128,8 +128,6 @@ static struct {
{ "application/x-lhz", TRUE },
{ "application/x-lzop", TRUE },
{ "application/x-ms-wim", TRUE },
- { "application/x-rar", TRUE },
- { "application/x-rar-compressed", TRUE },
{ "application/x-rpm", TRUE },
{ "application/x-rzip", TRUE },
{ "application/x-stuffit", TRUE },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]