diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-25 08:03:48 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-25 08:03:48 +0000 |
commit | 46161b9f5932b800182e785a228ee30cdfc5fb70 (patch) | |
tree | da0d9a72e960a023afa6fc31ef79bed004ca5792 /multimedia/totem/pkg-plist | |
parent | Update to 9.3. (diff) |
- Update to 0.99.22 to fix problem with playing any video file in gnome 2.8
- Use new INSTALLS_OMF
Note: dvd support is currentlly broken.
Approved by: marcus (co mentor)
Diffstat (limited to 'multimedia/totem/pkg-plist')
-rw-r--r-- | multimedia/totem/pkg-plist | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist index 49aade05c44e..c37924fdb7b8 100644 --- a/multimedia/totem/pkg-plist +++ b/multimedia/totem/pkg-plist @@ -4,8 +4,6 @@ libdata/bonobo/servers/Totem_properties.server libexec/totem-properties-page share/gnome/application-registry/totem.applications share/gnome/applications/totem.desktop -@exec update-desktop-database > /dev/null || /usr/bin/true -@unexec update-desktop-database > /dev/null || /usr/bin/true share/gnome/help/totem/C/figures/totem_next_button.png share/gnome/help/totem/C/figures/totem_pause_button.png share/gnome/help/totem/C/figures/totem_play_button.png @@ -38,16 +36,13 @@ share/gnome/help/totem/es/legal.xml share/gnome/help/totem/es/totem.xml share/gnome/mime-info/totem.keys share/gnome/omf/totem/totem-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true share/gnome/omf/totem/totem-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-de.omf 2>/dev/null || /usr/bin/true share/gnome/omf/totem/totem-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-es.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/media-player-48.png share/gnome/pixmaps/vanity.png -share/gnome/totem/filmholes.png share/gnome/totem/filmholes-big-left.png share/gnome/totem/filmholes-big-right.png +share/gnome/totem/filmholes.png share/gnome/totem/media-player-48.png share/gnome/totem/mozilla-viewer.glade share/gnome/totem/playlist-16.png @@ -92,8 +87,8 @@ share/locale/gu/LC_MESSAGES/totem.mo share/locale/he/LC_MESSAGES/totem.mo share/locale/hr/LC_MESSAGES/totem.mo share/locale/hu/LC_MESSAGES/totem.mo -share/locale/it/LC_MESSAGES/totem.mo share/locale/is/LC_MESSAGES/totem.mo +share/locale/it/LC_MESSAGES/totem.mo share/locale/ja/LC_MESSAGES/totem.mo share/locale/ko/LC_MESSAGES/totem.mo share/locale/lt/LC_MESSAGES/totem.mo @@ -120,15 +115,14 @@ share/locale/vi/LC_MESSAGES/totem.mo share/locale/wa/LC_MESSAGES/totem.mo share/locale/zh_CN/LC_MESSAGES/totem.mo share/locale/zh_TW/LC_MESSAGES/totem.mo -@dirrm share/gnome/help/totem/de/figures -@dirrm share/gnome/help/totem/de +@dirrm share/gnome/totem +@dirrm share/gnome/omf/totem @dirrm share/gnome/help/totem/es/figures @dirrm share/gnome/help/totem/es +@dirrm share/gnome/help/totem/de/figures +@dirrm share/gnome/help/totem/de @dirrm share/gnome/help/totem/C/figures @dirrm share/gnome/help/totem/C @dirrm share/gnome/help/totem -@dirrm share/gnome/omf/totem -@dirrm share/gnome/totem -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/totem/totem-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/totem/totem-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true +@exec update-desktop-database > /dev/null || /usr/bin/true +@unexec update-desktop-database > /dev/null || /usr/bin/true |