git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Added AppleScript support
[vlc.git]
/
extras
/
MacOSX
/
Resources
/
English.lproj
/
vlc.scriptTerminology
1
{
2
"Name" = "vlc suite";
3
"Description" = "vlc specific classes.";
4
5
"Commands" = {
6
"OpenURL" = {
7
Name = "OpenURL";
8
Description = "Open a URL";
9
};
10
"GetURL" = {
11
Name = "GetURL";
12
Description = "Get a URL";
13
};
14
};
15
}