1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-25 07:01:50 -05:00

Marcus accidentally commented out the accessible message view

This commit is contained in:
Jesse Vincent 2010-10-10 19:29:10 +00:00
parent 0054c00240
commit c2378c9f46

View File

@ -258,10 +258,10 @@
<category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.DEFAULT" />
</intent-filter> </intent-filter>
</activity> </activity>
<!-- <activity <activity
android:name="com.fsck.k9.AccessibleEmailContentActivity" android:name="com.fsck.k9.AccessibleEmailContentActivity"
> >
</activity>--> </activity>
<receiver android:name="com.fsck.k9.service.BootReceiver" <receiver android:name="com.fsck.k9.service.BootReceiver"
android:enabled="true" android:enabled="true"