You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jitsi/resources/install/debian/jitsi.menu.tmpl

9 lines
448 B

?package(_PACKAGE_NAME_):needs="x11" \
section="Applications/Network/Communication" \
title="_APP_NAME_" \
longtitle="_APP_NAME_, VoIP and IM client" \
command="/usr/bin/_PACKAGE_NAME_" \
icon="/usr/share/pixmaps/_PACKAGE_NAME_-32.xpm" \
icon32x32="/usr/share/pixmaps/_PACKAGE_NAME_-32.xpm" \
icon16x16="/usr/share/pixmaps/_PACKAGE_NAME_-16.xpm"