~ubuntu-branches/ubuntu/feisty/libgnome/feisty

« back to all changes in this revision

Viewing changes to doc/reference/html/ch01s03.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-15 15:52:31 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20061115155231-gbp2xt8ns20vf1vh
Tags: 2.17.0-0ubuntu1
* New upstream version:
  - Enable a11y by default in devel releases 
  - Don't check for null before calling g_free/g_strdup
  - Improve strings in error messages and other places
  - GThread initialization fix 
* debian/patches/08_dont_force_a11y_activation.patch:
  - don't force a11y activation
* debian/patches/09_run_app_message_fix.patch:
  - fixed with the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
 
<title>Displaying help and external info</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
7
 
<link rel="start" href="index.html" title="GNOME Library Reference Manual">
8
 
<link rel="up" href="libgnome.html" title="GNOME Library (libgnome)">
9
 
<link rel="prev" href="libgnome-gnome-i18n.html" title="gnome-i18n">
10
 
<link rel="next" href="libgnome-gnome-help.html" title="gnome-help">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
12
 
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="libgnome.html" title="GNOME Library (libgnome)">
14
 
</head>
15
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
16
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
17
 
<td><a accesskey="p" href="libgnome-gnome-i18n.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="libgnome.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">GNOME Library Reference Manual</th>
21
 
<td><a accesskey="n" href="libgnome-gnome-help.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
 
</tr></table>
23
 
<div class="sect1" lang="en">
24
 
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
25
 
<a name="id2813746"></a>Displaying help and external info</h2></div></div></div>
26
 
<p>These functions provide means to display help files and general
27
 
       urls and to retrieve the high (or low) scores for a game.
28
 
       </p>
29
 
</div>
30
 
</body>
31
 
</html>