From 675d30d98066802ec4991126bc441c7cd0266920 Mon Sep 17 00:00:00 2001 From: Daniella Mesquita Date: Thu, 10 Mar 2022 16:33:21 -0300 Subject: [PATCH] Icon for .nu files' mimetype (#4813) * Icon for .nu files' mimetype Icon that should be displayed at every .nu script in a file explorer. Later, a post-install script will be submitted; this script will install the mimetype+icon and the handler for doubleclicking/openning .nu files. Signed-off-by: Daniell Mesquita * Complement previous commit As per request, using author name in icon. Also, using the updated name. Signed-off-by: Daniell Mesquita --- .../{daniellmesquita-eth.png => daniella-eth.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename assets/icons/{daniellmesquita-eth.png => daniella-eth.png} (100%) diff --git a/assets/icons/daniellmesquita-eth.png b/assets/icons/daniella-eth.png similarity index 100% rename from assets/icons/daniellmesquita-eth.png rename to assets/icons/daniella-eth.png