From 2d3315393289290d009884649c2a76e41c3b7c87 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 17 Jan 2010 17:09:48 +0100 Subject: scim: add a couple of patches from Ubuntu, Debian and Gentoo. * all relevant patches have been pushed to and committed upstream only relevant patch for the next release will be the generic, OE-only "configure.patch" --- recipes/scim/files/20_scim_config.dpatch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 recipes/scim/files/20_scim_config.dpatch (limited to 'recipes/scim/files/20_scim_config.dpatch') diff --git a/recipes/scim/files/20_scim_config.dpatch b/recipes/scim/files/20_scim_config.dpatch new file mode 100644 index 0000000000..fa15b6ab26 --- /dev/null +++ b/recipes/scim/files/20_scim_config.dpatch @@ -0,0 +1,20 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 20_scim_config.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: update the default config (see malone #37687) + +@DPATCH@ +diff -urNad scim-1.4.7~/configs/config scim-1.4.7/configs/config +--- scim-1.4.7~/configs/config 2007-06-26 22:31:56.000000000 +0800 ++++ scim-1.4.7/configs/config 2008-04-07 15:12:54.000000000 +0800 +@@ -10,7 +10,7 @@ + /Hotkeys/FrontEnd/NextFactory = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R + /Hotkeys/FrontEnd/PreviousFactory = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R + /Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right +-/Hotkeys/FrontEnd/Trigger = Control+space ++/Hotkeys/FrontEnd/Trigger = Control+space,Zenkaku_Hankaku,Hangul + /Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+Meta+QuirkKanaRo + /Panel/Gtk/Color/ActiveBackground = light sky blue + /Panel/Gtk/Color/ActiveText = black + -- cgit v1.2.3