From 390aa1c52b7e11a40167b14bd9384145ae598980 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Oct 24 2005 20:09:52 +0000 Subject: Support hiding the input method menu --- diff --git a/control-center.spec b/control-center.spec index 36aec28..2d8e942 100644 --- a/control-center.spec +++ b/control-center.spec @@ -20,7 +20,7 @@ Summary: GNOME Control Center. Name: control-center Version: 2.12.1 -Release: 2 +Release: 3 Epoch: 1 License: GPL/LGPL Group: User Interface/Desktops @@ -31,6 +31,8 @@ Patch2: control-center-2.9.4-filesel.patch Patch3: control-center-2.10.1-mark-tool-buttons-important.patch Patch4: control-center-2.12.0-help-left-handed-dual-mice-users.patch Patch5: control-center-2.12.0-run-power-manager.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=319634 +Patch6: control-center-2.12.1-inputmethod.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.gnome.org @@ -91,6 +93,7 @@ If you install GNOME, you need to install control-center. %patch3 -p1 -b .mark-tool-buttons-important %patch4 -p1 -b .help-left-handed-dual-mice-users %patch5 -p1 -b .run-power-manager +%patch6 -p1 -b .inputmethod %build @@ -211,6 +214,9 @@ fi # (also its headers) %changelog +* Mon Oct 24 2005 Matthias Clasen - 1:2.12.1-3 +- Support a gconf key to hide the input method menu + * Wed Oct 19 2005 Ray Strode - 1:2.12.1-2 - rename Font capplet to Fonts (bug 171059)