Changeset 08ee9dc1527d8686c7bfa98753110605ecdc03dc

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

Updating changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r3c2fef8 r08ee9dc  
     12008-06-03  Lincoln de Sousa  <lincoln@minaslivre.org> 
     2 
     3        * src/guake.py (Guake.show): Moving window after shown. 
     4 
     5        * src/guake.py (Guake.show_prefs, Guake.show_about) 
     6        (PrefsDialog.show): Making dialogs be shown and hidden without 
     7        bothering main window. 
     8 
     9        * data/guake.glade: Removing version number from main window and 
     10        removing window position from center. 
     11 
     12        * data/prefs.glade: This dialog is no longer set as modal and 
     13        crazy glade changes. 
     14 
    1152008-06-03  Gabriel Falcão <gabriel@nacaolivre.org> 
    216 
    3         * configure.ac: ALL_LINGUAS configured by adding japanese translation. 
    4                                         Version changed to 0.2 
     17        * configure.ac: ALL_LINGUAS configured by adding japanese 
     18        translation. Version changed to 0.2 
    519 
    6202008-05-28  Gabriel Falcão <gabriel@nacaolivre.org> 
     
    2236 
    2337        * configure.ac: Fixing version number. 
    24          
     38 
    2539        * po/POTFILES.in: Adding some python files that should be 
    2640        internationalized. 
    27          
     41 
    28422007-10-24  Lincoln de Sousa <lincoln@minaslivre.org> 
    2943