[glade] Fixed typo on saved <aplication> tags.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Fixed typo on saved <aplication> tags.
- Date: Thu, 27 Jan 2011 08:10:53 +0000 (UTC)
commit c2136373a1c260658dfe1b41521567b41f43441b
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Thu Jan 27 17:16:11 2011 +0900
Fixed typo on saved <aplication> tags.
plugins/gtk+/glade-gtk.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/glade-gtk.c b/plugins/gtk+/glade-gtk.c
index e363b06..3374b88 100644
--- a/plugins/gtk+/glade-gtk.c
+++ b/plugins/gtk+/glade-gtk.c
@@ -11963,7 +11963,7 @@ glade_gtk_text_tag_table_action_activate (GladeWidgetAdaptor *adaptor,
#define GLADE_TAG_MIME_TYPES "mime-types"
#define GLADE_TAG_MIME_TYPE "mime-type"
#define GLADE_TAG_APPLICATIONS "applications"
-#define GLADE_TAG_APPLICATION "applciation"
+#define GLADE_TAG_APPLICATION "application"
typedef enum {
FILTER_PATTERN,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]