diff options
author | raveit65 <[email protected]> | 2015-04-03 18:49:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-03 18:51:19 +0200 |
commit | debc7ffc45bce15496accb48bf6561a6b6cf8588 (patch) | |
tree | 7b8fee58ab8a1d5b9a0b17d41657a8854ce76ace /icon-themes/ContrastHighLargePrint | |
parent | 9922f4b60af176afb331afd0d0fe7b28be4da9f2 (diff) | |
download | mate-themes-debc7ffc45bce15496accb48bf6561a6b6cf8588.tar.bz2 mate-themes-debc7ffc45bce15496accb48bf6561a6b6cf8588.tar.xz |
package clean up
fixes https://github.com/mate-desktop/mate-themes/issues/83
Diffstat (limited to 'icon-themes/ContrastHighLargePrint')
-rw-r--r-- | icon-themes/ContrastHighLargePrint/Makefile.am | 17 | ||||
-rwxr-xr-x | icon-themes/ContrastHighLargePrint/index.theme.in | 58 |
2 files changed, 0 insertions, 75 deletions
diff --git a/icon-themes/ContrastHighLargePrint/Makefile.am b/icon-themes/ContrastHighLargePrint/Makefile.am deleted file mode 100644 index 58d99b7b..00000000 --- a/icon-themes/ContrastHighLargePrint/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -themedir = $(datadir)/icons/ContrastHighLargePrint - -THEME_IN_FILES = index.theme.in - -%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache - -theme_DATA = index.theme - -EXTRA_DIST= \ - index.theme.in - -CLEANFILES = \ - index.theme - - -MAINTAINERCLEANFILES = \ - Makefile.in diff --git a/icon-themes/ContrastHighLargePrint/index.theme.in b/icon-themes/ContrastHighLargePrint/index.theme.in deleted file mode 100755 index d37f25ea..00000000 --- a/icon-themes/ContrastHighLargePrint/index.theme.in +++ /dev/null @@ -1,58 +0,0 @@ -[Icon Theme] -_Name=High Contrast Large Print -_Comment=Large High Contrast Icon Theme -Hidden=true - -Directories=36x36/animations,48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/filesystems,48x48/mimetypes,48x48/places,48x48/status - -Inherits=ContrastHigh,mate - -[36x36/animations] -Size=36 -Context=Animations -Type=Fixed - -[48x48/actions] -Size=48 -Context=Actions -Type=Scalable - -[48x48/apps] -Size=48 -Context=Applications -Type=Scalable - -[48x48/categories] -Size=48 -Context=Categories -Type=Scalable - -[48x48/devices] -Size=48 -Context=Devices -Type=Scalable - -[48x48/emblems] -Size=48 -Context=Emblems -Type=Fixed - -[48x48/filesystems] -Size=48 -Context=FileSystems -Type=Scalable - -[48x48/mimetypes] -Size=48 -Context=MimeTypes -Type=Scalable - -[48x48/places] -Size=48 -Context=Places -Type=Scalable - -[48x48/status] -Size=48 -Context=Status -Type=Scalable |