Build the plugin as a module.
This commit is contained in:
parent
eba51dfe79
commit
64c5b6460a
5 changed files with 28 additions and 23 deletions
|
|
@ -548,4 +548,4 @@ eyes_construct (XfcePanelPlugin *plugin)
|
|||
xfce_panel_plugin_add_action_widget (plugin, eyes->ebox);
|
||||
}
|
||||
|
||||
XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL (eyes_construct);
|
||||
XFCE_PANEL_PLUGIN_REGISTER (eyes_construct)
|
||||
|
|
|
|||
Reference in a new issue