diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-09-22 14:56:09 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-09-22 14:56:09 +0200 |
commit | 5551321b887ee90ef398a24d768a5f4a87db3af0 (patch) | |
tree | 41f5d38813ff96edf880d3f48b5a2ce0457cf980 /docs/libdbusmenu-gtk/reference/html/ch01.html | |
parent | 46c6657c665a6b2771d14fecd62936e0a1ec33aa (diff) | |
parent | fd9a7d175a4d6b17d04803245b30e547d34af9dc (diff) | |
download | libdbusmenu-5551321b887ee90ef398a24d768a5f4a87db3af0.tar.gz libdbusmenu-5551321b887ee90ef398a24d768a5f4a87db3af0.tar.bz2 libdbusmenu-5551321b887ee90ef398a24d768a5f4a87db3af0.zip |
* New upstream release:
- fix Action for top-level dropdown menu item not activated (LP: #637692)
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/html/ch01.html')
-rw-r--r-- | docs/libdbusmenu-gtk/reference/html/ch01.html | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/libdbusmenu-gtk/reference/html/ch01.html b/docs/libdbusmenu-gtk/reference/html/ch01.html deleted file mode 100644 index a5bbccc..0000000 --- a/docs/libdbusmenu-gtk/reference/html/ch01.html +++ /dev/null @@ -1,44 +0,0 @@ -<!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</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> -<link rel="home" href="index.html" title="libdbusmenu-gtk Reference Manual"> -<link rel="up" href="index.html" title="libdbusmenu-gtk Reference Manual"> -<link rel="prev" href="index.html" title="libdbusmenu-gtk Reference Manual"> -<link rel="next" href="libdbusmenu-gtk-DbusmenuGtkMenu.html" title="DbusmenuGtkMenu"> -<meta name="generator" content="GTK-Doc V1.15 (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">libdbusmenu-gtk Reference Manual</th> -<td><a accesskey="n" href="libdbusmenu-gtk-DbusmenuGtkMenu.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr></table> -<div class="chapter" title="API"> -<div class="titlepage"><div><div><h2 class="title"> -<a name="id453927"></a>API</h2></div></div></div> -<div class="toc"><dl> -<dt> -<span class="refentrytitle"><a href="libdbusmenu-gtk-DbusmenuGtkMenu.html">DbusmenuGtkMenu</a></span><span class="refpurpose"></span> -</dt> -<dt> -<span class="refentrytitle"><a href="libdbusmenu-gtk-DbusmenuGtkClient.html">DbusmenuGtkClient</a></span><span class="refpurpose"></span> -</dt> -<dt> -<span class="refentrytitle"><a href="Genericmenuitem.html">Genericmenuitem</a></span><span class="refpurpose"></span> -</dt> -<dt> -<span class="refentrytitle"><a href="libdbusmenu-gtk-menuitem.html">menuitem</a></span><span class="refpurpose"></span> -</dt> -</dl></div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.15</div> -</body> -</html>
\ No newline at end of file |