diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:35:52 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:35:52 +0000 |
commit | 354cc487ff1773da015f1ee73545af5d8dbb697a (patch) | |
tree | d7d6a21ad7b5de0c37ce61f3a47f97570f7f7bd8 /Completion/X/.distfiles | |
parent | 369e172a851cb0696d9f3073862334a2e43901de (diff) | |
download | zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.gz zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.xz zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.zip |
changed after moving functions
Diffstat (limited to 'Completion/X/.distfiles')
-rw-r--r-- | Completion/X/.distfiles | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Completion/X/.distfiles b/Completion/X/.distfiles index d609d6cb6..8482e942a 100644 --- a/Completion/X/.distfiles +++ b/Completion/X/.distfiles @@ -1,8 +1,4 @@ DISTFILES_SRC=' - .distfiles - _x_arguments _x_borderwidth _x_color _x_colormapid _x_cursor _x_display - _x_extension _x_font _x_geometry _x_keysym _x_locale _x_modifier - _x_name _x_resource _x_selection_timeout _x_title _x_window - _xauth _xdvi _xfig - _xmodmap _xrdb _xset _xt_arguments _xt_session_id _xterm _xutils _xv _xwit +.distfiles +_x_arguments~ _xt_arguments~ ' |