[2/2] OmniGears: Screenshot Crop & Share
Change-Id: Ia39b0b253c81b558b56f1cac1b122d0e22b193e0
diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml
index 9aec1fb..63511bb 100644
--- a/res/xml/button_settings.xml
+++ b/res/xml/button_settings.xml
@@ -272,6 +272,13 @@
android:entryValues="@array/button_back_kill_timeout_values"
android:persistent="false"
android:dependency="button_back_kill_enable"/>
+
+ <PreferenceScreen
+ android:key="global_actions"
+ android:title="@string/global_actions_title"
+ android:summary="@string/global_actions_summary"
+ android:fragment="org.omnirom.omnigears.interfacesettings.GlobalActionsSettings" />
+
</PreferenceCategory>
<!-- <PreferenceCategory