1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

Fix theme dir name

This commit is contained in:
andrei 2016-05-15 13:07:20 +03:00
parent bcf13c1bbc
commit 0d00adf271

View File

@ -1,6 +1,6 @@
themedir = $(datadir)/themes/Arc-Flataburous
themedarkerdir = $(datadir)/themes/Arc-Flataburous-Darker
themedarkdir = $(datadir)/themes/Arc-Flataburous-Dark
themedir = $(datadir)/themes/Arc-Flatabulous
themedarkerdir = $(datadir)/themes/Arc-Flatabulous-Darker
themedarkdir = $(datadir)/themes/Arc-Flatabulous-Dark
ithemedir = $(DESTDIR)$(themedir)
ithemedarkerdir = $(DESTDIR)$(themedarkerdir)