mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Update the default favourite apps list for renamed desktop files
Nautilus and gnome-documents have changed their desktop file names to support DBus activation. https://bugzilla.gnome.org/show_bug.cgi?id=729429
This commit is contained in:
parent
a000a1f76e
commit
0832ca544a
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', 'nautilus.desktop', 'gnome-documents.desktop' ]</default>
|
||||
<default>[ 'epiphany.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'libreoffice-writer.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Documents.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