gnome-shell r144 - trunk/js/ui
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-shell r144 - trunk/js/ui
- Date: Tue, 13 Jan 2009 20:07:57 +0000 (UTC)
Author: danw
Date: Tue Jan 13 20:07:57 2009
New Revision: 144
URL: http://svn.gnome.org/viewvc/gnome-shell?rev=144&view=rev
Log:
update default apps list a little more: remove evince, totem, file-roller,
which you don't launch on their own, only with a document
Modified:
trunk/js/ui/appDisplay.js
Modified: trunk/js/ui/appDisplay.js
==============================================================================
--- trunk/js/ui/appDisplay.js (original)
+++ trunk/js/ui/appDisplay.js Tue Jan 13 20:07:57 2009
@@ -12,16 +12,16 @@
// but have taken over metacity
// This list is taken from GNOME Online popular applications
// http://online.gnome.org/applications
-// but with nautilus removed
+// but with nautilus removed (since it should already be running)
+// and evince, totem, and gnome-file-roller removed (since they're
+// usually started by opening documents, not by opening the app
+// directly)
const DEFAULT_APPLICATIONS = [
'mozilla-firefox.desktop',
'gnome-terminal.desktop',
'evolution.desktop',
- 'evince.desktop',
'gedit.desktop',
'mozilla-thunderbird.desktop',
- 'totem.desktop',
- 'gnome-file-roller.desktop',
'rhythmbox.desktop',
'epiphany.desktop',
'xchat.desktop',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]