diff options
author | raveit65 <[email protected]> | 2015-04-18 20:04:19 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-18 20:04:19 +0200 |
commit | e257776ee18e1f4d7d53cbcc7df0d9bf244662d5 (patch) | |
tree | cc20e12c8bfea32dd3c4784998a4d07d8957e27e /desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | |
parent | 4c81017dba22531d9b13380deab7f0136e91c467 (diff) | |
download | mate-themes-e257776ee18e1f4d7d53cbcc7df0d9bf244662d5.tar.bz2 mate-themes-e257776ee18e1f4d7d53cbcc7df0d9bf244662d5.tar.xz |
GreenLaguna GTK3: improve spinbuttons
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am index 04e94060..ad90ca62 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am @@ -5,9 +5,8 @@ themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0 theme_DATA = \ gtk.css \ gtk-main.css \ - gtk-main-common.css \ - gtk-widgets.css \ - gtk-widgets-assets.css \ + gtk-widgets.css \ + gtk-widgets-assets.css \ mate-applications.css \ other-applications.css \ settings.ini \ |