diff options
Diffstat (limited to 'debian/bash.menu')
-rw-r--r-- | debian/bash.menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/bash.menu b/debian/bash.menu index d5ddb89..eb84b2d 100644 --- a/debian/bash.menu +++ b/debian/bash.menu @@ -1,2 +1,2 @@ -?package(bash):needs="text" section="Apps/Shells" title="Bash" command="/bin/bash --login" -?package(bash):needs="text" section="Apps/Shells" title="Sh" command="/bin/sh --login" +?package(bash):needs="text" section="Applications/Shells" title="Bash" command="/bin/bash --login" +?package(bash):needs="text" section="Applications/Shells" title="Sh" command="/bin/sh --login" |