Hi, Attached is a simple dh_desktop, which looks for .desktop files and if found, adds a conditional call to update-desktop-database. This is required for G2.8 so getting this into debhelper and the CDBS's gnome class would be great for us. Any comments before I mail it off to Joey? Ross -- Ross Burton mail: ross@burtonini.com jabber: ross@burtonini.com www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
# Added by dh_desktop if [ "$1" = "configure" ]; then if [ -x /usr/bin/update-desktop-database ] ; then /usr/bin/update-desktop-database -q fi fi
Attachment:
dh_desktop
Description: Perl program
Attachment:
signature.asc
Description: This is a digitally signed message part