~ubuntu-branches/ubuntu/lucid/ktorrent/lucid

« back to all changes in this revision

Viewing changes to translations/ca/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-01-27 17:26:13 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20080127172613-t3mxi0ev2t8raxy2
Tags: 2.2.5-0ubuntu1
* New upstream release
 - Numerous bugfixes, notably to DHT and webui
* Added a watchfile to track 2.x.x series

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
AUTOMAKE = @AUTOMAKE@
79
79
AVAHI_CFLAGS = @AVAHI_CFLAGS@
80
80
AVAHI_LIBS = @AVAHI_LIBS@
 
81
AVAHI_QT3_CFLAGS = @AVAHI_QT3_CFLAGS@
 
82
AVAHI_QT3_LIBS = @AVAHI_QT3_LIBS@
81
83
AWK = @AWK@
82
84
CC = @CC@
83
85
CCDEPMODE = @CCDEPMODE@