Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Main
Synchronet
Commits
4daf3fc7
Commit
4daf3fc7
authored
19 years ago
by
deuce
Browse files
Options
Downloads
Patches
Plain Diff
Add the Glade UI definition for UMonitor.
parent
8203e73f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/sbbs3/gtkmonitor/gtkmonitor.glade
+3073
-0
3073 additions, 0 deletions
src/sbbs3/gtkmonitor/gtkmonitor.glade
src/sbbs3/gtkmonitor/gtkmonitor.gladep
+11
-0
11 additions, 0 deletions
src/sbbs3/gtkmonitor/gtkmonitor.gladep
with
3084 additions
and
0 deletions
src/sbbs3/gtkmonitor/gtkmonitor.glade
0 → 100644
+
3073
−
0
View file @
4daf3fc7
<?xml version="1.0" standalone="no"?>
<!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
<glade-interface>
<widget
class=
"GtkWindow"
id=
"MainWindow"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"title"
translatable=
"yes"
>
GTK Monitor
</property>
<property
name=
"type"
>
GTK_WINDOW_TOPLEVEL
</property>
<property
name=
"window_position"
>
GTK_WIN_POS_NONE
</property>
<property
name=
"modal"
>
False
</property>
<property
name=
"resizable"
>
True
</property>
<property
name=
"destroy_with_parent"
>
False
</property>
<property
name=
"decorated"
>
True
</property>
<property
name=
"skip_taskbar_hint"
>
False
</property>
<property
name=
"skip_pager_hint"
>
False
</property>
<property
name=
"type_hint"
>
GDK_WINDOW_TYPE_HINT_NORMAL
</property>
<property
name=
"gravity"
>
GDK_GRAVITY_NORTH_WEST
</property>
<property
name=
"focus_on_map"
>
True
</property>
<property
name=
"urgency_hint"
>
False
</property>
<child>
<widget
class=
"GtkVBox"
id=
"vbox1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"spacing"
>
0
</property>
<child>
<widget
class=
"GtkMenuBar"
id=
"menubar1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"pack_direction"
>
GTK_PACK_DIRECTION_LTR
</property>
<property
name=
"child_pack_direction"
>
GTK_PACK_DIRECTION_LTR
</property>
<child>
<widget
class=
"GtkMenuItem"
id=
"menuitem1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_File
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"menuitem1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image666"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenu"
id=
"edit1_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"text_file1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Text File...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_text_file1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:06:10 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"javascript_file1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_JavaScript File...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_javascript_file1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:06:10 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"configuration_file1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configuration File...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configuration_file1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:06:10 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"save_settings1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Save Settings
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_save_settings1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:25:04 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image667"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-save
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"import_settings1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Import Settings
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_import_settings1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:25:04 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image668"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-open
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"export_settings1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Export Settings
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_export_settings1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:25:04 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image669"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-save-as
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separatormenuitem1"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkCheckMenuItem"
id=
"sounds1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Sounds
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"active"
>
True
</property>
<signal
name=
"activate"
handler=
"on_sounds1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:06:10 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator1"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"properties1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
>
gtk-properties
</property>
<property
name=
"use_stock"
>
True
</property>
<signal
name=
"activate"
handler=
"on_properties1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:06:10 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator2"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"quit1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
>
gtk-quit
</property>
<property
name=
"use_stock"
>
True
</property>
<signal
name=
"activate"
handler=
"on_quit1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:25:04 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"bbs1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_BBS
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_bbs1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"bbs1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"configure1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configure1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:09:58 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image670"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-preferences
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"reload_configuration1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Reload Configuration
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_reload_configuration1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:09:58 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image671"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-refresh
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"login1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Login
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_login1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:09:58 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image672"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-connect
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkCheckMenuItem"
id=
"sysop_available_for_chat1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Sysop _Available for Chat
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"active"
>
True
</property>
<signal
name=
"activate"
handler=
"on_sysop_available_for_chat1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:09:58 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"force_timed_event1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Force Timed Event
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_force_timed_event1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:09:58 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image673"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-execute
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"force_network_call-out1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Force _Network Call-out
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_force_network_call-out1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:09:58 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image674"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-network
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator3"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"view1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_View
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"view1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"error_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Error Log...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_error_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image675"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-dialog-error
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"statistics_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Statistics Log...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_statistics_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image676"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-info
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"todays_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Todays Log...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_todays_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"yesterdays_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Yesterdays Log...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_yesterdays_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"another_days_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Another Days Log...
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_another_days_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image677"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenu"
id=
"edit2_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"guru_brain1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Guru Brain
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_guru_brain1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"text_strings1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Text Strings
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_text_strings1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"default_colours1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Default _Colours
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_default_colours1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"nodes_full_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Nodes _Full Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_nodes_full_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"answer_screen1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Answer Screen
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_answer_screen1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"logon_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Logon Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_logon_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"auto_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
A_uto Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_auto_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"zip_file_comment1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_ZIP File Comment
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_zip_file_comment1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"system_information1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_System Information
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_system_information1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"new_user_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_New User Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_new_user_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"new_user_welcome_e-mail1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
New User _Welcome E-mail
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_new_user_welcome_e-mail1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"new_user_password_failure1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
New User _Password Failure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_new_user_password_failure1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"new_user_feedbakc_instructions1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
New User _Feedbakc Instructions
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_new_user_feedbakc_instructions1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"filters1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Filters
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"filters1_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"ip_address_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_IP Address Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_ip_address_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"ip_address_filter_(silent)1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
IP Address Filter (silent)
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_ip_address_filter_(silent)1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"ip_address_filter_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
IP Address Filter Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_ip_address_filter_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"host_name_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Host Name Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_host_name_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"host_name_filter_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Host Name Filter Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_host_name_filter_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"user_name_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_User Name Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_user_name_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"user_name_filter_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
User Name Filter Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_user_name_filter_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"e-mail_address_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
E-mail _Address Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_e-mail_address_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"e-mail_address_filter_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
E-mail Address Filter Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_e-mail_address_filter_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"e-mail_subject_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
E-mail _Subject Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_e-mail_subject_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"file_name_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_File Name Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_file_name_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"file_name_filter_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
File Name Filter Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_file_name_filter_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"phone_number_filter1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Phone Number Filter
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_phone_number_filter1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"phone_number_filter_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Phone Number Filter Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_phone_number_filter_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"twit_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Twit List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_twit_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:23:36 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator4"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"preview_file1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Preview File
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_preview_file1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:24:46 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit_and_preview_file1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit and Preview File
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_edit_and_preview_file1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:24:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image678"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"edit_and_compile_baja_script1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Edit and Compile _Baja Script
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_edit_and_compile_baja_script1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:24:46 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"user1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_User
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_user1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"user1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:27:47 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image679"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-index
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_edit3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:27:47 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image680"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"clear_deleted_users1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Clear Deleted Users
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_clear_deleted_users1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:27:47 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image681"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-clear
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"telnet1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Telnet
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_telnet1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"telnet1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"configure2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configure2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:29:17 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image682"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-preferences
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"start1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Start
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_start1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:29:17 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image683"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-media-play
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"stop1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Stop
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_stop1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:29:17 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image684"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-stop
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator5"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image685"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenu"
id=
"edit4_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"allowed_rlogin_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Allowed RLogin List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_allowed_rlogin_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:29:17 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"mail1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Mail
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_mail1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"mail1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"configure3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configure3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image686"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-preferences
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"start2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Start
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_start2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image687"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-media-play
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"stop2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Stop
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_stop2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image688"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-stop
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"recycle1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Recycle
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_recycle1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image689"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-refresh
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator6"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"view2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_View
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"view2_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"spam_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Spam Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_spam_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"todays_log2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Todays Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_todays_log2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"yesterdays_log2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Yesterdays Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_yesterdays_log2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"another_days_log2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Another Days Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_another_days_log2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"edit5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"edit5_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"alias_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Alias List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_alias_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"domain_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Domain List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_domain_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"spam_bait_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Spam Bait List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_spam_bait_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"spam_block_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Spam Block List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_spam_block_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"allowed_relay_list1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Allowed Relay List
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_allowed_relay_list1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"dns-based_blacklists1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
DNS-based Blacklists
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_dns-based_blacklists1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"dns-blacklist_exempt_ips1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
DNS-blacklist Exempt IPs
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_dns-blacklist_exempt_ips1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"external_mail_processing1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
External Mail Processing
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_external_mail_processing1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:34:31 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"ftp1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_FTP
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_ftp1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"ftp1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"configure4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configure4_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:35:19 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image690"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-preferences
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"start3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Start
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_start3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:35:19 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image691"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-media-play
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"stop3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Stop
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_stop3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:35:19 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image692"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-stop
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"recycle2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Recycle
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_recycle2_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:35:19 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image693"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-refresh
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator7"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"view3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_View
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"view3_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"todays_log3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Todays Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_todays_log3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"yesterdays_log3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Yesterdays Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_yesterdays_log3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"another_days_log3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Another Days Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_another_days_log3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit6"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_edit6_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image694"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenu"
id=
"edit6_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"login_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Login Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_login_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"hello_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Hello Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_hello_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"goodbye_message1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Goodbye Message
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_goodbye_message1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"filename_aliases1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Filename Aliases
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_filename_aliases1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:36:39 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"web1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Web
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_web1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"web1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"configure5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configure5_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:37:44 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image695"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-preferences
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"start4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Start
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_start4_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:37:44 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image696"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-media-play
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"stop4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Stop
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_stop4_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:37:44 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image697"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-stop
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"recycle3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Recycle
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_recycle3_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:37:44 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image698"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-refresh
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator8"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit7"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_edit7_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image699"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenu"
id=
"edit7_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"mime_types1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
MIME Types
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_mime_types1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"cgi_environment_variables1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
CGI Environment Variables
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_cgi_environment_variables1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"external_content_handlers1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
External Content Handlers
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_external_content_handlers1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"services1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Services
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_services1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:58:33 GMT"
/>
<child>
<widget
class=
"GtkMenu"
id=
"services1_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"configure6"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Configure
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_configure6_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image700"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-preferences
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"start5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Start
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_start5_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image701"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-media-play
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"stop5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Stop
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_stop5_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image702"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-stop
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"recycle4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Recycle
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_recycle4_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image703"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-refresh
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator9"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"edit8"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Edit
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_edit8_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image704"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-edit
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenu"
id=
"edit8_menu"
>
<child>
<widget
class=
"GtkMenuItem"
id=
"servicesini1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
services.ini
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_servicesini1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"menuitem3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_View
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"menuitem3_menu"
>
<child>
<widget
class=
"GtkCheckMenuItem"
id=
"statistics_pane1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Statistics Pane
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"active"
>
True
</property>
<signal
name=
"activate"
handler=
"on_statistics_pane1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:42:01 GMT"
/>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator11"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"hack_attempt_log1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Hack Attempt Log
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_hack_attempt_log1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkMenuItem"
id=
"menuitem4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_Help
</property>
<property
name=
"use_underline"
>
True
</property>
<child>
<widget
class=
"GtkMenu"
id=
"menuitem4_menu"
>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"index1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Index
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_index1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image705"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-index
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"sysop_manual1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Sysop Manual
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_sysop_manual1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image706"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-help
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"frequently_asked_questions_(faq)1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Frequently Asked Questions (FAQ)
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_frequently_asked_questions_(faq)1_activate"
last_modification_time=
"Thu, 09 Mar 2006 17:40:46 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image707"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-dialog-info
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkSeparatorMenuItem"
id=
"separator10"
>
<property
name=
"visible"
>
True
</property>
</widget>
</child>
<child>
<widget
class=
"GtkImageMenuItem"
id=
"about1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
_About
</property>
<property
name=
"use_underline"
>
True
</property>
<signal
name=
"activate"
handler=
"on_about1_activate"
last_modification_time=
"Thu, 09 Mar 2006 05:25:04 GMT"
/>
<child
internal-child=
"image"
>
<widget
class=
"GtkImage"
id=
"image708"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock"
>
gtk-about
</property>
<property
name=
"icon_size"
>
1
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolbar"
id=
"toolbar1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"orientation"
>
GTK_ORIENTATION_HORIZONTAL
</property>
<property
name=
"toolbar_style"
>
GTK_TOOLBAR_ICONS
</property>
<property
name=
"tooltips"
>
True
</property>
<property
name=
"show_arrow"
>
True
</property>
<child>
<widget
class=
"GtkToolButton"
id=
"locknodebutton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
></property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"downnodebutton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock_id"
>
gtk-go-down
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"interruptnodebutton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock_id"
>
gtk-cancel
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"toolbutton4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock_id"
>
gtk-refresh
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"toolbutton5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock_id"
>
gtk-clear
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"toolbutton6"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
></property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"toolbutton7"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
></property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"toolbutton8"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
></property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkToolButton"
id=
"toolbutton9"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"stock_id"
>
gtk-edit
</property>
<property
name=
"visible_horizontal"
>
True
</property>
<property
name=
"visible_vertical"
>
True
</property>
<property
name=
"is_important"
>
False
</property>
</widget>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"homogeneous"
>
True
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
</packing>
</child>
<child>
<widget
class=
"GtkScrolledWindow"
id=
"scrolledwindow1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"hscrollbar_policy"
>
GTK_POLICY_ALWAYS
</property>
<property
name=
"vscrollbar_policy"
>
GTK_POLICY_ALWAYS
</property>
<property
name=
"shadow_type"
>
GTK_SHADOW_IN
</property>
<property
name=
"window_placement"
>
GTK_CORNER_TOP_LEFT
</property>
<child>
<widget
class=
"GtkTreeView"
id=
"treeview1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"headers_visible"
>
True
</property>
<property
name=
"rules_hint"
>
False
</property>
<property
name=
"reorderable"
>
False
</property>
<property
name=
"enable_search"
>
False
</property>
<property
name=
"fixed_height_mode"
>
False
</property>
<property
name=
"hover_selection"
>
False
</property>
<property
name=
"hover_expand"
>
False
</property>
</widget>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkHBox"
id=
"hbox1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"spacing"
>
0
</property>
<child>
<widget
class=
"GtkFrame"
id=
"frame1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label_xalign"
>
0
</property>
<property
name=
"label_yalign"
>
0.5
</property>
<property
name=
"shadow_type"
>
GTK_SHADOW_NONE
</property>
<child>
<widget
class=
"GtkAlignment"
id=
"alignment1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xscale"
>
1
</property>
<property
name=
"yscale"
>
1
</property>
<property
name=
"top_padding"
>
0
</property>
<property
name=
"bottom_padding"
>
0
</property>
<property
name=
"left_padding"
>
12
</property>
<property
name=
"right_padding"
>
0
</property>
<child>
<widget
class=
"GtkTable"
id=
"table1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"n_rows"
>
6
</property>
<property
name=
"n_columns"
>
2
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"row_spacing"
>
0
</property>
<property
name=
"column_spacing"
>
0
</property>
<child>
<widget
class=
"GtkLabel"
id=
"label5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Logons
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label6"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Time
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label7"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
E-mail
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"bottom_attach"
>
3
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label8"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Feedback
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label9"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
New Users
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
4
</property>
<property
name=
"bottom_attach"
>
5
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label10"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Posts
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
5
</property>
<property
name=
"bottom_attach"
>
6
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</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"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</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"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
4
</property>
<property
name=
"bottom_attach"
>
5
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry6"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
5
</property>
<property
name=
"bottom_attach"
>
6
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
<
b
>
Today
<
/b
>
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
True
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"type"
>
label_item
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkFrame"
id=
"frame2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label_xalign"
>
0
</property>
<property
name=
"label_yalign"
>
0.5
</property>
<property
name=
"shadow_type"
>
GTK_SHADOW_NONE
</property>
<child>
<widget
class=
"GtkAlignment"
id=
"alignment2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xscale"
>
1
</property>
<property
name=
"yscale"
>
1
</property>
<property
name=
"top_padding"
>
0
</property>
<property
name=
"bottom_padding"
>
0
</property>
<property
name=
"left_padding"
>
12
</property>
<property
name=
"right_padding"
>
0
</property>
<child>
<widget
class=
"GtkVBox"
id=
"vbox3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"spacing"
>
0
</property>
<child>
<widget
class=
"GtkTable"
id=
"table2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"n_rows"
>
5
</property>
<property
name=
"n_columns"
>
2
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"row_spacing"
>
0
</property>
<property
name=
"column_spacing"
>
0
</property>
<child>
<widget
class=
"GtkLabel"
id=
"label11"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Logons
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label12"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Time
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label13"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
E-mail
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
2
</property>
<property
name=
"bottom_attach"
>
3
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label14"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Feedback
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label15"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Users
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
4
</property>
<property
name=
"bottom_attach"
>
5
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry7"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry8"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</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"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry9"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</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"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry10"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
3
</property>
<property
name=
"bottom_attach"
>
4
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry11"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
4
</property>
<property
name=
"bottom_attach"
>
5
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkButton"
id=
"button1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
View Log
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"relief"
>
GTK_RELIEF_NORMAL
</property>
<property
name=
"focus_on_click"
>
True
</property>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
<
b
>
Total
<
/b
>
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
True
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"type"
>
label_item
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkVBox"
id=
"vbox2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"spacing"
>
0
</property>
<child>
<widget
class=
"GtkFrame"
id=
"frame3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label_xalign"
>
0
</property>
<property
name=
"label_yalign"
>
0.5
</property>
<property
name=
"shadow_type"
>
GTK_SHADOW_NONE
</property>
<child>
<widget
class=
"GtkAlignment"
id=
"alignment3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xscale"
>
1
</property>
<property
name=
"yscale"
>
1
</property>
<property
name=
"top_padding"
>
0
</property>
<property
name=
"bottom_padding"
>
0
</property>
<property
name=
"left_padding"
>
12
</property>
<property
name=
"right_padding"
>
0
</property>
<child>
<widget
class=
"GtkTable"
id=
"table3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"n_rows"
>
2
</property>
<property
name=
"n_columns"
>
2
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"row_spacing"
>
0
</property>
<property
name=
"column_spacing"
>
0
</property>
<child>
<widget
class=
"GtkLabel"
id=
"label16"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Files
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label17"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Bytes
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry12"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry13"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
10
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
10
</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"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
<
b
>
Uploads Today
<
/b
>
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
True
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"type"
>
label_item
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
<child>
<widget
class=
"GtkFrame"
id=
"frame4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label_xalign"
>
0
</property>
<property
name=
"label_yalign"
>
0.5
</property>
<property
name=
"shadow_type"
>
GTK_SHADOW_NONE
</property>
<child>
<widget
class=
"GtkAlignment"
id=
"alignment4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xscale"
>
1
</property>
<property
name=
"yscale"
>
1
</property>
<property
name=
"top_padding"
>
0
</property>
<property
name=
"bottom_padding"
>
0
</property>
<property
name=
"left_padding"
>
12
</property>
<property
name=
"right_padding"
>
0
</property>
<child>
<widget
class=
"GtkTable"
id=
"table4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"n_rows"
>
2
</property>
<property
name=
"n_columns"
>
2
</property>
<property
name=
"homogeneous"
>
False
</property>
<property
name=
"row_spacing"
>
0
</property>
<property
name=
"column_spacing"
>
0
</property>
<child>
<widget
class=
"GtkLabel"
id=
"label18"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Files
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label19"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Bytes
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
False
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"right_attach"
>
1
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"bottom_attach"
>
2
</property>
<property
name=
"x_options"
>
fill
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry14"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
7
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
7
</property>
</widget>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"right_attach"
>
2
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"bottom_attach"
>
1
</property>
<property
name=
"x_options"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
<child>
<widget
class=
"GtkEntry"
id=
"entry15"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"editable"
>
False
</property>
<property
name=
"visibility"
>
True
</property>
<property
name=
"max_length"
>
10
</property>
<property
name=
"text"
translatable=
"yes"
></property>
<property
name=
"has_frame"
>
True
</property>
<property
name=
"invisible_char"
>
*
</property>
<property
name=
"activates_default"
>
False
</property>
<property
name=
"width_chars"
>
10
</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"
>
expand
</property>
<property
name=
"y_options"
></property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget
class=
"GtkLabel"
id=
"label4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
<
b
>
Downloads Today
<
/b
>
</property>
<property
name=
"use_underline"
>
False
</property>
<property
name=
"use_markup"
>
True
</property>
<property
name=
"justify"
>
GTK_JUSTIFY_LEFT
</property>
<property
name=
"wrap"
>
False
</property>
<property
name=
"selectable"
>
False
</property>
<property
name=
"xalign"
>
0.5
</property>
<property
name=
"yalign"
>
0.5
</property>
<property
name=
"xpad"
>
0
</property>
<property
name=
"ypad"
>
0
</property>
<property
name=
"ellipsize"
>
PANGO_ELLIPSIZE_NONE
</property>
<property
name=
"width_chars"
>
-1
</property>
<property
name=
"single_line_mode"
>
False
</property>
<property
name=
"angle"
>
0
</property>
</widget>
<packing>
<property
name=
"type"
>
label_item
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
</widget>
<packing>
<property
name=
"padding"
>
0
</property>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
</packing>
</child>
</widget>
</child>
</widget>
</glade-interface>
This diff is collapsed.
Click to expand it.
src/sbbs3/gtkmonitor/gtkmonitor.gladep
0 → 100644
+
11
−
0
View file @
4daf3fc7
<?xml version="1.0" standalone="no"?>
<!--*- mode: xml -*-->
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
<glade-project>
<name>
GTK Monitor
</name>
<program_name>
gtkmonitor
</program_name>
<source_directory></source_directory>
<gnome_support>
FALSE
</gnome_support>
<gettext_support>
FALSE
</gettext_support>
<output_build_files>
FALSE
</output_build_files>
</glade-project>
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