aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/xml/infos.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/res/xml/infos.xml b/res/xml/infos.xml
index 13bd1d8..e2eabf7 100644
--- a/res/xml/infos.xml
+++ b/res/xml/infos.xml
@@ -28,16 +28,6 @@
<PreferenceCategory android:title="Open Source Projects" >
<Preference android:summary="Some classes and xmls are based on the open source projects listed below." />
<com.dsht.kerneltweaker.InfoPreference
- android:key="key_du"
- android:title="Dirty Unicorns"
- app:image="@drawable/du"
- app:button1_text="@string/b1text"
- app:button2_text="@string/b2text"
- app:button3_text="@string/b3text"
- app:button1_link="@string/du_gplus"
- app:button2_link="@string/du_github"
- app:button3_link="@string/du_donate" />
- <com.dsht.kerneltweaker.InfoPreference
android:key="key_aicp"
android:title="AICP"
app:image="@drawable/aicp"
@@ -48,6 +38,16 @@
app:button2_link="@string/aicp_github"
app:button3_link="@string/aicp_donate"/>
<com.dsht.kerneltweaker.InfoPreference
+ android:key="key_du"
+ android:title="Dirty Unicorns"
+ app:image="@drawable/du"
+ app:button1_text="@string/b1text"
+ app:button2_text="@string/b2text"
+ app:button3_text="@string/b3text"
+ app:button1_link="@string/du_gplus"
+ app:button2_link="@string/du_github"
+ app:button3_link="@string/du_donate" />
+ <com.dsht.kerneltweaker.InfoPreference
android:key="key_aokp"
android:title="AOKP"
app:image="@drawable/aokp"
@@ -75,4 +75,4 @@
android:title="SlidingMenu" />
</PreferenceCategory>
-</PreferenceScreen> \ No newline at end of file
+</PreferenceScreen>