From f5bf2a732160103328930baf1103c30fabaf9e21 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 21 Jun 2022 23:58:17 +0900 Subject: [PATCH] Fixed invalid characters in names with umlaut letters. Signed-off-by: Michele Calgaro --- style/lipstik.cpp | 2 +- style/lipstik.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/style/lipstik.cpp b/style/lipstik.cpp index 2510786..e63324a 100644 --- a/style/lipstik.cpp +++ b/style/lipstik.cpp @@ -21,7 +21,7 @@ (c) 2002,2003 Maksim Orlovich based on the TDE HighColor Style Copyright (C) 2001-2002 Karol Szwed - (C) 2001-2002 Fredrik H�glund + (C) 2001-2002 Fredrik Höglund Drawing routines adapted from the KDE2 HCStyle, Copyright (C) 2000 Daniel M. Duley (C) 2000 Dirk Mueller diff --git a/style/lipstik.h b/style/lipstik.h index 994d065..358a20b 100644 --- a/style/lipstik.h +++ b/style/lipstik.h @@ -19,7 +19,7 @@ (c) 2002,2003 Maksim Orlovich based on the KDE3 HighColor Style Copyright (C) 2001-2002 Karol Szwed - (C) 2001-2002 Fredrik H�glund + (C) 2001-2002 Fredrik Höglund Drawing routines adapted from the KDE2 HCStyle, Copyright (C) 2000 Daniel M. Duley (C) 2000 Dirk Mueller