Commit 933069e
committed
appstream: Check for .desktop suffixed ids also.
The starts-with() function was originally used because some flatpak
appstream ids ended in .desktop for historical reasons. This fact was
forgotten in 7a4d6e0 due to lack of commenting.
Fixes #linuxmint/mint22.1-beta#81.1 parent 25f207b commit 933069e
1 file changed
Lines changed: 8 additions & 3 deletions
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
435 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
436 | 441 | | |
437 | 442 | | |
438 | 443 | | |
| |||
0 commit comments