diff options
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 0b16c6e8b..dfa2a5c0b 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -2,6 +2,8 @@ NULL = themes = \ hicolor \ + HighContrastLargePrint \ + HighContrastLargePrintInverse \ $(NULL) icons = \ @@ -46,6 +48,8 @@ icons = \ hicolor_status_48x48_lock-secure-checked.png \ hicolor_status_48x48_lock-secure.png \ hicolor_status_scalable_popup-hidden.svg \ + HighContrastLargePrint_apps_48x48_gnome-web-browser.png \ + HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png \ $(NULL) source_icons = \ |