[gnome-boxes/support-img-for-cddvds: 5/5] properties-window: Support "application/x-raw-disk-image" in filechooser
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/support-img-for-cddvds: 5/5] properties-window: Support "application/x-raw-disk-image" in filechooser
- Date: Fri, 16 Feb 2018 10:43:58 +0000 (UTC)
commit a1b5f9fcfe51f704bd6e9b608f57f3c4625b1ee6
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Feb 12 15:07:10 2018 +0100
properties-window: Support "application/x-raw-disk-image" in filechooser
Allows adding ".img" as CD/DVDs of a box.
Fixes #142
data/ui/properties-window.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/ui/properties-window.ui b/data/ui/properties-window.ui
index 63283400..ab5dc857 100644
--- a/data/ui/properties-window.ui
+++ b/data/ui/properties-window.ui
@@ -99,6 +99,7 @@
<object class="GtkFileFilter" id="supported_files_filter">
<mime-types>
<mime-type>application/x-cd-image</mime-type>
+ <mime-type>application/x-raw-disk-image</mime-type>
</mime-types>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]