From 4e71a5a5811ff3531c5b51b127a8da7a808620e4 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Fri, 7 Aug 2015 02:19:29 +0530 Subject: [PATCH] Fix install directory --- Makefile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cc651b5..4f666d9 100755 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ GLIB_COMPILE_RESOURCES=glib-compile-resources RES_DIR=gtk-3.0 SCSS_DIR=$(RES_DIR)/scss DIST_DIR=$(RES_DIR)/dist -INSTALL_DIR=$(DESTDIR)/usr/share/themes/Ozon +INSTALL_DIR=$(DESTDIR)/usr/share/themes/Numix all: clean gresource diff --git a/README.md b/README.md index d6d1756..4155081 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ xfconf-query -c xfwm4 -p /general/theme -s "Numix" ### Requirements -GTK+ 3.6 or above +GTK+ 3.16 or above Murrine theme engine