SHA256
1
0
forked from pool/gdm
OBS User unknown
2009-02-06 22:36:06 +00:00
committed by Git OBS Bridge
parent adc7f6d78a
commit 746b392acc
22 changed files with 967 additions and 1250 deletions

View File

@@ -1727,9 +1727,9 @@ index 50478c5..825f0c5 100644
--- a/gui/simple-greeter/gdm-greeter-panel.c
+++ b/gui/simple-greeter/gdm-greeter-panel.c
@@ -40,6 +40,7 @@
#include "gdm-language-option-widget.h"
#include "gdm-layout-option-widget.h"
#include "gdm-session-option-widget.h"
#include "gdm-timer.h"
+#include "gdm-domain-option-widget.h"
#include "gdm-profile.h"
@@ -1740,8 +1740,8 @@ index 50478c5..825f0c5 100644
GtkWidget *session_option_widget;
+ GtkWidget *domain_option_widget;
char *default_session_name;
char *default_language_name;
GdmTimer *animation_timer;
double progress;
@@ -72,6 +74,7 @@ enum {
LANGUAGE_SELECTED,
LAYOUT_SELECTED,