From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id DA6161FF186 for ; Fri, 29 Aug 2025 11:26:42 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id CD6A82936C; Fri, 29 Aug 2025 11:26:52 +0200 (CEST) From: Shannon Sterz To: pve-devel@lists.proxmox.com Date: Fri, 29 Aug 2025 11:26:17 +0200 Message-ID: <20250829092617.89627-3-s.sterz@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250829092617.89627-1-s.sterz@proxmox.com> References: <20250829092617.89627-1-s.sterz@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1756459570629 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.024 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_SHORT 0.001 Use of a URL Shortener for very short URL RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [purl.org, inkscape.org, wikimedia.org, creativecommons.org] Subject: [pve-devel] [PATCH manager 2/2] ui: add ceph logo svg again X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" this was accidentally dropped when applying this commit: 2348790b (ui: replace the ceph logo png with an svg version) likely due to line length limits of email. so reformat the svg and add it back in again. Signed-off-by: Shannon Sterz --- www/images/Makefile | 2 +- www/images/logo-ceph.svg | 129 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+), 1 deletion(-) create mode 100644 www/images/logo-ceph.svg diff --git a/www/images/Makefile b/www/images/Makefile index 6addcbc07..57631a87c 100644 --- a/www/images/Makefile +++ b/www/images/Makefile @@ -17,7 +17,7 @@ all: # https://commons.wikimedia.org/wiki/File:DE9_Diagram.svg # (public domain) -# logo-ceph is adapted from Ceph_Logo.svg +# logo-ceph is adapted and reformatted from Ceph_Logo.svg: # https://github.com/ceph/ceph/blob/main/src/pybind/mgr/dashboard/frontend/src/assets/Ceph_Logo.svg # xtermjs.svg was copied from the xtermjs-branding sources: diff --git a/www/images/logo-ceph.svg b/www/images/logo-ceph.svg new file mode 100644 index 000000000..660aaebbc --- /dev/null +++ b/www/images/logo-ceph.svg @@ -0,0 +1,129 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + -- 2.47.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel