diff options
author | raveit65 <[email protected]> | 2015-07-25 19:49:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-25 19:50:39 +0200 |
commit | 5d72c1fa33aa9982675430a552f72f08f7959c0d (patch) | |
tree | cf03aab56646b5345202b2c5a4d6a5912ffd844b /desktop-themes/TraditionalOk/gtk-3.0/Makefile.am | |
parent | e0b80c68c304a7058c275e0f1b108bf147ae8950 (diff) | |
download | mate-themes-5d72c1fa33aa9982675430a552f72f08f7959c0d.tar.bz2 mate-themes-5d72c1fa33aa9982675430a552f72f08f7959c0d.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) |