diff options
author | Perberos <[email protected]> | 2012-03-21 22:06:01 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-21 22:06:01 -0300 |
commit | 03eabdaa583e9f06d7520b2ca88850256f9086df (patch) | |
tree | 0c4060afdee9a56b55274768cda0e10b842523c3 /desktop-themes/LowContrastLargePrint | |
parent | 373f711ef361d67874e58e584720e9c813fe9cac (diff) | |
download | mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.bz2 mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.xz |
renaming lowcontrast to contrastlow
Diffstat (limited to 'desktop-themes/LowContrastLargePrint')
-rw-r--r-- | desktop-themes/LowContrastLargePrint/Makefile.am | 18 | ||||
-rw-r--r-- | desktop-themes/LowContrastLargePrint/index.theme.in.in | 15 |
2 files changed, 0 insertions, 33 deletions
diff --git a/desktop-themes/LowContrastLargePrint/Makefile.am b/desktop-themes/LowContrastLargePrint/Makefile.am deleted file mode 100644 index 34306189..00000000 --- a/desktop-themes/LowContrastLargePrint/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -THEME_NAME=LowContrastLargePrint -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/LowContrastLargePrint/index.theme.in.in b/desktop-themes/LowContrastLargePrint/index.theme.in.in deleted file mode 100644 index 4c9b1b90..00000000 --- a/desktop-themes/LowContrastLargePrint/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=LowContrastLargePrint -IconTheme=mate -MetacityTheme=Atlanta -ApplicationFont=@LARGEPRINT_FONT@ -DesktopFont=@LARGEPRINT_DESKTOP_FONT@ -MonospaceFont=@LARGEPRINT_MONOSPACE_FONT@ -CursorTheme=@LARGEPRINT_CURSOR_THEME@ -CursorSize=@LARGEPRINT_CURSOR_SIZE@ |