gnome-control-center/examples/gnome-example-panel.desktop.in.in
Thomas Wood 8aa419dabc Add X-GNOME-Settings-Panel key to panel desktop files
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.
2010-06-02 16:18:27 +01:00

11 lines
284 B
Text

[Desktop Entry]
_Name=Example Panel
_Comment=Example preferences panel
Exec=gnome-example-properties
Icon=application-x-executable
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Settings;DesktopSettings;
OnlyShowIn=GNOME;
X-GNOME-Settings-Panel=example-panel