~ubuntu-branches/ubuntu/jaunty/totem/jaunty-updates

« back to all changes in this revision

Viewing changes to browser-plugin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-30 18:50:15 UTC
  • mfrom: (1.1.46 upstream)
  • Revision ID: james.westby@ubuntu.com-20081030185015-vldtzsr9soj4au8m
Tags: 2.24.3-0ubuntu1
* New upstream version:
  - Fix YouTube plugin for recent website changes
  - Allow clicking on the seekbar to get to the selected position 
    (lp: #244157)
  - Fix some keys not being usable in the sidebar
  - Fix possible hangs in the YouTube plugin
* debian/patches/90_youtube_url_update.patch:
  - the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
347
347
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
348
348
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
349
349
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
350
DSYMUTIL = @DSYMUTIL@
350
351
ECHO = @ECHO@
351
352
ECHO_C = @ECHO_C@
352
353
ECHO_N = @ECHO_N@
433
434
NAUTILUSDIR = @NAUTILUSDIR@
434
435
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
435
436
NAUTILUS_LIBS = @NAUTILUS_LIBS@
 
437
NMEDIT = @NMEDIT@
436
438
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
437
439
NVTV_CFLAGS = @NVTV_CFLAGS@
438
440
NVTV_LIBS = @NVTV_LIBS@
546
548
srcdir = @srcdir@
547
549
sysconfdir = @sysconfdir@
548
550
target_alias = @target_alias@
 
551
top_build_prefix = @top_build_prefix@
549
552
top_builddir = @top_builddir@
550
553
top_srcdir = @top_srcdir@
551
554
plugindir = $(BROWSER_PLUGIN_DIR)