diff options
-rw-r--r-- | devel/gnome-common/pkg-plist | 8 | ||||
-rw-r--r-- | games/gcompris/pkg-plist | 134 | ||||
-rw-r--r-- | sysutils/gnome-system-tools/pkg-plist | 122 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/pkg-plist | 4 |
4 files changed, 134 insertions, 134 deletions
diff --git a/devel/gnome-common/pkg-plist b/devel/gnome-common/pkg-plist index 2882fbd2a975..081a3d75ee4c 100644 --- a/devel/gnome-common/pkg-plist +++ b/devel/gnome-common/pkg-plist @@ -2,7 +2,7 @@ bin/gnome-autogen.sh bin/gnome-doc-common share/aclocal/gnome-common.m4 share/aclocal/gnome-compiler-flags.m4 -share/gnome-common/data/omf.make -share/gnome-common/data/xmldocs.make -@dirrm share/gnome-common/data -@dirrm share/gnome-common +%%DATADIR%%/data/omf.make +%%DATADIR%%/data/xmldocs.make +@dirrm %%DATADIR%%/data +@dirrm %%DATADIR%% diff --git a/games/gcompris/pkg-plist b/games/gcompris/pkg-plist index 45a2c222a48b..0bc3c6edf269 100644 --- a/games/gcompris/pkg-plist +++ b/games/gcompris/pkg-plist @@ -112,60 +112,60 @@ lib/libgcompris-1.la lib/libgcompris-1.so lib/libgcompris-1.so.0 libdata/pkgconfig/libgcompris-1.0.pc -share/gcompris/python/admin/__init__.py -share/gcompris/python/admin/board_list.py -share/gcompris/python/admin/class_edit.py -share/gcompris/python/admin/class_list.py -share/gcompris/python/admin/constants.py -share/gcompris/python/admin/group_edit.py -share/gcompris/python/admin/group_list.py -share/gcompris/python/admin/group_user_list.py -share/gcompris/python/admin/module.py -share/gcompris/python/admin/module_boards.py -share/gcompris/python/admin/module_groups.py -share/gcompris/python/admin/module_profiles.py -share/gcompris/python/admin/module_users.py -share/gcompris/python/admin/profile_edit.py -share/gcompris/python/admin/profile_group_list.py -share/gcompris/python/admin/profile_list.py -share/gcompris/python/admin/user_edit.py -share/gcompris/python/admin/user_list.py -share/gcompris/python/admin/wordlist.py -share/gcompris/python/administration.py -share/gcompris/python/algorithm.py -share/gcompris/python/anim.py -share/gcompris/python/ballcatch.py -share/gcompris/python/bargame.py -share/gcompris/python/connect4.py -share/gcompris/python/connect4p/__init__.py -share/gcompris/python/connect4p/board.py -share/gcompris/python/connect4p/human.py -share/gcompris/python/connect4p/minmax.py -share/gcompris/python/connect4p/player.py -share/gcompris/python/connect4p/rules.py -share/gcompris/python/electric.py -share/gcompris/python/followline.py -share/gcompris/python/gcompris/__init__.py -share/gcompris/python/gcompris/admin/__init__.py -share/gcompris/python/gcompris/anim/__init__.py -share/gcompris/python/gcompris/bonus/__init__.py -share/gcompris/python/gcompris/score/__init__.py -share/gcompris/python/gcompris/skin/__init__.py -share/gcompris/python/gcompris/sound/__init__.py -share/gcompris/python/gcompris/timer/__init__.py -share/gcompris/python/gcompris/utils/__init__.py -share/gcompris/python/gnumch.py -share/gcompris/python/guessnumber.py -share/gcompris/python/hexagon.py -share/gcompris/python/login.py -share/gcompris/python/melody.py -share/gcompris/python/mosaic.py -share/gcompris/python/pythontest.py -share/gcompris/python/redraw.py -share/gcompris/python/searace.py -share/gcompris/python/sudoku.py -share/gcompris/python/tuxpaint.py -share/gcompris/python/watercycle.py +%%DATADIR%%/python/admin/__init__.py +%%DATADIR%%/python/admin/board_list.py +%%DATADIR%%/python/admin/class_edit.py +%%DATADIR%%/python/admin/class_list.py +%%DATADIR%%/python/admin/constants.py +%%DATADIR%%/python/admin/group_edit.py +%%DATADIR%%/python/admin/group_list.py +%%DATADIR%%/python/admin/group_user_list.py +%%DATADIR%%/python/admin/module.py +%%DATADIR%%/python/admin/module_boards.py +%%DATADIR%%/python/admin/module_groups.py +%%DATADIR%%/python/admin/module_profiles.py +%%DATADIR%%/python/admin/module_users.py +%%DATADIR%%/python/admin/profile_edit.py +%%DATADIR%%/python/admin/profile_group_list.py +%%DATADIR%%/python/admin/profile_list.py +%%DATADIR%%/python/admin/user_edit.py +%%DATADIR%%/python/admin/user_list.py +%%DATADIR%%/python/admin/wordlist.py +%%DATADIR%%/python/administration.py +%%DATADIR%%/python/algorithm.py +%%DATADIR%%/python/anim.py +%%DATADIR%%/python/ballcatch.py +%%DATADIR%%/python/bargame.py +%%DATADIR%%/python/connect4.py +%%DATADIR%%/python/connect4p/__init__.py +%%DATADIR%%/python/connect4p/board.py +%%DATADIR%%/python/connect4p/human.py +%%DATADIR%%/python/connect4p/minmax.py +%%DATADIR%%/python/connect4p/player.py +%%DATADIR%%/python/connect4p/rules.py +%%DATADIR%%/python/electric.py +%%DATADIR%%/python/followline.py +%%DATADIR%%/python/gcompris/__init__.py +%%DATADIR%%/python/gcompris/admin/__init__.py +%%DATADIR%%/python/gcompris/anim/__init__.py +%%DATADIR%%/python/gcompris/bonus/__init__.py +%%DATADIR%%/python/gcompris/score/__init__.py +%%DATADIR%%/python/gcompris/skin/__init__.py +%%DATADIR%%/python/gcompris/sound/__init__.py +%%DATADIR%%/python/gcompris/timer/__init__.py +%%DATADIR%%/python/gcompris/utils/__init__.py +%%DATADIR%%/python/gnumch.py +%%DATADIR%%/python/guessnumber.py +%%DATADIR%%/python/hexagon.py +%%DATADIR%%/python/login.py +%%DATADIR%%/python/melody.py +%%DATADIR%%/python/mosaic.py +%%DATADIR%%/python/pythontest.py +%%DATADIR%%/python/redraw.py +%%DATADIR%%/python/searace.py +%%DATADIR%%/python/sudoku.py +%%DATADIR%%/python/tuxpaint.py +%%DATADIR%%/python/watercycle.py share/gnome/applications/gcompris-edit.desktop share/gnome/applications/gcompris.desktop share/gnome/assetml/gcompris_alphabet_da.assetml @@ -4203,19 +4203,19 @@ share/locale/zh_TW/LC_MESSAGES/gcompris.mo @dirrm share/gnome/gcompris/boards/advanced_colors @dirrm share/gnome/gcompris/boards @dirrm share/gnome/gcompris -@dirrm share/gcompris/python/gcompris/utils -@dirrm share/gcompris/python/gcompris/timer -@dirrm share/gcompris/python/gcompris/sound -@dirrm share/gcompris/python/gcompris/skin -@dirrm share/gcompris/python/gcompris/score -@dirrm share/gcompris/python/gcompris/bonus -@dirrm share/gcompris/python/gcompris/anim -@dirrm share/gcompris/python/gcompris/admin -@dirrm share/gcompris/python/gcompris -@dirrm share/gcompris/python/connect4p -@dirrm share/gcompris/python/admin -@dirrm share/gcompris/python -@dirrm share/gcompris +@dirrm %%DATADIR%%/python/gcompris/utils +@dirrm %%DATADIR%%/python/gcompris/timer +@dirrm %%DATADIR%%/python/gcompris/sound +@dirrm %%DATADIR%%/python/gcompris/skin +@dirrm %%DATADIR%%/python/gcompris/score +@dirrm %%DATADIR%%/python/gcompris/bonus +@dirrm %%DATADIR%%/python/gcompris/anim +@dirrm %%DATADIR%%/python/gcompris/admin +@dirrm %%DATADIR%%/python/gcompris +@dirrm %%DATADIR%%/python/connect4p +@dirrm %%DATADIR%%/python/admin +@dirrm %%DATADIR%%/python +@dirrm %%DATADIR%% @dirrm lib/gcompris @dirrm include/libgcompris-1.0/libgcompris @dirrm include/libgcompris-1.0 diff --git a/sysutils/gnome-system-tools/pkg-plist b/sysutils/gnome-system-tools/pkg-plist index acbf5571d27a..7954d30d14a0 100644 --- a/sysutils/gnome-system-tools/pkg-plist +++ b/sysutils/gnome-system-tools/pkg-plist @@ -7,64 +7,64 @@ lib/nautilus/extensions-1.0/libnautilus-gst-shares.a lib/nautilus/extensions-1.0/libnautilus-gst-shares.la lib/nautilus/extensions-1.0/libnautilus-gst-shares.so libdata/pkgconfig/gnome-system-tools.pc -share/gnome-system-tools/interfaces/boot.glade -share/gnome-system-tools/interfaces/common.glade -share/gnome-system-tools/interfaces/disks.glade -share/gnome-system-tools/interfaces/network.glade -share/gnome-system-tools/interfaces/services.glade -share/gnome-system-tools/interfaces/shares.glade -share/gnome-system-tools/interfaces/time.glade -share/gnome-system-tools/interfaces/users.glade -share/gnome-system-tools/pixmaps/16_ethernet.xpm -share/gnome-system-tools/pixmaps/16_loopback.xpm -share/gnome-system-tools/pixmaps/16_plip.xpm -share/gnome-system-tools/pixmaps/16_ppp.xpm -share/gnome-system-tools/pixmaps/archlinux.png -share/gnome-system-tools/pixmaps/black_panther.png -share/gnome-system-tools/pixmaps/boot.png -share/gnome-system-tools/pixmaps/computer.png -share/gnome-system-tools/pixmaps/conectiva.png -share/gnome-system-tools/pixmaps/connection-ethernet.png -share/gnome-system-tools/pixmaps/connection-modem.png -share/gnome-system-tools/pixmaps/debian.png -share/gnome-system-tools/pixmaps/disks.png -share/gnome-system-tools/pixmaps/fedora.png -share/gnome-system-tools/pixmaps/freebsd.png -share/gnome-system-tools/pixmaps/gentoo.png -share/gnome-system-tools/pixmaps/gnome-dev-cdrom-data.png -share/gnome-system-tools/pixmaps/gnome-dev-cdrom-mixed.png -share/gnome-system-tools/pixmaps/irda-16.png -share/gnome-system-tools/pixmaps/irda-48.png -share/gnome-system-tools/pixmaps/mandrake.png -share/gnome-system-tools/pixmaps/nameresolution.png -share/gnome-system-tools/pixmaps/nameresolution_alias.png -share/gnome-system-tools/pixmaps/nameresolution_id.png -share/gnome-system-tools/pixmaps/network.png -share/gnome-system-tools/pixmaps/openna.png -share/gnome-system-tools/pixmaps/pld.png -share/gnome-system-tools/pixmaps/plip-48.png -share/gnome-system-tools/pixmaps/ppp.png -share/gnome-system-tools/pixmaps/reading.png -share/gnome-system-tools/pixmaps/redhat.png -share/gnome-system-tools/pixmaps/server.png -share/gnome-system-tools/pixmaps/services.png -share/gnome-system-tools/pixmaps/settings.png -share/gnome-system-tools/pixmaps/shares.png -share/gnome-system-tools/pixmaps/slackware.png -share/gnome-system-tools/pixmaps/specifix.png -share/gnome-system-tools/pixmaps/suse.png -share/gnome-system-tools/pixmaps/talk-userlist.png -share/gnome-system-tools/pixmaps/time.png -share/gnome-system-tools/pixmaps/timezone.png -share/gnome-system-tools/pixmaps/turbolinux.png -share/gnome-system-tools/pixmaps/unsupported-distro.png -share/gnome-system-tools/pixmaps/users-groups.png -share/gnome-system-tools/pixmaps/users.png -share/gnome-system-tools/pixmaps/vidalinux.png -share/gnome-system-tools/pixmaps/vine.png -share/gnome-system-tools/pixmaps/wavelan-16.png -share/gnome-system-tools/pixmaps/wavelan-48.png -share/gnome-system-tools/pixmaps/world_map-960.png +%%DATADIR%%/interfaces/boot.glade +%%DATADIR%%/interfaces/common.glade +%%DATADIR%%/interfaces/disks.glade +%%DATADIR%%/interfaces/network.glade +%%DATADIR%%/interfaces/services.glade +%%DATADIR%%/interfaces/shares.glade +%%DATADIR%%/interfaces/time.glade +%%DATADIR%%/interfaces/users.glade +%%DATADIR%%/pixmaps/16_ethernet.xpm +%%DATADIR%%/pixmaps/16_loopback.xpm +%%DATADIR%%/pixmaps/16_plip.xpm +%%DATADIR%%/pixmaps/16_ppp.xpm +%%DATADIR%%/pixmaps/archlinux.png +%%DATADIR%%/pixmaps/black_panther.png +%%DATADIR%%/pixmaps/boot.png +%%DATADIR%%/pixmaps/computer.png +%%DATADIR%%/pixmaps/conectiva.png +%%DATADIR%%/pixmaps/connection-ethernet.png +%%DATADIR%%/pixmaps/connection-modem.png +%%DATADIR%%/pixmaps/debian.png +%%DATADIR%%/pixmaps/disks.png +%%DATADIR%%/pixmaps/fedora.png +%%DATADIR%%/pixmaps/freebsd.png +%%DATADIR%%/pixmaps/gentoo.png +%%DATADIR%%/pixmaps/gnome-dev-cdrom-data.png +%%DATADIR%%/pixmaps/gnome-dev-cdrom-mixed.png +%%DATADIR%%/pixmaps/irda-16.png +%%DATADIR%%/pixmaps/irda-48.png +%%DATADIR%%/pixmaps/mandrake.png +%%DATADIR%%/pixmaps/nameresolution.png +%%DATADIR%%/pixmaps/nameresolution_alias.png +%%DATADIR%%/pixmaps/nameresolution_id.png +%%DATADIR%%/pixmaps/network.png +%%DATADIR%%/pixmaps/openna.png +%%DATADIR%%/pixmaps/pld.png +%%DATADIR%%/pixmaps/plip-48.png +%%DATADIR%%/pixmaps/ppp.png +%%DATADIR%%/pixmaps/reading.png +%%DATADIR%%/pixmaps/redhat.png +%%DATADIR%%/pixmaps/server.png +%%DATADIR%%/pixmaps/services.png +%%DATADIR%%/pixmaps/settings.png +%%DATADIR%%/pixmaps/shares.png +%%DATADIR%%/pixmaps/slackware.png +%%DATADIR%%/pixmaps/specifix.png +%%DATADIR%%/pixmaps/suse.png +%%DATADIR%%/pixmaps/talk-userlist.png +%%DATADIR%%/pixmaps/time.png +%%DATADIR%%/pixmaps/timezone.png +%%DATADIR%%/pixmaps/turbolinux.png +%%DATADIR%%/pixmaps/unsupported-distro.png +%%DATADIR%%/pixmaps/users-groups.png +%%DATADIR%%/pixmaps/users.png +%%DATADIR%%/pixmaps/vidalinux.png +%%DATADIR%%/pixmaps/vine.png +%%DATADIR%%/pixmaps/wavelan-16.png +%%DATADIR%%/pixmaps/wavelan-48.png +%%DATADIR%%/pixmaps/world_map-960.png share/gnome/applications/network.desktop share/gnome/applications/services.desktop share/gnome/applications/shares.desktop @@ -224,6 +224,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo @dirrm share/gnome/help/boot-admin/C/figures @dirrm share/gnome/help/boot-admin/C @dirrm share/gnome/help/boot-admin -@dirrm share/gnome-system-tools/pixmaps -@dirrm share/gnome-system-tools/interfaces -@dirrm share/gnome-system-tools +@dirrm %%DATADIR%%/pixmaps +@dirrm %%DATADIR%%/interfaces +@dirrm %%DATADIR%% diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist index dbdfaec5ac3b..fa9e75e37e2b 100644 --- a/textproc/gnome-doc-utils/pkg-plist +++ b/textproc/gnome-doc-utils/pkg-plist @@ -3,7 +3,7 @@ bin/xml2po libdata/pkgconfig/gnome-doc-utils.pc libdata/pkgconfig/xml2po.pc share/aclocal/gnome-doc-utils.m4 -share/gnome-doc-utils/gnome-doc-utils.make +%%DATADIR%%/gnome-doc-utils.make share/gnome/help/gnome-doc-make/C/gnome-doc-make.xml share/gnome/help/gnome-doc-make/C/legal.xml share/gnome/help/gnome-doc-make/C/make-ref.xml @@ -159,4 +159,4 @@ share/xml2po/gs.pyc @dirrm share/gnome/help/gnome-doc-xslt @dirrm share/gnome/help/gnome-doc-make/C @dirrm share/gnome/help/gnome-doc-make -@dirrm share/gnome-doc-utils +@dirrm %%DATADIR%% |