Add an ignored icon to the label decorations page and make sure that it is actually decorated: from now on do not ignore ignored resources during decoration. Ferry Huberts (1): Add an ignored icon org.spearce.egit.ui/icons/ovr/ignored.gif | Bin 0 -> 102 bytes .../egit/ui/PluginPreferenceInitializer.java | 1 + .../src/org/spearce/egit/ui/UIIcons.java | 4 ++++ .../src/org/spearce/egit/ui/UIPreferences.java | 2 ++ .../src/org/spearce/egit/ui/UIText.java | 3 +++ .../decorators/GitLightweightDecorator.java | 11 ++++++++--- .../preferences/GitDecoratorPreferencePage.java | 12 ++++++++++++ .../src/org/spearce/egit/ui/uitext.properties | 1 + 8 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 org.spearce.egit.ui/icons/ovr/ignored.gif -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html