~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Yves-Alexis Perez, Lionel Le Folgoc
  • Date: 2011-06-18 23:23:52 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20110618232352-57ua2sh3kg722xem
Tags: 1.2.2-1
[ Yves-Alexis Perez ]
* New upstream release.
  - load network stuff later to speed up start (Xfce #7373).  closes: #626200
    lp: #775117
  - fixed Dutch translation                                       lp: #781048
* debian/patches:
  - 01_use-system-td dropped, included upstream.
  - 02_thunar-icon-naming-spec-compliance dropped, don't replace stock icons
    even if they aren't part of the spec.
  - 03_Don-t-interpret-file-display-names-as-format-strings dropped,
    included upstream.
* debian/control:
  - drop build-dep on xfce4-dev-tools, libtool and gtk-doc-tools
* debian/rules:
  - don't run xdt-autogen anymore.

[ Lionel Le Folgoc ]
* debian/patches:
  - 01_retrieve-the-translated-desktop-file-name.patch: fixes untranslated
    .desktop display name.
  - series: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
147
147
DBUS_VERSION = @DBUS_VERSION@
148
148
DEFS = @DEFS@
149
149
DEPDIR = @DEPDIR@
 
150
DLLTOOL = @DLLTOOL@
150
151
DSYMUTIL = @DSYMUTIL@
151
152
DUMPBIN = @DUMPBIN@
152
153
ECHO_C = @ECHO_C@
247
248
LTLIBOBJS = @LTLIBOBJS@
248
249
MAINT = @MAINT@
249
250
MAKEINFO = @MAKEINFO@
 
251
MANIFEST_TOOL = @MANIFEST_TOOL@
250
252
MKDIR_P = @MKDIR_P@
251
253
MKINSTALLDIRS = @MKINSTALLDIRS@
252
254
MSGFMT = @MSGFMT@
308
310
abs_srcdir = @abs_srcdir@
309
311
abs_top_builddir = @abs_top_builddir@
310
312
abs_top_srcdir = @abs_top_srcdir@
 
313
ac_ct_AR = @ac_ct_AR@
311
314
ac_ct_CC = @ac_ct_CC@
312
315
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
313
316
am__include = @am__include@