Bug 140946

Summary: [PATCH] Convert qdial.3qt to UTF-8
Product: [Fedora] Fedora Reporter: Miloslav Trmač <mitr>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-29 13:17:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 139341    
Attachments:
Description Flags
Convert qtdial.3qt to UTF-8 none

Description Miloslav Trmač 2004-11-26 18:26:08 UTC
qdial.3qt is in ISO-8859-1, so man has to guess the encoding
and it prints out a warning to stderr.

Version-Release number of selected component (if applicable):
qt-3.3.3-14

Comment 1 Miloslav Trmač 2004-11-26 18:26:09 UTC
Created attachment 107492 [details]
Convert qtdial.3qt to UTF-8

Comment 2 Miloslav Trmač 2004-11-27 14:48:31 UTC
*** Bug 140945 has been marked as a duplicate of this bug. ***

Comment 3 Than Ngo 2004-11-29 13:17:23 UTC
it's now fixed in 3.3.3-15. Thanks for the patch file.