--- a/res/layout/contactdialog.xml Wed Sep 30 00:19:49 2009 +0200
+++ b/res/layout/contactdialog.xml Thu Oct 01 15:48:06 2009 +0200
@@ -9,19 +9,7 @@
<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" />
-
- <Button android:id="@+id/CDDelete" android:layout_width="fill_parent"
- android:layout_height="wrap_content" android:text="@string/CDDelete" />
-
- <Button android:id="@+id/CDResend" android:layout_width="fill_parent"
- android:layout_height="wrap_content" android:text="@string/CDResend" />
-
<Button android:id="@+id/CDInfos" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:text="@string/CDInfos" />
- <Button android:id="@+id/CDBlock" android:layout_width="fill_parent"
- android:layout_height="wrap_content" android:text="@string/CDBlock" />
-
</LinearLayout>
\ No newline at end of file