~ubuntu-branches/ubuntu/karmic/thunar/karmic

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-06-01 11:06:09 UTC
  • mfrom: (1.1.25 upstream) (2.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090601110609-4f2tlnnfpl6ute1e
Tags: 1.0.1-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/control:
    + use our Vcs-* fields
    + build depends on gtk-doc-tools
    + build-depends on libgamin-dev instead of libfam-dev and remove the
      Build-Conflicts field (this should fix the alternate cd, LP: #323665)
    + thunar-data: conflicts/replaces thunar-doc, libthunar-vfs-1-dev
      (<= 0.9.0-3ubuntu1)
  - debian/patches:
    + 06_fix-menu-icons.patch: correctly displays themed icons even if there's
      a dot in the middle of the filename (see Xfce #3614)
    + xubuntu-fix-desktop-files.patch: various fixes to desktop files:
      . make thunar and thunar-bulk-rename appear under Accessories not System
      . make destop-file-validate happy (remove 'Encoding' and 'Application;')
      . add 'OnlyShowIn="XFCE;"' to Thunar-folder-handler.desktop so that
        GNOME defaults to Nautilus and not Thunar.
* debian/patches/03_thunar-vfs-apply-umask-properly.patch: dropped, included
  upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-04-18  Stephan Arts <stephan@xfce.org>
 
2
 
 
3
        * == Released 1.0.1 ==
 
4
        * configure.in.in: Bump version number 
 
5
        * NEWS: Update NEWS for the release
 
6
        * plugins/thunar-wallpaper/twp-provider.c(twp_action_set_wallpaper):
 
7
          Escape spaces in filename (bug #5056) and set style auto (bug #5057) -
 
8
          Patch by Mike Massonnet
 
9
        * plugins/thunar-wallpaper/twp-provider.c(twp_action_set_wallpaper),
 
10
          plugins/thunar-wallpaper/twp-provider.c(check_cli_tools):
 
11
          Don't pretend gconftool exists (if it exists it is just a symlink),
 
12
          instead look for gconftool-2 - Patch by Mike Massonnet
 
13
 
 
14
2009-04-08  Jannis Pohlmann <jannis@xfce.org>
 
15
 
 
16
        * configure.in.in, docs/manual/gl/images/: Fix broken build due
 
17
          to incomplete integration of the Galician manual translations.
 
18
        
 
19
2009-03-12  Jannis Pohlmann <jannis@xfce.org>
 
20
 
 
21
        * thunar-vfs/thunar-vfs-io-jobs.c: Apply umask properly when
 
22
          creating files/directories. Patch by Giovanni Bechis (bug 
 
23
          #3532).
 
24
 
1
25
2009-02-24  Stephan Arts <stephan@xfce.org>
2
26
 
3
27
        * == Released 1.0.0 ==