Bjørn Lie
af1f1e18e6
New upstream rel OBS-URL: https://build.opensuse.org/request/show/1094389 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=159
19 lines
442 B
Diff
19 lines
442 B
Diff
diff -Nur old/src/user-classify.c new/src/user-classify.c
|
|
--- old/src/user-classify.c 2023-06-21 16:19:26.984665518 +0200
|
|
+++ new/src/user-classify.c 2023-06-21 16:19:33.793285366 +0200
|
|
@@ -53,7 +53,13 @@
|
|
"gdm",
|
|
"lightdm",
|
|
"gnome-initial-setup",
|
|
- "git"
|
|
+ "git",
|
|
+ "beagleindex",
|
|
+ "fax",
|
|
+ "suse-ncc",
|
|
+ "mailman",
|
|
+ "ldap",
|
|
+ "cyrus"
|
|
};
|
|
|
|
static gboolean
|