Skip to content

Commit

Permalink
Move global hicolor icons to category subdirectory
Browse files Browse the repository at this point in the history
This way it will be easier and less confusing to add more icons to be
installed in the global hicolor icon theme that are not actions.
  • Loading branch information
pinotree committed Jul 2, 2022
1 parent 564bda7 commit 4e69e17
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ data/Makefile
man/Makefile
pixmaps/Makefile
pixmaps/hicolor/Makefile
pixmaps/hicolor/16x16/Makefile
pixmaps/hicolor/24x24/Makefile
pixmaps/hicolor/16x16/actions/Makefile
pixmaps/hicolor/24x24/actions/Makefile
po/Makefile.in
help/Makefile
help/C/Makefile
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
2 changes: 1 addition & 1 deletion pixmaps/hicolor/Makefile.am
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SUBDIRS=16x16 24x24
SUBDIRS=16x16/actions 24x24/actions

0 comments on commit 4e69e17

Please sign in to comment.