mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Remove some apps from the default favourite apps list
Remove Empathy, LibreOffice Writer and Documents. https://bugzilla.gnome.org/show_bug.cgi?id=735682
This commit is contained in:
parent
c49f2e1384
commit
6a142c4260
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
</_description>
|
||||
</key>
|
||||
<key name="favorite-apps" type="as">
|
||||
<default>[ 'epiphany.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'libreoffice-writer.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Documents.desktop', 'org.gnome.Software.desktop' ]</default>
|
||||
<default>[ 'epiphany.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop' ]</default>
|
||||
<_summary>List of desktop file IDs for favorite applications</_summary>
|
||||
<_description>
|
||||
The applications corresponding to these identifiers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue