Pavel Sanda wrote:
Pavel Sanda wrote:
Pavel Sanda wrote:
Yes, the left one is for 'minimizing the buffer' or in other words
'closing the tab without closing the buffer'. We need another icon for
it, any artist up there?
The right button is the 'close buffer' one, unchanged. The associated
icon should be renamed to closebuffer.png though.
aha. we can take either button with the bottom line or with
only point in the middle as some other win managers have.
Yep.
two additions - do we use 'buffer's elsewhere in UI?
Don't know.
shouldnt be tooltips about document or files?
'Document' seems more relevant indeed and it is used elsewhere.\
also you use tr() instead of _() . is there some reason for it?
Did I? No there's no reason, we must use _() for docstring or qt_() for
QString.
Abdel.