diff options
author | raveit65 <[email protected]> | 2014-05-03 14:10:32 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-03 14:10:32 +0200 |
commit | 2feff2cf0821c03ae2ab5be064e83f22a6c64bc0 (patch) | |
tree | 12ace2d0d42048dda6d5bbaeb5c9b88ab46f0a8f /desktop-themes/BlueMenta/gtk-3.0/Makefile.am | |
parent | 91d7896f5a772cc9d5f5a41107999716915fc30b (diff) | |
download | mate-themes-2feff2cf0821c03ae2ab5be064e83f22a6c64bc0.tar.bz2 mate-themes-2feff2cf0821c03ae2ab5be064e83f22a6c64bc0.tar.xz |
BlueMenta GTK3: use a own .css file for mate applications
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/Makefile.am index 4b8e4524..81908ceb 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-3.0/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ gtk-widgets-backgrounds.css \ gtk-widgets-borders.css \ gtk-widgets.css \ + mate-applications.css \ other-applications.css \ settings.ini \ unity.css |