Codebase list gnome-shell-extensions / upstream/40.4 data / classic.json.in
upstream/40.4

Tree @upstream/40.4 (Download .tar.gz)

classic.json.in @upstream/40.4raw · history · blame

{
    "parentMode": "user",
    "stylesheetName": "gnome-classic.css",
    "hasOverview": false,
    "showWelcomeDialog": false,
    "enabledExtensions": [@CLASSIC_EXTENSIONS@],
    "panel": { "left": ["appMenu"],
               "center": [],
               "right": ["a11y", "keyboard", "dateMenu", "aggregateMenu"]
             }
}