panels: Add X-GNOME-UsesNotifications to several desktop files
gnome-settings-daemon emits notifications related to these four control panels. If we add X-GNOME-UsesNotifications to their desktop files, the user will be able to control the notifications. https://wiki.gnome.org/Initiatives/GnomeGoals/NotificationSource Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
700b857ab8
commit
c07b357311
4 changed files with 8 additions and 0 deletions
|
@ -16,3 +16,5 @@ X-GNOME-Bugzilla-Component=color
|
|||
X-GNOME-Bugzilla-Version=@VERSION@
|
||||
# Translators: Search terms to find the Color panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=Color;ICC;Profile;Calibrate;Printer;Display;
|
||||
# Notifications are emitted by gnome-settings-daemon
|
||||
X-GNOME-UsesNotifications=true
|
|
@ -12,3 +12,5 @@ Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;X-GNOME-DetailsSettings;
|
|||
OnlyShowIn=GNOME;
|
||||
# Translators: Search terms to find the Date and Time panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=Clock;Timezone;Location;
|
||||
# Notifications are emitted by gnome-settings-daemon
|
||||
X-GNOME-UsesNotifications=true
|
|
@ -16,3 +16,5 @@ X-GNOME-Bugzilla-Component=power
|
|||
X-GNOME-Bugzilla-Version=@VERSION@
|
||||
# Translators: Search terms to find the Power panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=Power;Sleep;Suspend;Hibernate;Battery;Brightness;Dim;Blank;Monitor;DPMS;Idle;
|
||||
# Notifications are emitted by gnome-settings-daemon
|
||||
X-GNOME-UsesNotifications=true
|
|
@ -13,3 +13,5 @@ Categories=GNOME;GTK;Settings;HardwareSettings;X-GNOME-Settings-Panel;X-GNOME-De
|
|||
OnlyShowIn=GNOME;Unity;
|
||||
# Translators: Search terms to find the Printers panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=Printer;Queue;Print;Paper;Ink;Toner;
|
||||
# Notifications are emitted by gnome-settings-daemon
|
||||
X-GNOME-UsesNotifications=true
|
Loading…
Add table
Reference in a new issue