From 750b36c28c5af7289b50d33aa99f3d631ec5b036 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 8 Dec 2017 14:45:35 +0100 Subject: Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime) at various locations. --- tests/test-snap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-snap.cpp') diff --git a/tests/test-snap.cpp b/tests/test-snap.cpp index ae4c4e1..ef42583 100644 --- a/tests/test-snap.cpp +++ b/tests/test-snap.cpp @@ -42,7 +42,7 @@ using namespace ayatana::indicator::datetime; namespace { - static constexpr char const * APP_NAME {"indicator-datetime-service"}; + static constexpr char const * APP_NAME {"ayatana-indicator-datetime-service"}; } using namespace ayatana::indicator::datetime; -- cgit v1.2.3