~ubuntu-branches/ubuntu/intrepid/glib2.0/intrepid

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib-gettextize.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-09-19 13:04:41 UTC
  • mfrom: (1.2.48 upstream)
  • Revision ID: james.westby@ubuntu.com-20080919130441-p3x1zuo6ysjku2wq
Tags: 2.18.1-0ubuntu1
* New upstream version:
  - Bugs fixed:
  550433 g_test_init doesn't recognize --help
  523463 Core dump in gmain.c:2482:IA__g_main_context_check
  551228 G_STRFUNC on recent Sun compiler should be expanded...
  551410 gtestutils.c: using printf without prototype
  551731 g_date_set_time[_t] docs should mention what timezone
  548321 <string.h> is not included in gi18n-lib.h
  551149 xdgmime mem leak
  550647 synchronous pipe I/O when reading mount reply
  551887 Docs for g_desktop_app_info_new_from_filename aren't...
  551681 g_content_type_guess() too naive with filenames
  552352 g_app_info_launch doesn't work if "Path" key...
  551408 gmodule.def generated to builddir...
  552359 g_file_info_get_icon should return GThemedIcon, and...

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
<div class="cmdsynopsis"><p><code class="command">glib-gettextize</code>  [option...] [directory]</p></div>
51
51
</div>
52
52
<div class="refsect1" lang="en">
53
 
<a name="id3373382"></a><h2>Description</h2>
 
53
<a name="id3578598"></a><h2>Description</h2>
54
54
<p><span class="command"><strong>glib-gettextize</strong></span> helps to prepare a source package for being
55
55
internationalized through <span class="application">gettext</span>. 
56
56
It is a variant of the <span class="command"><strong>gettextize</strong></span> that ships with
64
64
<code class="option">--no-changelog</code> option).
65
65
</p>
66
66
<div class="refsect2" lang="en">
67
 
<a name="id3374697"></a><h3>Options</h3>
 
67
<a name="id3579912"></a><h3>Options</h3>
68
68
<div class="variablelist"><table border="0">
69
69
<col align="left" valign="top">
70
70
<tbody>
97
97
</div>
98
98
</div>
99
99
<div class="refsect1" lang="en">
100
 
<a name="id3374765"></a><h2>See also</h2>
 
100
<a name="id3579980"></a><h2>See also</h2>
101
101
<p>
102
102
<span class="command"><strong>gettextize</strong></span>(1)
103
103
</p>