Show Printers & Region panels in Unity but hide Background
Ubuntu plans to fork a separate Appearance panel this cycle so that Gnomebuntu can use the GNOME Background panel. I believe Ubuntu will try to use the Printers and Region & Language panels instead of system-config-printer & language-selector https://bugzilla.gnome.org/show_bug.cgi?id=687258
This commit is contained in:
parent
7409591730
commit
e32494f2f0
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalSettings
|
||||
OnlyShowIn=GNOME;Unity;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Settings-Panel=background
|
||||
# Translators: those are keywords for the background control-center panel
|
||||
_Keywords=Wallpaper;Screen;Desktop;
|
||||
|
|
|
@ -8,7 +8,7 @@ Type=Application
|
|||
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;
|
||||
OnlyShowIn=GNOME;
|
||||
OnlyShowIn=GNOME;Unity;
|
||||
X-GNOME-Settings-Panel=printers
|
||||
# Translators: those are keywords for the printing control-center panel
|
||||
_Keywords=Printer;Queue;Print;Paper;Ink;Toner;
|
||||
|
|
|
@ -7,7 +7,7 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalSettings
|
||||
OnlyShowIn=GNOME;
|
||||
OnlyShowIn=GNOME;Unity;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||
X-GNOME-Bugzilla-Component=region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue