GNOME Bugzilla – Bug 118015
Button Labels
Last modified: 2007-05-14 21:53:18 UTC
KCK's wishlist #4: I'd like to be able to change the label of any of the following buttons on any widget: "OK", "CANCEL", "CLOSE", etc. A suitable command line option name would follow a pattern like --ok-label, --cancel-label, etc followed by a string to use as the label.
I'd also like to do this. I note that the HIG requires that button labels are changeable: "Write button labels as imperative verbs, for example Save, Print. This allows users to select an action with less hesitation. An active phrase also fits best with the button's role in initiating actions, as contrasted with a more passive phrase. For example Find and Log In are better buttons than than Yes and OK." (This bug should have the HIG keyword but I can't do that.)
working on this. shouldnt be difficult.
Created attachment 48362 [details] [review] Extra button patch adds a simple 'gtk_dialog_add_button()' code to all the zenity_*() API functions.
Created attachment 48363 [details] Test Case for extra-buttons patch. simple test cases to the earlier patch [48362]
some please move the above 2 entries to bug 118016 please. Sorry for the trouble. Muthu.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. The other bug report has more complete suggestions. Thus, marking this one as duplicate. *** This bug has been marked as a duplicate of 335763 ***