eric6/Documentation/Source/create_windows_links.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
21 <body> 21 <body>
22 <a NAME="top" ID="top"></a> 22 <a NAME="top" ID="top"></a>
23 <h1>create_windows_links</h1> 23 <h1>create_windows_links</h1>
24 24
25 <p> 25 <p>
26 Installation script for the eric6 IDE and all eric6 related tools. 26 Installation script for the eric IDE and all eric related tools.
27 </p> 27 </p>
28 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29 29
30 <table> 30 <table>
31 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
108 <dd> 108 <dd>
109 registry path of the variable 109 registry path of the variable
110 </dd> 110 </dd>
111 </dl> 111 </dl>
112 <dl> 112 <dl>
113 <dt>Returns:</dt> 113 <dt>Return:</dt>
114 <dd> 114 <dd>
115 value of requested registry variable 115 value of requested registry variable
116 </dd> 116 </dd>
117 </dl> 117 </dl>
118 <dl> 118 <dl>
147 147
148 <p> 148 <p>
149 Function to generate data for the Windows Desktop links. 149 Function to generate data for the Windows Desktop links.
150 </p> 150 </p>
151 <dl> 151 <dl>
152 <dt>Returns:</dt> 152 <dt>Return:</dt>
153 <dd> 153 <dd>
154 list of tuples containing the desktop link name, 154 list of tuples containing the desktop link name,
155 the link target and the icon target 155 the link target and the icon target
156 </dd> 156 </dd>
157 </dl> 157 </dl>
170 170
171 <p> 171 <p>
172 Function to generate the link names for the Windows Desktop. 172 Function to generate the link names for the Windows Desktop.
173 </p> 173 </p>
174 <dl> 174 <dl>
175 <dt>Returns:</dt> 175 <dt>Return:</dt>
176 <dd> 176 <dd>
177 list of desktop link names 177 list of desktop link names
178 </dd> 178 </dd>
179 </dl> 179 </dl>
180 <dl> 180 <dl>
192 192
193 <p> 193 <p>
194 Function to generate the name of the Start Menu top entry. 194 Function to generate the name of the Start Menu top entry.
195 </p> 195 </p>
196 <dl> 196 <dl>
197 <dt>Returns:</dt> 197 <dt>Return:</dt>
198 <dd> 198 <dd>
199 name of the Start Menu top entry 199 name of the Start Menu top entry
200 </dd> 200 </dd>
201 </dl> 201 </dl>
202 <dl> 202 <dl>

eric ide

mercurial