/usr/share/doc/libdbusmenu-qt2/README is in libdbusmenu-qt2 0.9.3+16.04.20160218-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | # Summary
This library provides a Qt implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export and import
their menus over DBus.
# Author
Canonical DX Team
Maintainer: Renato Filho <renato.filho@canonical.com>
Former maintainer: Aurélien Gâteau
# Documentation
By default documentation is generated with Doxygen. You can disable
documentation generation by passing -DWITH_DOC=OFF to cmake.
# Links
## Source code, bugtracker and tarball hosts
https://launchpad.net/libdbusmenu-qt
## KDE developers mirror
http://gitorious.org/dbusmenu/dbusmenu-qt
## Spec
http://people.canonical.com/~agateau/dbusmenu/spec/index.html
|