blob: bd6889f3d511d4da9211802f71eca13b0e4f55a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
bin/xmoto
%%NLS%%share/locale/ca/LC_MESSAGES/xmoto.mo
%%NLS%%share/locale/de/LC_MESSAGES/xmoto.mo
%%NLS%%share/locale/es/LC_MESSAGES/xmoto.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xmoto.mo
%%NLS%%share/locale/sk/LC_MESSAGES/xmoto.mo
%%DATADIR%%/Textures/Musics/batcave.ogg
%%DATADIR%%/Textures/Musics/menu.ogg
%%DATADIR%%/Textures/Musics/ridealong.ogg
%%DATADIR%%/xmoto.bin
%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/sk
%%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/fr
%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/es
%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/de
%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ca
@dirrm %%DATADIR%%/Textures/Musics
@dirrm %%DATADIR%%/Textures
@dirrm %%DATADIR%%
|