public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: icons/, /
Date: Tue, 12 Nov 2019 09:52:21 +0000 (UTC)	[thread overview]
Message-ID: <1573552027.bc9e43f1d17780ad7133a1cd90910621f4e41540.ulm@gentoo> (raw)

commit:     bc9e43f1d17780ad7133a1cd90910621f4e41540
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 09:47:07 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 09:47:07 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=bc9e43f1

icons: Remove unused icons.

These are no longer used since the change to the new layout in 2014,
commit 6115f4707e2c7b07d418ae2dd3e2673f326c25e5.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 Makefile                            |   2 +-
 icons/icon_mini-creativecommons.png | Bin 468 -> 0 bytes
 icons/icon_mini-css.png             | Bin 342 -> 0 bytes
 icons/icon_mini-gentoo.png          | Bin 653 -> 0 bytes
 icons/icon_mini-xhtml.png           | Bin 412 -> 0 bytes
 icons/icon_mini-xml.png             | Bin 279 -> 0 bytes
 6 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index a61128b..8742a68 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ prereq:
 	convert $< $@
 
 clean:
-	@find . -name "*.png" -a \! -path "./icons/*" -exec rm -v {} +
+	@find . -name "*.png" -exec rm -v {} +
 	@find . -name "index.html" -exec rm -v {} +
 
 # Given a directory with text.xml in it, return its immediate children as prerequisites

diff --git a/icons/icon_mini-creativecommons.png b/icons/icon_mini-creativecommons.png
deleted file mode 100644
index f50c656..0000000
Binary files a/icons/icon_mini-creativecommons.png and /dev/null differ

diff --git a/icons/icon_mini-css.png b/icons/icon_mini-css.png
deleted file mode 100644
index 44d3ead..0000000
Binary files a/icons/icon_mini-css.png and /dev/null differ

diff --git a/icons/icon_mini-gentoo.png b/icons/icon_mini-gentoo.png
deleted file mode 100644
index 4eb1426..0000000
Binary files a/icons/icon_mini-gentoo.png and /dev/null differ

diff --git a/icons/icon_mini-xhtml.png b/icons/icon_mini-xhtml.png
deleted file mode 100644
index 29fd40e..0000000
Binary files a/icons/icon_mini-xhtml.png and /dev/null differ

diff --git a/icons/icon_mini-xml.png b/icons/icon_mini-xml.png
deleted file mode 100644
index 07c1ec5..0000000
Binary files a/icons/icon_mini-xml.png and /dev/null differ


                 reply	other threads:[~2019-11-12  9:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1573552027.bc9e43f1d17780ad7133a1cd90910621f4e41540.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox