Revision 21027,
517 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21026,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | iconsize=48x48 |
---|
2 | category=apps |
---|
3 | iconsdir = $(datadir)/icons/hicolor/$(iconsize)/$(category) |
---|
4 | icons_DATA = \ |
---|
5 | gnome-netstatus-disconn.png \ |
---|
6 | gnome-netstatus-idle.png \ |
---|
7 | gnome-netstatus-rx.png \ |
---|
8 | gnome-netstatus-tx.png \ |
---|
9 | gnome-netstatus-txrx.png \ |
---|
10 | gnome-netstatus-error.png \ |
---|
11 | gnome-netstatus-0-24.png \ |
---|
12 | gnome-netstatus-25-49.png \ |
---|
13 | gnome-netstatus-50-74.png \ |
---|
14 | gnome-netstatus-75-100.png |
---|
15 | |
---|
16 | logodir = $(datadir)/pixmaps |
---|
17 | logo_DATA = gnome-netstatus-tx.png |
---|
18 | |
---|
19 | EXTRA_DIST = $(icons_DATA) |
---|
Note: See
TracBrowser
for help on using the repository browser.