blob: ba8a4af5c65d543f37b77b1d73017c0f713c83c5 (
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
|
bin/ebview
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/about.en
%%DATADIR%%/about.jp
%%DATADIR%%/endinglist-ja.xml
%%DATADIR%%/endinglist.xml
%%DATADIR%%/filter.xml
%%DATADIR%%/help/en/body.html
%%DATADIR%%/help/en/menu.html
%%DATADIR%%/help/en/index.html
%%DATADIR%%/help/ja/body.html
%%DATADIR%%/help/ja/menu.html
%%DATADIR%%/help/ja/index.html
%%DATADIR%%/searchengines.xml
%%DATADIR%%/shortcut.xml
share/applications/ebview.desktop
share/locale/ja/LC_MESSAGES/ebview.mo
share/pixmaps/ebview.xpm
@dirrm %%DATADIR%%/help/ja
@dirrm %%DATADIR%%/help/en
@dirrm %%DATADIR%%/help
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|