diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-09-01 12:35:36 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-09-01 12:35:36 +0200 |
commit | 38c23eb353e046bed03aa3a196079ad6c529c5fc (patch) | |
tree | fe03bb7db005946847e3918b2a418900cdb8d0f8 /doc/reference/html/ch01.html | |
parent | 189472aa40bbdc6bc9f9676202ced5bd2eb5e099 (diff) | |
parent | c8794795a7054eff4e21bbca52321195f2d8720c (diff) | |
download | ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.tar.gz ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.tar.bz2 ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.zip |
* New upstream release, includes apis to allow changing the label and
the icon of sources and add documentation
* debian/libmessaging-menu0.symbols:
- new version update
* debian/libmessaging-menu-dev.install:
- install the documentation
* debian/rules:
- build the documentation
- updated shlibs version
- use --with gir so gir:Depends work as it should (lp: #1044125)
Diffstat (limited to 'doc/reference/html/ch01.html')
-rw-r--r-- | doc/reference/html/ch01.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/reference/html/ch01.html b/doc/reference/html/ch01.html new file mode 100644 index 0000000..522cb09 --- /dev/null +++ b/doc/reference/html/ch01.html @@ -0,0 +1,33 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>API Reference</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> +<link rel="home" href="index.html" title="Messaging Menu Reference Manual"> +<link rel="up" href="index.html" title="Messaging Menu Reference Manual"> +<link rel="prev" href="index.html" title="Messaging Menu Reference Manual"> +<link rel="next" href="MessagingMenuApp.html" title="MessagingMenuApp"> +<meta name="generator" content="GTK-Doc V1.18 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> +<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> +<td> </td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> +<th width="100%" align="center">Messaging Menu Reference Manual</th> +<td><a accesskey="n" href="MessagingMenuApp.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> +</tr></table> +<div class="chapter"> +<div class="titlepage"><div><div><h2 class="title"> +<a name="idp3768560"></a>API Reference</h2></div></div></div> +<div class="toc"><dl><dt> +<span class="refentrytitle"><a href="MessagingMenuApp.html">MessagingMenuApp</a></span><span class="refpurpose"> — An application section in the messaging menu</span> +</dt></dl></div> +</div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.18</div> +</body> +</html>
\ No newline at end of file |