summaryrefslogtreecommitdiff
path: root/desktop-themes/HighContrastLargePrint
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-03-21 21:21:25 -0300
committerPerberos <[email protected]>2012-03-21 21:21:25 -0300
commit373f711ef361d67874e58e584720e9c813fe9cac (patch)
tree1590cb4be52b99ae46e496f0f3dec9ac7e00aecf /desktop-themes/HighContrastLargePrint
parent00cdd7a3e31e793f5be7044f18e5ee77e2945b2b (diff)
downloadmate-themes-373f711ef361d67874e58e584720e9c813fe9cac.tar.bz2
mate-themes-373f711ef361d67874e58e584720e9c813fe9cac.tar.xz
renaming highcontrast to contrasthigh
Diffstat (limited to 'desktop-themes/HighContrastLargePrint')
-rw-r--r--desktop-themes/HighContrastLargePrint/Makefile.am18
-rw-r--r--desktop-themes/HighContrastLargePrint/index.theme.in.in18
2 files changed, 0 insertions, 36 deletions
diff --git a/desktop-themes/HighContrastLargePrint/Makefile.am b/desktop-themes/HighContrastLargePrint/Makefile.am
deleted file mode 100644
index d1200b6c..00000000
--- a/desktop-themes/HighContrastLargePrint/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-THEME_NAME=HighContrastLargePrint
-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/HighContrastLargePrint/index.theme.in.in b/desktop-themes/HighContrastLargePrint/index.theme.in.in
deleted file mode 100644
index 1a5c55a5..00000000
--- a/desktop-themes/HighContrastLargePrint/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=HighContrastLargePrint
-IconTheme=HighContrast
-MetacityTheme=Atlanta
-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@
-