~ubuntu-branches/ubuntu/jaunty/ekiga/jaunty-updates

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Fernando Ribeiro
  • Date: 2007-09-24 11:58:54 UTC
  • mfrom: (1.2.1 etch) (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070924115854-ayk5euq2uvz3h1r8
Tags: 2.0.11-1ubuntu1
* Close (LP: #117732)
* Resynchronized with Debian, only Ubuntu changes are:
  - debian/control.in, debian/patches/01_lpi.dpatch, 
    debian/patches/02_autoconf.dpatch: 
    - Launchpad Integration
  - debian/control.in, debian/patches/42_change_pixmaps.dpatch:
    - patched icons.
  - debian/patches/trayicon_transparency.dpatch,
    debian/patches/os-detection.dpatch,
    debian/patches/50_fix_POTFILES.in.dpatch:
    - Distro fixes.
  - debian/control.in:
    - Added Maintainer to MOTU
    - Updated Build-Depends
    - Updated Depends
    - Dropped Suggests
  - debian/ekiga.menu:
    - Updated
  - debian/rules:
    - Added dbus support
    - intltool magic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
169
169
MAKEINFO = @MAKEINFO@
170
170
MKINSTALLDIRS = @MKINSTALLDIRS@
171
171
MSGFMT = @MSGFMT@
 
172
MSGFMT_OPTS = @MSGFMT_OPTS@
172
173
OBJEXT = @OBJEXT@
173
174
OMF_DIR = @OMF_DIR@
174
175
PACKAGE = @PACKAGE@
189
190
SDL_CFLAGS = @SDL_CFLAGS@
190
191
SDL_CONFIG = @SDL_CONFIG@
191
192
SDL_LIBS = @SDL_LIBS@
 
193
SED = @SED@
192
194
SET_MAKE = @SET_MAKE@
193
195
SHELL = @SHELL@
194
196
SK_CONFIG = @SK_CONFIG@