diff options
author | stuconnolly <stuart02@gmail.com> | 2009-10-01 15:27:46 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-10-01 15:27:46 +0000 |
commit | 11c7eea329acef790b667a27312a09528364140c (patch) | |
tree | ed01bec29739fa8ba23420b1c9d5e01a0288c8bd /Resources/Growl Registration Ticket.growlRegDict | |
parent | d766381344119184158738d2d5a23484a8a1b3a1 (diff) | |
download | sequelpro-11c7eea329acef790b667a27312a09528364140c.tar.gz sequelpro-11c7eea329acef790b667a27312a09528364140c.tar.bz2 sequelpro-11c7eea329acef790b667a27312a09528364140c.zip |
Remove the word 'Table' from the copy create syntax Growl notification name to be the same of the name thats actually been used, thus making the notification work again.
Diffstat (limited to 'Resources/Growl Registration Ticket.growlRegDict')
-rw-r--r-- | Resources/Growl Registration Ticket.growlRegDict | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Resources/Growl Registration Ticket.growlRegDict b/Resources/Growl Registration Ticket.growlRegDict index e2992404..7bd8bdae 100644 --- a/Resources/Growl Registration Ticket.growlRegDict +++ b/Resources/Growl Registration Ticket.growlRegDict @@ -8,7 +8,7 @@ <string>Disconnected</string> <string>Import Finished</string> <string>Export Finished</string> - <string>Table Syntax Copied</string> + <string>Syntax Copied</string> <string>Query Finished</string> </array> <key>DefaultNotifications</key> @@ -17,7 +17,7 @@ <string>Disconnected</string> <string>Import Finished</string> <string>Export Finished</string> - <string>Table Syntax Copied</string> + <string>Syntax Copied</string> <string>Query Finished</string> </array> <key>TicketVersion</key> |