[Xfce4-commits] <xfce4-panel:master> Libxfce4panel: Fix symbol visibility.

Nick Schermer noreply at xfce.org
Fri Dec 30 21:18:01 CET 2011


Updating branch refs/heads/master
         to 83c9dd8a12e73bf4ba1e284fab41cf9db58eb544 (commit)
       from bceefd96683155e544dd0384b807a7291ddfa13d (commit)

commit 83c9dd8a12e73bf4ba1e284fab41cf9db58eb544
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Dec 30 20:54:14 2011 +0100

    Libxfce4panel: Fix symbol visibility.

 libxfce4panel/libxfce4panel.symbols |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libxfce4panel/libxfce4panel.symbols b/libxfce4panel/libxfce4panel.symbols
index 64a299e..ea4ac18 100644
--- a/libxfce4panel/libxfce4panel.symbols
+++ b/libxfce4panel/libxfce4panel.symbols
@@ -107,10 +107,12 @@ xfce_panel_plugin_get_unique_id G_GNUC_PURE
 xfce_panel_plugin_get_property_base G_GNUC_PURE
 xfce_panel_plugin_get_arguments G_GNUC_PURE
 xfce_panel_plugin_get_size G_GNUC_PURE
+xfce_panel_plugin_get_small G_GNUC_PURE
 xfce_panel_plugin_get_expand G_GNUC_PURE
 xfce_panel_plugin_set_expand
 xfce_panel_plugin_get_shrink G_GNUC_PURE
 xfce_panel_plugin_set_shrink
+xfce_panel_plugin_set_small
 xfce_panel_plugin_get_locked
 xfce_panel_plugin_get_orientation G_GNUC_PURE
 xfce_panel_plugin_get_mode G_GNUC_PURE


More information about the Xfce4-commits mailing list