view debian/menu @ 25794:2c8cdb9123b8

Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a capital letter are reserved for the system, those starting with _ are reserved at the file level.
author diego
date Sun, 20 Jan 2008 17:16:39 +0000
parents c9e946b14b44
children
line wrap: on
line source

?package(mplayer):\
  needs="X11"\
  section="Apps/Viewers"\
  title="MPlayer"\
  command="/usr/bin/gmplayer"\
  icon="/usr/share/pixmaps/mplayer.xpm"