OSDN Git Service

auto import from //branches/cupcake/...@130745
[android-x86/packages-apps-Settings.git] / res / xml / quick_launch_settings.xml
index 15950ac..eb5585c 100644 (file)
      limitations under the License.
 -->
 
-<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
-
-    <PreferenceCategory
-            android:key="shortcut_category"
-            android:title="@string/quick_launch_title">
-            
-        <!-- Preferences will be filled here. -->
+<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
+        android:key="shortcut_category"
+        android:title="@string/quick_launch_title">
             
-    </PreferenceCategory>
+    <!-- Preferences will be filled here. -->
 
 </PreferenceScreen>