~ubuntu-branches/ubuntu/quantal/banshee/quantal

« back to all changes in this revision

Viewing changes to data/desktop-files/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2011-11-08 13:15:58 UTC
  • mfrom: (6.3.19 experimental)
  • Revision ID: package-import@ubuntu.com-20111108131558-01mm4onctf35qgqo
Tags: 2.3.1-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"

Show diffs side-by-side

added added

removed removed

Lines of Context:
150
150
DEPDIR = @DEPDIR@
151
151
DISPLAY_VERSION = @DISPLAY_VERSION@
152
152
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
153
DLLTOOL = @DLLTOOL@
153
154
DOCDIR = @DOCDIR@
154
155
DOC_USER_FORMATS = @DOC_USER_FORMATS@
155
156
DSYMUTIL = @DSYMUTIL@
257
258
MAINT = @MAINT@
258
259
MAKEFLAGS = @MAKEFLAGS@
259
260
MAKEINFO = @MAKEINFO@
 
261
MANIFEST_TOOL = @MANIFEST_TOOL@
260
262
MCS = @MCS@
261
263
MDASSEMBLER = @MDASSEMBLER@
262
264
MEEGO_PANELS_DIR = @MEEGO_PANELS_DIR@
335
337
abs_srcdir = @abs_srcdir@
336
338
abs_top_builddir = @abs_top_builddir@
337
339
abs_top_srcdir = @abs_top_srcdir@
 
340
ac_ct_AR = @ac_ct_AR@
338
341
ac_ct_CC = @ac_ct_CC@
339
342
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340
343
am__include = @am__include@
370
373
libexecdir = @libexecdir@
371
374
localedir = @localedir@
372
375
localstatedir = @localstatedir@
373
 
lt_ECHO = @lt_ECHO@
374
376
mandir = @mandir@
375
377
mkdir_p = @mkdir_p@
376
378
oldincludedir = @oldincludedir@