diff options
-rw-r--r-- | desktop-themes/Shiny/gtk-3.0/apps/Makefile.am | 2 | ||||
-rw-r--r-- | desktop-themes/Shiny/gtk-3.0/assets/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am index 75e2265d..265a849f 100644 --- a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am +++ b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am @@ -1,4 +1,4 @@ -THEMA_NAME=Shiny +THEME_NAME=Shiny themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/apps diff --git a/desktop-themes/Shiny/gtk-3.0/assets/Makefile.am b/desktop-themes/Shiny/gtk-3.0/assets/Makefile.am index a63ac4cc..33ee7f91 100644 --- a/desktop-themes/Shiny/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/Shiny/gtk-3.0/assets/Makefile.am @@ -1,4 +1,4 @@ -THEMA_NAME=Shiny +THEME_NAME=Shiny themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/assets |