[gnome-shell] Favorites: Refine default list
- From: Adel Gadllah <agadllah src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Favorites: Refine default list
- Date: Sat, 8 Jan 2011 14:14:17 +0000 (UTC)
commit 055a34877ec451ad7307dfa4e4747f0115bd5728
Author: Adel Gadllah <adel gadllah gmail com>
Date: Sat Jan 8 13:03:45 2011 +0100
Favorites: Refine default list
Change the default list to:
Firefox, Evolution, Empathy, Rhythmbox, Shotwell, OOWriter, Nautilus
https://bugzilla.gnome.org/show_bug.cgi?id=638990
data/org.gnome.shell.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.shell.gschema.xml.in b/data/org.gnome.shell.gschema.xml.in
index 8434268..78f301d 100644
--- a/data/org.gnome.shell.gschema.xml.in
+++ b/data/org.gnome.shell.gschema.xml.in
@@ -30,7 +30,7 @@
</_description>
</key>
<key name="favorite-apps" type="as">
- <default>[ 'mozilla-firefox.desktop', 'evolution.desktop', 'openoffice.org-writer.desktop' ]</default>
+ <default>[ 'mozilla-firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'openoffice.org-writer.desktop', 'nautilus.desktop' ]</default>
<_summary>List of desktop file IDs for favorite applications</_summary>
<_description>
The applications corresponding to these identifiers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]