Changeset 9113d0edc69e4b37b5c41c3a9158264aba12a9ac

Show
Ignore:
Timestamp:
06/05/08 01:05:25 (4 years ago)
Author:
Lincoln de Sousa <lincoln@…>
Children:
23e5b556a31ce05f094b0b391fd9b9b3eb662118
Parents:
bd808eb9cb94ea63df244aa3dc58acbfae932261
git-committer:
Lincoln de Sousa <lincoln@…> (06/05/08 01:05:25)
Message:

removing Modal flag from the main window (it was bothering preferences and about dialogs

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rbd808eb r9113d0e  
     12008-06-04  Lincoln de Sousa  <lincoln@minaslivre.org> 
     2 
     3        * data/guake.glade: removing Modal flag from the main window (it 
     4        was bothering preferences and about dialogs' 
     5 
    162008-06-03  Lincoln de Sousa  <lincoln@minaslivre.org> 
    27 
  • data/guake.glade

    rfd82575 r9113d0e  
    66    <property name="has_focus">True</property> 
    77    <property name="title" translatable="yes">Guake!</property> 
    8     <property name="modal">True</property> 
    98    <property name="skip_taskbar_hint">True</property> 
    109    <property name="skip_pager_hint">True</property>