blob: b855233c199a9ce12a3d6c8b6462450aab113a86 (
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
25
26
27
28
29
30
31
32
33
34
35
|
bin/etherape
etc/etherape/services
share/applications/etherape.desktop
%%DATADIR%%/doc/etherape/C/etherape.xml
%%DATADIR%%/doc/etherape/C/figures/appmain.png
%%DATADIR%%/doc/etherape/C/figures/capture_file_dlg.png
%%DATADIR%%/doc/etherape/C/figures/color_select_dlg.png
%%DATADIR%%/doc/etherape/C/figures/eth_toolbar.png
%%DATADIR%%/doc/etherape/C/figures/link_info.png
%%DATADIR%%/doc/etherape/C/figures/node_info.png
%%DATADIR%%/doc/etherape/C/figures/pref_colors_dlg.png
%%DATADIR%%/doc/etherape/C/figures/pref_diagram_dlg.png
%%DATADIR%%/doc/etherape/C/figures/pref_timings_dlg.png
%%DATADIR%%/doc/etherape/C/figures/proto_info.png
%%DATADIR%%/doc/etherape/C/figures/protocol_edit_dlg.png
%%DATADIR%%/glade/etherape.glade2
%%DATADIR%%/glade/etherape.png
%%DATADIR%%/glade/pause.xpm
%%DATADIR%%/glade/play.xpm
%%DATADIR%%/glade/stop.xpm
share/gnome/omf/etherape/etherape-C.omf
share/locale/es/LC_MESSAGES/etherape.mo
share/locale/fr/LC_MESSAGES/etherape.mo
share/locale/nl/LC_MESSAGES/etherape.mo
share/locale/tr/LC_MESSAGES/etherape.mo
share/pixmaps/etherape.png
@dirrm etc/etherape
@dirrm share/gnome/omf/etherape
@dirrm %%DATADIR%%/glade
@dirrm %%DATADIR%%/doc/etherape/C/figures
@dirrm %%DATADIR%%/doc/etherape/C
@dirrm %%DATADIR%%/doc/etherape
@dirrm %%DATADIR%%/doc
@dirrm %%DATADIR%%
@dirrmtry share/applications
|