diff options
author | Michele Calgaro <[email protected]> | 2022-06-21 23:58:17 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-06-21 23:58:17 +0900 |
commit | f5bf2a732160103328930baf1103c30fabaf9e21 (patch) | |
tree | 7eaa4498c486e764a850845efd03183da24007ee /style/lipstik.h | |
parent | 47f11820fd68578cc5b5a74586fd6bf3ad41b5ba (diff) | |
download | tde-style-lipstik-f5bf2a732160103328930baf1103c30fabaf9e21.tar.gz tde-style-lipstik-f5bf2a732160103328930baf1103c30fabaf9e21.zip |
Fixed invalid characters in names with umlaut letters.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'style/lipstik.h')
-rw-r--r-- | style/lipstik.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <[email protected]> based on the KDE3 HighColor Style Copyright (C) 2001-2002 Karol Szwed <[email protected]> - (C) 2001-2002 Fredrik H�glund <[email protected]> + (C) 2001-2002 Fredrik Höglund <[email protected]> Drawing routines adapted from the KDE2 HCStyle, Copyright (C) 2000 Daniel M. Duley <[email protected]> (C) 2000 Dirk Mueller <[email protected]> |