summaryrefslogtreecommitdiff
path: root/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-25 18:03:19 +0200
committerinfirit <[email protected]>2014-06-25 18:03:19 +0200
commitcdb8a04386fe64800d6f928b8c57af6aba9e5375 (patch)
treedffb78eb4cc5f63c2bb56a40605b52448c519959 /desktop-themes/Shiny/gtk-3.0/apps/Makefile.am
parent6dde73c669ffea065cdb8a21ce80e128962a1cb6 (diff)
downloadmate-themes-cdb8a04386fe64800d6f928b8c57af6aba9e5375.tar.bz2
mate-themes-cdb8a04386fe64800d6f928b8c57af6aba9e5375.tar.xz
Shiny: Import Gtk+ 3 theme
Taken from http://gnome-look.org/content/show.php?content=164764 Done by Ambiance-69
Diffstat (limited to 'desktop-themes/Shiny/gtk-3.0/apps/Makefile.am')
-rw-r--r--desktop-themes/Shiny/gtk-3.0/apps/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am
new file mode 100644
index 00000000..3e33dc22
--- /dev/null
+++ b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am
@@ -0,0 +1,16 @@
+THEMA_NAME=Shiny
+
+themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/apps
+
+theme_DATA = \
+ baobab.css \
+ gedit.css \
+ gnome-applications.css \
+ gnome-panel.css \
+ gnome-system-log.css \
+ gnome-terminal.css \
+ nautilus.css \
+ unity.css \
+ unity-greeter.css
+
+EXTRA_DIST = $(theme_DATA)