Blame SOURCES/gnome-shell-favourite-apps-terminal.patch
|
|
4c1248 |
diff -up gnome-shell-3.8.4/data/org.gnome.shell.gschema.xml.in.in.terminal gnome-shell-3.8.4/data/org.gnome.shell.gschema.xml.in.in
|
|
|
4c1248 |
--- gnome-shell-3.8.4/data/org.gnome.shell.gschema.xml.in.in.terminal 2013-12-04 19:55:59.264274478 -0500
|
|
|
4c1248 |
+++ gnome-shell-3.8.4/data/org.gnome.shell.gschema.xml.in.in 2013-12-04 19:56:51.813151886 -0500
|
|
|
4c1248 |
@@ -32,7 +32,7 @@
|
|
|
4c1248 |
</_description>
|
|
|
4c1248 |
</key>
|
|
|
4c1248 |
<key name="favorite-apps" type="as">
|
|
|
580c05 |
- <default>[ 'firefox.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop', 'yelp.desktop' ]</default>
|
|
|
580c05 |
+ <default>[ 'firefox.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop', 'yelp.desktop', 'gnome-terminal.desktop' ]</default>
|
|
|
4c1248 |
<_summary>List of desktop file IDs for favorite applications</_summary>
|
|
|
4c1248 |
<_description>
|
|
|
4c1248 |
The applications corresponding to these identifiers
|