0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 14:56:16 +00:00
termux-packages/x11-packages/libayatana-appindicator/src-app-indicator.symbols.patch
2023-10-29 20:29:50 +02:00

11 lines
223 B
Diff

+++ a/src/app-indicator.symbols
@@ -1,6 +1,6 @@
{
global: app_indicator_*;
local: _notification_*;
- _generate_;
- _application_;
+ _generate_*;
+ _application_*;
};