~ubuntu-branches/debian/sid/glibmm2.4/sid

« back to all changes in this revision

Viewing changes to docs/reference/html/classGlib_1_1QueryQuark__inherit__graph.dot

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-07-20 10:01:53 UTC
  • mfrom: (1.2.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20090720100153-e2e4u4oshubnem3u
* New upstream release.
* Section of libglibmm-2.4-dbg is "debug" now.
* Update debian/copyright to conform to latest DEP 5.
  + Fix incorrect license.
  + Point to versioned license files.
* Update Standard-Version to 3.8.2.  No change required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
digraph G
2
 
{
3
 
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
4
 
  node [fontname="FreeSans",fontsize="10",shape=record];
5
 
  Node1 [label="Glib::QueryQuark",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
6
 
  Node1 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
7
 
  Node2 [label="Glib::Quark",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGlib_1_1Quark.html"];
8
 
}