Add a key to identify the name of the extension that implements the panel. This can then be used in the shell to launch the appropriate panel.
15 lines
455 B
Text
15 lines
455 B
Text
[Desktop Entry]
|
|
_Name=Network Proxy
|
|
_Comment=Set your network proxy preferences
|
|
Exec=gnome-network-properties
|
|
Icon=gnome-network-properties
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Settings;X-GNOME-NetworkSettings;
|
|
OnlyShowIn=GNOME;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
|
X-GNOME-Bugzilla-Component=network preferences
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|
|
X-GNOME-Settings-Panel=network
|