| 65 | static const QSet<uint> kHiddenAppIds = { 7, 760, 2371090 }; |
| 66 | |
| 67 | static QString flatpakRepoDescriptorPath() |
| 68 | { |
| 69 | return "/app/share/cloud_redirect/cloudredirect.flatpakrepo"; |
| 70 | } |
| 71 | |
| 72 | static bool flatpakRepoDescriptorHasGpgKey() |
| 73 | { |
no outgoing calls
no test coverage detected