From 665ef7511f5dcccb349228baa2aa6f02281d3c07 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sat, 25 Jan 2014 19:33:12 +0100 Subject: all access to the persistance layer is now done via the new xmppservice --- gen/de/gultsch/chat/R.java | 1 + 1 file changed, 1 insertion(+) (limited to 'gen') diff --git a/gen/de/gultsch/chat/R.java b/gen/de/gultsch/chat/R.java index fb44a0af..0e8cf1af 100644 --- a/gen/de/gultsch/chat/R.java +++ b/gen/de/gultsch/chat/R.java @@ -74,6 +74,7 @@ public final class R { } public static final class menu { public static final int conversations=0x7f090000; + public static final int newconversation=0x7f090001; } public static final class string { public static final int action_accounts=0x7f070003; -- cgit v1.2.3