summaryrefslogtreecommitdiffstats
path: root/QuickActions/QuickActionsPrefs/Resources/Root.plist
diff options
context:
space:
mode:
Diffstat (limited to 'QuickActions/QuickActionsPrefs/Resources/Root.plist')
-rw-r--r--QuickActions/QuickActionsPrefs/Resources/Root.plist110
1 files changed, 64 insertions, 46 deletions
diff --git a/QuickActions/QuickActionsPrefs/Resources/Root.plist b/QuickActions/QuickActionsPrefs/Resources/Root.plist
index 728dc93..1eb8853 100644
--- a/QuickActions/QuickActionsPrefs/Resources/Root.plist
+++ b/QuickActions/QuickActionsPrefs/Resources/Root.plist
@@ -7,76 +7,94 @@
<dict>
<key>cell</key>
<string>PSGroupCell</string>
+ <key>label</key>
+ <string>Left</string>
</dict>
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
- <key>defaults</key>
- <string>com.cameronkatri.quickactions</string>
<key>label</key>
- <string>Left Apps</string>
+ <string>Left Buttons</string>
<key>detail</key>
- <string>ATLApplicationListMultiSelectionController</string>
+ <string>QASAppSelectorController</string>
+ <key>defaults</key>
+ <string>com.cameronkatri.quickactions</string>
<key>key</key>
<string>leftButtons</string>
- <key>cellClass</key>
- <string>ATLApplicationSelectionCell</string>
- <key>sections</key>
- <array>
- <dict>
- <key>sectionType</key>
- <string>System</string>
- </dict>
- <dict>
- <key>sectionType</key>
- <string>User</string>
- </dict>
- </array>
- <key>useSearchBar</key>
- <true/>
- <key>hideSearchBarWhileScrolling</key>
- <false/>
- <key>showIdentifiersAsSubtitle</key>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSEditTextCell</string>
+ <key>label</key>
+ <string>Offset X</string>
+ <key>key</key>
+ <string>LeftOffsetX</string>
+ <key>defaults</key>
+ <string>com.cameronkatri.quickactions</string>
+ <key>isDecimalPad</key>
<true/>
- <key>includeIdentifiersInSearch</key>
+ <key>placeholder</key>
+ <string>0</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSEditTextCell</string>
+ <key>label</key>
+ <string>Offset Y</string>
+ <key>key</key>
+ <string>LeftOffsetY</string>
+ <key>defaults</key>
+ <string>com.cameronkatri.quickactions</string>
+ <key>isDecimalPad</key>
<true/>
+ <key>placeholder</key>
+ <string>0</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
+ <key>label</key>
+ <string>Right</string>
</dict>
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
- <key>defaults</key>
- <string>com.cameronkatri.quickactions</string>
<key>label</key>
- <string>Right Apps</string>
+ <string>Right Buttons</string>
<key>detail</key>
- <string>ATLApplicationListMultiSelectionController</string>
+ <string>QASAppSelectorController</string>
+ <key>defaults</key>
+ <string>com.cameronkatri.quickactions</string>
<key>key</key>
<string>rightButtons</string>
- <key>cellClass</key>
- <string>ATLApplicationSelectionCell</string>
- <key>sections</key>
- <array>
- <dict>
- <key>sectionType</key>
- <string>System</string>
- </dict>
- <dict>
- <key>sectionType</key>
- <string>User</string>
- </dict>
- </array>
- <key>useSearchBar</key>
- <true/>
- <key>hideSearchBarWhileScrolling</key>
- <false/>
- <key>showIdentifiersAsSubtitle</key>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSEditTextCell</string>
+ <key>label</key>
+ <string>Offset X</string>
+ <key>key</key>
+ <string>RightOffsetX</string>
+ <key>defaults</key>
+ <string>com.cameronkatri.quickactions</string>
+ <key>isDecimalPad</key>
<true/>
- <key>includeIdentifiersInSearch</key>
+ <key>placeholder</key>
+ <string>0</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSEditTextCell</string>
+ <key>label</key>
+ <string>Offset Y</string>
+ <key>key</key>
+ <string>RightOffsetY</string>
+ <key>defaults</key>
+ <string>com.cameronkatri.quickactions</string>
+ <key>isDecimalPad</key>
<true/>
+ <key>placeholder</key>
+ <string>0</string>
</dict>
<dict>
<key>cell</key>