[digital7] old-style popup window with 1px border. fixes #4044

This commit is contained in:
Yann Leboulanger 2008-06-27 09:13:50 +00:00
parent 5a772a046c
commit eb50064d37
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<glade-interface>
<widget class="GtkWindow" id="popup_notification_window">
<property name="border_width">6</property>
<property name="border_width">1</property>
<property name="width_request">312</property>
<property name="height_request">95</property>
<property name="title" translatable="yes"></property>