diff options
author | Ted Gould <ted@gould.cx> | 2010-12-08 14:10:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-08 14:10:43 -0600 |
commit | 4b13b78cbbf5a6b959e43d4f943862a67bc66110 (patch) | |
tree | f5a1fe0c5a1bf234d8c642bda8eb8fc39db8e516 /docs/reference/html/ch01.html | |
parent | 3acbfb57c4800b7f8611d1ce5db391cad96f398b (diff) | |
parent | 951f22d924bbb4e31eed9e481c850202a0d2522d (diff) | |
download | ayatana-indicator-application-4b13b78cbbf5a6b959e43d4f943862a67bc66110.tar.gz ayatana-indicator-application-4b13b78cbbf5a6b959e43d4f943862a67bc66110.tar.bz2 ayatana-indicator-application-4b13b78cbbf5a6b959e43d4f943862a67bc66110.zip |
* Upstream Merge
* Removing libappindicator from the tarball
* Autogen
* debian/control: Removing all libappindicator packages
Diffstat (limited to 'docs/reference/html/ch01.html')
-rw-r--r-- | docs/reference/html/ch01.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/reference/html/ch01.html b/docs/reference/html/ch01.html deleted file mode 100644 index 4f088b5..0000000 --- a/docs/reference/html/ch01.html +++ /dev/null @@ -1,34 +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>Base Classes for Applications</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> -<link rel="home" href="index.html" title="libappindicator Reference Manual"> -<link rel="up" href="index.html" title="libappindicator Reference Manual"> -<link rel="prev" href="index.html" title="libappindicator Reference Manual"> -<link rel="next" href="libappindicator-app-indicator.html" title="AppIndicator"> -<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">libappindicator Reference Manual</th> -<td><a accesskey="n" href="libappindicator-app-indicator.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr></table> -<div class="chapter" title="Base Classes for Applications"> -<div class="titlepage"><div><div><h2 class="title"> -<a name="id401945"></a>Base Classes for Applications</h2></div></div></div> -<div class="toc"><dl><dt> -<span class="refentrytitle"><a href="libappindicator-app-indicator.html">AppIndicator</a></span><span class="refpurpose"> — An object to put application information - into the panel.</span> -</dt></dl></div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.15</div> -</body> -</html>
\ No newline at end of file |