From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DDAA15808A for ; Mon, 21 Jul 2025 16:24:18 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0D7E034027D for ; Mon, 21 Jul 2025 16:24:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 05A3811055E; Mon, 21 Jul 2025 16:24:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EDECC11055E for ; Mon, 21 Jul 2025 16:24:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DDF134027D for ; Mon, 21 Jul 2025 16:24:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01ED92A31 for ; Mon, 21 Jul 2025 16:24:15 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1753114926.e3f74ecad2b849ef2a082cb0fd78bdfd55c646c1.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog emacs.desktop emacsclient.desktop X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e3f74ecad2b849ef2a082cb0fd78bdfd55c646c1 X-VCS-Branch: emacs-common Date: Mon, 21 Jul 2025 16:24:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 43a9b95a-113d-4e33-affa-a2aeadc90fe6 X-Archives-Hash: 8e30121b87f018a7a886cafc4cf946fa commit: e3f74ecad2b849ef2a082cb0fd78bdfd55c646c1 Author: Ulrich Müller gentoo org> AuthorDate: Sun Jul 20 15:26:18 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jul 21 16:22:06 2025 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=e3f74eca Update name and comment in desktop files * emacs.desktop (Comment): * emacsclient.desktop (Name, Comment): Update. Signed-off-by: Ulrich Müller gentoo.org> ChangeLog | 3 +++ emacs.desktop | 6 +++--- emacsclient.desktop | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 21884d2..f01beae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2025-07-20 Ulrich Müller + * emacs.desktop (Comment): + * emacsclient.desktop (Name, Comment): Update. + * emacsclient.desktop (NoDisplay): Remove; the menu entry is useful when Emacs is run as a daemon. (Categories, StartupWMClass): New keys, copied from emacs.desktop. diff --git a/emacs.desktop b/emacs.desktop index 56be38c..e1c30ed 100644 --- a/emacs.desktop +++ b/emacs.desktop @@ -3,9 +3,9 @@ Type=Application Version=1.0 Name=GNU Emacs GenericName=Emacs -Comment=Emacs is the extensible, customizable, self-documenting real-time display editor -Comment[de]=Emacs ist der erweiterbare, anpassbare, selbst-dokumentierende Echtzeit-Editor -Comment[es]=Emacs es un editor ampliable, adaptable, mismo documentado, de tiempo real +Comment=Emacs is the advanced, extensible, customizable, self-documenting editor +Comment[de]=Emacs ist der erweiterbare, anpassbare, selbst-dokumentierende Editor +Comment[es]=Emacs es el editor avanzado, extensible, personalizable y autodocumentado Comment[fr]=Emacs est l'éditeur plein écran avancé, auto-documenté, personnalisable et extensible Icon=emacs TryExec=/usr/bin/emacs diff --git a/emacsclient.desktop b/emacsclient.desktop index 1b20e29..9dc9172 100644 --- a/emacsclient.desktop +++ b/emacsclient.desktop @@ -1,10 +1,10 @@ [Desktop Entry] Type=Application Version=1.0 -Name=Emacsclient +Name=emacsclient Comment=Tell a running Emacs to visit a file Comment[de]=In einer laufenden Emacs-Instanz eine Datei öffnen -Comment[es]=Abrir un archivo en un Emacs corriente +Comment[es]=Abrir un archivo en un Emacs en ejecución Comment[fr]=Ouvre un fichier dans une instance d'Emacs qui est déjà lancée Icon=emacs TryExec=/usr/bin/emacsclient