Hide by default

This commit is contained in:
Jesse van den Kieboom 2006-02-06 18:42:44 +00:00
parent e910e8c14b
commit bac5025add
1 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@
<glade-interface>
<widget class="GtkDialog" id="gm_world_logs_dialog">
<property name="visible">True</property>
<property name="title" translatable="yes">Select log file to open</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
@ -95,7 +94,7 @@
<property name="fixed_height_mode">False</property>
<property name="hover_selection">False</property>
<property name="hover_expand">False</property>
<signal name="row_activated" handler="on_tvwLogs_row_activated" last_modification_time="Thu, 02 Jun 2005 13:03:37 GMT"/>
<signal name="row_activated" handler="on_tree_view_files_row_activated" last_modification_time="Mon, 06 Feb 2006 12:01:17 GMT"/>
</widget>
</child>
</widget>