Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 71725

Summary: [HIG] Human Interface/Usability bugs
Product: [Retired] Red Hat Linux Reporter: louisgtwo
Component: redhat-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: twaugh
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-29 12:50: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:

Description louisgtwo 2002-08-17 02:36:29 UTC
At the end of the wizard when creating a new queue their are Cancel Back and
Apply buttons. According to the Gnome 2 HIG, their should not be apply buttons.
Apply should be changed to OK

Comment 1 Tim Waugh 2002-08-17 22:21:18 UTC
This comes from glade, not redhat-config-printer.

Comment 2 Jonathan Blandford 2002-08-27 00:54:34 UTC
This is really a bug in libgnomeui.  I don't feel like I can fix it for the 2.0
series, as it may break apps.  However, it can be fixed in the individual app if
you do:

  druid.finish.set_label (_("Finish"))

in the code.  'Apply' is probably okay in some cases -- it's up to you Tim if
you want to make this change.

Comment 3 Tim Waugh 2002-08-27 08:28:13 UTC
Changing it now would break other strings, as well as that one.  Deferring.

Comment 4 Tim Waugh 2003-04-07 10:02:18 UTC
Fixed in CVS.