Commit 900f88f7 authored by FichteFoll's avatar FichteFoll

Merge pull request #2660 from facelessuser/master

Rename/Redirect PlistJsonConverter to SerializedDataConverter
parents 6015a60f 66f8e4b2
......@@ -716,19 +716,6 @@
}
]
},
{
"details": "https://github.com/facelessuser/PlistJsonConverter",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/facelessuser/PlistJsonConverter/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/PlistJsonConverter/tree/ST3"
}
]
},
{
"name": "PloneReload",
"details": "https://github.com/maethu/SublimePloneReload",
......
......@@ -536,6 +536,16 @@
}
]
},
{
"details": "https://github.com/facelessuser/SerializedDataConverter",
"previous_names": ["PlistJsonConverter"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/facelessuser/SerializedDataConverter/tree/master"
}
]
},
{
"name": "SetDjangoSyntax",
"details": "https://bitbucket.org/pjv/setdjangosyntax",
......
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