Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 910
    • Issues 910
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 70
    • Merge requests 70
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • SettingsSettings
  • Merge requests
  • !326

user-account: Use the same Categories as other panels

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondrej Holy requested to merge wip/oholy/users-desktop-file into master Dec 20, 2018
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

gnome-user-accounts-panel.desktop has some differences in "Categories" in comparison to other desktop files provided by gnome-control-center for no obvious reason.

Add "GNOME" and "GTK" categories, which are used in all other desktop files.

Remove "System" and use just "Settings" main category. This among others prevents the following output from desktop-file-validate:

/usr/share/applications/gnome-user-accounts-panel.desktop: hint: value "System;Settings;X-GNOME-Settings-Panel;X-GNOME-DetailsSettings;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu

All other desktop files uses just the "Settings" main category.

But maybe this is totally useless patch, because it seems that GNOME Shell do not care about the most of categories and GNOME Classic do not show those desktop files in menus at all.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/oholy/users-desktop-file