Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://anjuta-common_2.4.2-1_all.deb:9185326/postinst  info  downloads

#!/bin/sh
set -e

if [ "$1" = "configure" ] && which update-mime-database >/dev/null 2>&1 ; then
	update-mime-database /usr/share/mime
fi

# Automatically added by dh_installmime
if [ "$1" = "configure" ] && [ -x "`which update-mime-database 2>/dev/null`" ]; then
	update-mime-database /usr/share/mime
fi
# End automatically added section
# Automatically added by dh_icons
if which update-icon-caches >/dev/null 2>&1 ; then
	update-icon-caches /usr/share/icons/hicolor /usr/share/icons/gnome
fi
# End automatically added section

Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions