From 1d3aaebcaca0a77976eccb764bf8dd0eb0742546 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Sat, 6 Dec 2014 02:41:17 +0100 Subject: standardize on calling it Akonadi2 --- common/commands/handshake.fbs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'common/commands/handshake.fbs') diff --git a/common/commands/handshake.fbs b/common/commands/handshake.fbs index 90c0d3a..52a883a 100644 --- a/common/commands/handshake.fbs +++ b/common/commands/handshake.fbs @@ -1,9 +1,7 @@ - -namespace Akonadi; +namespace Akonadi2; table Handshake { name: string; } root_type Handshake; - -- cgit v1.2.3