[anjuta] 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] glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
- Date: Sat, 18 May 2013 16:40:01 +0000 (UTC)
commit 4a0cda6cf7d1261a4a4a81a190ab7e5834055c3b
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]