Files
evolution/e-util
Matthew Barnes a30e1451bd Support multiple callback functions in EPluginUI.
Add an optional "callback" attribute to <ui-manager> elements.

This is useful when extending the UI of multiple GtkUIManager IDs from a
single plugin.  If the "callback" attribute is not given, it defaults to
"e_plugin_ui_init".

For example:

   <hook class="org.gnome.evolution.ui:1.0">
     <ui-manager id="org.gnome.evolution.foo" callback="init_foo">
       ...
     </ui-manager>
     <ui-manager id="org.gnome.evolution.bar" callback="init_bar">
       ...
     </ui-manager>
   </hook>
2009-09-01 15:35:23 -04:00
..
2003-06-09 17:31:26 +00:00
2009-07-14 11:26:22 -04:00
2009-07-14 11:26:22 -04:00
2009-05-28 12:13:22 -04:00
2009-07-14 11:26:22 -04:00
2009-07-18 14:07:42 -04:00
2009-07-14 11:26:22 -04:00
2009-05-28 12:13:22 -04:00
2009-05-28 12:13:22 -04:00
2009-07-18 14:07:42 -04:00
2009-07-14 11:26:22 -04:00
2009-06-02 10:35:03 -04:00
2009-08-16 12:36:46 -04:00
2009-06-18 16:01:29 -04:00
2009-07-18 14:07:42 -04:00
2009-06-02 10:35:03 -04:00
2009-06-02 10:35:03 -04:00
2009-07-14 11:26:22 -04:00
2009-06-02 10:35:03 -04:00
2009-05-28 12:13:22 -04:00
2009-07-14 11:26:22 -04:00
2009-07-14 11:26:22 -04:00
2009-07-14 11:26:22 -04:00
2009-05-28 12:13:22 -04:00
2009-05-28 12:13:22 -04:00
2009-08-16 12:36:46 -04:00
2009-07-14 11:26:22 -04:00
2009-07-14 11:26:22 -04:00
2009-07-14 11:26:22 -04:00
2008-04-07 03:28:14 +00:00
2009-06-02 10:35:03 -04:00
2009-07-14 11:26:22 -04:00
2009-07-18 14:07:42 -04:00
2009-06-04 10:56:22 -04:00
2009-07-14 11:26:22 -04:00
2009-06-02 10:38:16 -04:00
2009-06-02 10:38:16 -04:00
2009-08-22 20:20:08 -04:00