Edit desktop entry files by right-clicking their app icon. This extension opens the desktop entry with your system’s default application for .desktop files (usually GNOME Text Editor). To use a different editor, update your system’s default application for .desktop files or set a custom command in the extension’s preferences.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-M-004 error
metadata shell-version must only include plausible stable releases and at most one development release
Field `shell-version` contains invalid values, more than one development release, or implausible future releases.
metadata.json must be well-formed
metadata.json
shell-version=['45', '46', '47', '48', '49', '50', '51']
| Version | Status |
|---|---|
| 14 | Active |
| 13 | Inactive |
| 12 | Inactive |
| 11 | Inactive |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Rejected |
| 5 | Inactive |
| 4 | Inactive |
| 3 | Inactive |
| 2 | Inactive |
| 1 | Rejected |
Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup.
Thanks for the pointer! I hadn't realized that was a thing. Fixed it in my development branch, it'll come along with the next release in the future.