Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 200D2780FAF for <~alpine/devel@lists.alpinelinux.org>; Tue, 22 Dec 2020 14:40:57 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1608648055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HUU+wF9iM5tZVpfBqMu1ipwCeKTgtFNcIT+7tMkF3HI=; b=Q+2iGhnVbf08hwuWkU07ZjK8iQjz3G9mLOH5jqNacCtOmRaykCSMigkTMp6yPd/wz6Y5Gt zEcDLjU/XfI0weBa1gv7WQJgwJy6xX9H7L4G7IcKWmIctViZ7mXJRXTfOUXXyx1xiMYU6M eGLi1gr3LdnX7fhN76F7NOrDvow4ZU4= From: Ariadne Conill To: ~alpine/devel@lists.alpinelinux.org Cc: Lucas Ramage Subject: Re: Package containing Alpine Linux logos? Message-ID: <1772542.4maLiC8OfC@nanabozho> In-Reply-To: References: <3000781.H6lymHNcQJ@nanabozho> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ariadne@dereferenced.org Date: Tue, 22 Dec 2020 14:40:55 GMT Hello, On Tuesday, 22 December 2020 06:50:08 MST Lucas Ramage wrote: > Perhaps you can contribute one? Since it appears there is not such a package, I would, but I don't have the full set of logos. At one time I did, but that was several computers ago. If someone supplies the full set, I would be happy to do the packaging work. > What path does that program look for by default? It has a mapping of distribution names to logo file paths. I would simply add a mapping for Alpine, in that situation. Though, perhaps parsing /etc/os- release would be interesting too. > Is that program packaged already? Yes, in edge. Ariadne