[rhythmbox] More archive filetypes to ignore



commit 3a0df7bdf0ec05bf624c7e1cd7c5e88e45e70a08
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Apr 27 00:27:52 2009 +0100

    More archive filetypes to ignore
    
    From https://bugzilla.redhat.com/show_bug.cgi?id=497647 again
---
 metadata/rb-metadata-gst.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/metadata/rb-metadata-gst.c b/metadata/rb-metadata-gst.c
index e3ae718..9c4e046 100644
--- a/metadata/rb-metadata-gst.c
+++ b/metadata/rb-metadata-gst.c
@@ -63,6 +63,8 @@ const char * ignore_mime_types[] = {
 	"application/x-ms-dos-executable",
 	"application/x-bzip",
 	"application/x-gzip",
+	"application/x-java",
+	"application/x-lha",
 	"application/pdf",
 	"application/postscript",
 	"application/x-rar",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]