2008-08-18 Calum Benson Add volume control icons to HC and HCI themes, fixes 363342. * icon-themes/HighContrastLargePrintInverse/48x48/status/Makefile.am * icon-themes/HighContrastLargePrint/48x48/status/Makefile.am * icon-themes/HighContrastLargePrintInverse/48x48/status/audio-volume-muted.png * icon-themes/HighContrastLargePrintInverse/48x48/status/audio-volume-high.png * icon-themes/HighContrastLargePrintInverse/48x48/status/audio-volume-medium.png * icon-themes/HighContrastLargePrintInverse/48x48/status/audio-volume-low.png * icon-themes/HighContrastLargePrint/48x48/status/audio-volume-muted.png * icon-themes/HighContrastLargePrint/48x48/status/audio-volume-high.png * icon-themes/HighContrastLargePrint/48x48/status/audio-volume-medium.png * icon-themes/HighContrastLargePrint/48x48/status/audio-volume-low.png 2008-08-18 Calum Benson Add stock_new-tab icon from piers@gnome.org (320624) * icon-themes/HighContrastLargePrintInverse/48x48/actions/Makefile.am * icon-themes/HighContrastLargePrintInverse/48x48/actions/stock_new-tab.png * icon-themes/HighContrastLargePrint/48x48/actions/Makefile.am * icon-themes/HighContrastLargePrint/48x48/actions/stock_new-tab.png 2008-08-18 Calum Benson * icon-themes/HighContrastLargePrintInverse/48x48/emblems/Makefile.am * icon-themes/HighContrastLargePrintInverse/48x48/emblems/emblem-desktop.png * icon-themes/HighContrastLargePrint/48x48/emblems/Makefile.am * icon-themes/HighContrastLargePrint/48x48/emblems/emblem-desktop.png Add desktop-emblem to HC and HCI themes, fixes 140773. 2008-08-18 Calum Benson Ensure all category icons are represented in the HC and HCI themes (fixes bug 434839). Also remove extraneous search directories from HC and HCI index.theme files. Modified: * icon-themes/HighContrastLargePrintInverse/48x48/categories/Makefile.am * icon-themes/HighContrastLargePrintInverse/index.theme.in * icon-themes/HighContrastLargePrint/index.theme.in * icon-themes/HighContrastLargePrint/48x48/categories/Makefile.am Added: * icon-themes/HighContrastLargePrint/48x48/categories/applications-science.png * icon-themes/HighContrastLargePrint/48x48/categories/applications-utilities.png * icon-themes/HighContrastLargePrint/48x48/categories/applications-other.png * icon-themes/HighContrastLargePrint/48x48/categories/preferences-system-network.png * icon-themes/HighContrastLargePrint/48x48/categories/applications-engineering.png * icon-themes/HighContrastLargePrint/48x48/categories/preferences-other.png * icon-themes/HighContrastLargePrint/48x48/categories/preferences-system.png * icon-themes/HighContrastLargePrint/48x48/categories/preferences-desktop-peripherals.png * icon-themes/HighContrastLargePrint/48x48/categories/preferences-desktop-personal.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/applications-science.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/applications-utilities.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/applications-other.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/preferences-system-network.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/applications-engineering.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/preferences-other.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/preferences-system.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/preferences-desktop-peripherals.png * icon-themes/HighContrastLargePrintInverse/48x48/categories/preferences-desktop-personal.png 2008-08-18 Benjamin Berg * gtk-themes/HighContrast/gtkrc.in: * gtk-themes/HighContrastInverse/gtkrc.in: * gtk-themes/HighContrastLargePrint/gtkrc.in: * gtk-themes/HighContrastLargePrintInverse/gtkrc.in: Fix the x/ythickness and increase some other sizes in the highcontrast theme. (bug #452062, Étienne Bersac) 2008-08-15 Benjamin Berg * configure.in: Bump required gtk-engines version to 2.15.3 (current trunk) * gtk-themes/ClearlooksClassic/gtkrc: * gtk-themes/Glossy/gtkrc: * gtk-themes/Inverted/gtkrc: Set a style property that is installed by Gecko on GtkEntry. Together with a workaround in the engine, this allows us to have properly rounded corners for entries on webpages.