summaryrefslogtreecommitdiff
path: root/editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet')
-rw-r--r--editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet
index d2dfec33..f36fbec8 100644
--- a/editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet
+++ b/editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet
@@ -5,8 +5,8 @@
<key>content</key>
<string>&lt;com:TPolygonHotSpot
${1:HotspotMode="${2:Navigate}"
- NavigateUrl="${3:http://www.pradosoft.com}"}
- AlternateText="${4:Navigate to pradosoft.com}"
+ NavigateUrl="${3:https://github.com/pradosoft/prado}"}
+ AlternateText="${4:Navigate to Prado framework}"
Coordinates="${5:200,137,255}" /&gt;$0</string>
<key>name</key>
<string>TPolygonHotSpot (THotSpot)</string>