summaryrefslogtreecommitdiff
path: root/data/icons/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-10-24Add meson build supportzhuyaliang1-0/+154
2020-09-10Revert "add meson project"raveit651-56/+0
This reverts commit 1db4b409322e559a3d3a03677dd482a0613f3b29.
2020-09-10Revert "Meson Project: Use foreach for install icons"raveit651-52/+49
This reverts commit 69870bbbbebbd7ecc113b80da96d6dc5d29ee467.
2020-09-10Revert "Install action and status icons to right location"raveit651-2/+2
This reverts commit 78bd4114cee53f589945b6f72df10bb65cc4df81.
2020-09-03Install action and status icons to right locationVictor A. Santos1-2/+2
a left over from gnome is the action and status icons was installed to $(pkgdatadir). now all icons are installed to $(datadir).
2020-09-03Meson Project: Use foreach for install iconsVictor A. Santos1-49/+52
2020-09-03add meson projectVictor A. Santos1-0/+56
fix indentation in some files