aboutsummaryrefslogtreecommitdiff
path: root/src/app-indicator.symbols
Commit message (Collapse)AuthorAgeFilesLines
* Correct symbols in version script fileAlfred Wingate2024-07-031-2/+2
| | | | | | | | | LLVM lld checks for nonexistent symbols in version scripts files. Correct symbols names to what appears to be the desired results. Bug: https://bugs.gentoo.org/934481 Fixes: 4d97676bb5ba1a7612aed36d219cbaa978adc90e Signed-off-by: Alfred Wingate <parona@protonmail.com>
* Limit exported symbolsRobert Tari2023-08-101-0/+6
fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/40