-
-
Notifications
You must be signed in to change notification settings - Fork 61
/
Community.PowerToys.Run.Plugin.Everything.xml
99 lines (99 loc) · 4.75 KB
/
Community.PowerToys.Run.Plugin.Everything.xml
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
<?xml version="1.0"?>
<doc>
<assembly>
<name>Community.PowerToys.Run.Plugin.Everything</name>
</assembly>
<members>
<member name="T:Community.PowerToys.Run.Plugin.Everything.Properties.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.clipboard_failed">
<summary>
Looks up a localized string similar to Fail to set text in clipboard.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.copy_path">
<summary>
Looks up a localized string similar to Copy path (Ctrl+C).
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.enable_wait">
<summary>
Looks up a localized string similar to Enable Wait setting under PowerToys Run > Everything.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.Everything_ini">
<summary>
Looks up a localized string similar to Install Everything if not installed.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.Everything_not_running">
<summary>
Looks up a localized string similar to Everything is not running.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.folder_open_failed">
<summary>
Looks up a localized string similar to Fail to open folder at.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.open_containing_folder">
<summary>
Looks up a localized string similar to Open containing folder (Ctrl+Shift+E).
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.open_in_console">
<summary>
Looks up a localized string similar to Open path in console (Ctrl+Shift+C).
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.plugin_description">
<summary>
Looks up a localized string similar to Get search results from Everything.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.plugin_name">
<summary>
Looks up a localized string similar to Everything.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.Preview">
<summary>
Looks up a localized string similar to Preview - Preview file content as icon, may cause freezing if file is not local..
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.run_as_admin">
<summary>
Looks up a localized string similar to Run as administrator (Ctrl+Shift+Enter).
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.timeout">
<summary>
Looks up a localized string similar to Timed out before finishing the query.
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.Top">
<summary>
Looks up a localized string similar to Top - Insert result at the top of the list, may cause pre-selection issue..
</summary>
</member>
<member name="P:Community.PowerToys.Run.Plugin.Everything.Properties.Resources.Wait">
<summary>
Looks up a localized string similar to Wait - Wait longer for the query to finish, enable only if prompted to..
</summary>
</member>
</members>
</doc>