diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-11-04 10:48:17 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-11-04 10:48:17 +0100 |
commit | b2e45bd30e294362b5418badd1862ac78a8576bd (patch) | |
tree | a8a3ea958d9c0d7a187be63ff2a32509a94c5277 /debian/zsh-common.menu | |
parent | f77697ffe417cf2247b6c02777107bc534a2f68f (diff) | |
download | zsh-b2e45bd30e294362b5418badd1862ac78a8576bd.tar.gz zsh-b2e45bd30e294362b5418badd1862ac78a8576bd.zip |
Update path to zsh used in GUI menues
Thanks: Mika Prokop
Diffstat (limited to 'debian/zsh-common.menu')
-rw-r--r-- | debian/zsh-common.menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/zsh-common.menu b/debian/zsh-common.menu index a7cbd2d64..485997e72 100644 --- a/debian/zsh-common.menu +++ b/debian/zsh-common.menu @@ -1 +1 @@ -?package(zsh):needs="text" section="Applications/Shells" title="Zsh" command="/bin/zsh5" +?package(zsh):needs="text" section="Applications/Shells" title="Zsh" command="/bin/zsh" |