diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-11 15:43:32 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-06-11 23:28:22 +0200 |
commit | 58269553ae543cd8557cdeef78a2afda50cb1f79 (patch) | |
tree | 28fcfb42751cf15268ffc9de0348ab3f5586486f /debian/libayatana-appindicator3-1.symbols | |
parent | 909558a38d61e5af1650176a3828a2fe41f5ba28 (diff) | |
download | libayatana-appindicator-58269553ae543cd8557cdeef78a2afda50cb1f79.tar.gz libayatana-appindicator-58269553ae543cd8557cdeef78a2afda50cb1f79.tar.bz2 libayatana-appindicator-58269553ae543cd8557cdeef78a2afda50cb1f79.zip |
debian/*: Fix DEB builds (GTK-3+ only for now) after CMake switch-over.
Diffstat (limited to 'debian/libayatana-appindicator3-1.symbols')
-rw-r--r-- | debian/libayatana-appindicator3-1.symbols | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/libayatana-appindicator3-1.symbols b/debian/libayatana-appindicator3-1.symbols index cb8f189..eedb189 100644 --- a/debian/libayatana-appindicator3-1.symbols +++ b/debian/libayatana-appindicator3-1.symbols @@ -1,4 +1,14 @@ libayatana-appindicator3.so.1 libayatana-appindicator3-1 #MINVER# + _application_service_marshal_VOID__BOOLEAN_STRING_OBJECT@Base 0.5.90 + _application_service_marshal_VOID__INT_INT@Base 0.5.90 + _application_service_marshal_VOID__INT_STRING@Base 0.5.90 + _application_service_marshal_VOID__INT_STRING_STRING@Base 0.5.90 + _application_service_marshal_VOID__INT_UINT@Base 0.5.90 + _application_service_marshal_VOID__STRING_INT_STRING_STRING_STRING_STRING_STRING@Base 0.5.90 + _application_service_marshal_VOID__STRING_STRING@Base 0.5.90 + _generate_id@Base 0.5.90 + _notification_item@Base 0.5.90 + _notification_watcher@Base 0.5.90 app_indicator_build_menu_from_desktop@Base 0.2.92 app_indicator_category_get_type@Base 0.2.92 app_indicator_get_attention_icon@Base 0.2.92 |