gnome-control-center/examples/gnome-example-panel.desktop.in.in
Thomas Wood 3748173b42 Add an example implementation of a settings panel
The example panel implements CcPanel and registers itself as extending the
panel extension point. It provides a simple "Hello World" message. The
example panel is not build by default, but enabled through a configure option.
2010-05-20 10:02:03 +01:00

11 lines
248 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;