gnome-control-center/panels/printers/gnome-printers-panel.desktop.in.in
Philip Withnall c07b357311 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>
2018-11-01 17:22:21 +00:00

17 lines
No EOL
766 B
Text

[Desktop Entry]
Name=Printers
Comment=Add printers, view printer jobs and decide how you want to print
Exec=gnome-control-center printers
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=printer
Terminal=false
Type=Application
NoDisplay=true
StartupNotify=true
# The X-GNOME-Settings-Panel is necessary to show in the main shell UI
Categories=GNOME;GTK;Settings;HardwareSettings;X-GNOME-Settings-Panel;X-GNOME-DevicesSettings;
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