Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gnome-menus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-menus
  • Merge requests
  • !10

Restore minimal Sundry category

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jeremy Bicha requested to merge jbicha/gnome-menus:restore-minimal-sundry into master Mar 04, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 3

Partial workaround for #7

Upgraders will still have a Sundry app folder in GNOME Shell, which can be removed by manually running something like dconf reset -f /org/gnome/desktop/app-folders/

The Sundry app folder is at least better than a X-GNOME-Sundry app folder.

New installs and everything else that don't use GNOME app folders won't have a Sundry app folder.

To reproduce the issue with a clean install

Install dconf-editor (this is an app that was previously in the Sundry app folder.)

Save the dconf output from #7 to old-menus.txt. Remove all the extra line breaks from the apps line.

$ dconf load / < old-menus.txt

You can also install and activate the applications-menu extension to see how the patch works with something that ignores GNOME app-folders.

Review

@klember Are you interested in reviewing this?

If you approve, I'll file for a String Freeze exception.

Edited Mar 04, 2019 by Jeremy Bicha
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: restore-minimal-sundry