Don't install the desktop-integration files in our (Wireshark's) data
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 27 Feb 2013 16:08:16 +0000 (16:08 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 27 Feb 2013 16:08:16 +0000 (16:08 +0000)
commit9fa0572ffcfdd59fe09747457264dfabe0dd0ade
treef1b01e1d6daeb5d046b475abb5fb7fba63afdc08
parent209319bf0807f309ef3697600df7fd3cc368ec63
Don't install the desktop-integration files in our (Wireshark's) data
directory (which is based on our installation prefix): there's no guarantee
that the desktop also uses the same prefix.

Add a note about how we might be able to find the desktop's data directory
should anyone actually run GNOME with a prefix other than /usr .

Also use 'desktop-file-install' to install the desktop file (if configure
found that command).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@47914 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am