Changeset fd8257592e340d353be6364633afb9d0c849cd70

Show
Ignore:
Timestamp:
06/03/08 08:50:16 (4 years ago)
Author:
Lincoln de Sousa <lincoln@…>
Children:
08ee9dc1527d8686c7bfa98753110605ecdc03dc
Parents:
c3cdfce899281ecf25128efc9952e8a79696ab27
git-committer:
Lincoln de Sousa <lincoln@…> (06/03/08 08:50:16)
Message:

removing version number from main window and removing window position to center

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • data/guake.glade

    r512b8d8 rfd82575  
    77    <property name="title" translatable="yes">Guake!</property> 
    88    <property name="modal">True</property> 
    9     <property name="window_position">GTK_WIN_POS_CENTER</property> 
    109    <property name="skip_taskbar_hint">True</property> 
    1110    <property name="skip_pager_hint">True</property> 
     
    4544                <child> 
    4645                  <widget class="GtkLabel" id="label3"> 
    47                     <property name="label" translatable="yes">Guake 0.0.1alpha</property> 
     46                    <property name="label" translatable="yes">Guake!</property> 
    4847                    <property name="use_markup">True</property> 
    4948                  </widget>