~xubuntu-dev/thunar/maverick

« back to all changes in this revision

Viewing changes to thunar/xfce-titled-dialog.c

  • Committer: Lionel Le Folgoc
  • Date: 2010-05-23 22:23:19 UTC
  • Revision ID: mrpouit@ubuntu.com-20100523222319-o3d50lkf3u1uk1ob
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/control:
    + use our Vcs-* fields
    + build-depends on libgamin-dev instead of libfam-dev and remove the
      Build-Conflicts field (this should fix the alternate cd, LP: #323665)
  - debian/patches:
    + 09_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
      . hide Bulk Rename from the menu LP: #441278.
* New upstream release.
* debian/patches/04_fix-umask-handling.patch: dropped, included upstream.
* debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
  startup notification support is enabled in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: xfce-titled-dialog.c 23617 2006-11-03 19:35:40Z benny $ */
 
1
/* $Id$ */
2
2
/*-
3
3
 * Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>.
4
4
 *