Warning, /libdbusmenu-qt/README is written in an unsupported language. File is not indexed.
0001 # Summary 0002 0003 This library provides a Qt implementation of the DBusMenu protocol. 0004 0005 The DBusMenu protocol makes it possible for applications to export and import 0006 their menus over DBus. 0007 0008 # Author 0009 0010 Canonical DX Team 0011 Maintainer: Renato Filho <renato.filho@canonical.com> 0012 Former maintainer: Aurélien Gâteau 0013 0014 # Documentation 0015 0016 By default documentation is generated with Doxygen. You can disable 0017 documentation generation by passing -DWITH_DOC=OFF to cmake. 0018 0019 # Links 0020 0021 ## Source code, bugtracker and tarball hosts 0022 0023 https://launchpad.net/libdbusmenu-qt 0024 0025 ## KDE developers mirror 0026 0027 http://gitorious.org/dbusmenu/dbusmenu-qt 0028 0029 ## Spec 0030 0031 http://people.canonical.com/~agateau/dbusmenu/spec/index.html