Re: Nobody ever used GTK_STOCK_FILE?



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
tadeboro gmail com
tadej borovsak gmail com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]