From e777d24143d4022abcb6b1b324c045fe194a68c2 Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 26 Jun 2014 17:20:45 +0200 Subject: Shiny fix typo's --- desktop-themes/Shiny/gtk-3.0/apps/Makefile.am | 2 +- 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 -- cgit v1.2.1