After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689285 - Add the gnome-session and xsessions machinery for a 'classic mode'
Add the gnome-session and xsessions machinery for a 'classic mode'
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
3.7.x
Other All
: Normal enhancement
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks: 685744
 
 
Reported: 2012-11-29 14:47 UTC by Debarshi Ray
Modified: 2012-12-05 14:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add the machinery to provide a classic-mode session (5.25 KB, patch)
2012-11-29 15:03 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2012-11-29 14:47:25 UTC
If gnome-shell-extensions is built with --enable-extensions=classic-mode, it should add drop a .desktop file in $(datadir)/xsessions, and a .session file in $(datadir)/gnome-session/sessions so that the 'classic mode' shows up in the session chooser.
Comment 1 Debarshi Ray 2012-11-29 15:03:00 UTC
Created attachment 230199 [details] [review]
Add the machinery to provide a classic-mode session

A new session is added only when --enable-extensions=classic-mode is
used.
Comment 2 Matthias Clasen 2012-12-04 15:57:06 UTC
works fine here - we should just figure out what to call it first.
Comment 3 Debarshi Ray 2012-12-05 14:21:55 UTC
The term 'classic' has leaked out in many places and we will have to rename things anyway. So I am pushing this for the moment.
Comment 4 Debarshi Ray 2012-12-05 14:22:05 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.