diff options
author | infirit <[email protected]> | 2014-06-26 17:20:45 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-17 14:02:02 +0200 |
commit | 0c75f6372dc3045897e088a8dda322c779d8e3a9 (patch) | |
tree | ac1812ac97125b9ba6c8c79bb99ddfa88779c912 /desktop-themes | |
parent | 477c4ef240b093ddbbce89f64afda66a773749d3 (diff) | |
download | mate-themes-0c75f6372dc3045897e088a8dda322c779d8e3a9.tar.bz2 mate-themes-0c75f6372dc3045897e088a8dda322c779d8e3a9.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 |