Adjust downstream patch
This commit is contained in:
parent
eaad4e045b
commit
8d46d3efd7
@ -1,13 +1,13 @@
|
||||
--- gnome-shell-3.13.90/data/org.gnome.shell.gschema.xml.in.in.firefox 2014-08-20 20:28:07.601133033 +0200
|
||||
+++ gnome-shell-3.13.90/data/org.gnome.shell.gschema.xml.in.in 2014-08-20 20:28:41.741503518 +0200
|
||||
--- gnome-shell-3.13.90/data/org.gnome.shell.gschema.xml.in.firefox 2014-08-20 20:28:07.601133033 +0200
|
||||
+++ gnome-shell-3.13.90/data/org.gnome.shell.gschema.xml.in 2014-08-20 20:28:41.741503518 +0200
|
||||
@@ -31,7 +31,7 @@
|
||||
</_description>
|
||||
</description>
|
||||
</key>
|
||||
<key name="favorite-apps" type="as">
|
||||
- <default>[ 'epiphany.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop' ]</default>
|
||||
+ <default>[ 'firefox.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>
|
||||
<summary>List of desktop file IDs for favorite applications</summary>
|
||||
<description>
|
||||
The applications corresponding to these identifiers
|
||||
--- a/js/ui/appFavorites.js
|
||||
+++ b/js/ui/appFavorites.js
|
||||
|
Loading…
Reference in New Issue
Block a user