*.title = cDock Settings
*.floating = 1
*.autosavekey = cDock_settings

# Appearance text
swtb0.type = text
swtb0.rely = -18
swtb0.text = Updates:

# Auto check for updates
swchk0.type = checkbox
swchk0.label = Automatically check for updates
swchk0.tooltip = When enabled cDock will automatically check for updates once a week and up to one time per day when cDock is opened.
swchk0.rely = -18
swchk0.relx = 20

# Auto install updates
swchk2.type = checkbox
swchk2.label = Automatically install updates
swchk2.tooltip = When enabled cDock will automatically try to install updates without prompting the user first.
swchk2.rely = -18
swchk2.relx = 20

# Dock text
swtb1.type = text
swtb1.rely = -18
swtb1.text = Dock:

# Icon cache
swchk10.type = checkbox
swchk10.label = Reset icon cache*
swchk10.tooltip = Reset icon cache to fix icons not showing.
swchk10.rely = -18
swchk10.relx = 20

# Restore stock
swchk7.type = checkbox
swchk7.label = Reset Dock to factory settings
swchk7.tooltip = Restore dock to the same as a fresh install of OS X.
swchk7.rely = -18
swchk7.relx = 20

# Restore
swchk4.type = checkbox
swchk4.label = Restore Dock from backup
swchk4.tooltip = Restore from an older save of the com.apple.dock.plist
swchk4.rely = -18
swchk4.relx = 20

# Restore popup
swpop0.type = popup
swpop0.rely = -10
swpop0.relx = 40
swpop0.option = Select a restore point

# Finder text
swtb3.type = text
swtb3.rely = -18
swtb3.text = Finder:

# Colored sidebar
swchk8.type = checkbox
swchk8.label = Colored sidebar
swchk8.tooltip = Show color in the sidebar.
swchk8.rely = -18
swchk8.relx = 20

# Folder on top
swchk9.type = checkbox
swchk9.label = Folders on top*
swchk9.tooltip = Show folders on top when sorting by type.
swchk9.rely = -10
swchk9.relx = 20

# cDock text
swtb2.type = text
swtb2.rely = -18
swtb2.text = cDock:

# Display SIMBL warnings
swchk5.type = checkbox
swchk5.label = Display SIMBL warnings
swchk5.tooltip = When enabled cDock offers to remove SIMBL plugins other than those used by cDock.
swchk5.rely = -18
swchk5.relx = 20

# Auto-launch menubar applet
swchk12.type = checkbox
swchk12.label = Auto-launch menubar applet
swchk12.tooltip = When enabled cDock automatically launches a menubar applet when you open cDock.
swchk12.rely = -18
swchk12.relx = 20

# Reset cDock
swchk6.type = checkbox
swchk6.label = Reset cDock
swchk6.tooltip = Resets cDock and removes all files it stored in ~/Library/Application Support.
swchk6.rely = -10
swchk6.relx = 20

# Pass text
swtb5.type = text
swtb5.rely = -10
swtb5.text = * Requires admin password.

# Accept button
swOK.type = defaultbutton
swOK.label = Apply

# Cancel button
swcb.type = cancelbutton
swcb.label = Cancel
