--- a/res/layout/contactdialog.xml Tue Aug 25 02:08:51 2009 +0200
+++ b/res/layout/contactdialog.xml Tue Aug 25 02:49:40 2009 +0200
@@ -5,6 +5,9 @@
<Button android:id="@+id/CDChat" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:text="@string/CDChat" />
+
+ <Button android:id="@+id/CDCall" android:layout_width="fill_parent"
+ android:layout_height="wrap_content" android:text="@string/CDCall" />
<Button android:id="@+id/CDAlias" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:text="@string/CDAlias" />