[Sugar-devel] Missed icons in sugar-artwork
Aleksey Lim
alsroot at member.fsf.org
Fri Dec 5 10:48:31 EST 2008
On Fri, Dec 05, 2008 at 10:40:53AM -0500, Eben Eliason wrote:
> There's no edit-cut because Sugar uses the notion of "copy and erase"
> instead. In what context is the icon needed? Perhaps we should
> switch to using the copy-and-erase secondary menu item under the copy
> button.
from Calculate-23/toolbars.py:
self.insert(IconToolButton('edit-cut', _('Cut'),
lambda x: calc.text_cut(),
alt_html='Cut'), -1)
as result, there is "cut" icon with text "Cut" in edit toolbar in Calculate
More information about the Sugar-devel
mailing list