Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9CCD084D4C for ; Thu, 23 Nov 2023 15:42:49 +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 o8WrizW0LzZV for ; Thu, 23 Nov 2023 15:42:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EFCC884D3C for ; Thu, 23 Nov 2023 15:42:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECC20FA3F; Thu, 23 Nov 2023 15:42:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170075416856070" MIME-Version: 1.0 Date: Thu, 23 Nov 2023 15:42:48 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/net/mikutter/files To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20231123154248.ECC20FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170075416856070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Thu Nov 23 15:42:48 UTC 2023 Modified Files: pkgsrc/net/mikutter/files: desktop.in Log Message: mikutter: sync description in .desktop file with reality. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/mikutter/files/desktop.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170075416856070 Content-Disposition: inline Content-Length: 966 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=utf-8 Modified files: Index: pkgsrc/net/mikutter/files/desktop.in diff -u pkgsrc/net/mikutter/files/desktop.in:1.6 pkgsrc/net/mikutter/files/desktop.in:1.7 --- pkgsrc/net/mikutter/files/desktop.in:1.6 Wed May 15 11:24:15 2013 +++ pkgsrc/net/mikutter/files/desktop.in Thu Nov 23 15:42:48 2023 @@ -1,10 +1,10 @@ [Desktop Entry] Encoding=UTF-8 Name=Mikutter -GenericName=Twitter Client -GenericName[ja]=ツイッター・クライアント -Comment=Simple, powerful, and moeful twitter client -Comment[ja]=全てのミク廃、そしてツイッター中毒に贈る 至高のTwitterクライアント +GenericName=Mastodon Client +GenericName[ja]=Mastodonクライアント +Comment=Simple, powerful, and moeful Mastodon client +Comment[ja]=全てのミク廃、そしてマイクロブログ中毒者へ贈る、至高のMastodonクライアント Exec=@PREFIX@/share/mikutter/mikutter.rb %u Icon=@PREFIX@/share/mikutter/core/skin/data/icon.png StartupNotify=false --_----------=_170075416856070--