|
Lines 1-12
Link Here
|
| 1 |
bin/driconf |
1 |
bin/driconf |
| 2 |
%%PYTHON_SITELIBDIR%%/dri.py |
2 |
lib/driconf/dri.py |
| 3 |
%%PYTHON_SITELIBDIR%%/dri.pyc |
3 |
lib/driconf/dri.pyc |
| 4 |
%%PYTHON_SITELIBDIR%%/driconf.py |
4 |
lib/driconf/driconf.py |
| 5 |
%%PYTHON_SITELIBDIR%%/driconf.pyc |
5 |
lib/driconf/driconf.pyc |
| 6 |
share/locale/de/LC_MESSAGES/driconf.mo |
6 |
lib/driconf/driconf_commonui.py |
| 7 |
share/locale/es/LC_MESSAGES/driconf.mo |
7 |
lib/driconf/driconf_commonui.pyc |
|
|
8 |
lib/driconf/driconf_complexui.py |
| 9 |
lib/driconf/driconf_complexui.pyc |
| 10 |
lib/driconf/driconf_simpleui.py |
| 11 |
lib/driconf/driconf_simpleui.pyc |
| 8 |
%%DATADIR%%/card.png |
12 |
%%DATADIR%%/card.png |
|
|
13 |
%%DATADIR%%/drilogo.jpg |
| 9 |
%%DATADIR%%/screen.png |
14 |
%%DATADIR%%/screen.png |
| 10 |
%%DATADIR%%/screencard.png |
15 |
%%DATADIR%%/screencard.png |
| 11 |
%%DATADIR%%/drilogo.jpg |
16 |
share/locale/de/LC_MESSAGES/driconf.mo |
|
|
17 |
share/locale/es/LC_MESSAGES/driconf.mo |
| 18 |
share/locale/it/LC_MESSAGES/driconf.mo |
| 19 |
share/locale/ru/LC_MESSAGES/driconf.mo |
| 12 |
@dirrm %%DATADIR%% |
20 |
@dirrm %%DATADIR%% |
|
|
21 |
@dirrm lib/driconf |