diff options
Diffstat (limited to '')
-rw-r--r-- | panels/notifications/gnome-notifications-panel.desktop.in.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/panels/notifications/gnome-notifications-panel.desktop.in.in b/panels/notifications/gnome-notifications-panel.desktop.in.in new file mode 100644 index 0000000..4b27b3f --- /dev/null +++ b/panels/notifications/gnome-notifications-panel.desktop.in.in @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=Notifications +Comment=Control which notifications are displayed and what they show +Exec=gnome-control-center notifications +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=preferences-system-notifications +Terminal=false +Type=Application +NoDisplay=true +StartupNotify=true +Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalizationSettings; +OnlyShowIn=GNOME;Unity; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=gnome-control-center +X-GNOME-Bugzilla-Component=Notifications +X-GNOME-Bugzilla-Version=@VERSION@ +X-GNOME-Settings-Panel=notifications +# Translators: Search terms to find the Notifications panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +Keywords=Notifications;Banner;Message;Tray;Popup; |