aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine/glib-2.54-ftbfs.patch
blob: fb8910204ab549b2be73157364f839f18a8e9acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Fix FTBFS with glib 2.54
 glib-mkenums now expects input files to be UTF-8,
 fix the encoding of libgnomeui/gnome-scores.h
Author: Adrian Bunk <bunk@debian.org>

ported from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870738

Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>

Index: gtk-xfce-engine-3.2.0/gtk-3.0/xfce_style_types.h
===================================================================
--- gtk-xfce-engine-3.2.0.orig/gtk-3.0/xfce_style_types.h
+++ gtk-xfce-engine-3.2.0/gtk-3.0/xfce_style_types.h
@@ -19,7 +19,7 @@
  *
  *  Portions based Thinice port by 
  *                       Tim Gerla <timg@rrv.net>,
- *                       Tomas �gren <stric@ing.umu.se,
+ *                       Tomas Ögren <stric@ing.umu.se>,
  *                       Richard Hult <rhult@codefactory.se>
  *  Portions based on Smooth theme by
  *                       Andrew Johnson <ajgenius@ajgenius.us>