metacity.spec
changeset 4169 2af9b8fc7048
parent 4133 ac0c5fbef3de
child 4218 b1859eecdae3
--- a/metacity.spec	Wed Oct 06 03:30:51 2004 +0000
+++ b/metacity.spec	Wed Oct 06 09:27:32 2004 +0000
@@ -16,6 +16,7 @@
 Patch4:       metacity-04-sunpowerswitch-key.diff
 Patch5:       metacity-05-bigstruts.diff
 Patch6:       metacity-06-raise-on-frame-click.diff
+Patch7:       metacity-07-logout-shortcut.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/doc
@@ -45,6 +46,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 bzcat %SOURCE1 | tar xf -
 
 %build
@@ -115,6 +117,11 @@
 %{_mandir}/man1/*
 
 %changelog
+* Wed Oct 06 2004 - [email protected]
+- Added metacity-07-logout-shortcut.diff Patch to implement an
+  "apps/metacity/global_keybindings/logout" gconf key and
+  its functionality. Fixes bug #5101706.
+
 * Fri Oct 01 2004 - [email protected]
 - Add the window_raise_on_frame_only key under sun-extenstions