mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
The Extensions app code is now independent enough from the rest of the code base to move it to its own subprojects, like we did for the extensions-tool. This allows for stand-alone builds of the app, which we are about to use for distributing it as flatpak. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1133
10 lines
277 B
Text
10 lines
277 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@
|
|
DBusActivatable=true
|
|
Categories=GNOME;GTK;
|
|
OnlyShowIn=GNOME;
|