История изменений
Исправление Manhunt, (текущая версия) :
Для Ъ:
Change default desktop to xfce.
authorJoey Hess <joey@kitenet.net>
Sun, 3 Nov 2013 22:41:25 +0400 (14:41 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 3 Nov 2013 22:42:09 +0400 (14:42 -0400)
This will be re-evaluated before jessie is frozen. The evaluation will
start around the point of DebConf (August 2014). If at that point gnome
looks like a better choice, it'll go back as the default.
Some criteria for that choice will include:
* Popcon numbers for gnome on jessie. If gnome installations continue to
rise fast enough despite xfce being the default (compared with, say
kde installations), then we'll know that users prefer gnome.
Currently we have no data about how many users would choose gnome when
it's not the default. Part of the reason for switching to xfce now
is to get such data.
* The state of accessability support, particularly for the blind.
* How well the UI works for both new and existing users. Gnome 3
seems to be adding back many gnome 2 features that existing users
expect, as well as making some available via addons. If it feels
comfortable to gnome 2 (and xfce) users, that would go a long way
toward switching back to it as the default. Meanwhile, Gnome 3 is also
breaking new ground in its interface; if the interface seems more
welcoming to new users, or works better on mobile devices, etc, that
would again point toward switching back.
* Whatever size constraints exist for CD or other images at the time.
diff --git a/debian/control b/debian/control
index 919a6e7..d4d2dc9 100644 (file)
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Recommends:
# The order here is significant when installing this task manually;
# when tasksel installs this task it instead selects one of these based
# on the tasksel/desktop debconf setting.
- task-gnome-desktop | task-kde-desktop | task-lxde-desktop | task-xfce-desktop,
+ task-xfce-desktop | task-gnome-desktop | task-kde-desktop | task-lxde-desktop,
# For use by third-party apps.
xdg-utils,
# mdns/zeroconf stuff
Исходная версия Manhunt, :
Для Ъ:
Change default desktop to xfce.
authorJoey Hess <joey@kitenet.net>
Sun, 3 Nov 2013 22:41:25 +0400 (14:41 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 3 Nov 2013 22:42:09 +0400 (14:42 -0400)
This will be re-evaluated before jessie is frozen. The evaluation will
start around the point of DebConf (August 2014). If at that point gnome
looks like a better choice, it'll go back as the default.
Some criteria for that choice will include:
* Popcon numbers for gnome on jessie. If gnome installations continue to
rise fast enough despite xfce being the default (compared with, say
kde installations), then we'll know that users prefer gnome.
Currently we have no data about how many users would choose gnome when
it's not the default. Part of the reason for switching to xfce now
is to get such data.
* The state of accessability support, particularly for the blind.
* How well the UI works for both new and existing users. Gnome 3
seems to be adding back many gnome 2 features that existing users
expect, as well as making some available via addons. If it feels
comfortable to gnome 2 (and xfce) users, that would go a long way
toward switching back to it as the default. Meanwhile, Gnome 3 is also
breaking new ground in its interface; if the interface seems more
welcoming to new users, or works better on mobile devices, etc, that
would again point toward switching back.
* Whatever size constraints exist for CD or other images at the time.