diff options
Diffstat (limited to 'src/app-indicator.symbols')
-rw-r--r-- | src/app-indicator.symbols | 6 |
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_; +}; |