OSDN Git Service

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