! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
rename 'Execute' to 'Postpone'
Status:
CLOSED: FIXED

Comments

Description Liv 2012-06-12 16:49:21 CEST
When a notification pops up, I am always surprised (and initially was very confused) to see an 'Execute' button. Wouldn't it be better to rename it to 'Postpone' or similar?
Comment 1 juha editbugs 2012-09-14 09:27:57 CEST
I believe I did not find a proper standard button for it and I did not want to create my own. Need to check what gtk3 has to offer.
It has the hint text though to make it a bit more clear.
Basically I agree. It could be more intuitive....
Comment 2 Øyvind Ingvaldsen 2013-02-07 02:47:06 CET
Created attachment 4902 
Adds custom postpone button to orage alerts
Comment 3 Øyvind Ingvaldsen 2013-02-07 02:49:39 CET
(In reply to comment #2)
> Created attachment 4902 
> Adds custom postpone button to orage alerts

The patch adds the function orage_create_custom_stock_button(stock_id, label_text) to functions.c. 

This function can be used to create button with a gtk stock-icon and a custom label text.

This patch also changes the execute-button on alerts to use the gtk-ok icon with the text "Postpone".
Comment 4 juha editbugs 2013-02-07 07:22:50 CET
Great ! this helps a lot.
Comment 5 juha editbugs 2013-02-07 12:04:23 CET
done and available in git 4.9.3.0
Comment 6 juha editbugs 2013-12-11 08:04:25 CET
Fixed in 4.10.0

Bug #9014

Reported by:
Liv
Reported on: 2012-06-12
Last modified on: 2013-12-11

People

CC List:
1 user

Version

Attachments

Adds custom postpone button to orage alerts (1.92 KB, patch)
2013-02-07 02:47 CET , Øyvind Ingvaldsen
no flags

Additional information