mirror of
https://abf.rosa.ru/djam/ibus.git
synced 2025-02-23 17:52:52 +00:00
update to 1.5.7
This commit is contained in:
parent
d523fcf8e3
commit
ed4a11130d
3 changed files with 3 additions and 42 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
ibus-1.5.3.tar.gz: 51ba186cbf5e1e194ba0cd22b81f00d9d40ec521
|
||||
ibus-1.5.7.tar.gz: 09720755dcf3ee38282a7a0da335a812d6874b08
|
||||
|
|
|
@ -1,38 +0,0 @@
|
|||
--- ./data/ibus.schemas.in.customize 2010-08-08 17:46:19.000000000 +0200
|
||||
+++ ./data/ibus.schemas.in 2010-08-08 18:10:03.000000000 +0200
|
||||
@@ -32,7 +32,7 @@
|
||||
<owner>ibus</owner>
|
||||
<type>list</type>
|
||||
<list_type>string</list_type>
|
||||
- <default>[Alt+Shift_L]</default>
|
||||
+ <default>[Alt+Shift_L,Control+Shift_L,Control+Shift_R]</default>
|
||||
<locale name="C">
|
||||
<short>Next engine shortcut keys</short>
|
||||
<long>The shortcut keys for switching to the next input method in the list</long>
|
||||
@@ -45,7 +45,7 @@
|
||||
<owner>ibus</owner>
|
||||
<type>list</type>
|
||||
<list_type>string</list_type>
|
||||
- <default>[Alt+Shift_L]</default>
|
||||
+ <default>[Alt+Shift_L,Control+Shift_L,Control+Shift_R]</default>
|
||||
<locale name="C">
|
||||
<short>Next engine shortcut keys</short>
|
||||
<long>The shortcut keys for switching to the next input method in the list</long>
|
||||
@@ -83,7 +83,7 @@
|
||||
<applyto>/desktop/ibus/panel/show</applyto>
|
||||
<owner>ibus</owner>
|
||||
<type>int</type>
|
||||
- <default>0</default>
|
||||
+ <default>1</default>
|
||||
<locale name="C">
|
||||
<short>Auto hide</short>
|
||||
<long>The behavior of language panel. 0 = Embedded in menu, 1 = Auto hide, 2 = Always show</long>
|
||||
@@ -127,7 +127,7 @@
|
||||
<applyto>/desktop/ibus/panel/lookup_table_orientation</applyto>
|
||||
<owner>ibus</owner>
|
||||
<type>int</type>
|
||||
- <default>1</default>
|
||||
+ <default>0</default>
|
||||
<locale name="C">
|
||||
<short>Orientation of lookup table</short>
|
||||
<long>Orientation of lookup table. 0 = Horizontal, 1 = Vertical</long>
|
|
@ -6,14 +6,13 @@
|
|||
|
||||
Summary: A next generation input framework
|
||||
Name: ibus
|
||||
Version: 1.5.3
|
||||
Release: 2
|
||||
Version: 1.5.7
|
||||
Release: 1
|
||||
Group: System/Internationalization
|
||||
License: GPLv2+
|
||||
Url: http://code.google.com/p/ibus/
|
||||
Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
|
||||
Source1: ibus.macros
|
||||
Patch0: ibus-1.3.6-mdv-customize.patch
|
||||
|
||||
BuildRequires: dconf
|
||||
BuildRequires: GConf2
|
||||
|
|
Loading…
Add table
Reference in a new issue