From 304777ae4cd03026fcee98c0863e9e43f483c97a Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 24 Feb 2010 17:41:10 +0000 Subject: Add generic 'express mode' conditionals to the UI XML --- e-util/e-util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'e-util/e-util.h') diff --git a/e-util/e-util.h b/e-util/e-util.h index 45d3801453..5d369595bb 100644 --- a/e-util/e-util.h +++ b/e-util/e-util.h @@ -66,7 +66,8 @@ GtkActionGroup *e_lookup_action_group (GtkUIManager *ui_manager, void e_load_ui_builder_definition (GtkBuilder *builder, const gchar *basename); guint e_load_ui_manager_definition (GtkUIManager *ui_manager, - const gchar *basename); + const gchar *basename, + gboolean express); gint e_action_compare_by_label (GtkAction *action1, GtkAction *action2); void e_action_group_remove_all_actions -- cgit v1.2.3