Skip to content

gir: Drop DBus and DBusGLib introspection files. Fixes #144

They are outdated and wrong. "c:identifier-prefixes" and "c:symbol-prefixes" should be attributes of a "namespace" tag instead of "repository", symbol prefixes and identifiers prefixes in DBusGlib should be "DBusG" and "dbus_g", respectively, and symbol prefix in DBus gir file ought to be "dbus", not "DBus". All these errors make me believe that these files were either completely unused or special-cased in bindings.

See #144 (closed)

Merge request reports