-
Notifications
You must be signed in to change notification settings - Fork 1
/
cache.yml
148 lines (148 loc) · 4.58 KB
/
cache.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
!!com.aptana.scripting.model.BundleElement
author: Christopher Williams
children:
- !!com.aptana.scripting.model.MenuElement
children:
- children: &id001 []
commandName: Open Boxee
customProperties: null
displayName: Open Boxee
path: bundle.rb
scope: null
- children: *id001
commandName: Copy App to Boxee
customProperties: null
displayName: Copy App to Boxee
path: bundle.rb
scope: null
- children: *id001
commandName: Open Log
customProperties: null
displayName: Open Log
path: bundle.rb
scope: null
- children: *id001
commandName: Create Debug Log
customProperties: null
displayName: Create Debug Log
path: bundle.rb
scope: null
commandName: Boxee
customProperties: null
displayName: Boxee
path: bundle.rb
scope: null
- !command
async: false
customProperties: null
displayName: Copy App to Boxee
input: []
inputPath: null
keyBindingMap:
!!com.aptana.scripting.model.Platform 'ALL': [CONTROL+SHIFT+B]
outputPath: null
outputType: discard
path: commands/copy_app.rb
runType: current_thread
scope: null
workingDirectoryType: UNDEFINED
- !command
async: false
customProperties: null
displayName: Open Boxee
input: []
inputPath: null
keyBindingMap:
!!com.aptana.scripting.model.Platform 'ALL': [CONTROL+SHIFT+B]
outputPath: null
outputType: discard
path: commands/open_boxee.rb
runType: current_thread
scope: null
workingDirectoryType: UNDEFINED
- !command
async: false
customProperties: null
displayName: Open Log
input: []
inputPath: null
keyBindingMap:
!!com.aptana.scripting.model.Platform 'ALL': [CONTROL+SHIFT+B]
outputPath: null
outputType: discard
path: commands/open_log.rb
runType: current_thread
scope: null
workingDirectoryType: UNDEFINED
- !!com.aptana.scripting.model.SnippetElement
async: false
customProperties:
prefix_values: [app]
displayName: app
expansion: "<app>\n <id>${TM_PROJECT_NAME}</id>\n <name>THRU YOU</name>\n <version>1.0</version>\n\
\ <description>THRU YOU | Kutiman mixes YouTube</description>\n <thumb>http://dir.boxee.tv/apps/${TM_PROJECT_NAME}/thumb.png</thumb>\n\
\ <repository>http://dir.boxee.tv/apps</repository>\n <media>${1:video/pictures/music}</media>\n\
\ <copyright>${TM_FULL_NAME}</copyright>\n <email>${2:[email protected]}</email>\n\
\ <type>${3:skin/rss/plugin}</type>\n <startWindow>14000</startWindow>\n <platform>${4:all/win/mac/atv/linux}</platform>\n\
\ <minversion>0.9.12</minversion>\n </app>"
input: [none]
inputPath: null
keyBindingMap: null
outputPath: null
outputType: insert_as_snippet
path: snippets/snippets.rb
runType: current_thread
scope: text.xml
workingDirectoryType: UNDEFINED
- !!com.aptana.scripting.model.SnippetElement
async: false
customProperties:
prefix_values: [wi]
displayName: window
expansion: "<window type=\"window\" id=\"${1:14000}\">\n <defaultcontrol always=\"\
true\">120</defaultcontrol>\n <allowoverlay>${2:no/yes}</allowoverlay>\n <onload>$3</onload>\n\
\ <onunload>$4</onunload>\n <controls>\n co${0}\n </controls>\n</window>"
input: [none]
inputPath: null
keyBindingMap: null
outputPath: null
outputType: insert_as_snippet
path: snippets/snippets.rb
runType: current_thread
scope: text.xml
workingDirectoryType: UNDEFINED
- !!com.aptana.scripting.model.SnippetElement
async: false
customProperties:
prefix_values: [co]
displayName: label control
expansion: "<control type=\"label\" id=\"${1:110}\">\n <posx>280</posx>\n <posy>100</posy>\n\
\ <width>250</width>\n <height>40</height>\n <label>Some text goes here</label>\n\
</control>"
input: [none]
inputPath: null
keyBindingMap: null
outputPath: null
outputType: insert_as_snippet
path: snippets/snippets.rb
runType: current_thread
scope: text.xml
workingDirectoryType: UNDEFINED
- !!com.aptana.scripting.model.ProjectTemplateElement {customProperties: null, description: A basic template which includes the default boxee app structure,
displayName: Basic Boxee Template, location: templates/boxee_template.zip, path: templates/project_templates.rb,
scope: null, type: WEB}
copyright: (c) Copyright 2010 Christopher Williams. Distributed under MIT license.
customProperties: null
decreaseIndentMarkers: {}
description: This is a bundle to help create boxee apps
displayName: Boxee
fileTypeRegistry: {}
fileTypes: []
foldingStartMarkers: {}
foldingStopMarkers: {}
increaseIndentMarkers: {}
license: null
licenseUrl: null
path: bundle.rb
repository: git://github.com/sgtcoolguy/boxee.ruble.git
visible: true