From bdb01c2c068df326f5a8328ed1492ab1bea388c5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 20 Jan 2016 19:07:07 +0100 Subject: Renamed Akonadi2 to Sink (except for documentation). --- common/domain/event.fbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/domain/event.fbs') diff --git a/common/domain/event.fbs b/common/domain/event.fbs index 0c6628b..69148ef 100644 --- a/common/domain/event.fbs +++ b/common/domain/event.fbs @@ -1,4 +1,4 @@ -namespace Akonadi2.ApplicationDomain.Buffer; +namespace Sink.ApplicationDomain.Buffer; table Event { uid:string; -- cgit v1.2.3