diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-11 22:28:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-11 22:28:24 +0000 |
commit | c482f36edd91c27cc77d7f9f963dc6c4fe9dbb53 (patch) | |
tree | 48bf085482f07dd563a7062272a2b4fd45c201a2 /comms/gmfsk/pkg-plist | |
parent | bd787bee6fc36f39514ff7a264b0ae98e5ae8c0b (diff) | |
download | ports-c482f36edd91c27cc77d7f9f963dc6c4fe9dbb53.tar.gz ports-c482f36edd91c27cc77d7f9f963dc6c4fe9dbb53.zip |
Notes
Diffstat (limited to 'comms/gmfsk/pkg-plist')
-rw-r--r-- | comms/gmfsk/pkg-plist | 31 |
1 files changed, 24 insertions, 7 deletions
diff --git a/comms/gmfsk/pkg-plist b/comms/gmfsk/pkg-plist index 945c87e0cc69..7516f5d16fcc 100644 --- a/comms/gmfsk/pkg-plist +++ b/comms/gmfsk/pkg-plist @@ -1,8 +1,25 @@ bin/gmfsk -share/pixmaps/gmfsk/mfsk.png -share/pixmaps/gmfsk/pause.xpm -share/pixmaps/gmfsk/rx.xpm -share/pixmaps/gmfsk/tune.xpm -share/pixmaps/gmfsk/tx.xpm -@dirrm share/pixmaps/gmfsk -@dirrm share/pixmaps +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gmfsk.schemas >/dev/null || /usr/bin/true +etc/gconf/schemas/gmfsk.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gmfsk.schemas >/dev/null || /usr/bin/true +share/gnome/help/gmfsk/C/fdl-appendix.xml +share/gnome/help/gmfsk/C/figures/gmfsk_start_window.png +share/gnome/help/gmfsk/C/figures/note.png +share/gnome/help/gmfsk/C/figures/tip.png +share/gnome/help/gmfsk/C/figures/warning.png +share/gnome/help/gmfsk/C/gmfsk.xml +share/gnome/help/gmfsk/C/legal.xml +share/gnome/omf/gmfsk/gmfsk-C.omf +share/gnome/pixmaps/gmfsk/gnome-screenshot.png +share/gnome/pixmaps/gmfsk/mfsk.png +share/gnome/pixmaps/gmfsk/pause.xpm +share/gnome/pixmaps/gmfsk/rx.xpm +share/gnome/pixmaps/gmfsk/tune.xpm +share/gnome/pixmaps/gmfsk/tx.xpm +@dirrm share/gnome/pixmaps/gmfsk +@dirrm share/gnome/omf/gmfsk +@dirrm share/gnome/help/gmfsk/C/figures +@dirrm share/gnome/help/gmfsk/C +@dirrm share/gnome/help/gmfsk +@exec scrollkeeper-install -q %D/share/gnome/omf/gmfsk/gmfsk-C.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gmfsk/gmfsk-C.omf 2>/dev/null || /usr/bin/true |