This repository was archived by the owner on Sep 24, 2023. It is now read-only.
Commit 66c8468
committed
OS X: Prevent multiple "Check for updates" menu entries
We have three main windows all readding the same actions to the menus.
Check for updates is supposed to be in the app menu on OS X
(ApplicationSpecificRole). Unfortunately, setting that flag causes
up to three entries in the app menu. Thus move it to the File menu for
the time being.
Fixes #222
Change-Id: I4258565eb6d9f1b13800c2ce8b2bde948430b8d1
Reviewed-on: https://codereview.kdab.com/25793
Tested-by: Continuous Integration <[email protected]>
Reviewed-by: Boyer de la Giroday Michel <[email protected]>
Reviewed-by: Frank Osterfeld <[email protected]>1 parent 55e3b56 commit 66c8468
1 file changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
220 | 224 | | |
| 225 | + | |
221 | 226 | | |
222 | 227 | | |
223 | 228 | | |
| |||
326 | 331 | | |
327 | 332 | | |
328 | 333 | | |
329 | | - | |
330 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
331 | 342 | | |
| 343 | + | |
332 | 344 | | |
333 | 345 | | |
334 | 346 | | |
| |||
338 | 350 | | |
339 | 351 | | |
340 | 352 | | |
341 | | - | |
| 353 | + | |
342 | 354 | | |
343 | 355 | | |
344 | 356 | | |
| |||
0 commit comments