From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 050E06DE12C1 for ; Mon, 21 Nov 2016 13:15:57 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" X-Spam-Flag: NO X-Spam-Score: 0.291 X-Spam-Level: X-Spam-Status: No, score=0.291 tagged_above=-999 required=5 tests=[AWL=0.311, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M6Cl7KJ6-75o for ; Mon, 21 Nov 2016 13:15:56 -0800 (PST) Received: from mail-qk0-f193.google.com (mail-qk0-f193.google.com [209.85.220.193]) by arlo.cworth.org (Postfix) with ESMTPS id 9F6636DE12D0 for ; Mon, 21 Nov 2016 13:15:50 -0800 (PST) Received: by mail-qk0-f193.google.com with SMTP id n204so1531659qke.2 for ; Mon, 21 Nov 2016 13:15:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nikula-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=1e3kktZadihT08QSj4NFt28RhV4+EkyYagcjGFl0LAY=; b=VoNVRftxP933xlreqxjMfyeam71sZkBFOHRhU8faUmrIPU6ty6RtOrXSRO2YKyiyVZ ERYO94sW8yzZ6HfqJ/OoYozzilhEb7eiMiMz3OrBrjcjhOh8FF4z+jCdwqgRVyGLHCsc FnE4HVsuG/GWIy7RSlxvnOATyow9ITNFQe+KrlzpXpFODHHj9wn6bJXM4Oo9BbjWIGMh qxpUZoDYunIxQX2GWo5KsYFZbhd2TLlOb5bZaroXQhHkwIblCcHXwt08994tv3BWldeX QwAn5pa8llk2lhnriGum4kLABcFQGrUsc1YKmIehi2v8SlaM4Oxm4UdtpVOso7b2DDh9 20pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=1e3kktZadihT08QSj4NFt28RhV4+EkyYagcjGFl0LAY=; b=Hll1+hAnRPX+kIHBx0SnDt7aKQQegGAYHpb+7xaDS2dtRweNMKRPZPQ+KmJvCLLqhy 3shRk2loKWNp7OccESFe9tfcMPt3P3L7hodX7Ioi9LGjbyI4LvvtfsMf1ZwByaNh/UnD 7oDr3QbpYlt4NrpCxYqu/BnfqTyCqyYHrZZ3EBI2GaDJaVlQvxuKeRUDxz8RweeZjQa9 mKkQmtvKnfkjjgsfJ5jNFkiKLS5j1DHbQGmPSnnSVayBPyRtzCg4+7zPsopotUWVqli/ 1wqA7v3cz0YCPctYFxzNm1U3okXnkK5lsunsJFPuabbxDhMJNTxT3C5wEHgebaeClcth 9l7g== X-Gm-Message-State: AKaTC00UqbHEyrP/nHDBbTUtC0BkqRpi1qS1050QhktRxjc2I2z0zqF5QSnjKotHsiIPRA== X-Received: by 10.46.69.137 with SMTP id s131mr9759652lja.26.1479762949774; Mon, 21 Nov 2016 13:15:49 -0800 (PST) Received: from localhost (dsl-hkibrasgw2-58c368-70.dhcp.inet.fi. [88.195.104.70]) by smtp.gmail.com with ESMTPSA id u203sm5684849lff.37.2016.11.21.13.15.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Nov 2016 13:15:49 -0800 (PST) From: Jani Nikula To: notmuch@notmuchmail.org Subject: [PATCH v2 9/9] build: update the desktop database after installing the desktop file Date: Mon, 21 Nov 2016 23:13:41 +0200 Message-Id: <558484f7e16588ede880432c84ea96a6440ec558.1479762655.git.jani@nikula.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: In-Reply-To: References: X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2016 21:15:57 -0000 This makes the option to choose Notmuch as mailto: handler show up in the desktop environment settings. --- emacs/Makefile.local | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/Makefile.local b/emacs/Makefile.local index ffa8421ebd45..de4f40d1316b 100644 --- a/emacs/Makefile.local +++ b/emacs/Makefile.local @@ -99,6 +99,7 @@ endif ifeq ($(WITH_DESKTOP),1) mkdir -p "$(DESTDIR)$(desktop_dir)" desktop-file-install --mode 0644 --dir "$(DESTDIR)$(desktop_dir)" $(emacs_mua_desktop) + update-desktop-database "$(DESTDIR)$(desktop_dir)" endif CLEAN := $(CLEAN) $(emacs_bytecode) $(dir)/notmuch-version.el $(dir)/notmuch-pkg.el -- 2.1.4