diff options
author | infirit <[email protected]> | 2014-06-26 17:20:45 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-19 13:20:33 +0200 |
commit | e777d24143d4022abcb6b1b324c045fe194a68c2 (patch) | |
tree | 23da87372bab2b89d541d1f598883eff6ca5ff3d /desktop-themes | |
parent | 4bbe226a8d116d53243ab356ba2307087d9ff617 (diff) | |
download | mate-themes-e777d24143d4022abcb6b1b324c045fe194a68c2.tar.bz2 mate-themes-e777d24143d4022abcb6b1b324c045fe194a68c2.tar.xz |
Shiny fix typo's
Diffstat (limited to 'desktop-themes')
-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 |