init: Alfred preferences
This commit is contained in:
10
Alfred.alfredpreferences/snippets/phrasal verb/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/phrasal verb/info.plist
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>snippetkeywordprefix</key>
|
||||
<string></string>
|
||||
<key>snippetkeywordsuffix</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "base sth on sth",
|
||||
"uid" : "1FA0E92F-2D13-4D6C-917E-3628CA4BFE8D",
|
||||
"name" : "以…為基礎",
|
||||
"keyword" : "base sth on sth"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user