Hello.

> How they are expected to be used when they cannot be found by
> gtk_stock_lookup?
>
> Should not be added at least
>  { GTK_STOCK_FILE, NC_("Stock label", "_File"), 0, 0, GETTEXT_PACKAGE },
> and maybe also
>  { GTK_STOCK_DIRECTORY, NC_("Stock label", "Folder"), 0, 0, GETTEXT_PACKAGE
> },
> ?

As far as I can understand this, some stock icons are not meant to be
used as items. For example, having "File" stock item doesn't make much
sense, since files usually carry their own name and this is what
should be displayed. Another example are DND icons. I really cannot
imagine situation where menu item with DND stock icon would make
sense.

BTW, I'm not the one who decides what becomes item and what not.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeb...@gmail.com
tadej.borov...@gmail.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to