Codebase list policykit-1-gnome / d3c4e81
Refresh patch for 0.101 Michael Biebl 13 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
33
44 Index: policykit-1-gnome/src/polkitgnomeauthenticationdialog.c
55 ===================================================================
6 --- policykit-1-gnome.orig/src/polkitgnomeauthenticationdialog.c 2011-02-23 19:54:13.517323423 +0100
7 +++ policykit-1-gnome/src/polkitgnomeauthenticationdialog.c 2011-02-23 20:00:40.069323424 +0100
6 --- policykit-1-gnome.orig/src/polkitgnomeauthenticationdialog.c 2011-03-04 00:06:46.599981036 +0100
7 +++ policykit-1-gnome/src/polkitgnomeauthenticationdialog.c 2011-03-04 00:07:11.211981036 +0100
88 @@ -138,7 +138,7 @@
99 static void
1010 create_user_combobox (PolkitGnomeAuthenticationDialog *dialog)
4949
5050 /* Listen when a new user is selected */
5151 g_signal_connect (GTK_WIDGET (combo),
52 @@ -713,16 +721,13 @@
52 @@ -719,16 +727,13 @@
5353 gtk_widget_set_tooltip_markup (label, s);
5454 g_free (s);
5555