From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adonay Felipe Nogueira Subject: Re: Suggest A debian-style menu system for guix Date: Mon, 01 May 2017 11:25:38 -0300 Message-ID: <87a86wd57h.fsf@openmailbox.org> References: <6ee2d43f.afeb.15b9f245988.Coremail.tumashu@163.com> <20170424094807.grk3vhgismvb3aku@abyayala> <877f2af6ar.fsf@163.com> <20170424122202.zt4fmodm6ue3g3xf@abyayala> <87y3uqdl8w.fsf@163.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5CGp-0003aK-Nr for guix-devel@gnu.org; Mon, 01 May 2017 10:25:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5CGl-0006Sj-Hc for guix-devel@gnu.org; Mon, 01 May 2017 10:25:47 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:34354 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5CGl-0006QD-5c for guix-devel@gnu.org; Mon, 01 May 2017 10:25:43 -0400 In-Reply-To: <87y3uqdl8w.fsf@163.com> (Feng Shu's message of "Mon, 24 Apr 2017 20:48:47 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Personally, I find .desktop files better suited for this. Place each of them in "$HOME/.local/share/applications" directory. More information about the FreeDesktop .desktop standard can be found at: [[https://specifications.freedesktop.org/desktop-entry-spec/latest/]]. As it evidences, GNOME has adapted a similar format, which can be read at [[https://developer.gnome.org/integration-guide/stable/desktop-files.html]].