Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gajim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eta
gajim
Commits
49c4c4ee
Commit
49c4c4ee
authored
16 years ago
by
Yann Leboulanger
Browse files
Options
Downloads
Patches
Plain Diff
hide tabs in account creation windows. Fixes #4572
parent
3fa82faa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/glade/account_creation_wizard_window.glade
+108
-107
108 additions, 107 deletions
data/glade/account_creation_wizard_window.glade
with
108 additions
and
107 deletions
data/glade/account_creation_wizard_window.glade
+
108
−
107
View file @
49c4c4ee
...
...
@@ -14,6 +14,7 @@
<child>
<widget
class=
"GtkNotebook"
id=
"notebook"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"show_tabs"
>
False
</property>
<property
name=
"show_border"
>
False
</property>
<child>
<widget
class=
"GtkVBox"
id=
"vbox78"
>
...
...
@@ -139,60 +140,63 @@ to the Jabber network.</property>
<placeholder/>
</child>
<child>
<widget
class=
"Gtk
Label
"
id=
"
jid_label
"
>
<widget
class=
"Gtk
Entry
"
id=
"
username_entry
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"
xalign"
>
0
</property>
<
property
name=
"use_markup"
>
True
</property
>
<
property
name=
"selectable"
>
True
</property
>
<property
name=
"
has_focus"
>
True
</property>
<
signal
name=
"changed"
handler=
"on_username_entry_changed"
/
>
<
signal
name=
"key_press_event"
handler=
"on_username_entry_key_press_event"
/
>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
3
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label2
58
"
>
<widget
class=
"GtkLabel"
id=
"label2
67
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
Your JID:
</property>
<property
name=
"label"
translatable=
"yes"
>
_Server:
</property>
<property
name=
"use_underline"
>
True
</property>
</widget>
<packing>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"Gtk
Label"
id=
"label262
"
>
<widget
class=
"Gtk
ComboBoxEntry"
id=
"server_comboboxentry
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Username:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
username_entry
</property>
<signal
name=
"changed"
handler=
"on_server_comboboxentry_changed"
/>
<child
internal-child=
"entry"
>
<widget
class=
"GtkEntry"
id=
"comboboxentry-entry1"
>
</widget>
</child>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
<property
name=
"y_options"
>
GTK_FILL
</property>
</packing>
</child>
<child>
<widget
class=
"Gtk
Entry
"
id=
"
password_entry
"
>
<widget
class=
"Gtk
Label
"
id=
"
label263
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"visibility"
>
False
</property>
<property
name=
"activates_default"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Password:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
password_entry
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"bottom_attach"
>
3
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
...
...
@@ -219,63 +223,60 @@ to the Jabber network.</property>
</packing>
</child>
<child>
<widget
class=
"Gtk
Label
"
id=
"
label263
"
>
<widget
class=
"Gtk
Entry
"
id=
"
password_entry
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Password:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
password_entry
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"visibility"
>
False
</property>
<property
name=
"activates_default"
>
True
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"bottom_attach"
>
3
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"Gtk
ComboBoxEntry"
id=
"server_comboboxentry
"
>
<widget
class=
"Gtk
Label"
id=
"label262
"
>
<property
name=
"visible"
>
True
</property>
<signal
name=
"changed"
handler=
"on_server_comboboxentry_changed"
/>
<child
internal-child=
"entry"
>
<widget
class=
"GtkEntry"
id=
"comboboxentry-entry1"
>
</widget>
</child>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Username:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
username_entry
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label2
67
"
>
<widget
class=
"GtkLabel"
id=
"label2
58
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Server:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Your JID:
</property>
</widget>
<packing>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"Gtk
Entry
"
id=
"
username_entry
"
>
<widget
class=
"Gtk
Label
"
id=
"
jid_label
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"
has_focus"
>
True
</property>
<
signal
name=
"changed"
handler=
"on_username_entry_changed"
/
>
<
signal
name=
"key_press_event"
handler=
"on_username_entry_key_press_event"
/
>
<property
name=
"
xalign"
>
0
</property>
<
property
name=
"use_markup"
>
True
</property
>
<
property
name=
"selectable"
>
True
</property
>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"right_attach"
>
3
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
...
...
@@ -363,6 +364,62 @@ to the Jabber network.</property>
<property
name=
"n_columns"
>
3
</property>
<property
name=
"column_spacing"
>
5
</property>
<property
name=
"row_spacing"
>
5
</property>
<child>
<widget
class=
"GtkLabel"
id=
"label381"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
Prox_y:
</property>
<property
name=
"use_underline"
>
True
</property>
</widget>
<packing>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkComboBox"
id=
"proxies_combobox"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"items"
>
None
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"y_options"
>
GTK_FILL
</property>
</packing>
</child>
<child>
<widget
class=
"GtkButton"
id=
"manage_proxies_button"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Manage...
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"response_id"
>
0
</property>
<signal
name=
"clicked"
handler=
"on_manage_proxies_button_clicked"
/>
</widget>
<packing>
<property
name=
"left_attach"
>
2
</property>
<property
name=
"right_attach"
>
3
</property>
<property
name=
"x_options"
></property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkCheckButton"
id=
"custom_host_port_checkbutton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Use custom hostname/port
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"response_id"
>
0
</property>
<property
name=
"draw_indicator"
>
True
</property>
<signal
name=
"toggled"
handler=
"on_custom_host_port_checkbutton_toggled"
/>
</widget>
<packing>
<property
name=
"right_attach"
>
3
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkHBox"
id=
"custom_host_hbox"
>
<property
name=
"visible"
>
True
</property>
...
...
@@ -425,62 +482,6 @@ to the Jabber network.</property>
<property
name=
"y_options"
>
GTK_FILL
</property>
</packing>
</child>
<child>
<widget
class=
"GtkCheckButton"
id=
"custom_host_port_checkbutton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Use custom hostname/port
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"response_id"
>
0
</property>
<property
name=
"draw_indicator"
>
True
</property>
<signal
name=
"toggled"
handler=
"on_custom_host_port_checkbutton_toggled"
/>
</widget>
<packing>
<property
name=
"right_attach"
>
3
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkButton"
id=
"manage_proxies_button"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Manage...
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"response_id"
>
0
</property>
<signal
name=
"clicked"
handler=
"on_manage_proxies_button_clicked"
/>
</widget>
<packing>
<property
name=
"left_attach"
>
2
</property>
<property
name=
"right_attach"
>
3
</property>
<property
name=
"x_options"
></property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkComboBox"
id=
"proxies_combobox"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"items"
>
None
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"y_options"
>
GTK_FILL
</property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label381"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
Prox_y:
</property>
<property
name=
"use_underline"
>
True
</property>
</widget>
<packing>
<property
name=
"x_options"
>
GTK_FILL
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
</widget>
</child>
<child>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment