[glade/multiple-toplevels] Fixed typo on saved <aplication> tags.



commit b5a9bd914f31dd87743ab4e0937d4dd014e1ecef
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]