diff options
author | Juergen Lock <nox@FreeBSD.org> | 2007-01-13 18:07:43 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2007-01-13 18:07:43 +0000 |
commit | 0573465db9ae04bdfa15a19e49b258c942377980 (patch) | |
tree | 620547bcc5f14a7edbc86c0f27e75df9cb150621 /misc/tvbrowser/pkg-plist | |
parent | f00a24a7985904f194d387fb6386178ac557f8fd (diff) |
- update tvbrowser to 2.5
- move out of /usr/X11R6 (USE_X_PREFIX)
- move from german to misc
Approved by: lars.engels@0x20.net (maintainer), miwi (mentor)
(this time really in misc)
Notes
Notes:
svn path=/head/; revision=182313
Diffstat (limited to 'misc/tvbrowser/pkg-plist')
-rw-r--r-- | misc/tvbrowser/pkg-plist | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/misc/tvbrowser/pkg-plist b/misc/tvbrowser/pkg-plist index 5b32453881fe..edf13ab2feea 100644 --- a/misc/tvbrowser/pkg-plist +++ b/misc/tvbrowser/pkg-plist @@ -1,6 +1,6 @@ bin/tvbrowser -share/applications/tvbrowser.desktop %%DATADIR%%/LICENSE.txt +%%DATADIR%%/enwiki.url %%DATADIR%%/forum.url %%DATADIR%%/icons/tango/16x16/actions/appointment-new.png %%DATADIR%%/icons/tango/16x16/actions/bookmark-new.png @@ -128,10 +128,13 @@ share/applications/tvbrowser.desktop %%DATADIR%%/imgs/Info_BlackAndWhite.gif %%DATADIR%%/imgs/Info_DolbyDigital51.gif %%DATADIR%%/imgs/Info_DolbySurround.gif +%%DATADIR%%/imgs/Info_HasPicture.png %%DATADIR%%/imgs/Info_Mono.gif %%DATADIR%%/imgs/Info_OriginalWithSubtitle.gif +%%DATADIR%%/imgs/Info_OriginalWithSubtitle_EN.gif %%DATADIR%%/imgs/Info_Stereo.gif %%DATADIR%%/imgs/Info_SubtitleForAurallyHandicapped.gif +%%DATADIR%%/imgs/Info_SubtitleForAurallyHandicapped_US.gif %%DATADIR%%/imgs/Info_TwoChannelTone.gif %%DATADIR%%/imgs/Jar16.gif %%DATADIR%%/imgs/TVBrowser.ico @@ -157,11 +160,14 @@ share/applications/tvbrowser.desktop %%DATADIR%%/plugins/CapturePlugin.jar %%DATADIR%%/plugins/ClipboardPlugin.jar %%DATADIR%%/plugins/EMailPlugin.jar +%%DATADIR%%/plugins/I18NPlugin.jar %%DATADIR%%/plugins/ListViewPlugin.jar %%DATADIR%%/plugins/NewsPlugin.jar %%DATADIR%%/plugins/PrintPlugin.jar -%%DATADIR%%/plugins/SearchPlugin.jar +%%DATADIR%%/plugins/RadioTimesDataService.jar +%%DATADIR%%/plugins/SimpleMarkerPlugin.jar %%DATADIR%%/plugins/ShowviewPlugin.jar +%%DATADIR%%/plugins/SweDBTvDataService.jar %%DATADIR%%/plugins/TVRaterPlugin.jar %%DATADIR%%/plugins/TvBrowserDataService.jar %%DATADIR%%/plugins/WebPlugin.jar @@ -194,4 +200,3 @@ share/applications/tvbrowser.desktop @dirrm %%DATADIR%%/icons/tango @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrm share/applications |