blob: 04646675982cd7e3fd41c75bf36a848cb6c5a668 (
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
|
bin/nova
bin/catbuilder
%%DATADIR%%/pixmaps/asteroid-small.xpm
%%DATADIR%%/pixmaps/comet-small.xpm
%%DATADIR%%/pixmaps/earth-small.xpm
%%DATADIR%%/pixmaps/galaxy-small.xpm
%%DATADIR%%/pixmaps/jupiter-small.xpm
%%DATADIR%%/pixmaps/mars-small.xpm
%%DATADIR%%/pixmaps/mercury-small.xpm
%%DATADIR%%/pixmaps/moon-small.xpm
%%DATADIR%%/pixmaps/nebula-small.xpm
%%DATADIR%%/pixmaps/neptune-small.xpm
%%DATADIR%%/pixmaps/other-small.xpm
%%DATADIR%%/pixmaps/pluto-small.xpm
%%DATADIR%%/pixmaps/saturn-small.xpm
%%DATADIR%%/pixmaps/star6.xpm
%%DATADIR%%/pixmaps/star8.xpm
%%DATADIR%%/pixmaps/sun-small.xpm
%%DATADIR%%/pixmaps/uranus-small.xpm
%%DATADIR%%/pixmaps/venus-small.xpm
%%DATADIR%%/pixmaps/nova_logo.png
@dirrm %%DATADIR%%/pixmaps
@dirrmtry %%DATADIR%%
|