mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Add a simple protocol to install extensions. Currently supports gnome-extensions://install?uuid=name@name.com
11 lines
329 B
Text
11 lines
329 B
Text
[Desktop Entry]
|
|
Type=Application
|
|
Name=Extensions
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=@app_id@
|
|
Comment=Configure GNOME Shell Extensions
|
|
Exec=@bindir@/@prgname@
|
|
MimeType=x-scheme-handler/gnome-extensions;
|
|
DBusActivatable=true
|
|
Categories=GNOME;GTK;Utility;
|
|
OnlyShowIn=GNOME;
|