From b916a00d0016119c3f0c140ac679e0ad242115ad Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 03:17:57 +0000 Subject: added old prado textmate bundle --- .../Snippets/TRectangleHotSpot.tmSnippet | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TRectangleHotSpot.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TRectangleHotSpot.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TRectangleHotSpot.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TRectangleHotSpot.tmSnippet new file mode 100644 index 00000000..f0d8c70e --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TRectangleHotSpot.tmSnippet @@ -0,0 +1,20 @@ + + + + + content + <com:TRectangleHotSpot + ${1:HotspotMode="${2:Navigate}" + NavigateUrl="${3:http://www.pradosoft.com}"} + AlternateText="${4:Navigate to pradosoft.com}" + Top="${5:10}" Left="${6:10}" Bottom="${7:110}" Right="${8:110}" />$0 + name + TRectangleHotSpot (THotSpot) + scope + text.html + tabTrigger + THotSpot + uuid + BAC66FCD-8C23-48B9-829B-56FE20CCC8E6 + + -- cgit v1.2.3