Skip to content

Commit 55f3829

Browse files
author
Brandon Boese
committed
remove obsolete keyboard shortcuts
1 parent 792dddc commit 55f3829

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+86
-10611
lines changed

data/50-mutter-navigation.xml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,6 @@
55
wm_name="Mutter"
66
package="mutter">
77

8-
<KeyListEntry name="move-to-workspace-1"
9-
description="Move window to workspace 1" />
10-
11-
<KeyListEntry name="move-to-workspace-2"
12-
description="Move window to workspace 2" />
13-
14-
<KeyListEntry name="move-to-workspace-3"
15-
description="Move window to workspace 3" />
16-
17-
<KeyListEntry name="move-to-workspace-4"
18-
description="Move window to workspace 4" />
19-
20-
<KeyListEntry name="move-to-workspace-last"
21-
description="Move window to last workspace" />
22-
23-
<KeyListEntry name="move-to-workspace-left"
24-
description="Move window one workspace to the left" />
25-
26-
<KeyListEntry name="move-to-workspace-right"
27-
description="Move window one workspace to the right" />
28-
29-
<KeyListEntry name="move-to-workspace-up"
30-
description="Move window one workspace up"
31-
hidden="true" />
32-
33-
<KeyListEntry name="move-to-workspace-down"
34-
description="Move window one workspace down"
35-
hidden="true" />
36-
378
<KeyListEntry name="move-to-monitor-left"
389
description="Move window one monitor to the left" />
3910

data/50-mutter-wayland.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

data/meson.build

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ keybinding_xml_files = [
99
'50-mutter-windows.xml',
1010
]
1111

