aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index 78987d9db6..1392acfa0a 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -132,7 +132,8 @@ struct _EShellViewClass {
/* Base name of the UI definition file. */
const gchar *ui_definition;
- /* GtkUIManager ID for use with EPluginUI. */
+ /* GtkUIManager identifier for use with EPluginUI.
+ * Usually "org.gnome.evolution.$(VIEW_NAME)". */
const gchar *ui_manager_id;
/* Widget path to the search options popup menu. */