[gtk-engines/gnome3] Install gtkrc files in the correct location
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] Install gtkrc files in the correct location
- Date: Wed, 12 May 2010 15:14:41 +0000 (UTC)
commit e0b89bc5c5c971c5632ebc011f9c62f5a233e986
Author: Bastien Nocera <hadess hadess net>
Date: Wed May 12 16:13:44 2010 +0100
Install gtkrc files in the correct location
And install all the necessary Resource Files for Clearlooks.
themes/Clearlooks/gtk-3.0/Makefile.am | 4 ++--
themes/Crux/gtk-3.0/Makefile.am | 2 +-
themes/GNOME3/gtk-3.0/Makefile.am | 2 +-
themes/Industrial/gtk-3.0/Makefile.am | 2 +-
themes/Mist/gtk-3.0/Makefile.am | 2 +-
themes/Redmond/gtk-3.0/Makefile.am | 2 +-
themes/ThinIce/gtk-3.0/Makefile.am | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/themes/Clearlooks/gtk-3.0/Makefile.am b/themes/Clearlooks/gtk-3.0/Makefile.am
index b9668bf..acbc0e0 100644
--- a/themes/Clearlooks/gtk-3.0/Makefile.am
+++ b/themes/Clearlooks/gtk-3.0/Makefile.am
@@ -1,5 +1,5 @@
-themedir = $(datadir)/themes/Clearlooks/gtk-2.0
-theme_DATA = gtkrc
+themedir = $(datadir)/themes/Clearlooks/gtk-3.0
+theme_DATA = gtkrc gtkrc-common gtkrc-dark gtkrc-light
EXTRA_DIST = $(theme_DATA)
diff --git a/themes/Crux/gtk-3.0/Makefile.am b/themes/Crux/gtk-3.0/Makefile.am
index c1d0d56..6256360 100644
--- a/themes/Crux/gtk-3.0/Makefile.am
+++ b/themes/Crux/gtk-3.0/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Crux/gtk-2.0
+themedir = $(datadir)/themes/Crux/gtk-3.0
theme_DATA = gtkrc
EXTRA_DIST = $(theme_DATA)
diff --git a/themes/GNOME3/gtk-3.0/Makefile.am b/themes/GNOME3/gtk-3.0/Makefile.am
index 2efd782..937455a 100644
--- a/themes/GNOME3/gtk-3.0/Makefile.am
+++ b/themes/GNOME3/gtk-3.0/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/GNOME3/gtk-2.0
+themedir = $(datadir)/themes/GNOME3/gtk-3.0
theme_DATA = gtkrc
EXTRA_DIST = $(theme_DATA)
diff --git a/themes/Industrial/gtk-3.0/Makefile.am b/themes/Industrial/gtk-3.0/Makefile.am
index 486839b..7cfea1b 100644
--- a/themes/Industrial/gtk-3.0/Makefile.am
+++ b/themes/Industrial/gtk-3.0/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Industrial/gtk-2.0
+themedir = $(datadir)/themes/Industrial/gtk-3.0
theme_DATA = gtkrc
EXTRA_DIST = $(theme_DATA)
diff --git a/themes/Mist/gtk-3.0/Makefile.am b/themes/Mist/gtk-3.0/Makefile.am
index 7263586..8d31fd0 100644
--- a/themes/Mist/gtk-3.0/Makefile.am
+++ b/themes/Mist/gtk-3.0/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Mist/gtk-2.0
+themedir = $(datadir)/themes/Mist/gtk-3.0
theme_DATA = gtkrc
EXTRA_DIST = $(theme_DATA)
diff --git a/themes/Redmond/gtk-3.0/Makefile.am b/themes/Redmond/gtk-3.0/Makefile.am
index 0aabc63..c8ab99a 100644
--- a/themes/Redmond/gtk-3.0/Makefile.am
+++ b/themes/Redmond/gtk-3.0/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Redmond/gtk-2.0
+themedir = $(datadir)/themes/Redmond/gtk-3.0
theme_DATA = gtkrc
EXTRA_DIST = $(theme_DATA)
diff --git a/themes/ThinIce/gtk-3.0/Makefile.am b/themes/ThinIce/gtk-3.0/Makefile.am
index 5da01af..ad2516b 100644
--- a/themes/ThinIce/gtk-3.0/Makefile.am
+++ b/themes/ThinIce/gtk-3.0/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/ThinIce/gtk-2.0
+themedir = $(datadir)/themes/ThinIce/gtk-3.0
theme_DATA = gtkrc
EXTRA_DIST = $(theme_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]