Mercurial > minori
diff 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 |
line wrap: on
line diff
--- a/Makefile.am Wed Feb 07 07:57:37 2024 -0500 +++ b/Makefile.am Wed Feb 07 17:04:06 2024 -0500 @@ -27,6 +27,9 @@ minori_icons_png = \ $(top_srcdir)/rc/icons/16x16/arrow-circle-315.png \ $(top_srcdir)/rc/icons/16x16/calendar.png \ + $(top_srcdir)/rc/icons/16x16/calendar-previous.png \ + $(top_srcdir)/rc/icons/16x16/calendar-next.png \ + $(top_srcdir)/rc/icons/16x16/category.png \ $(top_srcdir)/rc/icons/16x16/chart.png \ $(top_srcdir)/rc/icons/16x16/clock-history-frame.png \ $(top_srcdir)/rc/icons/16x16/cross-button.png \ @@ -37,6 +40,8 @@ $(top_srcdir)/rc/icons/16x16/magnifier.png \ $(top_srcdir)/rc/icons/16x16/navigation-270-button.png \ $(top_srcdir)/rc/icons/16x16/plus-button.png \ + $(top_srcdir)/rc/icons/16x16/sort-quantity-descending.png \ + $(top_srcdir)/rc/icons/16x16/ui-scroll-pane-detail.png \ $(top_srcdir)/rc/icons/24x24/application-export.png \ $(top_srcdir)/rc/icons/24x24/application-sidebar-list.png \ $(top_srcdir)/rc/icons/24x24/arrow-circle-double-135.png \