blob: e7ec7a9563675dbfdb179e3a3dc7b52e6ce8e7d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
@comment $NetBSD: PLIST,v 1.3 2002/11/03 21:32:24 wiz Exp $
bin/dc_gui
share/gnome/help/dc_gui/C/index.html
share/gnome/help/dc_gui/C/topic.dat
share/gnome/help/dc_gui/es/index.html
share/gnome/help/dc_gui/es/topic.dat
share/gnome/help/dc_gui/nl/index.html
share/gnome/help/dc_gui/nl/topic.dat
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/dc_gui.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dc_gui.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/dc_gui.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/dc_gui.mo
share/pixmaps/dc_gui/icon_folder_add.xpm
share/pixmaps/dc_gui/icon_folder_del.xpm
share/pixmaps/dc_gui/icon_kill.xpm
share/pixmaps/dc_gui/icon_refresh.xpm
share/pixmaps/dc_gui/icon_remove_all.xpm
share/pixmaps/dc_gui/icon_remove_selected.xpm
@dirrm share/pixmaps/dc_gui
@unexec ${RMDIR} %D/share/pixmaps 2> /dev/null || ${TRUE}
@dirrm share/gnome/help/dc_gui/nl/images
@dirrm share/gnome/help/dc_gui/nl
@dirrm share/gnome/help/dc_gui/es/images
@dirrm share/gnome/help/dc_gui/es
@dirrm share/gnome/help/dc_gui/C/images
@dirrm share/gnome/help/dc_gui/C
@dirrm share/gnome/help/dc_gui
@unexec ${RMDIR} share/gnome/help 2>/dev/null || ${TRUE}
|