[gnome-commander] Added .tar.xz extension to fileroller plugin
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Added .tar.xz extension to fileroller plugin
- Date: Wed, 5 Feb 2014 20:09:19 +0000 (UTC)
commit a18c24f3bf7c1b5dbd96040135a94339c51cbbdf
Author: Uwe Scholz <uwescholz src gnome org>
Date: Wed Feb 5 20:11:00 2014 +0100
Added .tar.xz extension to fileroller plugin
plugins/fileroller/file-roller-plugin.cc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/fileroller/file-roller-plugin.cc b/plugins/fileroller/file-roller-plugin.cc
index 544c184..f2f61f5 100644
--- a/plugins/fileroller/file-roller-plugin.cc
+++ b/plugins/fileroller/file-roller-plugin.cc
@@ -63,6 +63,7 @@ static const gchar *handled_extensions[] =
".tar.bz2", // tar+bz2
".tar.gz", // tar+gz
".tar.lzo", // tar+lzop
+ ".tar.xz", // tar.xz
".taz", // tar+compress
".tbz", // tar+bz
".tbz2", // tar+bz2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]