diff options
Diffstat (limited to 'main/gtk-xfce-engine/fix-utf8-codec-can-not-decode-byte.patch')
-rw-r--r-- | main/gtk-xfce-engine/fix-utf8-codec-can-not-decode-byte.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/main/gtk-xfce-engine/fix-utf8-codec-can-not-decode-byte.patch b/main/gtk-xfce-engine/fix-utf8-codec-can-not-decode-byte.patch new file mode 100644 index 0000000000..0aeeefb5b8 --- /dev/null +++ b/main/gtk-xfce-engine/fix-utf8-codec-can-not-decode-byte.patch @@ -0,0 +1,18 @@ +--- a/gtk-3.0/xfce_style_types.h ++++ b/gtk-3.0/xfce_style_types.h +@@ -19,13 +19,13 @@ + * + * Portions based Thinice port by + * Tim Gerla <timg@rrv.net>, +- * Tomas Ögren <stric@ing.umu.se, ++ * Tomas Ogren <stric@ing.umu.se, + * Richard Hult <rhult@codefactory.se> + * Portions based on Smooth theme by + * Andrew Johnson <ajgenius@ajgenius.us> + * Portions based on IceGradient theme by + * Tim Gerla <timg@means.net> +- * Tomas Ă–gren <stric@ing.umu.se> ++ * Tomas Ogren <stric@ing.umu.se> + * JM Perez <jose.perez@upcnet.es> + * Portions based on Wonderland theme by + * Garrett LeSage |