This is an automated email from the git hooks/post-receive script. o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/xfce4-panel.
commit 787824f221cb7c2f88c35d0872476cc6bd2bc1f8 Author: Simon Steinbeiss <[email protected]> Date: Sun Oct 20 00:31:14 2019 +0200 Add dark mode to libxfce4panel symbols --- libxfce4panel/libxfce4panel.symbols | 1 + 1 file changed, 1 insertion(+) diff --git a/libxfce4panel/libxfce4panel.symbols b/libxfce4panel/libxfce4panel.symbols index 536b79a..d690e5e 100644 --- a/libxfce4panel/libxfce4panel.symbols +++ b/libxfce4panel/libxfce4panel.symbols @@ -138,6 +138,7 @@ xfce_panel_plugin_provider_get_name xfce_panel_plugin_provider_get_unique_id xfce_panel_plugin_provider_set_size xfce_panel_plugin_provider_set_icon_size +xfce_panel_plugin_provider_set_dark_mode xfce_panel_plugin_provider_set_mode xfce_panel_plugin_provider_set_nrows xfce_panel_plugin_provider_set_screen_position -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
