[gnome-themes-standard] Drop metacity theme
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Drop metacity theme
- Date: Mon, 29 Dec 2014 17:27:10 +0000 (UTC)
commit 53ee6e886c64fb704030a743dc920d0f02771571
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Dec 23 00:09:03 2014 +0100
Drop metacity theme
Mutter now uses the GTK+ theme to style window decorations, so drop
the now unused WM theme.
README | 1 -
configure.ac | 2 -
themes/Adwaita/Makefile.am | 2 +-
themes/Adwaita/metacity-1/Makefile.am | 4 -
themes/Adwaita/metacity-1/metacity-theme-3.xml | 1723 ------------------
themes/HighContrast/Makefile.am | 2 +-
themes/HighContrast/metacity-1/Makefile.am | 4 -
.../HighContrast/metacity-1/metacity-theme-3.xml | 1923 --------------------
8 files changed, 2 insertions(+), 3659 deletions(-)
---
diff --git a/README b/README
index bb016ed..fdf044b 100644
--- a/README
+++ b/README
@@ -10,7 +10,6 @@ themes/Adwaita/
backgrounds/: the default GNOME 3 wallpaper
gtk-2.0/: the default GNOME 3 theme for GTK+ 2 applications
gtk-3.0/: the default GNOME 3 theme for GTK+ 3 applications
- metacity-1/: the default GNOME 3 window manager theme
themes/HighContrast/: the default HighContrast GNOME 3 theme for GTK+ 2 and
GTK+ 3 applications
diff --git a/configure.ac b/configure.ac
index 9afdc44..66a38b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,12 +85,10 @@ themes/Makefile
themes/Adwaita/Makefile
themes/Adwaita/gtk-2.0/Makefile
themes/Adwaita/gtk-3.0/Makefile
-themes/Adwaita/metacity-1/Makefile
themes/HighContrast/Makefile
themes/HighContrast/gtk-2.0/Makefile
themes/HighContrast/gtk-3.0/Makefile
themes/HighContrast/icons/Makefile
-themes/HighContrast/metacity-1/Makefile
po/Makefile.in
])
diff --git a/themes/Adwaita/Makefile.am b/themes/Adwaita/Makefile.am
index a0eb9a9..8583535 100644
--- a/themes/Adwaita/Makefile.am
+++ b/themes/Adwaita/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = metacity-1 gtk-3.0
+SUBDIRS = gtk-3.0
if GTK2_ENGINE
SUBDIRS += gtk-2.0
diff --git a/themes/HighContrast/Makefile.am b/themes/HighContrast/Makefile.am
index 10b8d2a..55bcfdc 100644
--- a/themes/HighContrast/Makefile.am
+++ b/themes/HighContrast/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = gtk-3.0 gtk-2.0 icons metacity-1
+SUBDIRS = gtk-3.0 gtk-2.0 icons
THEME_NAME=HighContrast
THEME_IN_FILES=index.theme.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]