From 95b26d061074920716bc6ea912c76f4c8601306c Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Feb 04 2005 16:18:30 +0000 Subject: - Update schemas list (#147112) --- diff --git a/gnome-panel.spec b/gnome-panel.spec index 0d53db9..45f06c3 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -23,7 +23,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.9.90 -Release: 2 +Release: 3 URL: http://www.gnome.org Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2 Source1: redhat-panel-default-setup.entries @@ -171,7 +171,7 @@ gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /sch # # Install the schemas # -SCHEMAS="panel-global.schemas panel-general.schemas panel-toplevel.schemas panel-object.schemas gnome-panel-screenshot.schemas clock.schemas fish.schemas window-list.schemas workspace-switcher.schemas panel-compatibility.schemas tasklist.schemas pager.schemas" +SCHEMAS="clock.schemas fish.schemas pager.schemas panel-compatibility.schemas panel-default-setup-battstat.entries panel-default-setup.entries panel-general.schemas panel-global.schemas panel-object.schemas panel-toplevel.schemas tasklist.schemas window-list.schemas workspace-switcher.schemas" for S in $SCHEMAS; do gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null done @@ -220,6 +220,9 @@ fi %{_datadir}/gtk-doc %changelog +* Fri Feb 4 2005 Mark McLoughlin - 2.9.90-3 +- Update schemas list (#147112) + * Thu Feb 3 2005 Matthias Clasen - 2.9.90-2 - Look for vendor-prefixed .desktop files