Add the X-GNOME-Settings-Panel category. You need a control-center panel to add this to your desktop file. Desktop entries with this category but that aren't actually panels will be ignored (no cheating). If the desktop file for your settings isn't a panel, it will show in the "Other" section of the control-center shell https://bugzilla.gnome.org/show_bug.cgi?id=630998
15 lines
482 B
Text
15 lines
482 B
Text
[Desktop Entry]
|
|
_Name=Network Proxy
|
|
_Comment=Set your network proxy preferences
|
|
Exec=gnome-control-center network
|
|
Icon=gnome-network-properties
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Settings;X-GNOME-NetworkSettings;X-GNOME-Settings-Panel;
|
|
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
|