blob: d8c6d6393d296e717e9ddee45e62711d4a733aae (
plain) (
blame)
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
|
bin/deco
%%DATADIR%%/help/d.edit
%%DATADIR%%/help/d.general
%%DATADIR%%/help/d.hexview
%%DATADIR%%/help/d.view
%%DATADIR%%/help/e.edit
%%DATADIR%%/help/e.general
%%DATADIR%%/help/e.hexview
%%DATADIR%%/help/e.view
%%DATADIR%%/help/f.edit
%%DATADIR%%/help/f.general
%%DATADIR%%/help/f.hexview
%%DATADIR%%/help/f.view
%%DATADIR%%/help/r.edit
%%DATADIR%%/help/r.general
%%DATADIR%%/help/r.hexview
%%DATADIR%%/help/r.view
%%DATADIR%%/help/u.edit
%%DATADIR%%/help/u.general
%%DATADIR%%/help/u.hexview
%%DATADIR%%/help/u.view
%%DATADIR%%/menu
%%DATADIR%%/profile
@dirrm %%DATADIR%%/help
@dirrm share/deco
|