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 --- .../Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet new file mode 100644 index 00000000..b0a3635c --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet @@ -0,0 +1,18 @@ + + + + + content + <com:TPanel ID="${1:panel1}"> + $0 +</com:TPanel> + name + TPanel + scope + text.html + tabTrigger + TPanel + uuid + 7E35FA7C-E390-41BA-A8C5-C1F3B4FAE6A1 + + -- cgit v1.2.3