summarylogtreecommitdiffstats
path: root/0006-keyboard-Add-launch-terminal-shortcut.patch
diff options
context:
space:
mode:
Diffstat (limited to '0006-keyboard-Add-launch-terminal-shortcut.patch')
-rw-r--r--0006-keyboard-Add-launch-terminal-shortcut.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/0006-keyboard-Add-launch-terminal-shortcut.patch b/0006-keyboard-Add-launch-terminal-shortcut.patch
deleted file mode 100644
index 11cb078bed25..000000000000
--- a/0006-keyboard-Add-launch-terminal-shortcut.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Date: Tue, 31 Jul 2018 04:44:12 +0100
-Subject: [PATCH 06/26] keyboard: Add launch terminal shortcut
-
----
- panels/keyboard/01-launchers.xml.in | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/panels/keyboard/01-launchers.xml.in b/panels/keyboard/01-launchers.xml.in
-index 67c8325..dd0292d 100644
---- a/panels/keyboard/01-launchers.xml.in
-+++ b/panels/keyboard/01-launchers.xml.in
-@@ -9,6 +9,8 @@
-
- <KeyListEntry name="email" description="Launch email client"/>
-
-+ <KeyListEntry name="terminal" description="Launch terminal"/>
-+
- <KeyListEntry name="www" description="Launch web browser"/>
-
- <KeyListEntry name="home" description="Home folder"/>