File kde3-kim-0.9.5-charset.patch of Package kde3-kim
Description: Change slideshow charset to UTF-8. Author: Kyrill Detinov <lazy.kent.suse@gmail.com> Index: src/slideshow/index.part1 =================================================================== --- src/slideshow/index.part1.orig 2006-04-01 14:46:15.000000000 +0400 +++ src/slideshow/index.part1 2010-05-18 17:23:07.000000000 +0400 @@ -1,9 +1,9 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr"> <head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="MSSmartTagsPreventParsing" content="TRUE" /> <link rel="section" href="/dew/index/General" title="General" /> <title>Slideshow (Kde Image Menu)</title>