GNOME Bugzilla – Bug 748005
project tree should show icons by default
Last modified: 2015-04-16 19:28:06 UTC
I think we should show icons by default in the project tree, since we will likely need to overlay additional state using them. In particular, it would be nice to know when a file has been modified in the tree. So a + style icon could be useful. This will, however, be tricky with symbolic icons. Here is an example from monodevelop: https://github.com/mono/monodevelop/blob/master/main/src/addins/VersionControl/MonoDevelop.VersionControl/icons/added-overlay-16@2x.png I'm going to push this change, but we can still discuss the feature here after the fact and revert if necessary.