am 7957eaa6: Merge change Iee9b30d3 into eclair

Merge commit '7957eaa69f069781d8067f8806062330572ff82c' into eclair-plus-aosp

* commit '7957eaa69f069781d8067f8806062330572ff82c':
  New icons
This commit is contained in:
Mike Cleron
2009-09-29 13:22:02 -07:00
committed by Android Git Automerger
5 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="android.tts">
<application android:label="TTS Service">
<application android:label="TTS Service"
android:icon="@drawable/ic_launcher_text_to_speech">
<service android:enabled="true"
android:name=".TtsService"
android:label="TTS Service">

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB