Import Dialog changed?

Linus Torvalds torvalds at linux-foundation.org
Sat Feb 23 12:09:08 PST 2013


On Sat, Feb 23, 2013 at 12:00 PM, Jef Driesen <jefdriesen at telenet.be> wrote:
>
> I suspect this is something Unity related. I'm running Ubuntu too (12.04),
> but with xfce instead of unity, and I get the normal import menu item.
> Perhaps because we use GTK_STOCK_GO_BACK, Unity also forces a stock text for
> some reason?

That sounds likely. It's nice getting the icons, but we probably
should only use the stock items for the *exact* action that the stock
item is designed for (ie the standard open/save/saveas/close).

The GTK_STOCK_GO_BACK back arrow may look nice in the menu, but it
really isn't about some kind of "go back" thing like in a web browser.
We're just looking for the arrow.

Same goes for GO_DOWN for download, for that matter. Nice icon, but we
really probably shouldn't do it.

               Linus


More information about the subsurface mailing list