diff options
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 76712ad25..b5bde31e2 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -4,6 +4,7 @@ public_icons_themes = \ hicolor \ HighContrastLargePrint \ HighContrastLargePrintInverse \ + LowContrastLargePrint \ $(NULL) public_icons = \ @@ -14,6 +15,7 @@ public_icons = \ hicolor_apps_scalable_gnome-web-browser.svg \ HighContrastLargePrint_apps_48x48_gnome-web-browser.png \ HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png \ + LowContrastLargePrint_apps_48x48_gnome-web-browser.png \ $(NULL) private_icons = \ |