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/folder.fbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/domain/folder.fbs') diff --git a/common/domain/folder.fbs b/common/domain/folder.fbs index 31dc32a..b5d01ef 100644 --- a/common/domain/folder.fbs +++ b/common/domain/folder.fbs @@ -1,4 +1,4 @@ -namespace Akonadi2.ApplicationDomain.Buffer; +namespace Sink.ApplicationDomain.Buffer; table Folder { name:string; -- cgit v1.2.3