795e7d4b59
intltool is unmaintained nowadays while upstream gettext gained support for formats like GSettings schemas and .desktop files, and offers a mechanism to teach it about other XML formats not yet supported out of the box which we can use for the rest. So there's nothing stopping us, just make the switch ... https://bugzilla.gnome.org/show_bug.cgi?id=769074
10 lines
202 B
Plaintext
10 lines
202 B
Plaintext
[Desktop Entry]
|
|
Name=Network Login
|
|
Type=Application
|
|
Exec=gapplication launch org.gnome.Shell.PortalHelper
|
|
DBusActivatable=true
|
|
NoDisplay=true
|
|
Icon=network-workgroup
|
|
StartupNotify=true
|
|
OnlyShowIn=GNOME;
|