From b43eaf9a9521a55c6cbbedb62147c2daaaf6e32d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Jan 2008 02:23:58 +0000 Subject: Install icon to standard (themeable) location. git-svn-id: http://svn.drobilla.net/lad/patchage@1013 a436a847-0d15-0410-975c-d299462d15a1 --- icons/scalable/Makefile.am | 3 + icons/scalable/patchage.svg | 595 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 598 insertions(+) create mode 100644 icons/scalable/Makefile.am create mode 100644 icons/scalable/patchage.svg (limited to 'icons/scalable') diff --git a/icons/scalable/Makefile.am b/icons/scalable/Makefile.am new file mode 100644 index 0000000..4dd0154 --- /dev/null +++ b/icons/scalable/Makefile.am @@ -0,0 +1,3 @@ +icondir = $(datadir)/icons/hicolor/scalable/apps +icon_DATA = patchage.svg +EXTRA_DIST = $(icon_DATA) diff --git a/icons/scalable/patchage.svg b/icons/scalable/patchage.svg new file mode 100644 index 0000000..cf2c26c --- /dev/null +++ b/icons/scalable/patchage.svg @@ -0,0 +1,595 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Lapo Calamandrei + + + + + Patchage + + + patches + audio + cables + jacks + jack + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1