From d0507b9b5358a7822de3b7cd666ba49feadae002 Mon Sep 17 00:00:00 2001
From: lint <47455468+lint@users.noreply.github.com>
Date: Tue, 7 Jan 2020 22:33:32 -0500
Subject: [PATCH] Alphabetize pref cells
---
prefs/Resources/Root.plist | 96 +++++++++++++++++++-------------------
1 file changed, 48 insertions(+), 48 deletions(-)
diff --git a/prefs/Resources/Root.plist b/prefs/Resources/Root.plist
index 45ab025..f780266 100644
--- a/prefs/Resources/Root.plist
+++ b/prefs/Resources/Root.plist
@@ -12,48 +12,6 @@
label
Enabled
-
- PostNotification
- com.lint.undelete.prefs.changed
- cell
- PSSwitchCell
- default
-
- defaults
- com.lint.undelete.prefs
- key
- isRedditEnabled
- label
- Enable Reddit
-
-
- PostNotification
- com.lint.undelete.prefs.changed
- cell
- PSSwitchCell
- default
-
- defaults
- com.lint.undelete.prefs
- key
- isApolloEnabled
- label
- Enable Apollo
-
-
- PostNotification
- com.lint.undelete.prefs.changed
- cell
- PSSwitchCell
- default
-
- defaults
- com.lint.undelete.prefs
- key
- isNarwhalEnabled
- label
- Enable Narwhal
-
PostNotification
com.lint.undelete.prefs.changed
@@ -78,9 +36,23 @@
defaults
com.lint.undelete.prefs
key
- isSlideEnabled
+ isAntennaEnabled
label
- Enable Slide
+ Enable Antenna
+
+
+ PostNotification
+ com.lint.undelete.prefs.changed
+ cell
+ PSSwitchCell
+ default
+
+ defaults
+ com.lint.undelete.prefs
+ key
+ isApolloEnabled
+ label
+ Enable Apollo
PostNotification
@@ -106,9 +78,9 @@
defaults
com.lint.undelete.prefs
key
- isAntennaEnabled
+ isBeamEnabled
label
- Enable Antenna
+ Enable Beam
PostNotification
@@ -120,9 +92,37 @@
defaults
com.lint.undelete.prefs
key
- isBeamEnabled
+ isNarwhalEnabled
label
- Enable Beam
+ Enable Narwhal
+
+
+ PostNotification
+ com.lint.undelete.prefs.changed
+ cell
+ PSSwitchCell
+ default
+
+ defaults
+ com.lint.undelete.prefs
+ key
+ isRedditEnabled
+ label
+ Enable Reddit
+
+
+ PostNotification
+ com.lint.undelete.prefs.changed
+ cell
+ PSSwitchCell
+ default
+
+ defaults
+ com.lint.undelete.prefs
+ key
+ isSlideEnabled
+ label
+ Enable Slide
cell