change favorite in dash to be anaconda.desktop not liveinst.desktop

This is to compensate for commit
fb696616b70e3145f1a02a7c081244cd20c8cfe9
This commit is contained in:
Ray Strode 2011-03-15 12:52:57 -04:00 committed by Matthias Clasen
parent ddba2be8e2
commit 5d5d8fe116
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ mv /usr/share/applications/liveinst.desktop /usr/share/applications/anaconda.des
cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
[org.gnome.shell]
favorite-apps=['mozilla-firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'openoffice.org-writer.desktop', 'nautilus.desktop', 'liveinst.desktop']
favorite-apps=['mozilla-firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'openoffice.org-writer.desktop', 'nautilus.desktop', 'anaconda.desktop']
FOE
glib-compile-schemas /usr/share/glib-2.0/schemas