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/actions-extra/Makefile.am | 12 +++ .../scalable/actions-extra/bookmark-view.svg | 112 +++++++++++++++++++++ .../scalable/actions-extra/history-view.svg | 101 +++++++++++++++++++ 3 files changed, 225 insertions(+) create mode 100644 icon-themes/ContrastHigh-SVG/scalable/actions-extra/Makefile.am create mode 100644 icon-themes/ContrastHigh-SVG/scalable/actions-extra/bookmark-view.svg create mode 100644 icon-themes/ContrastHigh-SVG/scalable/actions-extra/history-view.svg (limited to 'icon-themes/ContrastHigh-SVG/scalable/actions-extra') diff --git a/icon-themes/ContrastHigh-SVG/scalable/actions-extra/Makefile.am b/icon-themes/ContrastHigh-SVG/scalable/actions-extra/Makefile.am new file mode 100644 index 00000000..b2424acf --- /dev/null +++ b/icon-themes/ContrastHigh-SVG/scalable/actions-extra/Makefile.am @@ -0,0 +1,12 @@ +themedir = $(datadir)/icons/ContrastHigh-SVG +size = scalable +context = actions + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA = \ + bookmark-view.svg \ + history-view.svg + +EXTRA_DIST = \ + $(icon_DATA) diff --git a/icon-themes/ContrastHigh-SVG/scalable/actions-extra/bookmark-view.svg b/icon-themes/ContrastHigh-SVG/scalable/actions-extra/bookmark-view.svg new file mode 100644 index 00000000..5da2ab82 --- /dev/null +++ b/icon-themes/ContrastHigh-SVG/scalable/actions-extra/bookmark-view.svg @@ -0,0 +1,112 @@ + + + + + + + + + image/svg+xml + + Bookmark View + + + Luca Ferretti <elle.uca@libero.it> + + + + + bookmark + view + edit + web + favorites + + + Manage bookmarks in web browser + A book with a bookmark + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh-SVG/scalable/actions-extra/history-view.svg b/icon-themes/ContrastHigh-SVG/scalable/actions-extra/history-view.svg new file mode 100644 index 00000000..f9c9b121 --- /dev/null +++ b/icon-themes/ContrastHigh-SVG/scalable/actions-extra/history-view.svg @@ -0,0 +1,101 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + -- cgit v1.2.1