am a771964f: am 995e69d1: Merge "Offer to enable a print service after it is installed (Settings)." into klp-dev

* commit 'a771964fe63cfd3d4b8937f320e41f30461c5f57':
  Offer to enable a print service after it is installed (Settings).
This commit is contained in:
Svetoslav
2013-09-20 18:20:26 -07:00
committed by Android Git Automerger
5 changed files with 19 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 799 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -192,7 +192,7 @@
<header
android:id="@+id/print_settings"
android:fragment="com.android.settings.print.PrintSettingsFragment"
android:icon="@drawable/ic_print"
android:icon="@*android:drawable/ic_print"
android:title="@string/print_settings" />
<!-- Development -->