Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > 1e62e70f8c89983848c6587dceee2c0f > scriptlet

evolution-2.30.3-1.fc13.i686.rpm

PREIN

/bin/sh
if [ "$1" -gt 1 ] ; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_calendar.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_shell.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-template-placeholders.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/evolution-mail.schemas > /dev/null || :
fi

PREUN

/bin/sh
if [ "$1" -eq 0 ] ; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_calendar.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_shell.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-template-placeholders.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/evolution-mail.schemas > /dev/null || :
fi

POSTIN

/bin/sh
/sbin/ldconfig
touch --no-create /usr/share/icons/hicolor &>/dev/null || :

export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_calendar.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_shell.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-template-placeholders.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/evolution-mail.schemas > /dev/null || :

POSTUN

/bin/sh
/sbin/ldconfig
if [ $1 -eq 0 ] ; then
    touch --no-create /usr/share/icons/hicolor &>/dev/null
    gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :
fi

POSTTRANS

/bin/sh
gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :