~ubuntu-branches/ubuntu/utopic/awn-extras-applets/utopic

« back to all changes in this revision

Viewing changes to applets/maintained/comics/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-08-29 14:29:52 UTC
  • mfrom: (1.1.7 upstream) (2.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100829142952-9hbpo70i6zgxfw2o
Tags: 0.4.0+bzr1372-0ubuntu1
* Sync with Debian
* New upstream snapshot (LP: #626265)
 - YAMA: use lda instead of xdg for managing desktop files (LP: #497787)
 - Volume: fix crash on high volume value. (LP: #461123)
 - Weather: fix crash on activate_map_cb (LP: #581414)
 - File-browser-launcher: fix crash on mounting LUKS partition (LP: #532848)
 - Feeds: fix crash when getting favicon (LP: #561611)
 - Slickswitcher: Fix division by 0 (LP: #562548)
* debian/control:
 - Build-depends on libindicator-dev (>= 0.3).
 - Build-depends on libzeitgeist-dev (>= 0.2.2).
 - Recommends python-gtop | python-gnome2-desktop for bandwidth-monitor.
 - Update description for new applets.
* debian/rules:
 - Pass --with-indicator to enable indicator applet.
 - Remove schemas for desactivated applets.
 - Disable mount applet.
* debian/awn-applets-c-core.install:
 - Install indicator applet.
 - Install related applet.
* debian/awn-applets-python-core:
 - Disable mount applet. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
155
155
GSTREAMER_LIBS = @GSTREAMER_LIBS@
156
156
GTOP_CFLAGS = @GTOP_CFLAGS@
157
157
GTOP_LIBS = @GTOP_LIBS@
 
158
INDICATORDIR = @INDICATORDIR@
 
159
INDICATORICONSDIR = @INDICATORICONSDIR@
 
160
INDICATOR_CFLAGS = @INDICATOR_CFLAGS@
 
161
INDICATOR_LIBS = @INDICATOR_LIBS@
158
162
INSTALL = @INSTALL@
159
163
INSTALL_DATA = @INSTALL_DATA@
160
164
INSTALL_PROGRAM = @INSTALL_PROGRAM@
246
250
XGETTEXT = @XGETTEXT@
247
251
XRENDER_CFLAGS = @XRENDER_CFLAGS@
248
252
XRENDER_LIBS = @XRENDER_LIBS@
 
253
ZEITGEIST_CFLAGS = @ZEITGEIST_CFLAGS@
 
254
ZEITGEIST_LIBS = @ZEITGEIST_LIBS@
249
255
abs_builddir = @abs_builddir@
250
256
abs_srcdir = @abs_srcdir@
251
257
abs_top_builddir = @abs_top_builddir@