[anjuta] bgo #589828 – Can't open GtkBuilder files with the glade plugin
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] bgo #589828 – Can't open GtkBuilder files with the glade plugin
- Date: Tue, 11 Aug 2009 17:07:22 +0000 (UTC)
commit 79a3902bdf1962e3cd7bb79448606f7f852a976b
Author: Sébastien Granjoux <seb sfo free fr>
Date: Tue Aug 11 19:05:07 2009 +0200
bgo #589828 â?? Can't open GtkBuilder files with the glade plugin
libanjuta/anjuta-utils.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libanjuta/anjuta-utils.c b/libanjuta/anjuta-utils.c
index 3b413ad..581a068 100644
--- a/libanjuta/anjuta-utils.c
+++ b/libanjuta/anjuta-utils.c
@@ -1319,8 +1319,6 @@ anjuta_util_get_file_mime_type (GFile *file)
const static struct {gchar *extension; gchar *type;} anjuta_types[] = {
{"anjuta", "application/x-anjuta"},
{"prj", "application/x-anjuta-old"},
- {"ui", "text/xml"},
- {"glade", "application/x-glade"},
{NULL, NULL}};
gint i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]