| 180 | | Note:[[br]] |
| 181 | | ''Synchronize with AM-Name...'' and ''Stop using AM-Name...'' appear only if using Account Manager[[br]] |
| 182 | | ''Add project...'' and ''Use account manager...'' appear only if '''not''' using Account Manager |
| | 181 | '''Notes:''' |
| | 182 | * ''Synchronize with AM-Name...'' and ''Stop using AM-Name...'' appear only if using Account Manager |
| | 183 | * ''Add project...'' and ''Use account manager...'' appear only if '''not''' using Account Manager |
| | 184 | |
| | 185 | ------------------------------------------------- |
| | 186 | |
| | 187 | Charlie's proposal # 2 (Better but a bit more work): |
| | 188 | |
| | 189 | * File |
| | 190 | * Close Window |
| | 191 | * New Window (launch another Manager)... |
| | 192 | * Exit BOINC Manager |
| | 193 | * View |
| | 194 | * Notices |
| | 195 | * ... |
| | 196 | * Disk usage |
| | 197 | * ---separator--- |
| | 198 | * Event Log |
| | 199 | * ---separator--- |
| | 200 | * Simple View |
| | 201 | * Activity |
| | 202 | * (no change) |
| | 203 | * Computing & Network |
| | 204 | * Preferences... |
| | 205 | * Exclusive applications... |
| | 206 | * Retry network communication |
| | 207 | * Shut down connected client |
| | 208 | * Run CPU benchmarks |
| | 209 | * Read config files |
| | 210 | * Read local prefs |
| | 211 | * Manager Display |
| | 212 | * Manager options... |
| | 213 | * Select display columns... |
| | 214 | * Select Computer... |
| | 215 | * Event log options... |
| | 216 | * Tools |
| | 217 | * [Synchronize with AM-Name...] |
| | 218 | * [Stop using AM-Name...] |
| | 219 | * Add project... |
| | 220 | * Use account manager... |
| | 221 | * Help |
| | 222 | * (no change) |
| | 223 | |
| | 224 | Simple View: |
| | 225 | * File |
| | 226 | * Close window |
| | 227 | * Exit BOINC Manager... |
| | 228 | * View |
| | 229 | * Advanced View... |
| | 230 | * ---separator--- |
| | 231 | * Skin -> (Selection) |
| | 232 | * Tools |
| | 233 | * Computing & network preferences... |
| | 234 | * Manager options... |
| | 235 | * Connection options |
| | 236 | * Help |
| | 237 | * BOINC Help |
| | 238 | * BOINC Manager Help |
| | 239 | * ---separator--- |
| | 240 | * BOINC web site |
| | 241 | * ---separator--- |
| | 242 | * About BOINC Manager |
| | 243 | |
| | 244 | '''Notes:''' |
| | 245 | * Split the current ''Options'' dialog into ''Computing options'' (current ''General'' tab) and ''Connection options'' (other tabs) |
| | 246 | * Though it is tempting to merge the current ''Options'' dialog into the ''Computing & network preference'' dialog, that is not a good idea because: |
| | 247 | * the ''Computing options'' and ''Connection options'' need to be available in both Advanced and Simple views, and |
| | 248 | * the ''Computing & network preferences'' dialog modifies the global_preferences_override.xml file, while the items in the ''Computing options'' and ''Connection options'' dialogs are written to the registry or sent to the client via RPC. |
| | 249 | * I have tried to put the most commonly used items nearest the top of each menu (except Exit should be at the end of the File menu) |
| | 250 | * ''Synchronize with AM-Name...'' and ''Stop using AM-Name...'' appear only if using Account Manager |
| | 251 | * ''Add project...'' and ''Use account manager...'' appear only if '''not''' using Account Manager |