/usr/share/menu/dia is in dia 0.97.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | ?package(dia): \
needs="X11" \
section="Applications/Science/Engineering" \
hints="Vector" \
command="/usr/bin/dia" \
icon="/usr/share/pixmaps/dia_menu.xpm" \
title="Dia" \
longtitle="Dia diagram drawer" \
description="Dia can be used to draw different kind of diagrams. \
There is support for UML static structure diagrams \
(class diagrams), Entity-Relationship diagrams and \
Network diagrams. Diagrams can be exported to postscript \
and other formats."
|