From 79a5dc92712fb5e64b9c52c7baf1298a68624017 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 31 May 2017 15:29:53 +0200 Subject: src/testing.c: Use 'Ayatana Indicator Power Serivce' as service name. --- src/testing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testing.c b/src/testing.c index abcd239..6c5e8c4 100644 --- a/src/testing.c +++ b/src/testing.c @@ -331,7 +331,7 @@ indicator_power_testing_class_init (IndicatorPowerTestingClass * klass) properties[PROP_SERVICE] = g_param_spec_object ( "service", "Servie", - "The IndicatorPower Service", + "The Ayatana Indicator Power Service", G_TYPE_OBJECT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS | G_PARAM_CONSTRUCT_ONLY); -- cgit v1.2.3