diff options
author | abhibeckert <abhi@abhibeckert.com> | 2008-04-05 01:38:54 +0000 |
---|---|---|
committer | abhibeckert <abhi@abhibeckert.com> | 2008-04-05 01:38:54 +0000 |
commit | 9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc (patch) | |
tree | 504e35105a667d25695bde06d888f01ef61adae0 /sequel-pro.scriptTerminology | |
parent | 175e96ac7aff9b9285c2c12027d554d3a825d5e9 (diff) | |
download | sequelpro-9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc.tar.gz sequelpro-9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc.tar.bz2 sequelpro-9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc.zip |
rename project; disable software update system (ticket #1)
Diffstat (limited to 'sequel-pro.scriptTerminology')
-rwxr-xr-x | sequel-pro.scriptTerminology | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sequel-pro.scriptTerminology b/sequel-pro.scriptTerminology index be6269a6..764e451a 100755 --- a/sequel-pro.scriptTerminology +++ b/sequel-pro.scriptTerminology @@ -1,11 +1,11 @@ { - "Name" = "CocoaMySQL suite"; + "Name" = "Sequel Pro suite"; "Description" = "Suite for handling tunnel management"; "Classes" = { "MainController" = { "Name" = "application"; "PluralName" = "applications"; - "Description" = "CocoaMySQL application"; + "Description" = "Sequel Pro application"; }; }; "Commands" = { |