Delete some properties that may show warnings with old gtk version. Fixes #3708.

This commit is contained in:
Jean-Marie Traissard 2008-01-27 18:04:31 +00:00
parent 623aba4f94
commit 4c219e4f57
1 changed files with 0 additions and 3 deletions

View File

@ -115,9 +115,6 @@
<widget class="GtkImage" id="lock_image">
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="no_show_all">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_markup">&lt;b&gt;markuptest&lt;/b&gt;</property>
<property name="tooltip_text">tooltip test</property>
<property name="stock">gtk-dialog-authentication</property>
</widget>
<packing>