mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Update desktop IDs of favorite apps
Epiphany and Evolution updated their desktop IDs years ago. I assume the rename list in appFavorites.js ensures this is still working properly despite the obsolete names.
This commit is contained in:
parent
89b3104f8f
commit
1c3ad0f1cf
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
</description>
|
||||
</key>
|
||||
<key name="favorite-apps" type="as">
|
||||
<default>[ 'epiphany.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'org.gnome.Shotwell.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop' ]</default>
|
||||
<default>[ 'org.gnome.Epiphany.desktop', 'org.gnome.Evolution.desktop', 'rhythmbox.desktop', 'org.gnome.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