Mercurial > minori
comparison Makefile.am @ 255:fe702c8f161f
*: whatever
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Wed, 07 Feb 2024 17:04:06 -0500 |
parents | d14f8e0e40c3 |
children | 862d0d8619f6 |
comparison
equal
deleted
inserted
replaced
254:d14f8e0e40c3 | 255:fe702c8f161f |
---|---|
25 # various things we want to distribute | 25 # various things we want to distribute |
26 | 26 |
27 minori_icons_png = \ | 27 minori_icons_png = \ |
28 $(top_srcdir)/rc/icons/16x16/arrow-circle-315.png \ | 28 $(top_srcdir)/rc/icons/16x16/arrow-circle-315.png \ |
29 $(top_srcdir)/rc/icons/16x16/calendar.png \ | 29 $(top_srcdir)/rc/icons/16x16/calendar.png \ |
30 $(top_srcdir)/rc/icons/16x16/calendar-previous.png \ | |
31 $(top_srcdir)/rc/icons/16x16/calendar-next.png \ | |
32 $(top_srcdir)/rc/icons/16x16/category.png \ | |
30 $(top_srcdir)/rc/icons/16x16/chart.png \ | 33 $(top_srcdir)/rc/icons/16x16/chart.png \ |
31 $(top_srcdir)/rc/icons/16x16/clock-history-frame.png \ | 34 $(top_srcdir)/rc/icons/16x16/clock-history-frame.png \ |
32 $(top_srcdir)/rc/icons/16x16/cross-button.png \ | 35 $(top_srcdir)/rc/icons/16x16/cross-button.png \ |
33 $(top_srcdir)/rc/icons/16x16/document-list.png \ | 36 $(top_srcdir)/rc/icons/16x16/document-list.png \ |
34 $(top_srcdir)/rc/icons/16x16/feed.png \ | 37 $(top_srcdir)/rc/icons/16x16/feed.png \ |
35 $(top_srcdir)/rc/icons/16x16/film.png \ | 38 $(top_srcdir)/rc/icons/16x16/film.png \ |
36 $(top_srcdir)/rc/icons/16x16/gear.png \ | 39 $(top_srcdir)/rc/icons/16x16/gear.png \ |
37 $(top_srcdir)/rc/icons/16x16/magnifier.png \ | 40 $(top_srcdir)/rc/icons/16x16/magnifier.png \ |
38 $(top_srcdir)/rc/icons/16x16/navigation-270-button.png \ | 41 $(top_srcdir)/rc/icons/16x16/navigation-270-button.png \ |
39 $(top_srcdir)/rc/icons/16x16/plus-button.png \ | 42 $(top_srcdir)/rc/icons/16x16/plus-button.png \ |
43 $(top_srcdir)/rc/icons/16x16/sort-quantity-descending.png \ | |
44 $(top_srcdir)/rc/icons/16x16/ui-scroll-pane-detail.png \ | |
40 $(top_srcdir)/rc/icons/24x24/application-export.png \ | 45 $(top_srcdir)/rc/icons/24x24/application-export.png \ |
41 $(top_srcdir)/rc/icons/24x24/application-sidebar-list.png \ | 46 $(top_srcdir)/rc/icons/24x24/application-sidebar-list.png \ |
42 $(top_srcdir)/rc/icons/24x24/arrow-circle-double-135.png \ | 47 $(top_srcdir)/rc/icons/24x24/arrow-circle-double-135.png \ |
43 $(top_srcdir)/rc/icons/24x24/feed.png \ | 48 $(top_srcdir)/rc/icons/24x24/feed.png \ |
44 $(top_srcdir)/rc/icons/24x24/folder-open.png \ | 49 $(top_srcdir)/rc/icons/24x24/folder-open.png \ |