From ca62d8c2fa745e4d033a9b6c79b146b1bbb86a2f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 11 Nov 2010 22:18:55 -0600 Subject: Changing the ID to ensure we get different paths --- tests/test-libappindicator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-libappindicator.c b/tests/test-libappindicator.c index 3860b69..46460f0 100644 --- a/tests/test-libappindicator.c +++ b/tests/test-libappindicator.c @@ -350,7 +350,7 @@ test_libappindicator_label_signals (void) void test_libappindicator_desktop_menu (void) { - AppIndicator * ci = app_indicator_new ("my-id", + AppIndicator * ci = app_indicator_new ("my-id-desktop-menu", "my-name", APP_INDICATOR_CATEGORY_APPLICATION_STATUS); -- cgit v1.2.3