From 58999056a70f83b2f66527c00a2d5f36ccaec773 Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Sun, 4 Mar 2007 20:11:31 +0000 Subject: [PATCH] =?UTF-8?q?Add=20the=20following=20keys=20to=20the=20bundl?= =?UTF-8?q?e=E2=80=99s=20info.plist:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit contactName: The full name of the contact for this bundle. contactEmailRot13: A ROT13 encoded email address for the bundle contact (we obfuscate it to avoid spammers from picking up the files, seeing how bundles will often be available via anonymous svn over http). description: A short description for this bundle. Do link to more info about the language (or whatever) the bundle is about. I decided on using HTML for this (but leave out the initial paragraph tag) since it seemed like overkill to run a single line of text through Markdown.pl, just to convert [foo](link) into foo Many of the current descriptions could use some improvements, I just wanted to get the ball rolling :) git-svn-id: http://svn.textmate.org/trunk/Bundles/Io.tmbundle@6718 dfb7d73b-c2ec-0310-8fea-fb051d288c6d --- info.plist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/info.plist b/info.plist index 87a67b0..9a29c54 100644 --- a/info.plist +++ b/info.plist @@ -2,6 +2,12 @@ + contactEmailRot13 + evk.ebo@tznvy.pbz + contactName + Rob Rix + description + Support for the <a href="http://www.iolanguage.com/">Io</a> prototype-based programming language. mainMenu excludedItems