summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighLargePrint
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-03 18:49:40 +0200
committerraveit65 <[email protected]>2015-04-03 18:49:40 +0200
commitaf046d41076694464bcd3912c035ae5b32e84a4e (patch)
tree59806065a15cab4ece903ae96a16d648b2e18fa7 /desktop-themes/ContrastHighLargePrint
parent0809cd77dfdbe19672a125155bbe00a4bcafba13 (diff)
downloadmate-themes-af046d41076694464bcd3912c035ae5b32e84a4e.tar.bz2
mate-themes-af046d41076694464bcd3912c035ae5b32e84a4e.tar.xz
package clean up
fixes https://github.com/mate-desktop/mate-themes/issues/83
Diffstat (limited to 'desktop-themes/ContrastHighLargePrint')
-rw-r--r--desktop-themes/ContrastHighLargePrint/Makefile.am18
-rw-r--r--desktop-themes/ContrastHighLargePrint/index.theme.in.in18
2 files changed, 0 insertions, 36 deletions
diff --git a/desktop-themes/ContrastHighLargePrint/Makefile.am b/desktop-themes/ContrastHighLargePrint/Makefile.am
deleted file mode 100644
index 889d2d23..00000000
--- a/desktop-themes/ContrastHighLargePrint/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-THEME_NAME=ContrastHighLargePrint
-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/ContrastHighLargePrint/index.theme.in.in b/desktop-themes/ContrastHighLargePrint/index.theme.in.in
deleted file mode 100644
index cdff0e49..00000000
--- a/desktop-themes/ContrastHighLargePrint/index.theme.in.in
+++ /dev/null
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Type=X-GNOME-Metatheme
-_Name=High Contrast Large Print
-_Comment=Large black-on-white text and icons
-Encoding=UTF-8
-
-[X-GNOME-Metatheme]
-GtkTheme=ContrastHighLargePrint
-IconTheme=ContrastHigh
-MetacityTheme=ContrastHigh
-ApplicationFont=@LARGEPRINT_FONT@
-DocumentsFont=@LARGEPRINT_DOCUMENTS_FONT@
-DesktopFont=@LARGEPRINT_DESKTOP_FONT@
-WindowTitleFont=@LARGEPRINT_WINDOW_FONT@
-MonospaceFont=@LARGEPRINT_MONOSPACE_FONT@
-CursorTheme=@LARGEPRINT_HC_CURSOR_THEME@
-CursorSize=@LARGEPRINT_CURSOR_SIZE@
-