
- Provide a custom app icon for the Captive Portal, only exposed in the overview. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3357>
11 lines
302 B
Plaintext
11 lines
302 B
Plaintext
[Desktop Entry]
|
|
Name=Network Login
|
|
Type=Application
|
|
Exec=gapplication launch org.gnome.Shell.PortalHelper
|
|
DBusActivatable=true
|
|
NoDisplay=true
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=org.gnome.Shell.CaptivePortal
|
|
StartupNotify=true
|
|
OnlyShowIn=GNOME;
|