From 5d066f15ec24185968de6044999fbe240340a86b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 27 May 2007 21:55:13 +0200 Subject: [PATCH] Drop -xserver option from zsh completion --- debian/changelog | 7 +++++++ etc/zsh/completion.d/_grml-x | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9369b7..9f73b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-x (0.3.25) unstable; urgency=low + + * Drop -xserver option from zsh completion as it's not supported + anymore (X.org is available on any Debian system now :)). + + -- Michael Prokop Sun, 27 May 2007 21:54:37 +0200 + grml-x (0.3.24) unstable; urgency=low * Update /etc/X11/xorg.conf.vmware, allowing higher resolutions diff --git a/etc/zsh/completion.d/_grml-x b/etc/zsh/completion.d/_grml-x index f38edff..15097a7 100644 --- a/etc/zsh/completion.d/_grml-x +++ b/etc/zsh/completion.d/_grml-x @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Tue Apr 17 01:53:45 CEST 2007 [ft] +# Latest change: Son Mai 27 21:54:19 CEST 2007 [mika] ################################################################################ local arguments wm @@ -36,7 +36,6 @@ arguments=( '-ps2[add entry for PS/2 mouse]' '-usb[add entry for USB mouse]' '-vsync:vertical sync frequencies ():(43 `seq 45 5 70` 72)' - '-xserver:xserver used for creation of xconfig file:(XFree86 X.org)' ':window manager:($wms)' ) _arguments -s $arguments -- 2.1.4