Re: [evolution-patches] patch for bug# 309508 [calendar]



If you're using stock buttons like yes/no, you should use stock=xxx
instead of label=xxx

Also, doesn't the hig tell you not to use generic 'yes' type responses,
but use, e.g. "Keep meeting" for the positive response?

Also, it isn't a warning, it is a question.

And you should probably set a default response.


On Wed, 2005-07-13 at 17:32 +0530, lviren wrote:
<error id="prompt-save-delegated-item" type="warning">
+
> + <title>Delegate</title>
> + <_primary>Meeting delegated</_primary>
> + <_secondary>Keep the original item?</_secondary>
> + <button _label="_Yes" response="GTK_RESPONSE_YES"/>
> + <button _label="_No" response="GTK_RESPONSE_NO"/>
> + </error> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]