Commit 5f91fe19 authored by Rafal Malinowski's avatar Rafal Malinowski

Rename MacTerminal to termX.

parent a79d5739
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
"https://raw.githubusercontent.com/20Tauri/DoxyDoxygen/master/DoxyDoxygen.json", "https://raw.githubusercontent.com/20Tauri/DoxyDoxygen/master/DoxyDoxygen.json",
"https://raw.githubusercontent.com/accerqueira/sublime/master/packages.json", "https://raw.githubusercontent.com/accerqueira/sublime/master/packages.json",
"https://raw.githubusercontent.com/afterdesign/jshintify/master/packages.json", "https://raw.githubusercontent.com/afterdesign/jshintify/master/packages.json",
"https://raw.githubusercontent.com/afterdesign/MacTerminal/master/packages.json",
"https://raw.githubusercontent.com/ajryan/CSharpreter/master/packages.json", "https://raw.githubusercontent.com/ajryan/CSharpreter/master/packages.json",
"https://raw.githubusercontent.com/amazedkoumei/SublimeKnifeSolo/master/packages.json", "https://raw.githubusercontent.com/amazedkoumei/SublimeKnifeSolo/master/packages.json",
"https://raw.githubusercontent.com/Andr3as/Sublime-SurroundWith/master/packages.json", "https://raw.githubusercontent.com/Andr3as/Sublime-SurroundWith/master/packages.json",
......
...@@ -389,6 +389,20 @@ ...@@ -389,6 +389,20 @@
} }
] ]
}, },
{
"name": "termX",
"previous_names": ["MacTerminal"],
"homepage": "http://malinowski.be/termX",
"details": "https://github.com/afterdesign/termX",
"labels": ["terminal"],
"releases" : [
{
"sublime_text": "*",
"platforms": ["osx", "osx-x64"],
"tags": true
}
]
},
{ {
"details": "https://github.com/marijnh/tern_for_sublime", "details": "https://github.com/marijnh/tern_for_sublime",
"releases": [ "releases": [
......
...@@ -240,7 +240,6 @@ with open(old_repositories_json_path, encoding='utf-8') as of: ...@@ -240,7 +240,6 @@ with open(old_repositories_json_path, encoding='utf-8') as of:
'Diagram', 'Diagram',
'Japanize', 'Japanize',
'SimpleClone', 'SimpleClone',
'MacTerminal',
'rsub', 'rsub',
'Pman', 'Pman',
'Gist' 'Gist'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment