mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 14:56:16 +00:00
11 lines
223 B
Diff
11 lines
223 B
Diff
+++ a/src/app-indicator.symbols
|
|
@@ -1,6 +1,6 @@
|
|
{
|
|
global: app_indicator_*;
|
|
local: _notification_*;
|
|
- _generate_;
|
|
- _application_;
|
|
+ _generate_*;
|
|
+ _application_*;
|
|
};
|