GNOME Bugzilla – Bug 303105
Problems using GTK_STOCK_MEDIA_STOP stock button
Last modified: 2005-10-25 09:08:41 UTC
Add a button and set "Stock Button" to GTK_STOCK_MEDIA_STOP. It will revert to GTK_STOCK_STOP since they both use the same text. We need to store the stock ID in the GtkCombo widget in the property editor, if possible, rather than search through the list for the corresponding text.
*** Bug 314109 has been marked as a duplicate of this bug. ***
*** Bug 167933 has been marked as a duplicate of this bug. ***
fixed in cvs. it now displays the stock ids rather than the (translated) labels.
*** Bug 319623 has been marked as a duplicate of this bug. ***