~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-10 04:26:24 UTC
  • Revision ID: robert.ancell@canonical.com-20101210042624-dtb0yaeaamwewuus
* New upstream release
* debian/control:
  - Bump build-depends on libgnome-desktop-3-dev
  - Build-depend on libxklavier-dev
* debian/patches/00git_gdk_window_get_geometry.patch:
  - Build with the latest GTK
* debian/patches/00git_gnome_bg.patch:
* debian/patches/00git_gnome_rr.patch:
* debian/patches/00git_size_request.patch:
* debian/patches/01_libxklavier.patch:
  - Applied upstream

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