aboutsummaryrefslogtreecommitdiff
path: root/src/app-indicator.symbols
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-08-10 08:38:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-08-10 08:38:24 +0200
commitef6ee22a57be972a83cb27da3273eadb8cb52f0c (patch)
treee0355b93ce042603ecc750952dec8b2c47abaf7c /src/app-indicator.symbols
parent2a3ed016991d0461718ed89811e61aad9202566f (diff)
parent4d97676bb5ba1a7612aed36d219cbaa978adc90e (diff)
downloadlibayatana-appindicator-ef6ee22a57be972a83cb27da3273eadb8cb52f0c.tar.gz
libayatana-appindicator-ef6ee22a57be972a83cb27da3273eadb8cb52f0c.tar.bz2
libayatana-appindicator-ef6ee22a57be972a83cb27da3273eadb8cb52f0c.zip
Merge branch 'tari01-pr/limit-symbols'
Attributes GH PR #69: https://github.com/AyatanaIndicators/libayatana-appindicator/pull/69
Diffstat (limited to 'src/app-indicator.symbols')
-rw-r--r--src/app-indicator.symbols6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app-indicator.symbols b/src/app-indicator.symbols
new file mode 100644
index 0000000..6d1cf35
--- /dev/null
+++ b/src/app-indicator.symbols
@@ -0,0 +1,6 @@
+{
+ global: app_indicator_*;
+ local: _notification_*;
+ _generate_;
+ _application_;
+};