~ubuntu-branches/ubuntu/quantal/libgweather/quantal

« back to all changes in this revision

Viewing changes to doc/tmpl/parser.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-17 15:26:05 UTC
  • mfrom: (1.1.28 upstream) (5.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110517152605-anf9c03d1ny7yn54
Tags: 3.0.0-0ubuntu1
* Resynchronize on Debian and update to the current version, remaining diff:
* debian/control.in:
  - Build-depend on dh-autoreconf, gnome-common
  - use Conflicts on the ppa binaries names differently for easier upgrades
* debian/rules:
  - Run autotools on build
  - Generate POT files on build
* debian/patches/01_gettext_not_xml.patch: 
  - using gettext rather than add translations to the xml databases
* debian/watch: 
  - Watch unstable series  

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
parser
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### STRUCT GWeatherParser ##### -->
21
 
<para>
22
 
 
23
 
</para>
24
 
 
25
 
@xml: 
26
 
@locales: 
27
 
@use_regions: 
28
 
@year_start: 
29
 
@year_end: 
30
 
 
31
 
<!-- ##### FUNCTION gweather_parser_new ##### -->
32
 
<para>
33
 
 
34
 
</para>
35
 
 
36
 
@use_regions: 
37
 
@Returns: 
38
 
 
39
 
 
40
 
<!-- ##### FUNCTION gweather_parser_free ##### -->
41
 
<para>
42
 
 
43
 
</para>
44
 
 
45
 
@parser: 
46
 
 
47
 
 
48
 
<!-- ##### FUNCTION gweather_parser_get_value ##### -->
49
 
<para>
50
 
 
51
 
</para>
52
 
 
53
 
@parser: 
54
 
@Returns: 
55
 
 
56
 
 
57
 
<!-- ##### FUNCTION gweather_parser_get_localized_value ##### -->
58
 
<para>
59
 
 
60
 
</para>
61
 
 
62
 
@parser: 
63
 
@Returns: 
64
 
 
65
 
 
66
 
<!-- ##### FUNCTION gweather_timezones_parse_xml ##### -->
67
 
<para>
68
 
 
69
 
</para>
70
 
 
71
 
@parser: 
72
 
@Returns: 
73
 
 
74