~ubuntu-branches/ubuntu/saucy/totem-pl-parser/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/reference/tmpl/totem-pl-parser.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-01-26 20:52:06 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100126205206-mj1kg7e81c9f0zgv
Tags: 2.29.1-0ubuntu1
* New upstream release:
  - Add introspection support
  - Remove GTK+ dependency
  - Remove deprecated symbols
  - Add more metadata to XSPF playlist saving
  - Fix compilation on *BSDs
* debian/watch: update to take unstable version
* debian/control.in:
  - add Vcs-Bzr tag
  - add gobject-introspection, libgirepository1.0-dev and gir1.0-glib-2.0
    build-dep
  - remove libgtk2.0-dev build-dep
  - bump package revision as soname bumped
  - add gir1.0-totemplparser-1.0 package
* debian/rules:
  - bump makeshlibs args to new revision
  - call dh_girepository
* debian/libtotem-plparser17.install:
  - renamed from debian/libtotem-plparser12.install
* add debian/gir1.0-totemplparser-1.0.install package
* debian/libtotem-plparser-dev.install:
  - add gir file
* add debian/patches/01_fix_gir_file.patch:
  - fix gir and typelib file to have good release version
* add debian/patches/90autoreconf.patch to include previous patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
<!-- ##### SECTION Stability_Level ##### -->
18
18
 
19
19
 
20
 
<!-- ##### TYPEDEF TotemPlParser ##### -->
 
20
<!-- ##### STRUCT TotemPlParser ##### -->
21
21
<para>
22
22
 
23
23
</para>
105
105
@TOTEM_PL_PARSER_ERROR_NO_DISC: 
106
106
@TOTEM_PL_PARSER_ERROR_MOUNT_FAILED: 
107
107
 
108
 
<!-- ##### USER_FUNCTION TotemPlParserIterFunc ##### -->
109
 
<para>
110
 
 
111
 
</para>
112
 
 
113
 
@model: 
114
 
@iter: 
115
 
@uri: 
116
 
@title: 
117
 
@custom_title: 
118
 
@user_data: 
119
 
 
120
 
 
121
108
<!-- ##### FUNCTION totem_pl_parser_new ##### -->
122
109
<para>
123
110
 
187
174
@user_data: 
188
175
 
189
176
 
190
 
<!-- ##### FUNCTION totem_pl_parser_write ##### -->
191
 
<para>
192
 
 
193
 
</para>
194
 
 
195
 
@parser: 
196
 
@model: 
197
 
@func: 
198
 
@output: 
199
 
@type: 
200
 
@user_data: 
201
 
@error: 
202
 
@Returns: 
203
 
 
204
 
 
205
 
<!-- ##### FUNCTION totem_pl_parser_write_with_title ##### -->
206
 
<para>
207
 
 
208
 
</para>
209
 
 
210
 
@parser: 
211
 
@model: 
212
 
@func: 
213
 
@output: 
 
177
<!-- ##### FUNCTION totem_pl_parser_save ##### -->
 
178
<para>
 
179
 
 
180
</para>
 
181
 
 
182
@parser: 
 
183
@playlist: 
 
184
@dest: 
214
185
@title: 
215
186
@type: 
216
 
@user_data: 
217
187
@error: 
218
188
@Returns: 
219
189