diff options
author | raveit65 <[email protected]> | 2015-07-25 19:49:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-25 19:49:30 +0200 |
commit | fa8efa9f489011d5f9b16f8b24f60054839d9bbc (patch) | |
tree | 9fe2c9f7717fbc25892a4d6b6a0f4ac2fc779a88 /desktop-themes/TraditionalOk/gtk-3.0/Makefile.am | |
parent | 91011994205aa9f157e124094fc089e7ca7b0223 (diff) | |
download | mate-themes-fa8efa9f489011d5f9b16f8b24f60054839d9bbc.tar.bz2 mate-themes-fa8efa9f489011d5f9b16f8b24f60054839d9bbc.tar.xz |
Traditional themes GTK3: add support for parole media player
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) |