summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/ContrastLow/Makefile.am18
-rw-r--r--desktop-themes/ContrastLow/index.theme.in10
-rw-r--r--desktop-themes/ContrastLowLargePrint/Makefile.am18
-rw-r--r--desktop-themes/ContrastLowLargePrint/index.theme.in.in15
-rw-r--r--desktop-themes/Makefile.am4
5 files changed, 0 insertions, 65 deletions
diff --git a/desktop-themes/ContrastLow/Makefile.am b/desktop-themes/ContrastLow/Makefile.am
deleted file mode 100644
index c246dee7..00000000
--- a/desktop-themes/ContrastLow/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-THEME_NAME=ContrastLow
-THEME_IN_FILES=index.theme.in
-
-@INTLTOOL_THEME_RULE@
-
-themedir = $(datadir)/themes/$(THEME_NAME)
-
-theme_DATA = index.theme
-
-DISTCLEANFILES=index.theme
-EXTRA_DIST=index.theme.in
-
-if CORE_THEMES_ONLY
-install: install-am
- mv $(DESTDIR)$(themedir)/index.theme $(DESTDIR)$(themedir)/index.theme.disabled
-uninstall: uninstall-am
- rm -f $(DESTDIR)$(themedir)/index.theme.disabled
-endif
diff --git a/desktop-themes/ContrastLow/index.theme.in b/desktop-themes/ContrastLow/index.theme.in
deleted file mode 100644
index 26957276..00000000
--- a/desktop-themes/ContrastLow/index.theme.in
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Type=X-GNOME-Metatheme
-_Name=Low Contrast
-_Comment=Muted text and icons
-Encoding=UTF-8
-
-[X-GNOME-Metatheme]
-GtkTheme=ContrastLow
-IconTheme=mate
-MetacityTheme=Atantla
diff --git a/desktop-themes/ContrastLowLargePrint/Makefile.am b/desktop-themes/ContrastLowLargePrint/Makefile.am
deleted file mode 100644
index c3f94387..00000000
--- a/desktop-themes/ContrastLowLargePrint/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-THEME_NAME=ContrastLowLargePrint
-THEME_IN_FILES=index.theme.in
-
-@INTLTOOL_THEME_RULE@
-
-themedir = $(datadir)/themes/$(THEME_NAME)
-
-theme_DATA = index.theme
-
-DISTCLEANFILES=index.theme
-EXTRA_DIST=index.theme.in
-
-if CORE_THEMES_ONLY
-install: install-am
- mv $(DESTDIR)$(themedir)/index.theme $(DESTDIR)$(themedir)/index.theme.disabled
-uninstall: uninstall-am
- rm -f $(DESTDIR)$(themedir)/index.theme.disabled
-endif
diff --git a/desktop-themes/ContrastLowLargePrint/index.theme.in.in b/desktop-themes/ContrastLowLargePrint/index.theme.in.in
deleted file mode 100644
index 377f9278..00000000
--- a/desktop-themes/ContrastLowLargePrint/index.theme.in.in
+++ /dev/null
@@ -1,15 +0,0 @@
-[Desktop Entry]
-Type=X-GNOME-Metatheme
-_Name=Low Contrast Large Print
-_Comment=Large muted text and icons
-Encoding=UTF-8
-
-[X-GNOME-Metatheme]
-GtkTheme=ContrastLowLargePrint
-IconTheme=mate
-MetacityTheme=Atantla
-ApplicationFont=@LARGEPRINT_FONT@
-DesktopFont=@LARGEPRINT_DESKTOP_FONT@
-MonospaceFont=@LARGEPRINT_MONOSPACE_FONT@
-CursorTheme=@LARGEPRINT_CURSOR_THEME@
-CursorSize=@LARGEPRINT_CURSOR_SIZE@
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am
index f838d72e..f589367d 100644
--- a/desktop-themes/Makefile.am
+++ b/desktop-themes/Makefile.am
@@ -10,8 +10,6 @@ SUBDIRS = \
ContrastHighLargePrint \
ContrastHighLargePrintInverse \
LargePrint \
- ContrastLow \
- ContrastLowLargePrint \
Fog \
GreenLaguna \
Menta \
@@ -30,8 +28,6 @@ DIST_SUBDIRS = \
ContrastHighLargePrint \
ContrastHighLargePrintInverse \
LargePrint \
- ContrastLow \
- ContrastLowLargePrint \
Fog \
GreenLaguna \
Menta \