~swem/totem/assignment

« back to all changes in this revision

Viewing changes to src/totem-options.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-01-27 09:40:18 UTC
  • mfrom: (1.4.2 upstream) (5.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100127094018-q6rzt7va0y8ketwt
Tags: 2.29.4-1
* New upstream development release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.
  + debian/control.in:
    - Update build dependencies and dependencies.
    - Drop tracker plugin, it needs tracker 0.7.
  + debian/totem-mozilla.links:
    - Drop the complex plugin, it doesn't exist anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
        totem->index = options->playlistidx;
80
80
 
81
81
        /* Handle --seek */
82
 
        totem->seek_to = options->seek;
 
82
        totem->seek_to_start = options->seek;
83
83
}
84
84
 
85
85
void