Commit a4f717e9 authored by Thomas Debarochez's avatar Thomas Debarochez

add "Send by mail" command

parent 5577d67c
...@@ -222,6 +222,7 @@ ...@@ -222,6 +222,7 @@
"https://github.com/Taecho/Sublime-Snipt", "https://github.com/Taecho/Sublime-Snipt",
"https://github.com/tanepiper/sublime-todomanager", "https://github.com/tanepiper/sublime-todomanager",
"https://github.com/tanepiper/SublimeText-Nodejs", "https://github.com/tanepiper/SublimeText-Nodejs",
"https://github.com/tdebarochez/sublime-mailto",
"https://github.com/technocoreai/SublimeExternalCommand", "https://github.com/technocoreai/SublimeExternalCommand",
"https://github.com/titoBouzout/SideBarEnhancements", "https://github.com/titoBouzout/SideBarEnhancements",
"https://github.com/tomasztunik/Sublime-Text-2-Backbone.js-package", "https://github.com/tomasztunik/Sublime-Text-2-Backbone.js-package",
...@@ -340,6 +341,7 @@ ...@@ -340,6 +341,7 @@
"sublime-jshint": "JSHint", "sublime-jshint": "JSHint",
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-last-edit": "LastEdit", "sublime-last-edit": "LastEdit",
"sublime-mailto": "Send by mail",
"Sublime-Missing-Palette-Commands": "Missing Palette Commands", "Sublime-Missing-Palette-Commands": "Missing Palette Commands",
"sublime-OpenRecentFiles" : "Open Recent Files", "sublime-OpenRecentFiles" : "Open Recent Files",
"sublime-OpenRelated": "Open Related", "sublime-OpenRelated": "Open Related",
......
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