~ubuntu-branches/ubuntu/trusty/libbonobo/trusty

« back to all changes in this revision

Viewing changes to doc/activation-api/html/bonobo-activation-Debugging.html

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-01-28 16:44:09 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128164409-85v32401um8c7vuw
Tags: 2.20.4-1
* New patch, 20_server-files-gettext, adapted from Ubuntu (to lookup
  both of debian-gettext-domain and ubuntu-gettext-domain):
  - activation-server/object-directory-load.c, parse_oaf_server_attrs():
    Check <oaf_server> tag attributes values for "debian-gettext-domain" or
    "ubuntu-gettext-domain" and store the latest in the previously unused
    'domain' field of the server struct.
  - bonobo-activation/bonobo-activation-server-info.c,
    bonobo_server_info_prop_lookup(): If 'domain' field is set, try
    gettext() before looking up a translation in the .server file itself.
* New upstream stable release; no API change; bug fixes.
  - Drop relibtoolizing patch, 90_relibtoolize, as the new upstream tarball
    doesn't have the x86_64 ltmain.sh snippet hardcoding the library path to
    /usr/lib64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
<th width="100%" align="center">Bonobo Activation API Reference Manual</th>
29
29
<td><a accesskey="n" href="lgpl.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
30
</tr>
31
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2590016" class="shortcut">Top</a>
 
31
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2930007" class="shortcut">Top</a>
32
32
                  &#160;|&#160;
33
 
                  <a href="#id2590044" class="shortcut">Description</a></nobr></td></tr>
 
33
                  <a href="#id2930036" class="shortcut">Description</a></nobr></td></tr>
34
34
</table>
35
35
<div class="refentry" lang="en">
36
36
<a name="bonobo-activation-Debugging"></a><div class="titlepage"></div>
37
37
<div class="refnamediv"><table width="100%"><tr>
38
38
<td valign="top">
39
39
<h2>
40
 
<a name="id2590016"></a><span class="refentrytitle">Debugging</span>
 
40
<a name="id2930007"></a><span class="refentrytitle">Debugging</span>
41
41
</h2>
42
42
<p>Debugging</p>
43
43
</td>
57
57
</pre>
58
58
</div>
59
59
<div class="refsect1" lang="en">
60
 
<a name="id2590044"></a><h2>Description</h2>
 
60
<a name="id2930036"></a><h2>Description</h2>
61
61
<p>
62
62
 
63
63
</p>
64
64
</div>
65
65
<div class="refsect1" lang="en">
66
 
<a name="id2590058"></a><h2>Details</h2>
 
66
<a name="id2930050"></a><h2>Details</h2>
67
67
<div class="refsect2" lang="en">
68
 
<a name="id2590069"></a><h3>
 
68
<a name="id2930060"></a><h3>
69
69
<a name="bonobo-activation-debug-shutdown"></a>bonobo_activation_debug_shutdown ()</h3>
70
 
<a class="indexterm" name="id2590081"></a><pre class="programlisting"><a
 
70
<a class="indexterm" name="id2930073"></a><pre class="programlisting"><a
71
71
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
72
72
>gboolean</a>            bonobo_activation_debug_shutdown    (void);</pre>
73
73
<p>
87
87
</div>
88
88
</div>
89
89
<div class="refsect1" lang="en">
90
 
<a name="id2590125"></a><div class="refsect2" lang="en"><a name="id2590126"></a></div>
 
90
<a name="id2930116"></a><div class="refsect2" lang="en"><a name="id2930117"></a></div>
91
91
<hr>
92
 
<div class="refsect2" lang="en"><a name="id2590127"></a></div>
 
92
<div class="refsect2" lang="en"><a name="id2930118"></a></div>
93
93
</div>
94
94
</div>
95
95
</body>