Bug 62590

Summary: Sysctlconfig-gtk has an untitled window
Product: [Retired] Red Hat Linux Reporter: Brian Brock <bbrock>
Component: sysctlconfigAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-05 08:20:56 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:

Description Brian Brock 2002-04-02 20:56:47 UTC
Description of Problem:
Sysctlconfig-gtk has an untitled window.  

Version-Release number of selected component (if applicable):
sysctlconfig-0.15-1

How Reproducible:
100%

Steps to Reproduce:
launch sysctlconfig-gtk, examine the window created... it doesn't have one.

Expected Results:
A title, at least "Sysctlconfig-gtk, but prefereably matching the title given in
the desktop menu."

Comment 1 Harald Hoyer 2002-07-09 15:44:58 UTC
   gtk_window_set_title (GTK_WINDOW (window), _("Sysctlconfig."));
Hmmm... then this function is broken...