~ubuntu-branches/ubuntu/wily/xdg-utils/wily

« back to all changes in this revision

Viewing changes to debian/patches/xserver-blanking.diff

  • Committer: Bazaar Package Importer
  • Author(s): Per Olofsson
  • Date: 2011-02-20 18:34:53 UTC
  • Revision ID: james.westby@ubuntu.com-20110220183453-7p0edr23dygfhseg
Tags: 1.1.0~rc1-2
* Tag patches with upstream bug URLs.
* Add patch xdg-mime-follow-symlinks.diff: Follow symlinks when
  querying MIME type in xdg-mime.
* Add patch xdg-open-browser-multiword.diff: Fix support for multi-word
  $BROWSER commands. Closes: #612339.
* Add patch xdg-open-printf.diff: Use /usr/bin/printf if available when
  decoding URLs. dash's printf doesn't understand \xHH
  sequences. Closes: #613272.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Description: Support X server blanking in xdg-screensaver.
 
2
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=30561
2
3
Bug-Debian: http://bugs.debian.org/511248
3
4
Author: Ben Hutchings <ben@decadent.org.uk>
 
5
 
4
6
--- a/scripts/xdg-screensaver
5
7
+++ b/scripts/xdg-screensaver
6
8
@@ -435,6 +435,10 @@ perform_action()