File: mksh.menu

package info (click to toggle)
mksh 59c-43
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,688 kB
  • sloc: ansic: 58,251; sh: 6,114; perl: 2,155; makefile: 127
file content (10 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
# mksh16lg.xpm provides an alternative icon based on the mksh logo
# mksh16.xpm is a bitmap creation especially for this size
# mksh32.xpm is the mksh logo tweaked and scaled down to be useful
#
?package(mksh):needs="text" \
  section="Applications/Shells" \
  title="mksh" longtitle="MirBSD Korn Shell" \
  icon16x16="/usr/share/pixmaps/mksh16.xpm" \
  icon32x32="/usr/share/pixmaps/mksh32.xpm" \
  command="/bin/mksh -l"