|
Revision 15547, 501 bytes
(checked in by ghudson, 9 years ago)
|
|
This commit was generated by cvs2svn to compensate for changes in r15546,
which included commits to RCS files with non-trunk default branches.
|
| Line | |
|---|
| 1 | NULL= |
|---|
| 2 | |
|---|
| 3 | graytabdir = $(datadir)/pixmaps/nautilus/gray_tab_pieces |
|---|
| 4 | |
|---|
| 5 | graytab_DATA = \ |
|---|
| 6 | active-fill.png \ |
|---|
| 7 | active-inactive-bridge.png \ |
|---|
| 8 | active-left-bumper.png \ |
|---|
| 9 | active-prelight-bridge.png \ |
|---|
| 10 | active-right-bumper.png \ |
|---|
| 11 | fill-background.png \ |
|---|
| 12 | inactive-active-bridge.png \ |
|---|
| 13 | inactive-fill.png \ |
|---|
| 14 | inactive-left-bumper.png \ |
|---|
| 15 | inactive-right-bumper.png \ |
|---|
| 16 | prelight-active-bridge.png \ |
|---|
| 17 | prelight-fill.png \ |
|---|
| 18 | prelight-left-bumper.png \ |
|---|
| 19 | prelight-right-bumper.png \ |
|---|
| 20 | $(NULL) |
|---|
| 21 | |
|---|
| 22 | EXTRA_DIST = $(graytab_DATA) |
|---|