summaryrefslogtreecommitdiff
path: root/shell/completions/gnome-control-center.in
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2013-02-19 10:43:47 -0500
committerBastien Nocera <hadess@hadess.net>2013-02-19 17:58:33 +0100
commit178c16f4d84610e8a562d4694b25849d8e5724d9 (patch)
tree84d0d66ce31f6a46e27a4c79a50266d02aebea60 /shell/completions/gnome-control-center.in
parent1cadc214ef2f87957269d38c635fbdb3b9be9121 (diff)
downloadgnome-control-center-178c16f4d84610e8a562d4694b25849d8e5724d9.tar.gz
shell: Drop obsolete region arguments from bash completion
https://bugzilla.gnome.org/show_bug.cgi?id=694183
Diffstat (limited to 'shell/completions/gnome-control-center.in')
-rw-r--r--shell/completions/gnome-control-center.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/completions/gnome-control-center.in b/shell/completions/gnome-control-center.in
index 19ead439f..fade0faf1 100644
--- a/shell/completions/gnome-control-center.in
+++ b/shell/completions/gnome-control-center.in
@@ -33,9 +33,6 @@ _gnome_control_center()
# /org/freedesktop/NetworkManager/Devices/1
command_list="connect-3g connect-8021x-wifi show-device connect-hidden-wifi create-wifi"
;;
- region)
- command_list="formats language layouts system"
- ;;
sound)
command_list="applications effects hardware input outputs"
;;