Fix bug #2004167: update assets for Email authenticator and add small icon. Re-upload after path conflict.

This commit is contained in:
Jim Miller 2009-09-18 02:45:10 -07:00
parent 9312faea43
commit dfe66e5eda
7 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 842 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 627 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 B

View File

@ -22,7 +22,8 @@
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="com.android.exchange"
android:icon="@drawable/ic_exchange_accounts"
android:icon="@drawable/ic_exchange_selected"
android:smallIcon="@drawable/ic_exchange_minitab_selected"
android:label="@string/exchange_name"
android:accountPreferences="@xml/account_preferences"
/>