Updating branch refs/heads/master
to 2df49bb8778cc823dc4bb3147e152d777dce53bd (commit)
from a53baf18cf80b2f89a4caac31ccf08f6eff095ba (commit)
commit 2df49bb8778cc823dc4bb3147e152d777dce53bd
Author: Andrzej <[email protected]>
Date: Fri Sep 6 00:53:45 2013 +0100
Fix type of a "single-row" property
panel-plugin/indicator-config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/indicator-config.c b/panel-plugin/indicator-config.c
index fb5d505..440b593 100644
--- a/panel-plugin/indicator-config.c
+++ b/panel-plugin/indicator-config.c
@@ -426,7 +426,7 @@ indicator_config_set_property (GObject *object,
-gint
+gboolean
indicator_config_get_single_row (IndicatorConfig *config)
{
g_return_val_if_fail (XFCE_IS_INDICATOR_CONFIG (config), DEFAULT_SINGLE_ROW);
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits