freebsd-ports/deskutils/gnochm/pkg-plist
Kris Kennaway be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00

32 lines
1.2 KiB
Plaintext

bin/gnochm
share/gnome/application-registry/gnochm.applications
share/gnome/applications/gnochm.desktop
share/gnome/gnochm/glade/gnochm.glade
share/gnome/gnochm/glade/prefdialog.glade
share/gnome/help/gnochm/C/gnochm.xml
share/gnome/help/gnochm/C/legal.xml
share/gnome/mime-info/gnochm.keys
share/gnome/mime-info/gnochm.mime
share/gnome/omf/gnochm/gnochm-C.omf
share/gnome/pixmaps/chmfile.png
share/gnome/pixmaps/gnochm.png
share/gnome/pixmaps/gnochm_logo.png
share/locale/de_DE/LC_MESSAGES/gnochm.mo
share/locale/it/LC_MESSAGES/gnochm.mo
share/locale/pt_BR/LC_MESSAGES/gnochm.mo
share/locale/tr_TR/LC_MESSAGES/gnochm.mo
share/locale/zh_CN/LC_MESSAGES/gnochm.mo
share/mime/application/x-chm.xml
share/mime/packages/gnochm.xml
@dirrm share/gnome/omf/gnochm
@dirrm share/gnome/help/gnochm/C
@dirrm share/gnome/help/gnochm
@dirrm share/gnome/gnochm/glade
@dirrm share/gnome/gnochm
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true
@unexec rmdir %D/share/locale/tr_TR/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/tr_TR 2> /dev/null || true