diff options
author | raveit65 <[email protected]> | 2015-09-12 17:27:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-09-12 17:27:37 +0200 |
commit | f4fab3f1df3425b931c6fa496ee4305bc6d6de03 (patch) | |
tree | 69f34c38fcd2a8d49a91b96a7555871992e93cb1 /desktop-themes/TraditionalOk/gtk-3.0/Makefile.am | |
parent | b5b3e6456b3980e46d189f08538a866092036b95 (diff) | |
download | mate-themes-f4fab3f1df3425b931c6fa496ee4305bc6d6de03.tar.bz2 mate-themes-f4fab3f1df3425b931c6fa496ee4305bc6d6de03.tar.xz |
GTK3 Traditonal themes: fix size of rhythmbox volume button
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-3.0/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am b/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am index cac187c3..fa02b8b1 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am +++ b/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am @@ -8,6 +8,7 @@ theme_DATA = \ gtk-widgets.css \ gtk-widgets-img.css \ mate-applications.css \ + other-applications.css \ settings.ini EXTRA_DIST = $(theme_DATA) |