diff options
Diffstat (limited to '')
-rw-r--r-- | tests/interactive-panels/applications/gtp-header-widget.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/interactive-panels/applications/gtp-header-widget.desktop.in b/tests/interactive-panels/applications/gtp-header-widget.desktop.in new file mode 100644 index 0000000..4ffbf20 --- /dev/null +++ b/tests/interactive-panels/applications/gtp-header-widget.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Header +Comment=Panel that embeds a widget at the header bar +Exec=gnome-control-center thunderbolt +Icon=view-sort-descending +Terminal=false +Type=Application +NoDisplay=true +StartupNotify=true +Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;X-GNOME-ConnectivitySettings; +OnlyShowIn=GNOME;Unity;
\ No newline at end of file |