Can the icon for Close and delete be different ?
farleykj
farleykj at gmail.com
Thu Oct 15 22:26:02 EDT 2015
I don't know how easy it is on Linux, but on Mac OSX I've set up a
".gtkrc-2.0.gnucash" which defines the icons. I currently have a trash can
one for Delete.
<http://gnucash.1415818.n4.nabble.com/file/n4681041/icon-delete.png>
The snippet of .gtkrc stuff that does this is
---
#
# --- [ Icons ]
---------------------------------------------------------------
#
# Define alternative icons for the buttons and other graphical areas of the
# program.
#
style "my-icons-set"
{
stock [ "gtk-delete" ] =
{
{ "Icons/icon-delete.png" }
}
}
widget_class "*" style "my-icons-set"
---
Hope that is helpful.
-----
Ken Farley
--
View this message in context: http://gnucash.1415818.n4.nabble.com/Can-the-icon-for-Close-and-delete-be-different-tp4681022p4681041.html
Sent from the GnuCash - User mailing list archive at Nabble.com.
More information about the gnucash-user
mailing list