[anjuta/gnome-3-8] glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-3-8] glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
- Date: Sat, 18 May 2013 16:45:58 +0000 (UTC)
commit 197b3b8c89a2971c5cbb63ea14cabe7b2de3108d
Author: Arnel A. Borja <kyoushuu yahoo com>
Date: Wed Apr 24 09:48:54 2013 +0800
glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
With shared-mime-info version 1.1, a new mime type application/x-gtk-builder
was added. Add this to the supported mime types of the glade plugin so that the
document manager will automatically enable and use the glade plugin when a *.ui
file is opened.
plugins/glade/anjuta-glade.plugin.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/glade/anjuta-glade.plugin.in b/plugins/glade/anjuta-glade.plugin.in
index e573cf6..8cb3480 100644
--- a/plugins/glade/anjuta-glade.plugin.in
+++ b/plugins/glade/anjuta-glade.plugin.in
@@ -8,7 +8,7 @@ Dependencies=anjuta-project-manager:ProjectManagerPlugin
UserActivatable=no
[File Loader]
-SupportedMimeTypes=application/x-glade,application/x-designer
+SupportedMimeTypes=application/x-glade,application/x-designer,application/x-gtk-builder
[Wizard]
_Title=User interface file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]