[gtk-engines/gnome3] Add the gnome3 metacity theme to the build system.
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] Add the gnome3 metacity theme to the build system.
- Date: Sat, 3 Apr 2010 19:30:31 +0000 (UTC)
commit ab0a2f03b1ab7c6e8ccbdab27b381c42adbca0c2
Author: Benjamin Berg <benjamin sipsolutions net>
Date: Sat Apr 3 21:29:49 2010 +0200
Add the gnome3 metacity theme to the build system.
configure.ac | 1 +
themes/GNOME3/Makefile.am | 2 +-
themes/GNOME3/metacity-1/Makefile.am | 18 ++++++++++++++++++
3 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 842a7c3..d15238f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -187,6 +187,7 @@ themes/Clearlooks/Makefile
themes/Clearlooks/gtk-2.0/Makefile
themes/GNOME3/Makefile
themes/GNOME3/gtk-2.0/Makefile
+themes/GNOME3/metacity-1/Makefile
themes/Crux/Makefile
themes/Crux/gtk-2.0/Makefile
themes/Industrial/Makefile
diff --git a/themes/GNOME3/Makefile.am b/themes/GNOME3/Makefile.am
index eef74bf..9e9eb7e 100644
--- a/themes/GNOME3/Makefile.am
+++ b/themes/GNOME3/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = gtk-2.0
+SUBDIRS = gtk-2.0 metacity-1
-include $(top_srcdir)/git.mk
diff --git a/themes/GNOME3/metacity-1/Makefile.am b/themes/GNOME3/metacity-1/Makefile.am
new file mode 100644
index 0000000..2beb43a
--- /dev/null
+++ b/themes/GNOME3/metacity-1/Makefile.am
@@ -0,0 +1,18 @@
+themedir = $(datadir)/themes/GNOME3/metacity-1
+theme_DATA = \
+ metacity-theme-1.xml \
+ button_close.png \
+ left_button_edge.png \
+ menu_button_bg_prelight.png \
+ menu_button_minimize.png \
+ button_maximize.png \
+ menu_button_close.png \
+ button_minimize.png \
+ menu_button_bg.png \
+ menu_button_maximize.png
+
+EXTRA_DIST = $(theme_DATA)
+
+
+-include $(top_srcdir)/git.mk
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]