emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/filechooser 163814d4a1 3/3: Fix formatting in readme


From: ELPA Syncer
Subject: [elpa] externals/filechooser 163814d4a1 3/3: Fix formatting in readme
Date: Mon, 19 Feb 2024 12:58:01 -0500 (EST)

branch: externals/filechooser
commit 163814d4a19fb71f0d60055c9481837024c99337
Author: Rahguzar <rahguzar@zohomail.eu>
Commit: Rahguzar <rahguzar@zohomail.eu>

    Fix formatting in readme
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index e126d600ca..0be2ada224 100644
--- a/README.md
+++ b/README.md
@@ -36,12 +36,15 @@ If despite these limitations you want to test the package 
you can use one of the
 
 ### Manual Installation
 1. Place `filechooser.el` file in the load path and generate the autoloads 
file for it.
+
 2. Configure `xdg-desktop-portal` to use Emacs based filechooser. For recent 
versions this can be done by adding
 ```
 org.freedesktop.impl.portal.FileChooser=emacs
 ```
 to `~/.config/xdg-desktop-portal/portals.conf`. For older versions add your 
`$XDG_CURRENT_DESKTOP` to the `emacs.portal` file and copy it to 
`/usr/share/xdg-desktop-portal/portals/`.
+
 3. Copy the `org.gnu.Emacs.FileChooser.service` file 
`/usr/share/dbus-1/services/`.
+
 4. Restart `xdg-desktop-portal` by using `systemctl --user restart 
xdg-desktop-portal.service`.
 
 ### GNU ELPA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]