diff options
author | Stefano Karapetsas <[email protected]> | 2012-04-04 14:52:18 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-04-04 14:52:18 +0200 |
commit | aa77453bca030d29cd8e1c5065b7c37bea375ca5 (patch) | |
tree | b6f83b1ae5f5e5be4227ef631e71a676aebbba61 /marco-themes/Makefile.am | |
parent | 5492cbd493c1e02e260c85bd15e648fc2d8a5e70 (diff) | |
download | mate-themes-aa77453bca030d29cd8e1c5065b7c37bea375ca5.tar.bz2 mate-themes-aa77453bca030d29cd8e1c5065b7c37bea375ca5.tar.xz |
fix a missing rename from Inverted to Reverse
Diffstat (limited to 'marco-themes/Makefile.am')
-rw-r--r-- | marco-themes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/marco-themes/Makefile.am b/marco-themes/Makefile.am index c5d27734..74e4722a 100644 --- a/marco-themes/Makefile.am +++ b/marco-themes/Makefile.am @@ -4,7 +4,7 @@ THEMES = \ TraditionalOkClassic \ Glider \ Shiny \ - Inverted \ + Reverse \ Fog THEME_DIR=$(datadir)/themes |