|
11.1.2
by Pedro Fragoso
Fix <locale> |
1 |
diff -Nur -x '*.orig' -x '*~' gnome-terminal-2.24.1/src/gnome-terminal.schemas.in gnome-terminal-2.24.1.new/src/gnome-terminal.schemas.in
|
2 |
--- gnome-terminal-2.24.1/src/gnome-terminal.schemas.in 2008-10-20 18:58:15.000000000 +0100
|
|
3 |
+++ gnome-terminal-2.24.1.new/src/gnome-terminal.schemas.in 2008-10-21 15:20:55.000000000 +0100
|
|
4 |
@@ -920,7 +920,9 @@
|
|
5 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_1</applyto> |
|
6 |
<owner>gnome-terminal</owner> |
|
7 |
<type>string</type> |
|
8 |
+ <locale name="C">
|
|
9 |
<default><Alt>1</default> |
|
10 |
+ </locale>
|
|
11 |
</schema> |
|
12 |
||
13 |
<schema> |
|
14 |
@@ -928,7 +930,9 @@
|
|
15 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_2</applyto> |
|
16 |
<owner>gnome-terminal</owner> |
|
17 |
<type>string</type> |
|
18 |
+ <locale name="C">
|
|
19 |
<default><Alt>2</default> |
|
20 |
+ </locale>
|
|
21 |
</schema> |
|
22 |
||
23 |
<schema> |
|
24 |
@@ -936,7 +940,9 @@
|
|
25 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_3</applyto> |
|
26 |
<owner>gnome-terminal</owner> |
|
27 |
<type>string</type> |
|
28 |
+ <locale name="C">
|
|
29 |
<default><Alt>3</default> |
|
30 |
+ </locale>
|
|
31 |
</schema> |
|
32 |
||
33 |
<schema> |
|
34 |
@@ -944,7 +950,9 @@
|
|
35 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_4</applyto> |
|
36 |
<owner>gnome-terminal</owner> |
|
37 |
<type>string</type> |
|
38 |
+ <locale name="C">
|
|
39 |
<default><Alt>4</default> |
|
40 |
+ </locale>
|
|
41 |
</schema> |
|
42 |
||
43 |
<schema> |
|
44 |
@@ -952,7 +960,9 @@
|
|
45 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_5</applyto> |
|
46 |
<owner>gnome-terminal</owner> |
|
47 |
<type>string</type> |
|
48 |
+ <locale name="C">
|
|
49 |
<default><Alt>5</default> |
|
50 |
+ </locale>
|
|
51 |
</schema> |
|
52 |
||
53 |
<schema> |
|
54 |
@@ -960,7 +970,9 @@
|
|
55 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_6</applyto> |
|
56 |
<owner>gnome-terminal</owner> |
|
57 |
<type>string</type> |
|
58 |
+ <locale name="C">
|
|
59 |
<default><Alt>6</default> |
|
60 |
+ </locale>
|
|
61 |
</schema> |
|
62 |
||
63 |
<schema> |
|
64 |
@@ -968,7 +980,9 @@
|
|
65 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_7</applyto> |
|
66 |
<owner>gnome-terminal</owner> |
|
67 |
<type>string</type> |
|
68 |
+ <locale name="C">
|
|
69 |
<default><Alt>7</default> |
|
70 |
+ </locale>
|
|
71 |
</schema> |
|
72 |
||
73 |
<schema> |
|
74 |
@@ -976,7 +990,9 @@
|
|
75 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_8</applyto> |
|
76 |
<owner>gnome-terminal</owner> |
|
77 |
<type>string</type> |
|
78 |
+ <locale name="C">
|
|
79 |
<default><Alt>8</default> |
|
80 |
+ </locale>
|
|
81 |
</schema> |
|
82 |
||
83 |
<schema> |
|
84 |
@@ -984,7 +1000,9 @@
|
|
85 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_9</applyto> |
|
86 |
<owner>gnome-terminal</owner> |
|
87 |
<type>string</type> |
|
88 |
+ <locale name="C">
|
|
89 |
<default><Alt>9</default> |
|
90 |
+ </locale>
|
|
91 |
</schema> |
|
92 |
||
93 |
<schema> |
|
94 |
@@ -992,7 +1010,9 @@
|
|
95 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_10</applyto> |
|
96 |
<owner>gnome-terminal</owner> |
|
97 |
<type>string</type> |
|
98 |
+ <locale name="C">
|
|
99 |
<!-- no default --> |
|
100 |
+ </locale>
|
|
101 |
</schema> |
|
102 |
||
103 |
<schema> |
|
104 |
@@ -1000,7 +1020,9 @@
|
|
105 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_11</applyto> |
|
106 |
<owner>gnome-terminal</owner> |
|
107 |
<type>string</type> |
|
108 |
+ <locale name="C">
|
|
109 |
<!-- no default --> |
|
110 |
+ </locale>
|
|
111 |
</schema> |
|
112 |
||
113 |
<schema> |
|
114 |
@@ -1008,7 +1030,9 @@
|
|
115 |
<applyto>/apps/gnome-terminal/keybindings/switch_to_tab_12</applyto> |
|
116 |
<owner>gnome-terminal</owner> |
|
117 |
<type>string</type> |
|
118 |
+ <locale name="C">
|
|
119 |
<!-- no default --> |
|
120 |
+ </locale>
|
|
121 |
</schema> |
|
122 |
||
123 |
<schema> |