This patch addresses the 'missing a11y themes' part of bug 6489274.
(The other part is solved by today's update to the UI spec, which
removes the themes that the community removed in GNOME 2.16).


Index: gnome-themes.spec
===================================================================
--- gnome-themes.spec   (revision 9725)
+++ gnome-themes.spec   (working copy)
@@ -72,7 +72,8 @@
  ./configure \
                  --prefix=%{_prefix} \
                  --libdir=%{_prefix}/%_lib \
-                --sysconfdir=%{_sysconfdir}
+                --sysconfdir=%{_sysconfdir} \
+               --enable-all-themes
  make -j $CPUS

  %install
@@ -95,6 +96,9 @@
  %{_datadir}/locale/*/LC_MESSAGES/*.mo

  %changelog
+* Wed Nov 15 2006 - calum.benson at sun.com
+- Add --enable-all-themes flag, as per UI spec.
+
  * Mon Nov 14 2006 - calum.benson at sun.com
  - Add patch owner comments to spec file, and change gnome-main- 
menu.png
    to start-here.png in patch gnome-themes-01. Fixes bugzilla 357931

-- 
CALUM BENSON, Usability Engineer       Sun Microsystems Ireland
mailto:calum.benson at sun.com            Java Desktop System Group
http://ie.sun.com                      +353 1 819 9771

Any opinions are personal and not necessarily those of Sun Microsystems

Reply via email to