Skip to content

Commit

Permalink
Updated README.md and version in metadata.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommimon committed Jun 24, 2020
1 parent a55e573 commit b378fb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ This extension needs the [Desktop Icons](https://extensions.gnome.org/extension/
extension installed and enabled to work properly.
Otherwise you will not be able to see the shortcuts you are creating.

Currently, I'm working to get this extension merged in Desktop Icons project, if you would like
having this feature by default in Desktop Icons extension let them now.

## Installation
- Download zip from the releases section
- Extract in a folder named `add-to-desktop@tommimon.github.com`
Expand Down Expand Up @@ -48,7 +51,7 @@ working properly, and you have to create a new one from zero. With soft links th
happen as long as the `.desktop` file used by the application launcher remains in the
same place which usually is the case.

This approach has a down side: permission issues but now this extension takes care automatically
This approach has a downside: permission issues but now this extension takes care automatically
of those problems and changes the launcher file permissions adding the executable
permission if and only if is needed. This operation may require root authentication
if the file is owned by another user.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
],
"url" : "https://github.com/Tommimon/add-to-desktop",
"uuid" : "add-to-desktop@tommimon.github.com",
"version" : 1
"version" : 3
}

0 comments on commit b378fb9

Please sign in to comment.