aboutsummaryrefslogtreecommitdiffstats
path: root/templates/activities/SettingsActivity/recipe.xml.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/activities/SettingsActivity/recipe.xml.ftl')
-rw-r--r--templates/activities/SettingsActivity/recipe.xml.ftl5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/activities/SettingsActivity/recipe.xml.ftl b/templates/activities/SettingsActivity/recipe.xml.ftl
index bb5b709..e315963 100644
--- a/templates/activities/SettingsActivity/recipe.xml.ftl
+++ b/templates/activities/SettingsActivity/recipe.xml.ftl
@@ -2,7 +2,10 @@
<recipe>
<merge from="AndroidManifest.xml.ftl" />
- <copy from="res/xml" />
+ <copy from="res/xml/pref_data_sync.xml" />
+ <copy from="res/xml/pref_general.xml" />
+ <merge from="res/xml/pref_headers.xml.ftl" />
+ <copy from="res/xml/pref_notification.xml" />
<instantiate from="res/values/strings.xml.ftl"
to="res/values/strings_${simpleName}.xml" />