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

« back to all changes in this revision

Viewing changes to data/icons/16x16/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:
93
93
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
94
94
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
95
95
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
96
DSYMUTIL = @DSYMUTIL@
96
97
ECHO = @ECHO@
97
98
ECHO_C = @ECHO_C@
98
99
ECHO_N = @ECHO_N@
179
180
NAUTILUSDIR = @NAUTILUSDIR@
180
181
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
181
182
NAUTILUS_LIBS = @NAUTILUS_LIBS@
 
183
NMEDIT = @NMEDIT@
182
184
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
183
185
NVTV_CFLAGS = @NVTV_CFLAGS@
184
186
NVTV_LIBS = @NVTV_LIBS@
292
294
srcdir = @srcdir@
293
295
sysconfdir = @sysconfdir@
294
296
target_alias = @target_alias@
 
297
top_build_prefix = @top_build_prefix@
295
298
top_builddir = @top_builddir@
296
299
top_srcdir = @top_srcdir@
297
300
icondir = $(datadir)/icons/hicolor/16x16/apps