gnome-control-center/panels/user-accounts
Ondrej Holy a800e97510 user-account: Use the same Categories as other panels
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.
2019-01-05 14:40:35 +00:00
..
data user-account: Use the same Categories as other panels 2019-01-05 14:40:35 +00:00
cc-add-user-dialog.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-add-user-dialog.h user-accounts: Use gtk_dialog_run for CcAddUserDialog 2018-11-10 09:24:34 +13:00
cc-add-user-dialog.ui user-accounts: Replace gtk_stack_set_visible_child with gtk_stack_set_visible 2018-11-10 09:39:09 +13:00
cc-avatar-chooser.c user-accounts: Move non-shared function 2018-11-14 10:10:15 +13:00
cc-avatar-chooser.h user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
cc-avatar-chooser.ui user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
cc-carousel.c user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-carousel.h user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-carousel.ui user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-crop-area.c user-accounts: Replace GObject boilerplace with G_DECLARE_TYPE 2018-06-01 11:04:18 +00:00
cc-crop-area.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
cc-login-history-dialog.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-login-history-dialog.h user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-login-history-dialog.ui user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-password-dialog.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-password-dialog.h user-accounts: Rename UmPasswordDialog to CcPasswordDialog 2018-11-07 12:37:51 +13:00
cc-password-dialog.ui user-accounts: Rename UmPasswordDialog to CcPasswordDialog 2018-11-07 12:37:51 +13:00
cc-realm-manager.c user-accounts: Replace lone tab character with spaces 2018-11-14 10:11:02 +13:00
cc-realm-manager.h user-accounts: Rename UmRealmManager to CcRealmManager 2018-11-14 10:10:14 +13:00
cc-user-image.c user-accounts: Move non-shared function 2018-11-14 10:10:15 +13:00
cc-user-image.h user-accounts: Rename UmUserImage to CcUserImage 2018-11-14 10:06:15 +13:00
cc-user-panel.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-user-panel.h user-accounts: Fix namespace of CcUserPanel 2018-11-06 16:00:36 +13:00
cc-user-panel.ui user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
fingerprint-strings.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
meson.build user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
org.gnome.controlcenter.user-accounts.policy.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
pw-utils.c user-accounts: Fix libpwquality error handling 2018-09-10 22:04:23 +00:00
pw-utils.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
run-passwd.c Updated FSF's address 2014-01-29 11:27:38 +01:00
run-passwd.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
um-fingerprint-dialog.c user-accounts: Use GtkTemplate 2018-10-25 11:28:53 +00:00
um-fingerprint-dialog.h user-accounts: Use GtkTemplate 2018-10-25 11:28:53 +00:00
user-accounts.gresource.xml user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
user-utils.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
user-utils.h user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00