12-
if have_wayland
13-
keybinding_xml_files += [
14-
'50-mutter-wayland.xml',
15-
]
16-
endif
17-
1812
if have_shared_components
1913
install_data(keybinding_xml_files,
2014
install_dir: gnome_keybindings_keysdir,

po/POTFILES.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# List of source files containing translatable strings.
22
# Please keep this file sorted alphabetically.
3-
data/50-mutter-navigation.xml
4-
data/50-mutter-system.xml
5-
data/50-mutter-wayland.xml
6-
data/50-mutter-windows.xml
73
data/org.gnome.mutter.gschema.xml.in
84
data/org.gnome.mutter.wayland.gschema.xml.in
95
src/backends/meta-input-settings.c

po/ab.po

Lines changed: 0 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -10,158 +10,6 @@ msgstr ""
1010
"Content-Transfer-Encoding: 8bit\n"
1111
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1212

13-
#: data/50-mutter-navigation.xml:6
14-
msgid "Navigation"
15-
msgstr "Ахырхарҭарбара"
16-
17-
#: data/50-mutter-navigation.xml:9
18-
msgid "Move window to workspace 1"
19-
msgstr "Аҧенџьыр аусуратә ҭыҧ 1 ахь аиагара"
20-
21-
#: data/50-mutter-navigation.xml:12
22-
msgid "Move window to workspace 2"
23-
msgstr "Аҧенџьыр аусуратә ҭыҧ 2 ахь аиагара"
24-
25-
#: data/50-mutter-navigation.xml:15
26-
msgid "Move window to workspace 3"
27-
msgstr "Аҧенџьыр аусуратә ҭыҧ 3 ахь аиагара"
28-
29-
#: data/50-mutter-navigation.xml:18
30-
msgid "Move window to workspace 4"
31-
msgstr "Аҧенџьыр аусуратә ҭыҧ 4 ахь аиагара"
32-
33-
#: data/50-mutter-navigation.xml:21
34-
msgid "Move window to last workspace"
35-
msgstr ""
36-
37-
#: data/50-mutter-navigation.xml:24
38-
msgid "Move window one workspace to the left"
39-
msgstr ""
40-
41-
#: data/50-mutter-navigation.xml:27
42-
msgid "Move window one workspace to the right"
43-
msgstr ""
44-
45-
#: data/50-mutter-navigation.xml:31
46-
msgid "Move window one workspace up"
47-
msgstr ""
48-
49-
#: data/50-mutter-navigation.xml:35
50-
msgid "Move window one workspace down"
51-
msgstr ""
52-
53-
#: data/50-mutter-navigation.xml:38
54-
msgid "Move window one monitor to the left"
55-
msgstr ""
56-
57-
#: data/50-mutter-navigation.xml:41
58-
msgid "Move window one monitor to the right"
59-
msgstr ""
60-
61-
#: data/50-mutter-navigation.xml:44
62-
msgid "Move window one monitor up"
63-
msgstr ""
64-
65-
#: data/50-mutter-navigation.xml:47
66-
msgid "Move window one monitor down"
67-
msgstr ""
68-
69-
#: data/50-mutter-navigation.xml:51
70-
msgid "Switch applications"
71-
msgstr ""
72-
73-
#: data/50-mutter-navigation.xml:56
74-
msgid "Switch to previous application"
75-
msgstr ""
76-
77-
#: data/50-mutter-navigation.xml:60
78-
msgid "Switch windows"
79-
msgstr ""
80-
81-
#: data/50-mutter-navigation.xml:65
82-
msgid "Switch to previous window"
83-
msgstr ""
84-
85-
#: data/50-mutter-navigation.xml:69
86-
msgid "Switch windows of an application"
87-
msgstr ""
88-
89-
#: data/50-mutter-navigation.xml:74
90-
msgid "Switch to previous window of an application"
91-
msgstr ""
92-
93-
#: data/50-mutter-navigation.xml:78
94-
msgid "Switch system controls"
95-
msgstr ""
96-
97-
#: data/50-mutter-navigation.xml:83
98-
msgid "Switch to previous system control"
99-
msgstr ""
100-
101-
#: data/50-mutter-navigation.xml:87
102-
msgid "Switch windows directly"
103-
msgstr ""
104-
105-
#: data/50-mutter-navigation.xml:92
106-
msgid "Switch directly to previous window"
107-
msgstr ""
108-
109-
#: data/50-mutter-navigation.xml:96
110-
msgid "Switch windows of an app directly"
111-
msgstr ""
112-
113-
#: data/50-mutter-navigation.xml:101
114-
msgid "Switch directly to previous window of an app"
115-
msgstr ""
116-
117-
#: data/50-mutter-navigation.xml:105
118-
msgid "Switch system controls directly"
119-
msgstr ""
120-
121-
#: data/50-mutter-navigation.xml:110
122-
msgid "Switch directly to previous system control"
123-
msgstr ""
124-
125-
#: data/50-mutter-navigation.xml:113
126-
msgid "Hide all normal windows"
127-
msgstr ""
128-
129-
#: data/50-mutter-navigation.xml:116
130-
msgid "Switch to workspace 1"
131-
msgstr ""
132-
133-
#: data/50-mutter-navigation.xml:119
134-
msgid "Switch to workspace 2"
135-
msgstr "2 аусуратә ҭыҧ ахь аиагара"
136-
137-
#: data/50-mutter-navigation.xml:122
138-
msgid "Switch to workspace 3"
139-
msgstr "3 аусуратә ҭыҧ ахь аиагара"
140-
141-
#: data/50-mutter-navigation.xml:125
142-
msgid "Switch to workspace 4"
143-
msgstr "4 аусуратә ҭыҧ ахь аиагара"
144-
145-
#: data/50-mutter-navigation.xml:128
146-
msgid "Switch to last workspace"
147-
msgstr ""
148-
149-
#: data/50-mutter-navigation.xml:131
150-
msgid "Move to workspace on the left"
151-
msgstr ""
152-
153-
#: data/50-mutter-navigation.xml:134
154-
msgid "Move to workspace on the right"
155-
msgstr ""
156-
157-
#: data/50-mutter-navigation.xml:138
158-
msgid "Move to workspace above"
159-
msgstr ""
160-
161-
#: data/50-mutter-navigation.xml:142
162-
msgid "Move to workspace below"
163-
msgstr ""
164-
16513
#: data/50-mutter-system.xml:6 data/50-mutter-wayland.xml:6
16614
msgid "System"
16715
msgstr "Асистема"
@@ -170,10 +18,6 @@ msgstr "Асистема"
17018
msgid "Show the run command prompt"
17119
msgstr ""
17220

173-
#: data/50-mutter-wayland.xml:8
174-
msgid "Restore the keyboard shortcuts"
175-
msgstr ""
176-
17721
#: data/50-mutter-windows.xml:6
17822
msgid "Windows"
17923
msgstr "Windows"

po/ar.po

Lines changed: 0 additions & 140 deletions
Original file line numberDiff line numberDiff line change
@@ -23,142 +23,6 @@ msgstr ""
2323
"X-Generator: Virtaal 0.7.1\n"
2424
"X-Project-Style: gnome\n"
2525

26-
#: data/50-mutter-navigation.xml:6
27-
msgid "Navigation"
28-
msgstr "الإبحار"
29-
30-
#: data/50-mutter-navigation.xml:9
31-
msgid "Move window to workspace 1"
32-
msgstr "انقل النافذة إلى مساحة العمل 1"
33-
34-
#: data/50-mutter-navigation.xml:12
35-
msgid "Move window to workspace 2"
36-
msgstr "انقل النافذة إلى مساحة العمل 2"
37-
38-
#: data/50-mutter-navigation.xml:15
39-
msgid "Move window to workspace 3"
40-
msgstr "انقل النافذة إلى مساحة العمل 3"
41-
42-
#: data/50-mutter-navigation.xml:18
43-
msgid "Move window to workspace 4"
44-
msgstr "انقل النافذة إلى مساحة العمل 4"
45-
46-
#: data/50-mutter-navigation.xml:21
47-
msgid "Move window to last workspace"
48-
msgstr "انقل النافذة إلى مساحة العمل الأخيرة"
49-
50-
#: data/50-mutter-navigation.xml:24
51-
msgid "Move window one workspace up"
52-
msgstr "انقل النافذة مساحة عمل واحدة إلى الأعلى"
53-
54-
#: data/50-mutter-navigation.xml:27
55-
msgid "Move window one workspace down"
56-
msgstr "انقل النافذة مساحة عمل واحدة إلى الأسفل"
57-
58-
#: data/50-mutter-navigation.xml:30
59-
msgid "Move window one monitor to the left"
60-
msgstr "انقل النافذة شاشة واحدة إلى اليسار"
61-
62-
#: data/50-mutter-navigation.xml:33
63-
msgid "Move window one monitor to the right"
64-
msgstr "انقل النافذة شاشة واحدة إلى اليمين"
65-
66-
#: data/50-mutter-navigation.xml:36
67-
msgid "Move window one monitor up"
68-
msgstr "انقل النافذة شاشة واحدة إلى الأعلى"
69-
70-
#: data/50-mutter-navigation.xml:39
71-
msgid "Move window one monitor down"
72-
msgstr "انقل النافذة شاشة واحدة إلى الأسفل"
73-
74-
#: data/50-mutter-navigation.xml:43
75-
msgid "Switch applications"
76-
msgstr "تنقل بين التطبيقات"
77-
78-
#: data/50-mutter-navigation.xml:48
79-
msgid "Switch to previous application"
80-
msgstr "انتقل إلى التطبيق السابق"
81-
82-
#: data/50-mutter-navigation.xml:52
83-
msgid "Switch windows"
84-
msgstr "تنقل بين النوافذ"
85-
86-
#: data/50-mutter-navigation.xml:57
87-
msgid "Switch to previous window"
88-
msgstr "انتقل إلى النافذة السابقة"
89-
90-
#: data/50-mutter-navigation.xml:61
91-
msgid "Switch windows of an application"
92-
msgstr "تنقل بين نوافذ التطبيق"
93-
94-
#: data/50-mutter-navigation.xml:66
95-
msgid "Switch to previous window of an application"
96-
msgstr "انتقل إلى نافذة التطبيق السابقة"
97-
98-
#: data/50-mutter-navigation.xml:70
99-
msgid "Switch system controls"
100-
msgstr "تنقل بين تحكمات النظام"
101-
102-
#: data/50-mutter-navigation.xml:75
103-
msgid "Switch to previous system control"
104-
msgstr "انتقل إلى تحكم النظام السابق"
105-
106-
#: data/50-mutter-navigation.xml:79
107-
msgid "Switch windows directly"
108-
msgstr "تنقل مباشرة بين النوافذ"
109-
110-
#: data/50-mutter-navigation.xml:84
111-
msgid "Switch directly to previous window"
112-
msgstr "انتقل مباشرة إلى النافذة السابقة"
113-
114-
#: data/50-mutter-navigation.xml:88
115-
msgid "Switch windows of an app directly"
116-
msgstr "تنقل مباشرة بين نوافذ التطبيق"
117-
118-
#: data/50-mutter-navigation.xml:93
119-
msgid "Switch directly to previous window of an app"
120-
msgstr "انتقل مباشرة إلى نافذة التطبيق السابقة"
121-
122-
#: data/50-mutter-navigation.xml:97
123-
msgid "Switch system controls directly"
124-
msgstr "تنقل مباشرة بين تحكمات النظام"
125-
126-
#: data/50-mutter-navigation.xml:102
127-
msgid "Switch directly to previous system control"
128-
msgstr "انتقل مباشرة إلى تحكم النظام السابق"
129-
130-
#: data/50-mutter-navigation.xml:105
131-
msgid "Hide all normal windows"
132-
msgstr "أخفِ كل النوافذ العادية"
133-
134-
#: data/50-mutter-navigation.xml:108
135-
msgid "Switch to workspace 1"
136-
msgstr "انتقل إلى مساحة العمل 1"
137-
138-
#: data/50-mutter-navigation.xml:111
139-
msgid "Switch to workspace 2"
140-
msgstr "انتقل إلى مساحة العمل 2"
141-
142-
#: data/50-mutter-navigation.xml:114
143-
msgid "Switch to workspace 3"
144-
msgstr "انتقل إلى مساحة العمل 3"
145-
146-
#: data/50-mutter-navigation.xml:117
147-
msgid "Switch to workspace 4"
148-
msgstr "انتقل إلى مساحة العمل 4"
149-
150-
#: data/50-mutter-navigation.xml:120
151-
msgid "Switch to last workspace"
152-
msgstr "انتقل إلى مساحة العمل الأخيرة"
153-
154-
#: data/50-mutter-navigation.xml:123
155-
msgid "Move to workspace above"
156-
msgstr "انقل لمساحة العمل أعلى"
157-
158-
#: data/50-mutter-navigation.xml:126
159-
msgid "Move to workspace below"
160-
msgstr "انقل لمساحة العمل أسفل"
161-
16226
#: data/50-mutter-system.xml:6 data/50-mutter-wayland.xml:6
16327
msgid "System"
16428
msgstr "النظام"
@@ -171,10 +35,6 @@ msgstr "أظهر محث تشغيل أمر"
17135
msgid "Show the activities overview"
17236
msgstr "أظهر نظرة عامة على الأنشطة"
17337

174-
#: data/50-mutter-wayland.xml:8
175-
msgid "Restore the keyboard shortcuts"
176-
msgstr "استعد اختصارات لوحة المفاتيح"
177-
17838
#: data/50-mutter-windows.xml:6
17939
msgid "Windows"
18040
msgstr "النوافذ"

0 commit comments

Comments
 (0)