use header for plugins pref

This commit is contained in:
Philipp Schaefer
2013-09-10 14:29:09 +02:00
parent 3f9af18ba5
commit eb8784ddd3
9 changed files with 190 additions and 81 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android/plugins">
<!-- empty...we will build the prefs in PluginsFragment -->
</PreferenceScreen>