Review of "Desktop Shortcut" version 1.1 (2)

Details Page Preview

Light gnome extension that adds an item to the gnome shell icons menu leading to the .desktop file.

Extension Homepage
https://github.com/nattesh/open-desktop-location

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
1.2 (4) Active
1.1 (3) Active
1.1 (2) Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection active
Approved but: 1. No need to use `this.initTranslation()` (line 90 `extension.js`): > Consider this method deprecated. > Only specify gettext-domain in metadata.json. > GNOME Shell can automatically initiate the translation for you > when it sees the gettext-domain key in metadata.json. [Port Guide 45: Extension Utils](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extensionutils) 2. Please remove unnecessary `?.()` checks: [EGO Review Guidelines: AI](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated) You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
JustPerfection rejected
Oh! Please remove 42-44. Not compatible with 45+ packages.