Received: by mail.netbsd.org (Postfix, from userid 605) id AC4DD84EE1; Tue, 20 Sep 2022 01:49:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD8A084EDE for ; Tue, 20 Sep 2022 01:49:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 60WyqCiN4K1T for ; Tue, 20 Sep 2022 01:49:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3FD6984D13 for ; Tue, 20 Sep 2022 01:49:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 38FB2FA90; Tue, 20 Sep 2022 01:49:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166363856517890" MIME-Version: 1.0 Date: Tue, 20 Sep 2022 01:49:25 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/graphics/elementary-xfce-icon-theme To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20220920014925.38FB2FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166363856517890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Sep 20 01:49:25 UTC 2022 Modified Files: pkgsrc/graphics/elementary-xfce-icon-theme: DESCR Log Message: elementary-xfce-icon-theme: fix DESCR To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/elementary-xfce-icon-theme/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166363856517890 Content-Disposition: inline Content-Length: 693 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/elementary-xfce-icon-theme/DESCR diff -u pkgsrc/graphics/elementary-xfce-icon-theme/DESCR:1.1 pkgsrc/graphics/elementary-xfce-icon-theme/DESCR:1.2 --- pkgsrc/graphics/elementary-xfce-icon-theme/DESCR:1.1 Tue Apr 21 08:56:38 2015 +++ pkgsrc/graphics/elementary-xfce-icon-theme/DESCR Tue Sep 20 01:49:25 2022 @@ -1,2 +1,3 @@ -s is an icon-theme maintained with Xfce in mind, but it supports other desktops -like Gnome3 as well. It's a fork of the upstream elementary-project. +elementary-xfce-icon-theme is an icon-theme maintained with Xfce in mind, +but it supports other desktops like GNOME 3 as well. It's a fork of the +upstream elementary-project. --_----------=_166363856517890--