~gnome3-team/gnome-screensaver/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/00git_gnome_rr.patch

  • Committer: Robert Ancell
  • Date: 2010-12-08 04:40:34 UTC
  • Revision ID: robert.ancell@canonical.com-20101208044034-oxr91iinkcn9xfn6
* New upstream release
* debian/control:
  - Bump build-depends on libgtk3.0-dev, libgnome-desktop-3-dev,
    libgnotify4-dev
  - Use standards-version 3.9.1
  - Update Vcs-Bzr link
* debian/patches/00git_gnome_bg.patch:
* debian/patches/00git_gnome_rr.patch:
* debian/patches/00git_size_request.patch:
  - Git patches to build against latest GTK+ and libgnome-desktop

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
From 407d7c80e13ab4639d2965ff82ef169f830ae6a8 Mon Sep 17 00:00:00 2001
 
2
From: Tomas Bzatek <tbzatek@redhat.com>
 
3
Date: Fri, 19 Nov 2010 13:27:20 +0000
 
4
Subject: Reflect recent gnome-desktop changes
 
5
 
 
6
---
 
7
diff --git a/src/gs-fade.c b/src/gs-fade.c
 
8
index 0215829..7de5574 100644
 
9
--- a/src/gs-fade.c
 
10
+++ b/src/gs-fade.c
 
11
@@ -43,7 +43,7 @@
 
12
 
 
13
 #define GNOME_DESKTOP_USE_UNSTABLE_API
 
14
 
 
15
-#include "libgnomeui/gnome-rr.h"
 
16
+#include <libgnome-desktop/gnome-rr.h>
 
17
 
 
18
 /* XFree86 4.x+ Gamma fading */
 
19
 
 
20
--
 
21
cgit v0.8.3.1