File: mksh.menu

package info (click to toggle)
mksh 54-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,720 kB
  • ctags: 2,386
  • sloc: ansic: 25,434; sh: 2,253; perl: 1,037; makefile: 78
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"