[gnome-shell] favorite-apps: Use libreoffice-writer & firefox.desktop



commit 602862826105c4ac1424eefb0ead0d60a9386aef
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Fri Jul 29 09:58:37 2011 -0400

    favorite-apps: Use libreoffice-writer & firefox.desktop
    
    Use firefox.desktop and libreoffice-writer.desktop for favorite-apps
    defaults instead of mozilla-firefox and openoffice.org-writer.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654707

 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 050c413..77b0376 100644
--- a/data/org.gnome.shell.gschema.xml.in
+++ b/data/org.gnome.shell.gschema.xml.in
@@ -40,7 +40,7 @@
       </_description>
     </key>
     <key name="favorite-apps" type="as">
-      <default>[ 'mozilla-firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'openoffice.org-writer.desktop', 'nautilus.desktop' ]</default>
+      <default>[ 'firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'libreoffice-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]