From 373f711ef361d67874e58e584720e9c813fe9cac Mon Sep 17 00:00:00 2001 From: Perberos Date: Wed, 21 Mar 2012 21:21:25 -0300 Subject: renaming highcontrast to contrasthigh --- .../scalable/apps-extra/Makefile.am | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 icon-themes/ContrastHigh-SVG/scalable/apps-extra/Makefile.am (limited to 'icon-themes/ContrastHigh-SVG/scalable/apps-extra/Makefile.am') diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps-extra/Makefile.am b/icon-themes/ContrastHigh-SVG/scalable/apps-extra/Makefile.am new file mode 100644 index 00000000..f0ca8c92 --- /dev/null +++ b/icon-themes/ContrastHigh-SVG/scalable/apps-extra/Makefile.am @@ -0,0 +1,28 @@ +themedir = $(datadir)/icons/ContrastHigh-SVG +size = scalable +context = apps + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA = \ + brasero.svg \ + bug-buddy.svg \ + internet-group-chat.svg \ + internet-mail.svg \ + internet-news-reader.svg \ + internet-web-browser.svg \ + firefox-icon.svg \ + glchess.svg \ + orca.svg \ + pidgin.svg \ + preferences-system-network-proxy.svg \ + preferences-system-session.svg \ + preferences-system-windows.svg \ + rhythmbox.svg \ + sound-juicer.svg \ + thunderbird-icon.svg \ + tomboy.svg \ + totem.svg + +EXTRA_DIST = \ + $(icon_DATA) -- cgit v1.2.1