~ubuntu-branches/ubuntu/karmic/ogmrip/karmic

« back to all changes in this revision

Viewing changes to libogmrip-gtk/ogmrip-xvid-options.c

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2009-09-21 19:49:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090921194925-by5swrxkmnr07miv
Tags: 0.13.1-0.0ubuntu1
* Sync with Debian-multimedia.org (LP: #434203)
* Ubuntu remaining changes:
 - debian/rules:
  + Disable hal support by passing --disable-hal-support, to avoid crash when
    loading (LP: #434873).
 - debian/control:
  + Depends on mplayer-nogui | mplayer, ogmrip doesn't need the GUI of 
    mplayer (LP: #424403).
  + Recommends all ogmrip plugins and ogmrip-profiles.
  + Remove build-depends on libhal-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#endif
22
22
 
23
23
#include <glib/gi18n.h>
24
 
#include <gtk/gtkdialog.h>
25
24
#include <glade/glade.h>
26
25
 
27
26
#include "ogmrip-helper.h"