aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/Growl Registration Ticket.growlRegDict
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2008-12-10 16:52:52 +0000
committerstuconnolly <stuart02@gmail.com>2008-12-10 16:52:52 +0000
commitfab9a6506cd04ec8f840c98772a80c44a79c74a7 (patch)
tree3cd483487bef381c934717f10df71d306c7eaf97 /Resources/Growl Registration Ticket.growlRegDict
parent4c3b208fad0572d8d1a79bba1bd1b8147fd0f8a6 (diff)
downloadsequelpro-fab9a6506cd04ec8f840c98772a80c44a79c74a7.tar.gz
sequelpro-fab9a6506cd04ec8f840c98772a80c44a79c74a7.tar.bz2
sequelpro-fab9a6506cd04ec8f840c98772a80c44a79c74a7.zip
MERGED r262:266 from branches/stuart02 to trunk to include new project structure.
Diffstat (limited to 'Resources/Growl Registration Ticket.growlRegDict')
-rw-r--r--Resources/Growl Registration Ticket.growlRegDict26
1 files changed, 26 insertions, 0 deletions
diff --git a/Resources/Growl Registration Ticket.growlRegDict b/Resources/Growl Registration Ticket.growlRegDict
new file mode 100644
index 00000000..e2992404
--- /dev/null
+++ b/Resources/Growl Registration Ticket.growlRegDict
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>AllNotifications</key>
+ <array>
+ <string>Connected</string>
+ <string>Disconnected</string>
+ <string>Import Finished</string>
+ <string>Export Finished</string>
+ <string>Table Syntax Copied</string>
+ <string>Query Finished</string>
+ </array>
+ <key>DefaultNotifications</key>
+ <array>
+ <string>Connected</string>
+ <string>Disconnected</string>
+ <string>Import Finished</string>
+ <string>Export Finished</string>
+ <string>Table Syntax Copied</string>
+ <string>Query Finished</string>
+ </array>
+ <key>TicketVersion</key>
+ <integer>1</integer>
+</dict>
+</plist>