delete obsolete entities, the associated docbooks have been removed with r454821...
[kdepim.git] / dependency-graph.dot
blobd586336db20a352baa7a8a473b3e84dce5295347
1 # to create a ps file use 'dot -Tps -o dependency-graph.ps dependency-graph.dot' (dot it part of the graphviz package)
2 digraph "inter-dependency graph for kdepim" {
3 "akregator" -> "kaddressbook";
4 "akregator" -> "kontact";
5 "certmanager" -> "kaddressbook";
6 "certmanager" -> "kmail";
7 "certmanager" -> "libkpimidentities";
8 "kaddressbook" -> "kontact";
9 "kaddressbook" -> "kresources";
10 "kaddressbook" -> "wizards";
11 "kgantt" -> "korganizer";
12 "kmail" -> "plugins";
13 "kmail" -> "wizards";
14 "knotes" -> "kontact";
15 "knotes" -> "kresources";
16 "kode" -> "kresources";
17 "korganizer" -> "kontact";
18 "korganizer" -> "wizards";
19 "kresources" -> "karm";
20 "kresources" -> "wizards";
21 "ktnef" -> "libkcal";
22 "libemailfunctions" -> "kmail";
23 "libemailfunctions" -> "korganizer";
24 "libemailfunctions" -> "libkcal";
25 "libemailfunctions" -> "libkpimidentities";
26 "libkcal" -> "kalarm";
27 "libkcal" -> "karm";
28 "libkcal" -> "kfile-plugins";
29 "libkcal" -> "kitchensync";
30 "libkcal" -> "knotes";
31 "libkcal" -> "konsolekalendar";
32 "libkcal" -> "korganizer";
33 "libkcal" -> "kpilot";
34 "libkcal" -> "kresources";
35 "libkcal" -> "ksync";
36 "libkcal" -> "libkdepim";
37 "libkcal" -> "libkpimexchange";
38 "libkcal" -> "plugins";
39 "libkdenetwork" -> "certmanager";
40 "libkdenetwork" -> "kmail";
41 "libkdenetwork" -> "knode";
42 "libkdenetwork" -> "korn";
43 "libkdepim" -> "akregator";
44 "libkdepim" -> "kaddressbook";
45 "libkdepim" -> "kalarm";
46 "libkdepim" -> "kandy";
47 "libkdepim" -> "karm";
48 "libkdepim" -> "kioslaves";
49 "libkdepim" -> "kitchensync";
50 "libkdepim" -> "kmail";
51 "libkdepim" -> "knode";
52 "libkdepim" -> "knotes";
53 "libkdepim" -> "korganizer";
54 "libkdepim" -> "libkpimexchange";
55 "libkdepim" -> "libkpimidentities";
56 "libkdepim" -> "plugins";
57 "libkdepim" -> "wizards";
58 "libkholidays" -> "kontact";
59 "libkholidays" -> "korganizer";
60 "libkmime" -> "kalarm";
61 "libkmime" -> "kioslaves";
62 "libkmime" -> "kmail";
63 "libkmime" -> "knode";
64 "libkpgp" -> "certmanager";
65 "libkpgp" -> "kmail";
66 "libkpgp" -> "knode";
67 "libkpimexchange" -> "korganizer";
68 "libkpimexchange" -> "kresources";
69 "libkpimidentities" -> "kmail";
70 "libkpimidentities" -> "korganizer";
71 "libksieve" -> "kmail";
72 "mimelib" -> "kmail";
73 "mimelib" -> "korn";